FreeBSD-main-amd64-test - Build #22810 - Still Unstable
Date: Tue, 17 Jan 2023 14:43:47 UTC
FreeBSD-main-amd64-test - Build #22810 (591e29117964248d4bfea639e973a12e27f96ac9) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22810/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22810/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22810/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)
9b7eddfeed465d4062dbad178261b806e97d6b62 by emaste:
openssh: remove mention of now-unused svn:keywords
8a9495517b0ad54da9759a7ba2cc0b56f8e7c8f9 by markj:
ipsec: Clear pad bytes in PF_KEY messages
b050ee6c97e7f5b6f1e3adec69775fa41afc948f by markj:
vm_object: Fix a kernel memory disclosure via the vm_object list sysctl
591e29117964248d4bfea639e973a12e27f96ac9 by dbaio:
bsdconfig, bsdinstall: Refresh mirrors list
The failed test cases:
6 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: sys.net.if_tun_test.235704
Error Message:
atf-check failed; see the output of the test for details
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