From nobody Fri Sep 01 10:34:02 2023 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RcZBz0wncz4sLdw for ; Fri, 1 Sep 2023 10:34:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RcZBy4rWBz3fmy; Fri, 1 Sep 2023 10:34:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693564442; a=rsa-sha256; cv=none; b=s0bw9Adjq9xIxt2nOgyho+VyFVbl9GLHJPQnLgOAly1d6Wi2Ww2P3/SSeuSCvUp8lC882R h/PYFQUbyAUjv9oKMYC8w5gRo2F8pY7Ae+2Bj0YBXDMT19m03yEFJrPTPOuGFsDHSnjuSy nUyLY9weA/pLA79xynvHTvv+ySv0y0tNuoyBXzYoBTHiUA+1dSj+Id9ON2qnw2/kuxVq+D BtxTl2tjwFjh4s+2yfz45B+bRNtovztce3TVOkkwhaaaeDFXS0n1G6BPhVV51SaHi25jqY KBoWpgB7I5c8AiVdYV2HBIAhi+mb4K8imACEe18wSizN2aRL8KQ4Pm/DsK0NZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693564442; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=WpYZQ8OIqZ7F+LCVaHh6Bv9OOGDfiV51d16jva9oTCk=; b=at81yBejoF0aQXPGANUHETP49YZrPLV6FTHvcpkw5dVRmuLgrYhZ0iMz4pWzDbUh7Z882d upyxXkh0ck6wzXJtuPBSa8twWmUSvZUNzTYffvTRZT/JdxCTVQT8CuWfa2hDtIey1fqZNI fbB+uUNCVdn0SOb8ODt+Eg+9U0BE0ENXrbTLkh2o7HzFJVws+u2XdZOEGYvzzZ4t90waR7 yclQgm/qN3c2aIlmXSwX6fmQS2zqah0+6FQU1MrcZRtLohf3EInf2wlNDp02hKurcfceNZ Tvk6j6piEX2nthlLigSZBMXQKtz37d4o0wG00TMDTXmUGcOyV7oxvN9mWo4+1Q== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4RcZBy3w2RzxYH; Fri, 1 Sep 2023 10:34:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 1 Sep 2023 10:34:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <543187686.3182.1693564442553@jenkins.ci.freebsd.org> In-Reply-To: <1424139464.3180.1693551888035@jenkins.ci.freebsd.org> References: <1424139464.3180.1693551888035@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24095 - Still unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3181_1475717492.1693564442301" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3181_1475717492.1693564442301 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24095 (edd28b857e2d2aa672eb391b9ef3d3bf85277a21) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24095/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24095/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24095/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) 6b46ec66129d9490c91876f72d98e514121996a6 by dchagin: linux(4): Merge getxattr for future error recode 4d59b790553ef75b9a4b6a673eab3354f3d012b3 by dchagin: linux(4): Return ENODATA from getxattr syscalls instead of EPERM dfcc0237c3a97f4f7962da854389f3c5d976145a by dchagin: linux(4): Merge removexattr for future error recode 1bfc4574f78653e4b64ac9dd31518c96a17fe52b by dchagin: linux(4): Return ENOTSUP from xattr syscalls instead of EPERM cb48780db4d6d276d0abd2f84d41185fce17ff83 by dchagin: jail: Add the ability to access system-level filesystem extended 315d7bbbb4e4b35d195a0a74ede229b1f64d42cc by dchagin: extattr(9): Mention system namespace restrictions in a jail 1d41989933bfb93929f85ce76b8c8d544c331b75 by dchagin: extattr(9): Remove a reference to a non-existent VFS_EXTATTRCTL(9) edd28b857e2d2aa672eb391b9ef3d3bf85277a21 by dchagin: jail(8): Fix mandoc warnings The failed test cases: 90 tests failed. FAILED: sys.kqueue.libkqueue.kqueue_test.main Error Message: Returned non-success exit status 1 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 ------=_Part_3181_1475717492.1693564442301--