From nobody Tue Jan 02 19:58:41 2024 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 4T4Nvk22j8z56BBn for ; Tue, 2 Jan 2024 19:58:42 +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 4T4Nvj6ysTz4RWf; Tue, 2 Jan 2024 19:58:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704225522; a=rsa-sha256; cv=none; b=PM3cyvuRflkGO8Q5bgpNChlGWuzNS1MIH+WYkHHXAsPTTogU3T/Gt6uH+I0WcucqMzthkg 4P22JJb7K/GdwySeDTgIZpOBJ55QPOQ7l7uxtQNLnS2VA8j1g6GZitdF6lGPfSpV3ozTC2 DS7BFMLtZ3T83X+UeybA1ZdRkuk3IG2fT5z+hsIFzxmUTrkBdRTzkOFWbvRdtWK3vMbVw/ PZdWvgvWtjIWCRtvT3/jyWyHJqPoUtNE16mKYwxynkipsPx2tSbiT+fwSRfHOeUl2ElpUG UjPP4/xFd3muHG/jY9vEdksAFJAIDSHEcvpPo7/al+PfRWfNJTtbOgwXKNZxsA== 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=1704225522; 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=ZsCZJBSNFmpwDoljLAylCXgvKq5mi7VeCmwQWEMQ6s0=; b=qbo8zE8iU2aYRlMfXuYFF1A9bRWc9BOKiXxKQ8AwRLYANfPF6GpXx4Z3X2PQQJflsQj88O 3DNFClTw+wjIvm7slG8ntXU+emZaO+vPPEron+bGb2kcDCTireUU1YHHsLX9e+/FDOQdhc VTal1ZBFyw4LgYPBMOrobYte093UjX266geZoi649UKwJNsvDxrfrif72I93E+aT4n7CHS nBWTbZReru/Q8FzaM069Z7kmuvw66dlMcvNEq6wKmdw3iUxbFyA73N3euOLNaJ0X3G3xfy +bClgikDCklUVho69/mQ1OBvWe4NFPHKSFlfTBKwHmC4u/0DwIcun1mLyEO8Ow== 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 4T4Nvj6178z1DQv; Tue, 2 Jan 2024 19:58:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 2 Jan 2024 19:58:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2068440668.11910.1704225521847@jenkins.ci.freebsd.org> In-Reply-To: <1748425550.11880.1704168605283@jenkins.ci.freebsd.org> References: <1748425550.11880.1704168605283@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #286 - 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_11909_40950514.1704225521590" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11909_40950514.1704225521590 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #286 (1b0471936f7e8c30c994ea514cf3396a0b3c6dac) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/286/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/286/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/286/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) 94671881419f0fb8014006266e5505feaf23daeb by brooks: libc: Centralize non-building of sbrk stubs d3f8e4bf1cd563466454e8a84e5d840e22fc8cf6 by brooks: libc: rename arm and i386 Ovfork.S to vfork.S 444024241eecc17c220f9043dc219958c0c77b45 by brooks: libc: don't needlessly add vfork.o to NOASM 1b0471936f7e8c30c994ea514cf3396a0b3c6dac by brooks: libc: simplify MDASM/NOASM checks The failed test cases: 5 tests failed. 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.overreplace 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.netpfil.pf.tcp.rst Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_11909_40950514.1704225521590--