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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 24 Jan 2023 13:13:50 UTC
FreeBSD-main-amd64-test - Build #22850 (14ebab25e1231decd80a64194e9028a9ada8d6e6) - Still Unstable

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

62adb1e95352c52b709344452e96b5eae8eb426b by imp:
UPDATING: fix typo

9c996882b0ed279ca314d995f2eb1d538b94e3f8 by kib:
libcxx: Implement atomic::wait/notify using _umtx_op(2) for 64bit arches

da81cc6035f8283b6adda1ef466977e8c1c5389e by gallatin:
dtrace: conditionally load the systrace_linux klds when loading dtrace.

cd80c52cade3e38d273eecec6f9b0a7cba23bcc8 by kp:
pfctl: rule.label is a two-dimensional array

ecdd0b48cbf4dd5acc3fc14625de6dc25cf354ce by kp:
dtrace: remove stray {

14ebab25e1231decd80a64194e9028a9ada8d6e6 by des:
find: Logic nit in man page.



The failed test cases:

5 tests failed.
FAILED:  lib.libc.time.mktime_test.timegm_epoch

Error Message:
/usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c:98: Expected errno 0, got 84, in t == (time_t)0

FAILED:  usr.sbin.etcupdate.preworld_test.main

Error Message:
Returned non-success exit status 1

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