FreeBSD-main-amd64-test - Build #22727 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 01 Jan 2023 13:31:46 UTC
FreeBSD-main-amd64-test - Build #22727 (6541e7696fe157292770960dc7005ff998a1f5de) - Still Unstable

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

6541e7696fe157292770960dc7005ff998a1f5de by lwhsu:
Update the SPDX header to preferred BSD-2-Clause



The failed test cases:

5 tests failed.
FAILED:  sys.fs.fusefs.symlink.main

Error Message:
Returned non-success exit status 1

FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger

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

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write_vectored

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_short_write_cancel

Error Message:
/usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met