FreeBSD-stable-14-amd64-test - Build #378 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 18 Feb 2024 07:48:54 UTC
FreeBSD-stable-14-amd64-test - Build #378 (2d120981e26dfef5c9cb9eb9936bb46cb6918136) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/378/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/378/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/378/console

Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
                   following changes and this is a notification to note that
                   these changes have not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

adac86cd7be0347e8337ec32d81043e544c0a72b by gbe:
if_eqos: Fix a typo in a kernel error message

bb01efa6f87a8588f0190fe778f2376736c93acc by wulf:
linuxkpi: Fix uses of `pmap_change_attr()`

608b1487601177817c27d9dbeec920cdb3a85fb7 by wulf:
vt(4): Skip vt_flush() for nested panics

95007bfd64c63f217c97210cd4cdf2d729f2f696 by wulf:
vt(4): Skip vt_window_switch() for nested panics

6b9da4e86ed961f297040bb9a5355e6c941f161b by wulf:
vt(4): New bitblt_text variant making a copy before unlocking vt_buf

2567cf1925bdcde0230bddb8ed5ca75056d4afa7 by wulf:
vt(4): Call vd_postswitch callback regardless of the current window

fc00c037797457c4bf7e06c207297bf06cc92f33 by wulf:
vt(4): Always call vt_window_switch() in vtterm_cnungrab()

a06b366322fe22b211c16c2b0977fac313dce4e7 by wulf:
vt(4): Call post-switch callback after replacing the backend

f07f18ec2c9abb3fabfe9f6f1ccbdfc25475167b by wulf:
linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and

586c0e9676cf3036f8b6d3e4272f25fe52850555 by wulf:
linuxkpi: Include <linux/types.h> from <linux/cc_platform.h>

843107faca6620565b2625e629e72884210172c6 by wulf:
linuxkpi: Move `invalidate_mapping_pages()` to <linux/pagemap.h>

3b97bdb453d1d38b1ceed1f1ff0dfc38660a013b by wulf:
linuxkpi: Move `struct kobject` code to `linux_kobject.c`

0fef6cb7299f541e1b94b84d2b9a9225133b9672 by wulf:
linuxkpi: Add `list_for_each_prev_safe()` in <linux/list.h>

af41c1bee4c6b55fdbcb92294f62734b199d4402 by wulf:
linuxkpi: Add `sysfs_create_link()` in <linux/sysfs.h>

0b3e4b3cc9bf1dda9d86636da02e6f8f96282d6f by wulf:
linuxkpi: Fix `__ATTR_RO()` in <linux/sysfs.h>

2f27a0b34052b259a498925188b5b247dcfcc322 by wulf:
linuxkpi: Add <video/of_display_timing.h> to dummy headers

daebad715cc1b4fd1b78b44e75f6cfcd28fc2bb0 by wulf:
linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

356bfb0878a67461616ed83fede6e6cbd5d799d4 by wulf:
linuxkpi: Include <linux/string_helpers.h> from <linux/seq_file.h>

914a0c5e1b0f4d8650f01c44acee387056880d22 by wulf:
LinuxKPI: Remove sys/rman.h include from LKPI headers.

73832b11e53ff15a3292173fc7954c59c3f25bdc by wulf:
LinuxKPI: Add video/vga.h header

1341925217a6c1d2e47a54d1d2f9a8f83643e8a3 by wulf:
LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

8291858235d3e74fb02ebcdc2aa7f4d4cad2b6be by wulf:
LinuxKPI: Implement dev_dbg_once() macro

c3a10c23329b35001fbc4ef171aa1739efb27f8d by wulf:
LinuxKPI: Add static_assert() macro

21d85c41bbbb22cbb49b85fb759e2b3d5a9cadd4 by wulf:
LinuxKPI: Split linux/container_of.h off from linux/kernel.h

b62373d46a0572a549b02a2a14956954957c5ee5 by wulf:
LinuxKPI: Add xen/xen.h header

