From nobody Thu Aug 01 11:30:42 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 4WZRbl0BVDz5ScgK for ; Thu, 01 Aug 2024 11:30:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WZRbk36bVz4t2L; Thu, 1 Aug 2024 11:30:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722511842; a=rsa-sha256; cv=none; b=U/zn+KdBj8y5B4/c9MXkT57SFTH8x4QRD9n/9W6BEQkXIch0VGKMrOubLIzLKXmeYHLj/a aHShl6Z3c1iOSB8IGLDcl+KNMExBXG3KlDNaAWOhSXmXIEbihmql7XxuQDmsVWGqLaQFa0 nkXk0IyUyKECG80eE3q36GPjx6Xt78hlyWHnfFRCuRstdmZpt+UBoxG+4MqKhpRj6MXvLO N3nHrX889VHWQ2wWSqbPJq+5pTO1pDFf1pju9VNp6mSYpn8TNLecw38kYT1s9SyBXnCjnx ySDZOMIrQCYZCmy5sIuZFhkMVhkYPUCUtxOJ2E/H80HLsVf50cEWRM/S8lXkCA== 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=1722511842; 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=UKhP+JRMDg5ldqrXyTSj3MKgSp41Y/w85prhnNDGhp4=; b=feWi0zSMMd7uqlSmyeYSZBuKUQy4mkhOvSqKVZwxlRTWm5SZb+4pT60vl4BgQjNSwoeN0q xRBie68TW/6T3zDAwPBVkuv+WLziPiqYlrNYbKRLPr1ljyPssPKJ8FNwc4wfWlQp7z+okt Ho5A5eyNcFcz6Wk1rFn5fPtlMZiE1iX4zh6disDiyPXSDJALQrSFYfyPdfUyTt/8N4ehp9 gUThw0EeWj/525kKHfYEDV9XJu3Nk66N2wTmXR/tLGjFNYCm5a9hsW6XfDFxW03SP2iK2C Yakb1Hq3u/m5V19fUTxILlnd744VOidswETmgMsG7UJAvXZ3fi23HL5F2h56cA== 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 4WZRbk2hdczjbQ; Thu, 1 Aug 2024 11:30:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 1 Aug 2024 11:30:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mmel@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <50290398.473.1722511842383@jenkins.ci.freebsd.org> In-Reply-To: <65829035.407.1722456143746@jenkins.ci.freebsd.org> References: <65829035.407.1722456143746@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #638 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_472_1550357608.1722511842130" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_472_1550357608.1722511842130 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #638 (72a1920e73d11bd73b85e8e13caa1d838f9dbd91) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/638/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/638/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/638/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) fb084dd01e25b7fa743e55dac40a0af29b6ea14d by mmel: Fix mismerge in lib/libthr/arch/riscv/include/pthread_md.h 72a1920e73d11bd73b85e8e13caa1d838f9dbd91 by mmel: arm: Add evdev to the TEGRA124 config The failed test cases: 5 tests failed. FAILED: sys.netinet6.frag6.frag6_15.frag6_15 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.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_472_1550357608.1722511842130--