FreeBSD-main-amd64-test - Build #26601 - Still Unstable
Date: Thu, 19 Jun 2025 16:08:45 UTC
FreeBSD-main-amd64-test - Build #26601 (b3d0562dd84540be2fd98e6a457cdcb232e9f915) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26601/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)
6538742c1aaca3ce522ccea95007dfa9686c78dd by glebius:
tcp: rename syncookie_lookup() into syncookie_expand() and make it bool
e9e6a025b4523c9aa2885e892495601964e03056 by glebius:
tcp: refactor debug function syncookie_cmp()
3ed8d5645dd42a7c080ba800cf6d25cb7e147d7e by glebius:
tcp: increase tcps_sc_recvcookie only in the syncache_expand()
0809d26de24defdc4a2ae161357566c02dc163d1 by glebius:
tcp: unlock before syncookie_expand()
1396e87a37b6d4545d2c7579c31d81d96ba8b816 by glebius:
tcp: count two previously ignored kinds of syncookie failures
4f33d073003ccd91390709e14e5c1bf1f0c1c85c by emaste:
tests: Update for jemalloc's option parsing
faa6aa7723aa1af0aa0128acde2814563b4372d3 by glebius:
tcp: remove CTLFLAG_NEEDGIANT from sysctl(9) handlers related to timers
552d17804629685a5b6b8fdc01f17e97d77e716c by glebius:
tcp: provide sysctl for the maximum retransmission timeout
df4b9fa460ab7f31d11b046d6f3335be101bc576 by glebius:
snmp_mibII: use sysctl(3) to read min/max TCP retransmission timeouts
c54534e60263954fac4db5ebb041ed4597df1195 by emaste:
capsicum.4: Add some more detail from the Capsicum paper
2d300d376d5b974999d6a2471eef7565877e7508 by glebius:
tcp: add missing SDT probes
b59753f1d55da6c6d4b73252444212e6895ce913 by glebius:
tcp: provide a useful comment for struct tcpstat
b3d0562dd84540be2fd98e6a457cdcb232e9f915 by glebius:
LINT: add KDTRACE_MIB_SDT to catch inconsistencies with struct tcpstat
The failed test cases:
14 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:528: test_file_fopen(fa, files[i], "w", &pfile) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:350: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: cddl.lib.libtpool.libtpool_test.complete_exhaustion
Error Message:
/usr/src/cddl/lib/libtpool/tests/libtpool_test.c:68: pthread_barrier_wait(&barrier) != 0
FAILED: sys.fs.fusefs.bad_server.main
Error Message:
Returned non-success exit status 1
FAILED: libexec.nuageinit.nuageinit.config2_userdata_packages
Error Message:
atf-check failed; see the output of the test for details
FAILED: bin.pwait.pwait_test.basic
Error Message:
atf-check failed; see the output of the test for details
FAILED: bin.pwait.pwait_test.or_flag
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netpfil.pf.sctp.related_icmp
Error Message:
atf-check failed; see the output of the test for details
FAILED: lib.libc.gen.glob2_test.glob_callback_test
Error Message:
/usr/src/lib/libc/tests/gen/glob2_test.c:152: glob(3) failed to invoke callback function
FAILED: lib.libc.gen.glob_blocks_test.glob_b_callback_test
Error Message:
/usr/src/lib/libc/tests/gen/glob_blocks_test.c:35: glob(3) failed to invoke callback block
FAILED: sys.netgraph.ksocket.udp_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met
FAILED: sys.netgraph.ksocket.udp_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met
FAILED: sys.netinet.broadcast.INADDR_BROADCAST
Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details