✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915/gt: Move the late flush_submission in retire to the end

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 18 14:43:54 UTC 2020


== Series Details ==

Series: series starting with [1/9] drm/i915/gt: Move the late flush_submission in retire to the end
URL   : https://patchwork.freedesktop.org/series/76131/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_8323 -> Trybot_5873
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at i915_selftest@live at active:
    - fi-byt-j1900:       [PASS][1] -> [FAIL][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-byt-j1900/igt@i915_selftest@live@active.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-byt-j1900/igt@i915_selftest@live@active.html

  * igt at i915_selftest@live at gt_pm:
    - fi-skl-6700k2:      [PASS][3] -> [DMESG-FAIL][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-skl-6700k2/igt@i915_selftest@live@gt_pm.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-skl-6700k2/igt@i915_selftest@live@gt_pm.html
    - fi-skl-guc:         [PASS][5] -> [DMESG-FAIL][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-skl-guc/igt@i915_selftest@live@gt_pm.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-skl-guc/igt@i915_selftest@live@gt_pm.html
    - fi-bwr-2160:        [PASS][7] -> [INCOMPLETE][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-bwr-2160/igt@i915_selftest@live@gt_pm.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-bwr-2160/igt@i915_selftest@live@gt_pm.html
    - fi-kbl-guc:         [PASS][9] -> [DMESG-FAIL][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-kbl-guc/igt@i915_selftest@live@gt_pm.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-kbl-guc/igt@i915_selftest@live@gt_pm.html

  * igt at i915_selftest@live at requests:
    - fi-ivb-3770:        [PASS][11] -> [FAIL][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-ivb-3770/igt@i915_selftest@live@requests.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-ivb-3770/igt@i915_selftest@live@requests.html

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

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

### IGT changes ###

#### Possible fixes ####

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-skl-6770hq:      [FAIL][13] ([fdo#103375]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_8323/fi-skl-6770hq/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5873/fi-skl-6770hq/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  
  [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375


Participating hosts (51 -> 44)
------------------------------

  Missing    (7): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-kbl-7560u fi-byt-clapper fi-bdw-samus 


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

  * CI: CI-20190529 -> None
  * Linux: CI_DRM_8323 -> Trybot_5873

  CI-20190529: 20190529
  CI_DRM_8323: 65545bfa1e4f92bb86462bf7226b8a33d13715a1 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5599: cdb07101dda33e2fcb0f4c2aa199c47159d88f35 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_5873: 1d3f6cd107088285b9e16ec61ec07101bff2ac10 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

1d3f6cd10708 drm/i915/gt: Apply the aggressive downclocking to parking
6422ec420993 drm/i915/gt: Restore aggressive post-boost downclocking
cd37fa760c02 drm/i915/gt: Shrink the RPS evalution intervals
0db2e809b611 drm/i915/gt: Move the batch buffer pool from the engine to the gt
cc03eca7377e drm/i915/gt: Poison residual state [HWSP] across resume.
cb9537cd3c43 drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
1a9740efcf91 drm/i915/gt: Use the RPM config register to determine clk frequencies
d61cc4f9417d drm/i915/gt: Trace RPS events
c65036c13b15 drm/i915/gt: Move the late flush_submission in retire to the end

== Logs ==

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


More information about the Intel-gfx-trybot mailing list