✗ Fi.CI.BAT: failure for series starting with [01/32] drm/i915/selftests: Check for hangs mid context execution tests

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 10 21:30:30 UTC 2018


== Series Details ==

Series: series starting with [01/32] drm/i915/selftests: Check for hangs mid context execution tests
URL   : https://patchwork.freedesktop.org/series/50822/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4965 -> Trybot_3063 =

== Summary - FAILURE ==

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

  External URL: https://patchwork.freedesktop.org/api/1.0/series/50822/revisions/1/mbox/

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at drv_selftest@live_contexts:
      fi-kbl-r:           PASS -> DMESG-FAIL

    igt at drv_selftest@live_execlists:
      fi-cfl-8109u:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE
      fi-skl-6600u:       PASS -> INCOMPLETE
      fi-cnl-u:           PASS -> INCOMPLETE
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-bxt-j4205:       PASS -> DMESG-FAIL

    igt at drv_selftest@live_gtt:
      fi-skl-6600u:       PASS -> DMESG-FAIL

    igt at drv_selftest@live_hangcheck:
      fi-pnv-d510:        PASS -> DMESG-FAIL
      fi-skl-iommu:       PASS -> INCOMPLETE

    igt at drv_selftest@live_hugepages:
      fi-cnl-u:           PASS -> DMESG-FAIL +1
      fi-kbl-7500u:       PASS -> DMESG-FAIL

    
    ==== Warnings ====

    igt at drv_selftest@live_guc:
      fi-skl-6600u:       PASS -> SKIP
      fi-skl-iommu:       PASS -> SKIP +1
      fi-kbl-r:           PASS -> SKIP

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at drv_selftest@live_execlists:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    igt at drv_selftest@live_hangcheck:
      fi-kbl-r:           PASS -> DMESG-FAIL (fdo#107860)

    igt at drv_selftest@live_objects:
      fi-glk-dsi:         PASS -> INCOMPLETE (k.org#198133, fdo#103359)

    
    ==== Possible fixes ====

    igt at kms_frontbuffer_tracking@basic:
      fi-byt-clapper:     FAIL (fdo#103167) -> PASS

    
  fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  fdo#107860 https://bugs.freedesktop.org/show_bug.cgi?id=107860
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (47 -> 41) ==

  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-u2 fi-ctg-p8600 


== Build changes ==

    * Linux: CI_DRM_4965 -> Trybot_3063

  CI_DRM_4965: f71ab7ae77be14182f92d78b5a6a790fce761fc9 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4673: 54cb1aeb4e50dea9f3abae632e317875d147c4ab @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3063: 36718609e7feacd1c615256d1bd4aed2dfebd470 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

36718609e7fe common-scratch
d8adb912c189 drm/i915: Allow a context to define its set of engines
23aae0dccf19 drm/i915: Re-arrange execbuf so context is known before engine
cbf06df71db8 drm/i915: Encode extra tags into request.global_seqno
6244c91790d5 drm/i915: Fix I915_EXEC_RING_MASK
544824e290d2 drm/i915: Allow contexts to share a single timeline across all engines
46c02aceeb62 drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
357a605df12d drm/i915: Introduce the i915_user_extension_method
661b4f56b20c timeline-lock
f1bef91935e6 drm/i915: Move vma lookup to its own lock
20ab1ceca0dd single-vma-list
492e929be98a drm/i915: Pull VM lists under the VM mutex.
164ce8d18488 drm/i915: Stop tracking MRU activity on VMA
6ecc6c205c2d drm/i915: Make all GPU resets atomic
b57be9d307c4 drm/i915: Pull all the reset functionality together into i915_reset.c
1f425b2b64ed drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
79eaf317819f drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
7e57ad1c7b4d drm/i915: Mark up Ironlake ips with rpm wakerefs
366b4fee5beb drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
90b4868c518d drm/i915/dp: Markup pps lock power well
79e2ffdac0c5 drm/i915: Combined gt.awake/gt.power wakerefs
f6985c2f0668 drm/i915: Track the wakeref used to initialise display power domains
ddf065612803 drm/i915: Markup paired operations on display power domains
cb03646c8e11 drm/i915: Syntatic sugar for using intel_runtime_pm
783885203a67 drm/i915: Markup paired operations on wakerefs
494e1598a52c drm/i915: Track all held rpm wakerefs
9f8f5cd51640 drm/i915: Remove debugfs/i915_ppgtt_info
907847c3e4a4 drm/i915: Report the number of closed vma held by each context in debugfs
0375e0b2e53e drm/i915: Cache the error string
075ecd8f99cb drm/i915: Always try to reset the GPU on takeover
e3307c2ea0c4 drm/i915: Stop calling intel_opregion unregister/register in suspend/resume
7a49ba07bd72 drm/i915/selftests: Check for hangs mid context execution tests

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3063/issues.html


More information about the Intel-gfx-trybot mailing list