FreeBSD-main-amd64-test - Build #24136 - Still Unstable
Date: Sat, 09 Sep 2023 05:25:44 UTC
FreeBSD-main-amd64-test - Build #24136 (9c80d66ec1b4c5b9ac7aaf5b0fdbb1628d49c181) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24136/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24136/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24136/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)
604f6bf022cea7e48f3675aa82e756a440716fd9 by lwhsu:
powerpcspe: Fix build
474408bb7933f0383a0da2b01e717bfe683ae77c by fuz:
lib/libc/amd64/string: add strcspn(3) scalar, x86-64-v2 implementation
5fe2597b23191d49856b1739eef29e383872faf9 by fuz:
share/man/man7/simd.7: document simd-enhanced strcspn(3)
35a5359406fe779186d1fd7131c95927fefe20be by fuz:
lib/libc/tests/string: add unit tests for strcspn(3)
468adddd75f6461fcdd2151122d85879ec592a5b by fuz:
lib/libc/tests/string: derive strspn(3) tests from strcspn(3) tests
7084133cde6a58412d86bae9f8a55b86141fb304 by fuz:
lib/libc/amd64/string: add strspn(3) scalar, x86-64-v2 implementation
a559ef1ac85947df1bff82b867bbfc07a8085092 by fuz:
share/man/man7/simd.7: document simd-enhanced strspn(3)
de12a689fad271f5a2ba7c188b0b5fb5cabf48e7 by fuz:
lib/libc/amd64/string: add memchr(3) scalar, baseline implementation
331737281c1929c29e679e48783055351ac4fbd9 by fuz:
lib/libc/amd64/string: implement strnlen(3) trough memchr(3)
2a4096b012449d09e9bc3e912f762e4786092a3c by fuz:
share/man/man7/simd.7: documend simd-enhanced memchr(3), strnlen(3)
dcfddc8dc091e7688abc8488a0307eba425fa7a2 by jhb:
cxgbe tom: Call t4_rcvd_locked from do_rx_data to return RX credits
75af2d951cce7d51d2033405f96f083c01f39f04 by jhb:
cxgbe t4_tls: Don't bother returning RX credits for a protocol receive
897e564361624411c4e557e0817642e1477f0af4 by jhb:
cxgbe t4_tls: Call t4_rcvd_locked from do_rx_tls_cmp
3b5fc5eead84bd75dedead71a7f3771882942fa7 by jhb:
riscv: Print stval in dump_regs for fatal exceptions
3555be0124a4f105c72d932f00071f332691e8cf by jhb:
Move kern_extattr_* prototypes to <sys/syscallsubr.h>
9c80d66ec1b4c5b9ac7aaf5b0fdbb1628d49c181 by jhb:
makeman: Use ${make} instead of plain make to compute ${requireds}
The failed test cases:
99 tests failed.
FAILED:  bin.sh.builtins.functional_test.trap2
Error Message:
atf-check failed; see the output of the test for details
FAILED:  lib.libc.locale.mbstowcs_2_test.mbstowcs_test
Error Message:
/usr/src/lib/libc/tests/locale/mbstowcs_test.c:73: mbstowcs(NULL, srcbuf, 0) == 5 not met
FAILED:  sys.netinet6.test_ip6_output.py.TestIP6OutputLoopback::test_output6_self_udp[ll-sav]
Error Message:
/usr/tests/atf_python/sys/net/tools.py:93: IndexError
FAILED:  usr.bin.sed.legacy_test.main
Error Message:
1 of 26 tests failed
FAILED:  usr.bin.sed.multi_test.main
Error Message:
4 of 130 tests failed
FAILED:  usr.bin.sed.sed2_test.bracket_y
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED:  usr.bin.tftp.tftp_test.tftp_url_host
Error Message:
atf-check failed; see the output of the test for details
FAILED:  usr.bin.tftp.tftp_test.tftp_url_ipv4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  usr.bin.uniq.uniq_test.basic
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.net.if_ovpn.if_ovpn.ra
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.fs.tmpfs.times_test.empty
Error Message:
Incorrect atime
FAILED:  sbin.ping.ping_test.inject_opts
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sbin.ping.ping_test.inject_pip
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sbin.ping.ping_test.inject_reply
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sbin.ping.test_ping.py.__test_cases_list__
Error Message:
Test case list wrote to stderr
FAILED:  sys.net.if_bridge_test.span
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.net.if_bridge_test.stp_validation
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.divert.ipdivert_ip_input_local_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.divert.ipdivert_ip_output_remote_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.forward.fwd_ip_icmp_gw_fast_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.forward.fwd_ip_icmp_gw_slow_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.forward.fwd_ip_icmp_iface_fast_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.forward.fwd_ip_icmp_iface_slow_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet.redirect.valid_redirect
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.divert.ipdivert_ip6_output_remote_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.exthdr.exthdr
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_fast_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_fast_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_fast_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_slow_success
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_02.frag6_02
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_03.frag6_03
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_04.frag6_04
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_05.frag6_05_0
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_05.frag6_05_1
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_06.frag6_06_0
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_08.frag6_08
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_09.frag6_09
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_10.frag6_10
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_11.frag6_11
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_12.frag6_12
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_13.frag6_13
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_14.frag6_14
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_15.frag6_15
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_16.frag6_16
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_17.frag6_17
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_18.frag6_18
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_20.frag6_20
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.mld.mldraw01
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.scapyi386.scapyi386
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.common.forward.ipf_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.common.forward.ipfw_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.common.forward.pf_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.common.tos.ipfw_tos
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.common.tos.pf_tos
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.dup.dup_to
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.ether.bridge_to
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.forward.v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_compat.overindex
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_compat.overlimit
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_compat.overreplace
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_compat.v6
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED:  sys.netpfil.pf.fragmentation_pass.no_df
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_pass.overindex
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_pass.overlimit
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_pass.overreplace
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_pass.reassemble_slowpath
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.fragmentation_pass.v6
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED:  sys.netpfil.pf.icmp.cve_2019_5598
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.gateway
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.id
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.interface
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.label
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.multilabel
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.killstate.v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.modulate.modulate_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.modulate.modulate_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.pass_block.urpf
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.pfsync.defer
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.route_to.icmp_nat
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.rtable.forward_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.rtable.forward_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.max_mss_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.max_mss_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.min_ttl_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.min_ttl_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.no_scrub_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.no_scrub_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.set_tos_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_compat.set_tos_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.max_mss_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.max_mss_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.min_ttl_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.min_ttl_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.set_tos_v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.scrub_pass.set_tos_v6
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netpfil.pf.set_tos.v4
Error Message:
atf-check failed; see the output of the test for details
FAILED:  sys.netinet6.frag6.frag6_19.frag6_19
Error Message:
atf-check failed; see the output of the test for details