From nobody Mon Jul 01 15:16:13 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 4WCV4G4hpxz5P5qx for ; Mon, 01 Jul 2024 15:16:14 +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 4WCV4G14STz44Dy; Mon, 1 Jul 2024 15:16:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719846974; a=rsa-sha256; cv=none; b=uomILmDU07vlACXlmyFbDFCt3ZCBy8obNV7CXD4vVdRw2rkOG7jurKtPyL/3QtVpM/icXz cjGrQd0VgZng8zj/r+bABeKE6FG0Y6UtQyh0IcPI/eprkYeQzrICCT26bfYMhgUpPd4y7f +8OwDG4K/5IFNkXJeRfATuzgw+FQxXg3otJ681y/PLgsdoaI69TKGQuVXhQVvMEoAC2GCH RDEBh1lA36Y2PDzjSOaymMsmtTzWK9qHHc1w1NkB0kUVfaLgzk/xcVk0uwOQPLdpR/3vIL bgeqODNvuZr9j6EP44EOzt4/AV+0HRhdyvDlS/7C40H/IDGFj2DmL0SVzS30xg== 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=1719846974; 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=8Mt3i47C6P51R6adh+ApnG4YEefEUEvi91NNbvTXnFk=; b=Q+p1wflDlZyuGcjwF6d6mUQMlW1cWkriEfjAqZoP6j9tbq8Kn8BKuKMLF9ZxMBW2A8+JJk RGaf0QSjnXzael0FZczqmwNlxaDOEiuCpPveUz5+N5eB3p2qIkrbB53loNu4x37hiD1Ce2 S2vwS6KOlWIiTkot4PrEMk/53fJXuSQf3aTdv+27s9gaW3/qDpj5qAmCH7tUeGSTzoJLMS CkaMguLRmxDWjkv96+vWMo5ZPDIZz1hrFD0AGcKls1uT728jxTcqyYb1YrHsdd2IaRcvg1 N0ptYApZz6NlilaFR432vA281Ha4d+q2MnkxA0ZYHnI/53gwdk3KH0YZZf67lw== 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 4WCV4G0dzzz18sF; Mon, 1 Jul 2024 15:16:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 1 Jul 2024 15:16:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: philip@FreeBSD.org, whu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1546067674.211.1719846974094@jenkins.ci.freebsd.org> In-Reply-To: <1390939361.143.1719733080315@jenkins.ci.freebsd.org> References: <1390939361.143.1719733080315@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #589 - 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_210_698860313.1719846973696" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_210_698860313.1719846973696 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #589 (7a3d7aec415e1850b1d459e86d381051cdb1315e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/589/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/589/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/589/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) 620a6a54bb7bb6e1c5607092b6ec49e353e0925f by philip: openssh: Fix pre-authentication remote code execution in sshd. 840d8e0c306a7f127e4371f6c86213af5764c99b by whu: amd64: add a func pointer to tlb shootdown function 7a3d7aec415e1850b1d459e86d381051cdb1315e by whu: pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h The failed test cases: 3 tests failed. FAILED: sbin.ping.ping_test.inject_pip 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_210_698860313.1719846973696--