✗ Fi.CI.BAT: failure for series starting with [01/22] llist: Move llist_{head,node} definition to types.h
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 26 03:56:01 UTC 2022
== Series Details ==
Series: series starting with [01/22] llist: Move llist_{head,node} definition to types.h
URL : https://patchwork.freedesktop.org/series/110150/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_12295 -> Trybot_110150v1
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Trybot_110150v1 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Trybot_110150v1, 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_110150v1/index.html
Participating hosts (41 -> 6)
------------------------------
ERROR: It appears as if the changes made in Trybot_110150v1 prevented too many machines from booting.
Missing (35): fi-rkl-11600 fi-rkl-guc fi-icl-u2 bat-adlp-6 fi-snb-2520m fi-apl-guc fi-blb-e6850 fi-skl-6600u fi-bdw-5557u fi-adl-ddr5 bat-adlm-1 bat-dg2-9 fi-hsw-g3258 fi-ilk-650 fi-ctg-p8600 fi-hsw-4770 bat-adln-1 fi-elk-e7500 bat-rplp-1 bat-dg2-11 fi-bsw-nick fi-skl-6700k2 fi-kbl-7567u fi-skl-guc fi-cfl-8700k fi-glk-j4005 fi-ehl-2 bat-jsl-1 fi-jsl-1 fi-cfl-guc bat-adlp-4 fi-kbl-x1275 fi-cfl-8109u fi-bsw-kefka fi-bdw-samus
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Trybot_110150v1:
### CI changes ###
#### Possible regressions ####
* boot:
- fi-pnv-d510: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12295/fi-pnv-d510/boot.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_110150v1/fi-pnv-d510/boot.html
### IGT changes ###
#### Possible regressions ####
* igt at i915_selftest@live at gem_contexts:
- fi-ivb-3770: [PASS][3] -> [INCOMPLETE][4]
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12295/fi-ivb-3770/igt@i915_selftest@live@gem_contexts.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_110150v1/fi-ivb-3770/igt@i915_selftest@live@gem_contexts.html
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt at i915_module_load@load:
- {bat-dg2-8}: [PASS][5] -> [FAIL][6]
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12295/bat-dg2-8/igt@i915_module_load@load.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_110150v1/bat-dg2-8/igt@i915_module_load@load.html
Known issues
------------
Here are the changes found in Trybot_110150v1 that come from known issues:
### IGT changes ###
#### Possible fixes ####
* igt at i915_pm_rpm@module-reload:
- {bat-rpls-2}: [WARN][7] -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12295/bat-rpls-2/igt@i915_pm_rpm@module-reload.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_110150v1/bat-rpls-2/igt@i915_pm_rpm@module-reload.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
[i915#6257]: https://gitlab.freedesktop.org/drm/intel/issues/6257
Build changes
-------------
* Linux: CI_DRM_12295 -> Trybot_110150v1
CI-20190529: 20190529
CI_DRM_12295: 3844a56a09225527d7d9148d7e05ef5a99ac282f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7026: ce0f97e7e0aa54c40049a8365b3d61773c92e588 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Trybot_110150v1: 3844a56a09225527d7d9148d7e05ef5a99ac282f @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
e52476ce1eb0 HAX: dept: Enable Dept by default
e3d100354667 dept: Unstage wait when tagging a normal sleep wait
8381bf72ddd9 dept: Distinguish between sleep wait and non-sleep wait
b3fe743bd658 dept: Differentiate onstack maps from others of different tasks in class
effdb8ff4fbe dept: Disable Dept on struct crypto_larval's completion for now
47643305172b dept: Disable Dept within the wait_bit layer by default
edb2023b7d54 dept: Distinguish each work from another
2f34ea64644a dept: Distinguish each syscall context from another
a4e4a65c6238 locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
6fad02a305d3 dept: Apply SDT to wait(waitqueue)
60e3ce8738f8 dept: Apply SDT to swait
3034cec21e35 dept: Apply Dept to wait/event of PG_{locked, writeback}
886d13f71932 dept: Introduce split map concept and new APIs for them
73645da4afee dept: Add proc knobs to show stats and dependency graph
2410f10cfb61 dept: Apply Dept to rwsem
2336bf839eee dept: Apply Dept to seqcount APIs
2344c99566a4 dept: Apply Dept to wait_for_completion()/complete()
aa6c613b3bb2 dept: Apply Dept to rwlock
a0ef83beebff dept: Apply Dept to mutex families
c63732962cc1 dept: Apply Dept to spinlock
1d5c5cd72396 dept: Implement Dept(Dependency Tracker)
b2591a5b1265 llist: Move llist_{head,node} definition to types.h
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_110150v1/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20221026/81810b9c/attachment.htm>
More information about the Intel-gfx-trybot
mailing list