✗ Fi.CI.BAT: failure for series starting with [01/14] drm/i915/gem: Drop false !i915_vma_is_closed assertion

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 7 23:52:02 UTC 2020


== Series Details ==

Series: series starting with [01/14] drm/i915/gem: Drop false !i915_vma_is_closed assertion
URL   : https://patchwork.freedesktop.org/series/84653/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_9456 -> Trybot_7290
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_7290 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_7290, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Trybot_7290:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s0:
    - fi-snb-2600:        [PASS][1] -> [DMESG-WARN][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-snb-2600/igt@gem_exec_suspend@basic-s0.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/fi-snb-2600/igt@gem_exec_suspend@basic-s0.html

  
New tests
---------

  New tests have been introduced between CI_DRM_9456 and Trybot_7290:

### New CI tests (1) ###

  * boot:
    - Statuses : 1 fail(s) 39 pass(s)
    - Exec time: [0.0] s

  

Known issues
------------

  Here are the changes found in Trybot_7290 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live at sanitycheck:
    - fi-kbl-7500u:       [PASS][3] -> [DMESG-WARN][4] ([i915#2605])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-kbl-7500u/igt@i915_selftest@live@sanitycheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/fi-kbl-7500u/igt@i915_selftest@live@sanitycheck.html

  * igt at prime_vgem@basic-read:
    - fi-tgl-y:           [PASS][5] -> [DMESG-WARN][6] ([i915#402]) +1 similar issue
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-tgl-y/igt@prime_vgem@basic-read.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/fi-tgl-y/igt@prime_vgem@basic-read.html

  
#### Possible fixes ####

  * igt at fbdev@read:
    - fi-tgl-y:           [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +2 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-tgl-y/igt@fbdev@read.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/fi-tgl-y/igt@fbdev@read.html

  
#### Warnings ####

  * igt at i915_selftest@live at gt_pm:
    - fi-kbl-soraka:      [DMESG-FAIL][9] ([i915#2291]) -> [DMESG-FAIL][10] ([i915#1886] / [i915#2291])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html

  
  [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
  [i915#2291]: https://gitlab.freedesktop.org/drm/intel/issues/2291
  [i915#2605]: https://gitlab.freedesktop.org/drm/intel/issues/2605
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (44 -> 40)
------------------------------

  Missing    (4): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u 


Build changes
-------------

  * Linux: CI_DRM_9456 -> Trybot_7290

  CI-20190529: 20190529
  CI_DRM_9456: 4c841475fa2fe28db44c090a65ec58c632f705dd @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5884: b1015a3267bbccb985b2fa7e3accb778c7bff0ed @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_7290: 98fd3b587ff19ed4d65c44640af843963cef897f @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

98fd3b587ff1 drm/i915/gt: Track all timelines created using the HWSP
b53ba9343817 drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
79df1f93e808 drm/i915/gt: Track the overall awake/busy time
2b8ff5a8ce39 drm/i915/gem: Drop free_work for GEM contexts
156f9fbb37fe drm/i915/gt: ce->inflight updates are now serialised
6553fa3f7779 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
b015db3a7d9e drm/i915/gt: Resubmit the virtual engine on schedule-out
5a1e30b786c1 drm/i915/gt: Shrink the critical section for irq signaling
33f7e13245ab drm/i915/gt: Remove virtual breadcrumb before transfer
1875d79134a1 drm/i915/gt: Defer schedule_out until after the next dequeue
26cd884181fb drm/i915/gt: Decouple inflight virtual engines
7603c78be187 drm/i915/gt: Use virtual_engine during execlists_dequeue
6aa323147828 drm/i915/gt: Replace direct submit with direct call to tasklet
d87ab365b97c drm/i915/gem: Drop false !i915_vma_is_closed assertion

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7290/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20201207/0354f61e/attachment.htm>


More information about the Intel-gfx-trybot mailing list