From nobody Tue Apr 30 10:03:35 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 4VTG4808QMz5JfHN for ; Tue, 30 Apr 2024 10:03:36 +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 4VTG473tN4z4Ghk; Tue, 30 Apr 2024 10:03:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714471415; a=rsa-sha256; cv=none; b=N9/IPET7iMkiQvhZah19fiE23LyXX8X+O0iRCdqlk2lMYt4v0Hr4tNgCY1G4Ry9nj5vScP 4R7mNfvnODf6qbC+dw/jQxuow0GuSUKFAoeP33msvgnOJqr3denj0UtPT8zDt+UPCruWlO IuAiLw4odvc3LxIuWqgWIl66OScUxdzeft6qTCEI+SPICY+bl5c1MLzQ2B883G7Zu9UoZB ut302H2lFp94/o4I+YfUZvL4mX8ooCb2vBgOLpehkau5KAC5Yc+s7x04bbb7PWdavAkXYH 6Xb1+LDKMzOgR2iUc8Cp5/VFSB0RvfuFhAVJBTYsURVuBb+3uuwdhIVQVvxBDg== 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=1714471415; 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=dZ3b2JYHjKwbyZEwcAAb1iqWkLmUXUaS4H0FMLbvf2o=; b=MyCipmQTTzb1QRDPiUJFnMNmvfG1ztURLpA4D6SKPiXsZ0n9vmi9CWOUOpkkt5ZsJhoWaI S8kJh1vnGXmhsY1L5t8bqY3iaSCWRyPAjt4amNPPs5MGUuDOwNo1aeBFTzCHCurUlegALx vqMBG4PX9oduWe1injjTIRB2F8kODwIix1KTPebkzB0lggA2B7agsJ9N2sTfGS7esPbqgm qmtvB8vXhbIsxtVL0wsEl4gO9kxM65HwwaSQTDN5ZrdJYPiObzXlYYhUSzn5ZkaMhCj9Tw SIsrenV5xsQWtP71FyPE9Pw7yRDsu9k+/nlAcgqFSE670Zn89h36JwGQTL4wVw== 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 4VTG473TQyzWBt; Tue, 30 Apr 2024 10:03:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 30 Apr 2024 10:03:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <242035484.8983.1714471415492@jenkins.ci.freebsd.org> In-Reply-To: <819896638.8813.1714454693838@jenkins.ci.freebsd.org> References: <819896638.8813.1714454693838@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #551 - 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_8982_782785479.1714471415191" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8982_782785479.1714471415191 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #551 (8774c92e32b25cb0253f1a7a0fbf5d2e6fecc4a3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/551/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/551/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/551/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) d2539274f402248ae5091f0488af61059e1ca48f by mm: libarchive: merge from vendor branch 2d92e58b68e1bcade3d4097660c24afb64811ddf by mm: libarchive: fix null format string error in tests (unbreaks gcc13 build) 3cf9a5010e7dbd77e152b340e19e8d59ca053f2e by mm: libarchive: add two missing package files to libarchive tests 8774c92e32b25cb0253f1a7a0fbf5d2e6fecc4a3 by mm: libarchive: merge from vendor branch The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.unzip.functional_test.test_I 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_8982_782785479.1714471415191--