FreeBSD-main-amd64-test - Build #21173 - Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 19 Apr 2022 02:28:33 UTC
FreeBSD-main-amd64-test - Build #21173 (8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1) - Unstable

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

53236f905dbf4f3d58b1d5eff5c9b14f100d0c5d by tuexen:
if_vtnet: improve dumping a kernel

615d289ffefe2b175f80caa9b1e113c975576472 by jhb:
Re-enable set but not used warnings for kernel builds.

8b83d7e0ee54416b0ee58bd85f9c0ae7fb3357a1 by jhb:
Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel



The failed test cases:

1 tests failed.
FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger

Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:603: WIFSTOPPED(status) not met