✗ Fi.CI.BAT: failure for series starting with [01/19] drm/i915: Add ww context to intel_dpt_pin

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 23 01:48:55 UTC 2021


== Series Details ==

Series: series starting with [01/19] drm/i915: Add ww context to intel_dpt_pin
URL   : https://patchwork.freedesktop.org/series/94948/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10629 -> Trybot_7998
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live at gem_contexts:
    - fi-bsw-kefka:       [PASS][1] -> [DMESG-FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-bsw-kefka/igt@i915_selftest@live@gem_contexts.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-bsw-kefka/igt@i915_selftest@live@gem_contexts.html
    - fi-rkl-guc:         [PASS][3] -> [DMESG-FAIL][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-rkl-guc/igt@i915_selftest@live@gem_contexts.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-rkl-guc/igt@i915_selftest@live@gem_contexts.html
    - fi-bsw-nick:        [PASS][5] -> [DMESG-FAIL][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-bsw-nick/igt@i915_selftest@live@gem_contexts.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-bsw-nick/igt@i915_selftest@live@gem_contexts.html
    - fi-bdw-5557u:       [PASS][7] -> [DMESG-FAIL][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-bdw-5557u/igt@i915_selftest@live@gem_contexts.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-bdw-5557u/igt@i915_selftest@live@gem_contexts.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt at i915_selftest@live at hugepages:
    - {fi-ehl-2}:         [PASS][9] -> [DMESG-FAIL][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-ehl-2/igt@i915_selftest@live@hugepages.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-ehl-2/igt@i915_selftest@live@hugepages.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt at kms_flip@basic-plain-flip:
    - fi-rkl-11600:       NOTRUN -> [SKIP][11] ([i915#3669])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-rkl-11600/igt@kms_flip@basic-plain-flip.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at gt_heartbeat:
    - fi-kbl-r:           [DMESG-FAIL][12] ([i915#2291] / [i915#541]) -> [PASS][13]
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10629/fi-kbl-r/igt@i915_selftest@live@gt_heartbeat.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_7998/fi-kbl-r/igt@i915_selftest@live@gt_heartbeat.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#2291]: https://gitlab.freedesktop.org/drm/intel/issues/2291
  [i915#3669]: https://gitlab.freedesktop.org/drm/intel/issues/3669
  [i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541


Participating hosts (42 -> 35)
------------------------------

  Missing    (7): fi-ilk-m540 bat-dg1-6 bat-dg1-5 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus bat-jsl-1 


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

  * Linux: CI_DRM_10629 -> Trybot_7998

  CI-20190529: 20190529
  CI_DRM_10629: ce6974ec90355ddef78e6bc2221cb2296e5ba349 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6214: 13550e92c6c7bd825abb6c9b087d12a524b4674c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_7998: 344d481dd426e6fa7cb89a64b2f5f7a21814bf5b @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

344d481dd426 drm/i915: Make i915_gem_evict_vm work correctly for already locked objects
2caf5cc15726 drm/i915: Pass trylock context to callers
78f67c32319d drm/i915: Take object reference and trylock during eviction
97366a02f054 drm/i915: Drain freed objects in gem_contexts selftest
2327ba0a1fca drm/i915: Drain freed objects in hugepages selftests
f063131f4e2c drm/i915: Take ggtt lock around entirety of i915_gem_object_ggtt_pin
7c94b22479c7 drm/i915: Take object lock in i915_ggtt_pin if ww is not set
88ec19dc24f7 drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members
0a7aeaedc939 drm/i915: Remove resv from i915_vma
04f3ae2e45ac Move CONTEXT_VALID_BIT check
ae270fa26c10 drm/i915: Change shrink ordering to use locking around unbinding.
74ae21e41250 drm/i915: Fix runtime pm handling in i915_gem_shrink
ae674fc9e1ef drm/i915: vma is always backed by an object.
54f74b76a5b6 drm/i915: Create a full object for mock_ring
99f29bc81c9b drm/i915: Create a dummy object for gen6 ppgtt
c3361daffbe0 drm/i915: Remove gen6_ppgtt_unpin_all
1522e254d2b8 drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling
a81561a8ef28 drm/i915: Remove unused bits of i915_vma/active api
15623c8b0319 drm/i915: Add ww context to intel_dpt_pin

== Logs ==

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


More information about the Intel-gfx-trybot mailing list