BSW GEN9: Few tests - WARNING: possible circular locking dependency detected is trying to acquire lock:. at: stop_machine. but task is already holding lock at: do_page_fault
4> [70.541024] ======================================================
<4> [70.541028] WARNING: possible circular locking dependency detected
<4> [70.541035] 5.6.0-rc7-g68b152390f91-drmtip_465+ #1 Tainted: G U
<4> [70.541038] ------------------------------------------------------
<4> [70.541043] kms_plane/2040 is trying to acquire lock:
<4> [70.541048] ffffffff8543dc10 (cpu_hotplug_lock.rw_sem){++++}, at: stop_machine+0x12/0x30
<4> [70.541062]
but task is already holding lock:
<4> [70.541066] ffff9fe6365626d8 (&mm->mmap_sem#2){++++}, at: do_page_fault+0x13a/0x6f0
<4> [70.541077]
which lock already depends on the new lock.
<4> [70.541081]
the existing dependency chain (in reverse order) is:
<4> [70.541085]
-> #3 (&mm->mmap_sem#2){++++}:
<4> [70.541097] __might_fault+0x63/0x90
<4> [70.541104] _copy_to_user+0x1e/0x80
<4> [70.541110] perf_read+0x200/0x2b0
<4> [70.541116] vfs_read+0x96/0x160
<4> [70.541121] ksys_read+0x9f/0xe0
<4> [70.541127] do_syscall_64+0x4f/0x240
<4> [70.541136] entry_SYSCALL_64_after_hwframe+0x49/0xbe
<4> [70.541139]
-> #2 (&cpuctx_mutex){+.+.}:
<4> [70.541149] __mutex_lock+0x9a/0x9c0
<4> [70.541155] perf_event_init_cpu+0xa4/0x140
<4> [70.541162] perf_event_init+0x1c9/0x1f9
<4> [70.541168] start_kernel+0x362/0x4eb
<4> [70.541173] secondary_startup_64+0xb6/0xc0
<4> [70.541177]
-> #1 (pmus_lock){+.+.}:
<4> [70.541185] __mutex_lock+0x9a/0x9c0
<4> [70.541191] perf_event_init_cpu+0x6b/0x140
<4> [70.541198] cpuhp_invoke_callback+0x9b/0x9d0
<4> [70.541203] _cpu_up+0xa2/0x140
<4> [70.541208] do_cpu_up+0x61/0xa0
<4> [70.541215] smp_init+0x57/0x96
<4> [70.541220] kernel_init_freeable+0x87/0x1dc
<4> [70.541225] kernel_init+0x5/0x100
<4> [70.541231] ret_from_fork+0x3a/0x50
<4> [70.541234]
-> #0 (cpu_hotplug_lock.rw_sem){++++}:
<4> [70.541245] __lock_acquire+0x1328/0x15d0
<4> [70.541250] lock_acquire+0xa7/0x1c0
<4> [70.541255] cpus_read_lock+0x34/0xd0
<4> [70.541260] stop_machine+0x12/0x30
<4> [70.541460] bxt_vtd_ggtt_insert_entries__BKL+0x36/0x50 [i915]
<4> [70.541634] ggtt_bind_vma+0x31/0x50 [i915]
<4> [70.541835] __vma_bind+0x26/0x40 [i915]
<4> [70.542001] fence_work+0x1c/0x88 [i915]
<4> [70.542166] fence_notify+0x78/0xf8 [i915]
<4> [70.542331] __i915_sw_fence_complete+0x81/0x250 [i915]
<4> [70.542530] i915_vma_pin+0x21e/0x1190 [i915]
<4> [70.542727] i915_gem_object_ggtt_pin+0xb0/0x270 [i915]
<4> [70.542920] vm_fault_gtt+0x12f/0x990 [i915]
<4> [70.542927] __do_fault+0x45/0xf8
<4> [70.542934] __handle_mm_fault+0xba9/0x10c0
<4> [70.542940] handle_mm_fault+0x154/0x340
<4> [70.542946] do_page_fault+0x3ca/0x6f0
<4> [70.542951] page_fault+0x34/0x40
<4> [70.542954]
other info that might help us debug this:
<4> [70.542958] Chain exists of:
cpu_hotplug_lock.rw_sem --> &cpuctx_mutex --> &mm->mmap_sem#2
<4> [70.542966] Possible unsafe locking scenario:
<4> [70.542970] CPU0 CPU1
<4> [70.542973] ---- ----
<4> [70.542976] lock(&mm->mmap_sem#2);
<4> [70.542981] lock(&cpuctx_mutex);
<4> [70.542985] lock(&mm->mmap_sem#2);
<4> [70.542990] lock(cpu_hotplug_lock.rw_sem);
<4> [70.542995]
*** DEADLOCK ***
````
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- LAKSHMINARAYANA VUDUM added feature: GEM platform: BSW/CHT platform: GEN9 labels
added feature: GEM platform: BSW/CHT platform: GEN9 labels
- Reporter
The CI Bug Log issue associated to this bug has been updated by Lakshmi Vudum.
New filters associated
- BSW GEN9: Few tests - WARNING: possible circular locking dependency detected is trying to acquire lock:. at: stop_machine. but task is already holding lock at: do_page_fault
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@kms_draw_crc@draw-method-xrgb2101010-pwrite-untiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@kms_plane@pixel-format-pipe-a-planes.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@gem_exec_params@mmapped.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@kms_plane_multiple@atomic-pipe-c-tiling-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@gem_fence_thrash@bo-write-verify-threaded-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-pipe-a.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-xtiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@gem_exec_reloc@basic-cpu-gtt-active.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@kms_draw_crc@draw-method-xrgb2101010-pwrite-untiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@gem_exec_params@mmapped.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@gem_fence_thrash@bo-write-verify-y.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@gem_fence_thrash@bo-write-verify-threaded-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-kefka/igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-xtiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_fence_pin_leak.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@gem_exec_reloc@basic-cpu-gtt-active.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_draw_crc@draw-method-xrgb2101010-pwrite-untiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@gem_exec_reloc@basic-gtt-wc-noreloc.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@gem_mmap_gtt@cpuset-medium-copy.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@gem_exec_params@mmapped.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_plane_multiple@atomic-pipe-c-tiling-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@gem_fence_thrash@bo-write-verify-threaded-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_draw_crc@draw-method-rgb565-blt-xtiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_busy@extended-pageflip-hang-oldfb-render-pipe-c.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-n3050/igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-xtiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_mmap_offset@clear.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_userptr_blits@map-fixed-invalidate-busy-gup@gtt.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_mmap_gtt@cpuset-medium-copy.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_exec_params@mmapped.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_fence_thrash@bo-write-verify-y.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_fence_thrash@bo-write-verify-threaded-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-bsw-nick/igt@gem_blits@basic.html
- BSW GEN9: Few tests - WARNING: possible circular locking dependency detected is trying to acquire lock:. at: stop_machine. but task is already holding lock at: do_page_fault
- Chris Wilson marked this issue as a duplicate of #1610 (closed)
marked this issue as a duplicate of #1610 (closed)
- Chris Wilson closed
closed
- Reporter
The CI Bug Log issue associated to this bug has been updated by Lakshmi Vudum.
New filters associated
- GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_465/fi-apl-guc/igt@runner@aborted.html
- GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: BSW GEN9: FewAll tests - WARNING: possible circular locking dependency detected is trying to acquire lock:. at: stop_machine. but task is already holding lock at: do_page_fault
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "fi-bsw-n3050", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-bsw-cyan", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-bsw-kefka", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0", "fi-bsw-nick"] OR machine_tag IS IN ["BSW", "GEN9"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@gem_fence_thrash@bo-write-verify-y", "igt@kms_plane_multiple@atomic-pipe-c-tiling-x", "igt@gem_exec_reloc@basic-gtt-wc-noreloc", "igt@gem_exec_reloc@basic-cpu-gtt-active", "igt@gem_userptr_blits@map-fixed-invalidate-busy-gup@gtt", "igt@kms_draw_crc@draw-method-rgb565-blt-xtiled", "igt@kms_plane@pixel-format-pipe-a-planes", "igt@kms_busy@extended-pageflip-hang-oldfb-render-pipe-c", "igt@gem_fence_thrash@bo-write-verify-threaded-x", "igt@gem_blits@basic", "igt@gem_mmap_gtt@cpuset-medium-copy", "igt@kms_fence_pin_leak", "igt@kms_draw_crc@draw-method-xrgb2101010-pwrite-untiled", "igt@kms_busy@extended-modeset-hang-oldfb-with-reset-render-pipe-a", "igt@gem_exec_params@mmapped", "igt@gem_mmap_offset@clear", "igt@kms_draw_crc@draw-method-xrgb8888-mmap-cpu-xtiled"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["dmesg-warn"])) AND dmesg ~= 'WARNING: possible circular locking dependency detected\n.*\n.*\n.*is trying to acquire lock:.*\n.*at: stop_machine.*\n.*\n.*but task is already holding lock:\n.*at: do_page_fault'
New failures caught by the filter:
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-apl-guc/igt@i915_pm_rpm@fences-dpms.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-apl-guc/igt@kms_busy@basic-modeset-pipe-a.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-apl-guc/igt@kms_busy@extended-pageflip-hang-oldfb-render-pipe-b.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-apl-guc/igt@gem_render_copy@y-tiled-ccs-to-x-tiled.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-kefka/igt@gem_mmap_gtt@big-bo.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-n3050/igt@gem_mmap_gtt@big-bo.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-n3050/igt@gem_mmap_gtt@cpuset-basic-small-copy.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@gem_partial_pwrite_pread@reads-display.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@gem_tiled_partial_pwrite_pread@reads.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@gem_mmap_gtt@big-bo.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@gem_mmap_gtt@cpuset-basic-small-copy.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@gem_fence_thrash@bo-write-verify-none.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_467/fi-bsw-nick/igt@perf_pmu@faulting-read@gtt.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-kefka/igt@i915_pm_rpm@fences-dpms.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-kefka/igt@kms_busy@extended-pageflip-hang-oldfb-render-pipe-b.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-n3050/igt@i915_pm_rpm@fences-dpms.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-n3050/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-nick/igt@gem_fence_thrash@bo-write-verify-x.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-nick/igt@gem_exec_reloc@basic-gtt-read.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-nick/igt@gem_partial_pwrite_pread@writes-after-reads-uncached.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-nick/igt@gem_mmap_gtt@big-bo-tiledx.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_466/fi-bsw-nick/igt@gem_tiled_partial_pwrite_pread@writes.html
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: BSW GEN9: All tests - WARNING: possible circular locking dependency detected is trying to acquire lock:. at: stop_machine. but task is already holding lock at: do_page_fault
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "fi-bsw-n3050", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-bsw-cyan", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-bsw-kefka", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0", "fi-bsw-nick"] OR machine_tag IS IN ["BSW", "GEN9"]) AND ((testsuite_name = "IGT" AND status_name IS IN ["dmesg-warn"])) AND dmesg ~= 'WARNING: possible circular locking dependency detected\n.*\n.*\n.*(\n.*)?is trying to acquire lock:.*\n.*(\n.*)?at: stop_machine.*\n.*(\n.*)?but task is already holding lock:\n.*at: do_page_fault'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc)'
New failures caught by the filter:
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_473/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_472/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_472/fi-apl-guc/igt@runner@aborted.html
- https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_472/fi-apl-guc/igt@runner@aborted.html
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt|kms_fence_pin_leak)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt|kms_fence_pin_leak|gem_userptr_blits)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt|kms_fence_pin_leak|gem_userptr_blits|gem_tiled_fence_blits|kms_flip|gem_create)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt|kms_fence_pin_leak|gem_userptr_blits|gem_tiled_fence_blits|kms_flip|gem_create|gem_tiled_partial_pwrite_pread)'
New failures caught by the filter:
- Reporter
A CI Bug Log filter associated to this bug has been updated by Lakshmi Vudum:
Description: GEN9: igt@runner@aborted - fail - Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple)
Equivalent query: runconfig_tag IS IN ["DRM-TIP"] AND (machine_name IS IN ["shard-kbl3", "fi-glk-1", "shard-glkb1", "shard-glkb3", "shard-apl6", "fi-skl-6770hq", "fi-skl-6260u", "shard-apl2", "shard-kbl5", "fi-bxt-j4205", "shard-kbl4", "shard-glkb6", "shard-glkb2", "shard-kbl7", "fi-skl-6700hq", "fi-skl-6600u", "shard-apl5", "shard-apl7", "fi-bxt-dsi", "shard-glkb4", "shard-apl8", "shard-apl1", "fi-glk-dsi", "fi-kbl-7500u", "shard-kbl6", "shard-apl4", "shard-glkb5", "shard-kbl1", "fi-kbl-7560u", "shard-apl3", "fi-skl-6700k2", "fi-kbl-r", "fi-kbl-7567u", "fi-cfl-s2", "fi-skl-gvtdvm", "shard-kbl2", "fi-skl-guc", "fi-cfl-8700k", "fi-cfl-u", "fi-cfl-s3", "fi-glk-j4005", "shard-apl", "shard-glk", "shard-kbl", "shard-glk1", "shard-glk3", "shard-glk4", "shard-glk5", "shard-glk2", "shard-glkb", "shard-glk8", "shard-glk6", "shard-glk7", "pig-skl-6600", "pig-glk-j4005", "pig-glk-j5005", "fi-cfl-guc", "fi-kbl-guc", "fi-cfl-u2", "pig-skl-6260u", "fi-whl-u", "fi-kbl-x1275", "shard-glk9", "fi-cfl-8109u", "fi-skl-iommu", "fi-kbl-8809g", "fi-skl-caroline", "fi-apl-nasher", "fi-kbl-soraka", "shard-skl", "shard-skl1", "shard-skl2", "shard-skl3", "shard-skl4", "shard-skl5", "shard-skl6", "shard-skl7", "shard-skl8", "shard-skl9", "shard-skl10", "fi-apl-guc", "fi-skl-lmem", "fi-cml-u", "re-cml-u", "fi-cml-u2", "fi-cml-h", "fi-cml-s", "shard-apl0", "shard-glk0", "shard-kbl0", "shard-skl0"] OR machine_tag IS IN ["GEN9"]) AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@runner@aborted"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["fail"])) AND stdout ~= 'Previous test: (kms_draw_crc|kms_plane|gem_exec_params|kms_plane_multiple|i915_pm_rpm|gem_partial_pwrite_pread|gem_set_tiling_vs_pwrite|kms_cursor_legacy|gem_mmap_gtt|gem_exec_reloc|gem_set_tiling_vs_blt|kms_fence_pin_leak|gem_userptr_blits|gem_tiled_fence_blits|kms_flip|gem_create|gem_tiled_partial_pwrite_pread|kms_available_modes_crc)'
New failures caught by the filter:
- Reporter
The CI Bug Log issue associated to this bug has been archived.
New failures matching the above filters will not be associated to this bug anymore.