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

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 7 18:57:22 UTC 2020


== Series Details ==

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

== Summary ==

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

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_7289 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_7289, 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_7289/index.html

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live at memory_region:
    - fi-cfl-8109u:       [PASS][1] -> [DMESG-WARN][2] +11 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7289/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html

  
New tests
---------

  New tests have been introduced between CI_DRM_9456 and Trybot_7289:

### 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_7289 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at i915_selftest@live at execlists:
    - fi-cfl-8109u:       [PASS][3] -> [DMESG-WARN][4] ([i915#1037])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-cfl-8109u/igt@i915_selftest@live@execlists.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7289/fi-cfl-8109u/igt@i915_selftest@live@execlists.html

  * igt at vgem_basic@setversion:
    - fi-tgl-y:           [PASS][5] -> [DMESG-WARN][6] ([i915#402])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9456/fi-tgl-y/igt@vgem_basic@setversion.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7289/fi-tgl-y/igt@vgem_basic@setversion.html

  
#### Possible fixes ####

  * igt at fbdev@read:
    - fi-tgl-y:           [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +1 similar issue
   [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_7289/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_7289/fi-kbl-soraka/igt@i915_selftest@live@gt_pm.html

  
  [i915#1037]: https://gitlab.freedesktop.org/drm/intel/issues/1037
  [i915#1886]: https://gitlab.freedesktop.org/drm/intel/issues/1886
  [i915#2291]: https://gitlab.freedesktop.org/drm/intel/issues/2291
  [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_7289

  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_7289: dd41879932442faf811d96b956647e7a02b184be @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

dd4187993244 drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
dde5da43c7de drm/i915/selftests: Exercise relative timeline modes
8e10a069e9de drm/i915/gt: Use indices for writing into relative timelines
278ed93e01b2 drm/i915/gt: Add timeline "mode"
273b437c5e87 drm/i915/gt: Track timeline GGTT offset separately from subpage offset
7e3e173a4b15 drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
e93f267d03b7 drm/i915/gt: Track all timelines created using the HWSP
22c09a7f4a38 drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
4080dd616e86 drm/i915/gt: Track the overall awake/busy time
e58ac8a44135 drm/i915/gem: Drop free_work for GEM contexts
690cdc70e272 drm/i915/gt: ce->inflight updates are now serialised
b7576c9ccaf1 drm/i915/gt: Simplify virtual engine handling for execlists_hold()
ec98fa7b69c7 drm/i915/gt: Resubmit the virtual engine on schedule-out
42f4cbf76c6b drm/i915/gt: Shrink the critical section for irq signaling
308957822844 drm/i915/gt: Remove virtual breadcrumb before transfer
15ef31593744 drm/i915/gt: Defer schedule_out until after the next dequeue
4b6c0c67b507 drm/i915/gt: Decouple inflight virtual engines
67432a812e6d drm/i915/gt: Use virtual_engine during execlists_dequeue
804524aa2513 drm/i915/gt: Replace direct submit with direct call to tasklet
866e01f2f1f6 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_7289/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20201207/7aa11c6e/attachment.htm>


More information about the Intel-gfx-trybot mailing list