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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 15 Dec 2024 04:25:16 UTC
FreeBSD-stable-14-amd64-test - Build #846 (005b6caf268c959e90d838a318f384656923977d) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/846/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/846/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/846/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)

9c6454fe7048ade86faa1a864b04c7b250a660ec by zlei:
init_main: Use TUNABLE_INT_FETCH to initialize verbose_sysinit

3021a0bcb0424a58011a9cda076e0696c9de2bf7 by zlei:
init_main: Fix logging of the SYSINIT process

23c1619970ab1082b8275ffb914463f1c62c2f84 by zlei:
cuse: Use NULL for SYSUNINIT's last arg, which is a pointer type

bca3a925b0bcb57bc48480fbc92fef257aeb1a72 by zlei:
routing: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer

8293bd6285401c3ef4310e4fc8bfb0e3cf132729 by zlei:
rtsock: Use NULL for VNET_SYS[UN]INIT's last arg, which is a pointer

3c3a622a75436bf3448bfa65346f9998ae4d21a5 by zlei:
inpcb: Use NULL for VNET_SYSINIT's last arg, which is a pointer type

005b6caf268c959e90d838a318f384656923977d by zlei:
netinet: Use NULL for VNET_SYSINIT's last arg, which is a pointer type



The failed test cases:

6 tests failed.
FAILED:  sys.geom.class.eli.setkey_test.setkey_passphrase

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

FAILED:  sys.kern.sigsys.sigsys_test_off

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  sys.kern.sigsys.sigsys_test_on

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  usr.bin.grep.grep_test.recurse_symlink

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

FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly