FreeBSD-main-amd64-test - Build #22766 - Still Unstable
Date: Sun, 08 Jan 2023 17:38:53 UTC
FreeBSD-main-amd64-test - Build #22766 (c1871a3372e382bfcd46452d1d8d4f06561508cc) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22766/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22766/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22766/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)
c1871a3372e382bfcd46452d1d8d4f06561508cc by melifaro:
netlink: improve RTM_GETADDR handling.
The failed test cases:
14 tests failed.
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_create_iface_attrs
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_create_iface_plain
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_delete_iface
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_get_iface_byindex_error
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_get_iface_byname_error
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_iface.py.TestRtNlIface::test_modify_iface_attrs
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlIfaddr::test_46_filter_iface
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlIfaddr::test_46_nofilter
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlIfaddr::test_4_broadcast
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
FAILED: sys.netlink.test_rtnl_ifaddr.py.TestRtNlIfaddr::test_6_broadcast
Error Message:
/usr/local/lib/python3.9/socket.py:232: OSError
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