From nobody Mon Sep 02 10:09:47 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 4Wy4Hd0qXfz5PQ0b for ; Mon, 02 Sep 2024 10:09:49 +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 4Wy4Hc23Tpz4LXR; Mon, 2 Sep 2024 10:09:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725271788; a=rsa-sha256; cv=none; b=AVGecos8XnLCvq4bbJrvXAMN4h3gCrgVKhNqvsVGHenIvgUXUdZ63flfOKjKLNHb+Hw10F AOlKKWRhOSzH9sQco62dfoXMK0fcQS6URTHlF4WHVbgPMoTTNbRj/u11e1Bb+La8T3pg5F lCYxqTJx1IWBIhANbSPjjeH+D52xE/Vx9WSMCOm76B5LnSrjOsIucdZa/Y90eZP6A/XQbv +hlTbD8bDESxB3Jpv9Sa8Vwpw6f7ux7Mk7MYRzlCRJFpQqEDnS66IuKz/TM8jsZF4NO05Q OaZFwTyfmW9OfvKgPF3vg12ICYSc3122nduiowfYtwuDd/Lmo8U30QQxAWB0pA== 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=1725271788; 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=6zDRLMxzv2i1zV+h6xk7q+CTw1qS5UHawiadLrmDHfw=; b=shjKBftC//k4AFF88h9206o//Vh8/gwat321YeWQcgcpinNNSNNcqQTMfJ9Utlphh0YXKR Ca7ou21IHHDml1IKSuYo0WsYqbddqwmmvCApG9Tl+UdDIcdGMRQxako4rWS5ED05ojQM3/ raG1YHMrxKYQuCJXhxX0QNXPDNq++bsm9+33dG1uEgUYMVHoLKUgOAqr2akLcNxMoh/FIw qmCqLDT+Ck88hcJVbKezZcsTlR5Po5qaiakhpj5+pH6CIbsRfGt6l7ilEkHMWwadRV327Y rQtq7pF66KSQSl1VdrLl0vte3g8g53istAQf6Nu1Oq7p4EQcxx73G8o2XVZ4iQ== 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 4Wy4Hc1WHfz17DP; Mon, 2 Sep 2024 10:09:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 2 Sep 2024 10:09:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1308773252.1741.1725271788216@jenkins.ci.freebsd.org> In-Reply-To: <176724405.1729.1725260026171@jenkins.ci.freebsd.org> References: <176724405.1729.1725260026171@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #678 - 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_1740_1612101668.1725271787863" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1740_1612101668.1725271787863 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #678 (d6271b6507b2404bd03f21f76a4e8394e083ae80) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/678/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/678/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/678/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) b6728c3f0b47408610373fc2744e98f3178ddf83 by zlei: init_main: Sprinkle const qualifiers where appropriate d6271b6507b2404bd03f21f76a4e8394e083ae80 by zlei: kern: Align the declaration of kernconfstring with its definition The failed test cases: 3 tests failed. FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 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_1740_1612101668.1725271787863--