✗ Fi.CI.BAT: failure for series starting with [01/87] drm/i915/selftests: Split preemption smoke test into threads

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 28 11:22:01 UTC 2018


== Series Details ==

Series: series starting with [01/87] drm/i915/selftests: Split preemption smoke test into threads
URL   : https://patchwork.freedesktop.org/series/50317/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4904 -> Trybot_3009 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at core_auth@basic-auth:
      fi-pnv-d510:        NOTRUN -> INCOMPLETE

    igt at core_prop_blob@basic:
      fi-ilk-650:         PASS -> TIMEOUT +12

    igt at debugfs_test@read_all_entries:
      fi-byt-n2820:       PASS -> TIMEOUT +10

    igt at drv_hangman@error-state-basic:
      fi-elk-e7500:       PASS -> TIMEOUT +12

    igt at gem_basic@bad-close:
      fi-kbl-soraka:      PASS -> TIMEOUT +9
      fi-bxt-j4205:       PASS -> TIMEOUT +10

    igt at gem_basic@create-close:
      fi-bxt-dsi:         PASS -> TIMEOUT +10

    igt at gem_busy@basic-busy-default:
      fi-kbl-x1275:       PASS -> TIMEOUT +9

    igt at gem_close_race@basic-process:
      fi-kbl-soraka:      PASS -> INCOMPLETE
      fi-kbl-x1275:       PASS -> INCOMPLETE

    igt at gem_ctx_create@basic:
      fi-ilk-650:         SKIP -> INCOMPLETE

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at gem_close_race@basic-threads:
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)
      fi-byt-n2820:       PASS -> INCOMPLETE (fdo#102657)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)

    igt at gem_ctx_create@basic:
      fi-elk-e7500:       SKIP -> INCOMPLETE (fdo#103989)

    
  fdo#102657 https://bugs.freedesktop.org/show_bug.cgi?id=102657
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#103989 https://bugs.freedesktop.org/show_bug.cgi?id=103989


== Participating hosts (44 -> 8) ==

  Additional (1): fi-pnv-d510 
  Missing    (37): fi-cnl-u fi-skl-6770hq fi-icl-u2 fi-snb-2520m fi-blb-e6850 fi-skl-6700hq fi-skl-6600u fi-snb-2600 fi-hsw-4770r fi-bsw-n3050 fi-glk-dsi fi-bwr-2160 fi-ctg-p8600 fi-hsw-4770 fi-ivb-3770 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-cfl-s3 fi-hsw-4200u fi-bsw-cyan fi-cfl-guc fi-kbl-guc fi-whl-u fi-cfl-8109u fi-skl-iommu fi-kbl-8809g fi-bsw-kefka fi-icl-u fi-skl-caroline fi-byt-clapper fi-bdw-samus 


== Build changes ==

    * Linux: CI_DRM_4904 -> Trybot_3009

  CI_DRM_4904: 17de1f39d3f99bdd07cbf00c162a6cd9b3cf944e @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4656: 6f5d6b06a90526b4a8de93398f3c2dd537b3b7ba @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3009: 0d8af094e6d41d8c8ab76c22abd5fefa6cf92486 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

0d8af094e6d4 drm/i915: Simplify rc6/rps enabling
ac7af617a7ab drm/i915: Enabling rc6 and rps have different requirements, so separate them
e931bfc25555 drm/i915: Split control of rps and rc6
e263470e78d9 drm/i915: Reorder GT interface code
0538d0aca9a9 drm/i915: Remove defunct intel_suspend_gt_powersave()
130ffffb73c4 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
cb71a53b420e drm/i915: Move all the RPS irq handlers to intel_gt_pm
b25b23479a1c drm/i915: Move rps worker to intel_gt_pm.c
2b73a180d910 drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)
187cc534f129 drm/i915: Enable render context support for Ironlake (gen5)
7d2ee4aef668 drm/i915: Move sandybride pcode access to intel_sideband.c
cac582d535e8 drm/i915: Merge sandybridge_pcode_(read|write)
447680354f94 drm/i915: Merge sbi read/write into a single accessor
2d1ce90dca00 drm/i915: Separate sideband declarations to intel_sideband.h
992e6eefb6a7 drm/i915: Replace pcu_lock with sb_lock
3c0e911682fb Revert "drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3"
2b8131cd2151 drm/i915: Reduce RPS update frequency on Valleyview/Cherryview
e7ba0b877230 drm/i915: Lift sideband locking for vlv_punit_(read|write)
7dd430db398c drm/i915: Lift acquiring the vlv punit magic to a common sb-get
b9f73515ae63 drm/i915: Disable preemption and sleeping while using the punit sideband
1be900fefdbb drm/i915: Allow user control over preempt timeout on their important context
cb2e17f0320a drm/i915: Use a preemption timeout to enforce interactivity
e5cd9ead55bb drm/i915/preemption: Select timeout when scheduling
808c1627b763 drm/i915/execlists: Try preempt-reset from hardirq timer context
948643db9654 drm/i915/execlists: Force preemption via reset on timeout
2025e552e66c drm/i915/guc: Disable preemption if it fails
adb51deb6f74 drm/i915: Report all objects with allocated pages to the shrinker
ba776097d249 drm/i915: Track the purgeable objects on a separate eviction list
9f9bcc3b47ed drm/i915/guc: Disable global reset
1e7301d361d0 drm/i915: Remove GPU reset dependence on struct_mutex
7ee7ec221ef7 drm/i915: Perform device reset under stop-machine
458f0063d598 drm/i915: Allow specification of parallel execbuf
9664f1d4c065 virtual-bond
e859c89fa902 request-wait
56fa3023511b lockdep-hax
93b868e811a1 drm/i915: Add asynchronous waits on a value to change from non-zero
6efddb32bc59 drm/i915: Hold request reference for submission until retirement
2fde18f76e0b drm/i915: Move engine request retirement to intel_engine_cs
d0a7f098e71f drm/i915: Move rate-limiting request retire to after submission
40dd82f7a6e7 drm/i915: Dampen RPS slow start
b91be889f025 drm/i915: Limit C-states when waiting for the active request
92352562e29c drm/amdgpu: Transfer fences to dmabuf importer
9f447c286d11 drm/i915: Mark "page-backed" dmabuf as being shrinkable
6ad060758882 drm/i915/selftests: Exercise invalidation of dmabuf import from shrinker
0f8952cef609 drm: Remove defunct dma_buf_kmap stubs
533b0ca36677 drm/i915: Load balancing across a virtual engine
6377890eb72e drm/i915/execlists: Refactor out can_merge_rq()
0a83f600c260 drm/i915/execlists: Flush the CS events before unpinning
252aa3e18c74 common-scratch
6dc408acb695 drm/i915: Allow a context to define its set of engines
b65d08da0e9a drm/i915: Re-arrange execbuf so context is known before engine
50fa09856b1f drm/i915: Encode extra tags into request.global_seqno
60c68d1a1732 drm/i915: Fix I915_EXEC_RING_MASK
e4e2f71a0eaf drm/i915: Allow contexts to share a single timeline across all engines
466bc81a102a drm/i915: Extend CREATE_CONTEXT to allow inheritance ala clone()
f78349383a0d drm/i915: Introduce the i915_user_extension_method
3556dd93121e timeline-lock
e0d2b73c7aa7 drm/i915: Move vma lookup to its own lock
3a475d244650 single-vma-list
883123b3ce41 drm/i915: Pull VM lists under the VM mutex.
470e75c7a2d5 drm/i915: Stop tracking MRU activity on VMA
f8ef67bee09e drm/i915: Make all GPU resets atomic
c38be4a1c2b9 drm/i915: Pull all the reset functionality together into i915_reset.c
7da23ef0353a drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
a1aeb69e7e2f drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
76d2d9bf660e drm/i915: Mark up Ironlake ips with rpm wakerefs
608c8c05728e drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
9a5674feb28f drm/i915/dp: Markup pps lock power well
f6140deeff55 drm/i915: Combined gt.awake/gt.power wakerefs
2872608c6dd0 drm/i915: Track the wakeref used to initialise display power domains
3f2f40f773a2 drm/i915: Markup paired operations on display power domains
4de2cebc8479 drm/i915: Syntatic sugar for using intel_runtime_pm
aab795ab28d7 drm/i915: Markup paired operations on wakerefs
431985cf6dcc drm/i915: Track all held rpm wakerefs
9f1ccdcc52db drm/i915: Remove debugfs/i915_ppgtt_info
724fee3a8d3a drm/i915: Report the number of closed vma held by each context in debugfs
eeb49db64bc1 drm/i915: Cache the error string
96e9943dcca0 drm/i915: Clear the error PTE just once on finish
e55342b798e1 drm/i915: Handle incomplete Z_FINISH for compressed error states
19e4870ae5e5 drm/i915: Replace some open-coded i915_map_coherent_type()
3c12ef7c6414 drm/i915: Priority boost for waiting clients
aab263c3df53 drm/i915: Pull scheduling under standalone lock
38ca7532861b drm/i915: Priority boost for new clients
29f69184b549 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
49f6e24d8c92 drm/i915: Reserve some priority bits for internal use
1e07df77e746 drm/i915/selftests: Include arbitration points in preemption smoketest
510b8f3bee3b drm/i915/selftests: Split preemption smoke test into threads

== Logs ==

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


More information about the Intel-gfx-trybot mailing list