FreeBSD-stable-14-amd64-test - Build #914 - Still Unstable
Date: Wed, 05 Feb 2025 10:53:45 UTC
FreeBSD-stable-14-amd64-test - Build #914 (b40f5ebc4581db41b2e355274b61aeb82f2877c2) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/914/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/914/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/914/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)
db9074ea54c095d22eb0dec681eae163079dd41f by zlei:
ip6addrctl(8): Use static initializer
e2b6e11583eb13ee09a7cb0babc2a1d8f3bd952a by zlei:
if_vxlan(4): Use static initializers
7d2a5c78a714732f3494c7d8668b36368ed6bc39 by zlei:
if_vxlan(4): Prefer SYSCTL_INT over TUNABLE_INT
ceda6f83b119ab5c86478bedeefe8c0270691897 by zlei:
vnet: Fix style nits
07324ed409012746c2b6ea4c06f00d39721c2378 by kib:
crtbegin: accurately check for the end of .dtors
40fb3c401e1d86dbf93c6d97ef1de9f600b76b81 by kib:
crtend: accurately check for the start of .ctors
52549be4088a8c49dcb58cc21c393ea5de71ba9c by ziaee:
bsdinstall/zfsboot: Remove unused global variable
b40f5ebc4581db41b2e355274b61aeb82f2877c2 by ziaee:
man.1: Improve search + spdx
The failed test cases:
6 tests failed.
FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet]
Error Message:
/usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError
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