c254bc21dde603b86f602257710da07e22bb6c07 by wulf:
LinuxKPI: Add some header pollution and dummy headers

11b0824a80d6fe7d2746b490c1fddfa99d3d4bea by wulf:
LinuxKPI: Add linux/iosys-map.h header

460a6c6a9f020c348777431ed1ecc4a26120e476 by wulf:
LinuxKPI: Implement ioread64()

a2decec2008a6d7cb2ed082bbfc18bcc6f472d60 by wulf:
LinuxKPI: Add asm/hypervisor.h header

06db4f5b62323fe6a8a5755168d4c15ac3dcdd4f by wulf:
LinuxKPI: Add xa_(un)lock_irq to linux/xarray.h

f3ce597171f0ed441f40df534555ee4493d6a728 by wulf:
LinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h

67cc189db497feb752abe29b22d017b5e91af8bf by wulf:
LinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h

fcfc3fe00d32c6beb228a13294c8e8288a776ad0 by wulf:
LinuxKPI: Add ida_alloc_min()

4d5091c23c5b8bd799259bb921b1f5ed69fc0207 by wulf:
LinuxKPI: Chase for new "name" argument of register_shrinker()

ada94bf9e8cb09e61c6c517dadb87fc5ccafa426 by wulf:
LinuxKPI: Add write_seqcount_invalidate() and seqprop_sequence()

cdceed0413d0b3e8446fa65e480ec89badfa54c5 by wulf:
LinuxKPI: Add cancel_work() function.

edeb8cfad053bba99fcf35ff66dbe34ea7ee17bc by wulf:
LinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()

529f2534dac9b81ac67ec66893deb4017715beac by wulf:
LinuxKPI: Add acpi_video_backlight_use_native()

96e464b8d529cda62ea78bd3f96be82adff41484 by wulf:
LinuxKPI: Add linux/dynamic_debug.h header

c535e8ae7f6137f8ecda2ec503eee253bab8a67e by wulf:
LinuxKPI: Add get_random_u64() function

559999c00b8e8afd690fc5fb3738c72ca1aa88ba by wulf:
LinuxKPI: Add linux/ioport.h header

a620fdcdb7d58c328a44fc306e63a3d6ae2d4a50 by wulf:
LinuxKPI: Rename linux_list_add to __list_add() in linux/list.h

0972bacc7ff9bab3fecb03db3152011ef60da916 by wulf:
LinuxKPI: Add linux/apple-gmux.h

06e0d2934d5c38f8f7ae1fc2e6a38e5c464742be by wulf:
LinuxKPI: Add x86_vendor field to struct cpuinfo_x86

a87884e34ec10a498f8857f6337d65620a68476e by wulf:
LinuxKPI: Add pcie_capability_clear_and_set_word() function

455fa56ad4fecadeb8bf099c883d64d7a6bf9988 by wulf:
LinuxKPI: Add acpi_dev_present() function.

8aa9315b537d505977d77d7c78fafe5a495a6601 by wulf:
LinuxKPI: Define ioread64() in linux/io.h only on 64 bit archs.

1a8c2dc098ad9f41c4819623b72ccc1529118c4c by wulf:
LinuxKPI: Constify src parameter of bitmap_copy

6d4b6edcf381809d07abb2031288943a597f9f86 by wulf:
LinuxKPI: Allow kmalloc to be called when FPU protection is enabled

2d120981e26dfef5c9cb9eb9936bb46cb6918136 by wulf:
Bump __FreeBSD_version after linuxkpi changes



The failed test cases:

9 tests failed.
FAILED:  sys.netinet.divert.ipdivert_ip_input_local_success

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netinet6.frag6.frag6_11.frag6_11

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.common.forward.ipf_v4

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.common.forward.pf_v4

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.pass_block.urpf

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.rtable.forward_v6

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netpfil.pf.scrub_compat.max_mss_v6

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netinet.forward.fwd_ip_icmp_iface_slow_success

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly