✗ Fi.CI.BAT: failure for series starting with [01/37] drm/i915: Return immediately if trylock fails for direct-reclaim

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 3 21:31:56 UTC 2019


== Series Details ==

Series: series starting with [01/37] drm/i915: Return immediately if trylock fails for direct-reclaim
URL   : https://patchwork.freedesktop.org/series/54715/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5361 -> Trybot_3544
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_3544 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_3544, 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/54715/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at core_auth@basic-auth:
    - fi-bwr-2160:        PASS -> DMESG-WARN
    - fi-ivb-3520m:       PASS -> DMESG-WARN
    - fi-hsw-4770:        PASS -> DMESG-WARN
    - fi-byt-j1900:       PASS -> DMESG-WARN
    - fi-snb-2520m:       PASS -> DMESG-WARN
    - fi-ivb-3770:        PASS -> DMESG-WARN
    - fi-elk-e7500:       PASS -> DMESG-WARN
    - fi-snb-2600:        PASS -> DMESG-WARN
    - fi-hsw-peppy:       PASS -> DMESG-WARN
    - fi-hsw-4770r:       PASS -> DMESG-WARN
    - fi-byt-clapper:     PASS -> DMESG-WARN

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-c:
    - fi-apl-guc:         PASS -> DMESG-WARN +2

  * igt at pm_rpm@basic-pci-d3-state:
    - fi-apl-guc:         PASS -> FAIL

  
#### Warnings ####

  * igt at gem_exec_reloc@basic-write-gtt-noreloc:
    - fi-apl-guc:         PASS -> SKIP +98

  
#### Suppressed ####

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

  * {igt at runner@aborted}:
    - fi-apl-guc:         NOTRUN -> FAIL

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



Participating hosts (52 -> 14)
------------------------------

  ERROR: It appears as if the changes made in Trybot_3544 prevented too many machines from booting.

  Missing    (38): fi-skl-6770hq fi-bdw-gvtdvm fi-icl-u2 fi-skl-6260u fi-bxt-j4205 fi-icl-u3 fi-icl-y fi-byt-n2820 fi-skl-6700hq fi-skl-6600u fi-bxt-dsi fi-bdw-5557u fi-bsw-n3050 fi-glk-dsi fi-ilk-650 fi-kbl-7500u fi-ctg-p8600 fi-kbl-7560u fi-skl-6700k2 fi-kbl-r fi-kbl-7567u fi-ilk-m540 fi-skl-gvtdvm fi-skl-guc fi-cfl-8700k fi-glk-j4005 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-cfl-guc fi-kbl-guc fi-whl-u fi-kbl-x1275 fi-cfl-8109u fi-skl-iommu fi-kbl-8809g fi-bsw-kefka fi-bdw-samus 


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

    * Linux: CI_DRM_5361 -> Trybot_3544

  CI_DRM_5361: 076417527f6abadb519f6d5e7cec575973888607 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4756: 75081c6bfb9998bd7cbf35a7ac0578c683fe55a8 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3544: 338d3db1666179d4ad82497f33ed5b4d6b08df88 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

338d3db16661 drm/i915: Replace global breadcrumbs with per-context interrupt tracking
23bad2b96e0c drm/i915: Identify active requests
0baadf0a8f41 drm/i915: Track the context's seqno in its own timeline HWSP
aee96fe44e4a drm/i915: Allocate a status page for each timeline
64169ffb4832 drm/i915: Enlarge vma->pin_count
a74f85bfedf2 drm/i915: Introduce concept of per-timeline (context) HWSP
0b094c07f22a drm/i915: Move list of timelines under its own lock
f82802395010 drm/i915: Always allocate an object/vma for the HWSP
55fe0da4ef00 drm/i915: Remove the intel_engine_notify tracepoint
a8545b9b2979 drm/i915/selftests: Make evict tolerant of foreign objects
38bb30044f37 drm/i915/selftests: Allocate mock ring/timeline per context
86815fe16ee8 drm/i915: Use b->irq_enable() as predicate for mock engine
1320c002807b drm/i915: Move intel_execlists_show_requests() aside
482e39539fea drm/i915: Move vma lookup to its own lock
39f5231a41fe drm/i915: Consolidate the bound/unbound vma lists into one
f48c13a23a1b drm/i915: Pull VM lists under the VM mutex.
23cc92540447 drm/i915: Stop tracking MRU activity on VMA
69f0af37b560 drm/i915: Issue engine resets onto idle engines
2261f0e2efa5 drm/i915: Remove GPU reset dependence on struct_mutex
e4da66567a04 drm/i915/guc: Disable global reset
f5fc0eb10739 drm/i915: Make all GPU resets atomic
01b71ed0edba drm/i915: Pull all the reset functionality together into i915_reset.c
2b5320d773f9 drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
7391a2efc1da drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
3c85148e9c8f drm/i915: Mark up Ironlake ips with rpm wakerefs
0126379e46dd drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
cd208763be69 drm/i915/dp: Markup pps lock power well
a4b8e10a6c82 drm/i915: Combined gt.awake/gt.power wakerefs
67feda6e9afe drm/i915: Track the wakeref used to initialise display power domains
ab8ca1c7ca55 drm/i915: Markup paired operations on display power domains
932d5c746f26 drm/i915: Syntatic sugar for using intel_runtime_pm
4f9af1eadb4f drm/i915: Markup paired operations on wakerefs
386b93d68b44 drm/i915: Track all held rpm wakerefs
e8cb74920178 drm/i915: Report the number of closed vma held by each context in debugfs
601d2332c6da drm/i915/userptr: Probe vma range before gup
5c15100cb595 drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
fcfbcef9b5f8 drm/i915: Return immediately if trylock fails for direct-reclaim

== Logs ==

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


More information about the Intel-gfx-trybot mailing list