FreeBSD-main-amd64-test - Build #26537 - Still Unstable
Date: Tue, 10 Jun 2025 04:26:18 UTC
FreeBSD-main-amd64-test - Build #26537 (f96f838114a223c0399d23240555099586fbf97a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26537/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26537/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26537/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)
67d1ea0cfeb48e9cfb216ef87021604f9ec58e6f by kp:
pf: use time_uptime rather than time_seconds
defc181278cc8e04369cf439d18f1de184532a34 by kp:
pf: reorganise fragment reassembly
4ace4ea9ca6ee18d2c449ea7a8f909fe8836eb9e by kp:
pfctl: add option -S (no domain resolution)
54a547fcb47c9fce54789a8b091e900b291fd1ba by kp:
pf: split pf_find_or_create_ruleset() into smaller chunks
ecc175e984d90599983b40993927e7b11d232711 by kp:
pf tests: killstate:key requires scapy
f96f838114a223c0399d23240555099586fbf97a by kp:
pf tests: frag6.py:TestFrag6_RouteTo::test_too_big requires scapy
The failed test cases:
9 tests failed.
FAILED:  lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_read
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:478: test_file_fopen(fa, files[i], "r", &pfile) == 0 not met
FAILED:  lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_realpath
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:733: test_file_open(fa, files[i], &fd) == 0 not met
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.netpfil.pf.sctp.related_icmp
Error Message:
atf-check failed; see the output of the test for details
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