✗ Fi.CI.BAT: failure for series starting with [01/52] lockdep

Patchwork patchwork at emeril.freedesktop.org
Sun Mar 31 20:22:46 UTC 2019


== Series Details ==

Series: series starting with [01/52] lockdep
URL   : https://patchwork.freedesktop.org/series/58797/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5847 -> Trybot_4050
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live_requests:
    - fi-skl-guc:         PASS -> DMESG-FAIL

  
New tests
---------

  New tests have been introduced between CI_DRM_5847 and Trybot_4050:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 23 pass(s)
    - Exec time: [5.64, 33.04] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at userptr:
    - fi-kbl-8809g:       PASS -> DMESG-WARN [fdo#108965]

  * igt at gem_exec_suspend@basic-s4-devices:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at i915_selftest@live_uncore:
    - fi-ivb-3770:        PASS -> DMESG-FAIL [fdo#110210]

  * igt at i915_selftest@live_workarounds:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt at kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  
#### Warnings ####

  * igt at kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7567u:       DMESG-FAIL [fdo#105079] -> DMESG-WARN [fdo#103558] / [fdo#105079] / [fdo#105602]

  
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103558]: https://bugs.freedesktop.org/show_bug.cgi?id=103558
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105079]: https://bugs.freedesktop.org/show_bug.cgi?id=105079
  [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108965]: https://bugs.freedesktop.org/show_bug.cgi?id=108965
  [fdo#110210]: https://bugs.freedesktop.org/show_bug.cgi?id=110210


Participating hosts (49 -> 30)
------------------------------

  Missing    (19): fi-kbl-soraka fi-ilk-m540 fi-bsw-n3050 fi-byt-j1900 fi-hsw-4200u fi-hsw-peppy fi-byt-squawks fi-bsw-cyan fi-skl-6260u fi-snb-2520m fi-hsw-4770 fi-whl-u fi-bxt-j4205 fi-gdg-551 fi-icl-u3 fi-pnv-d510 fi-bsw-kefka fi-bdw-samus fi-skl-6600u 


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

    * Linux: CI_DRM_5847 -> Trybot_4050

  CI_DRM_5847: a1e7e8ca746c6b4e6e5103bf722b81adc70064c8 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4914: b93309b7823dcbbd2c52adb4ebb98e3cb060f910 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4050: 30400296412b481bc89e1ea63fd8f81dd11bfd46 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

30400296412b drm/i915/execlists: Preempt-to-busy
89049a8c4df5 drm/i915: Replace engine->timeline with a plain list
1ae2494c111e drm/i915: Stop retiring along engine
229cb3b3f9c5 timeline-barrier
34598b3923b0 drm/i915: Keep contexts pinned until after the next kernel context switch
7dd9f63030b2 drm/i915: Rename intel_context.active to .inflight
a67c6abc4c19 drm/i915: Move object close under its own lock
6eca732e0b4f drm/i915: Drop the deferred active reference
1c5d7550291b drm/i915: Move GEM client throttling to its own file
596ad865688e drm/i915: Move GEM object busy checking to its own file
f767ea137f8a drm/i915: Move GEM object waiting to its own file
79ab049e0bfa drm/i915: Move GEM object domain management from struct_mutex to local
df9f55c07552 drm/i915: Pull scatterlist utils out of i915_gem.h
719bd690fcc9 drm/i915: Move more GEM objects under gem/
30b54637607b drm/i915: Move GEM domain management to its own file
266b30974abc drm/i915: Move mmap and friends to its own file
ab4997389910 drm/i915: Move phys objects to its own file
c54f033e672f drm/i915: Move shmem object setup to its own file
464df9c798e8 drm/i915: Move object->pages API to i915_gem_object.[ch]
0982a7e9c657 drm/i915: Pull GEM ioctls interface to its own file
a8ad4c79226a drm/i915: Split GEM object type definition to its own header
05b4e06314f0 drm/i915/execlists: Skip direct submission if only lite-restore
c5c30171a1ae drm/i915: Allow specification of parallel execbuf
97eab69b90e5 drm/i915/execlists: Virtual engine bonding
2176bf64418f drm/i915: Extend execution fence to support a callback
e2c86d87812d drm/i915: Load balancing across a virtual engine
2e499cad5523 single-timline
604c13344e1f drm/i915: Allow userspace to clone contexts on creation
1841202470e1 drm/i915: Allow a context to define its set of engines
c8937f5db07c drm/i915: Restore control over ppgtt for context creation ABI
00bab0a0c296 drm/i915: Allow multiple user handles to the same VM
935cf5124da5 drm/i915: Move i915_request_alloc into selftests/
e8f41cae372b drm/i915: Remove intel_context.active_link
12fe6e6af390 drm/i915: Switch back to an array of logical per-engine HW contexts
d9984874f63a drm/i915: Split engine setup/init into two phases
56303ce091a7 drm/i915: Pass intel_context to intel_context_pin_lock()
e2f4dad11ec9 drm/i915/selftests: Pass around intel_context for sseu
ce2d815256bb drm/i915/selftests: Use the real kernel context for sseu isolation tests
36bbf5919faa drm/i915: Export intel_context_instance()
ca2e1e8cae42 drm/i915: Explicitly pin the logical context for execbuf
1ccbe607537d drm/i915/gvt: Pin the per-engine GVT shadow contexts
32020e5a5278 drm/i915: Pass intel_context to i915_request_create()
47759f9e0add drm/i915/selftests: Take GEM runtime wakeref
cf8a1d0f52b5 drm/i915: Guard unpark/park with the gt.active_mutex
e382fd93f78b drm/i915: Pull the GEM powermangement coupling into its own file
98bc1512b395 drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
eb7a9ecb9a8b drm/i915: Only reset the pinned kernel contexts on resume
d202507e7fd6 drm/i915: Make RING_PDP relative to engine->mmio_base
7fb23be4c184 drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
80b505635d2c drm/i915: Move the decision to use the breadcrumb tasklet to the backend
7979c6912807 drm/i915/execlists: Enable coarse preemption boundaries for gen8
1668befcb40b lockdep

== Logs ==

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


More information about the Intel-gfx-trybot mailing list