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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 31 Jan 2025 21:29:08 UTC
FreeBSD-stable-14-amd64-test - Build #912 (c55f457df6788fdaae244ab8ba87069bf5f2373f) - Still Unstable

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

d603868ddcd9ae013c4f7f5bd629d3f1a9d07079 by markj:
libdtrace: Use C99 designated initializers for dt_idops_t

2e0d595651b4e49132e7eb387204aae41750893b by markj:
dtrace/arm64: Simplify variable declarations in the invop handler

18a39dedbdd3905dba4c5165f4839b332ffb2741 by markj:
dtrace: Build systrace_freebsd32 only if COMPAT_FREEBSD32 is configured

89073e0ad444b931cb3ca277daac99f83bb6e4c7 by markj:
dtrace: Fix the definition of pc_t

9c60e4e4e721e274e7d0d7d8c26afc624b82580a by markj:
dtrace tests: Avoid hard-coding paths to required programs

b4da6ed899d78439edb5b60206d8124b20594002 by markj:
dtrace tests: Fix the ATF config variable name

2839e32a597ef11d257ad8ec690aae6dcd139a5f by markj:
hwpstate_amd: add amd pstate for zen4

d45326bfeab79e409acf7afac5556879fc5705c3 by markj:
hwpstate_amd: add amd pstate for zen5

3d30774f0056b4d1d5eaaf4b560b850eddf1b670 by markj:
pf: Force logging if pf_create_state() fails

c55f457df6788fdaae244ab8ba87069bf5f2373f by markj:
ip: Defer checks for an unspecified dstaddr until after pfil hooks



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