From nobody Thu Aug 13 13:06:23 2026 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 4hLQbh2RZcz6ndjF for ; Thu, 13 Aug 2026 13:06:24 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hLQbg5ymjz3sWV; Thu, 13 Aug 2026 13:06:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786626383; a=rsa-sha256; cv=none; b=uzODxutdA6i01vR17jUhcspcT+NjMQSFRMH7JYIqQOaWwnP45KQDRf3Z2ckvsVknEaF5+F FPAxUo/6Nldq0bg4gi4OqlBSI1ReWNaFK+S2VRkCZuYfdox5Ig7bknJOVAmYRV77l7HrT3 nRyniEr52ikMswNug8EdTJdah+04ot8AvYpR/7wJZdMBWiIRj4O3opx6EjJp2HlSDLweYR wc4Lb/UHb03FzX8ABgTjHK/2cNVldK+unJ+uqa+2UBs/JFJ7lQAnv/2XbG/wTsmusSfnqq mklynWfHkSUcn1li9eyfQs/8SaYq2vVDf9gctxLrQk4AZdQG1HQWDj4SpPi7+A== 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=1786626383; 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=wv3RSIYBCsC7VtFw+yRBiDPPSrfb4xG6NdrZldmPqGE=; b=yYDf4Fjnq+nN0sgnCNTj6NOhV0GNjXfhPEzKJKSAPNecmWNrn2tim2H6JhWJ9WHs4Gyj0q hJ8rK11/Dk2/wxAxz+3n8a23KG13skYHcu9dF8NTmdZjSugrgJ1fPXjfyaoDN3GAMp39Tf etLdmEjkj29h933ee1r2iVgfq3dq0dWdz1893qyin0qoRHBvJ6mSf9On69njk+m1fn8GtW D5nITDUi01VUOIbu42ZIHfpUOyzfCI7LsCTPht2uIOkEn9PSz93GZa5I7HnFODF5Nq2FWX iJTVkkjU5vWa81mG5uBo0zAXIOYHGmP6W1ZBfS+iy7pCME0ZywygtJi5UQnUAA== 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 4hLQbg4h7Pz1C4C; Thu, 13 Aug 2026 13:06:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 13 Aug 2026 13:06:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kfv@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1564623098.2009.1786626383661@jenkins.ci.freebsd.org> In-Reply-To: <988124360.2003.1786613150919@jenkins.ci.freebsd.org> References: <988124360.2003.1786613150919@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29262 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2008_1656706055.1786626383450" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2008_1656706055.1786626383450 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29262 (b54dcb897a5fa66ff1013d0ea403ed8894e34b8a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29262/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29262/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29262/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) 1f09e354297ce571353210c23e50ef6fc19ce382 by kfv: sys/limits.h: Add BOOL_MAX, BITINT_MAXWIDTH, and C23 feature test macro ca1c1eceb38c57ce7439786008f7c6f37c9a62d3 by kfv: sys/limits.h: Fix typo b54dcb897a5fa66ff1013d0ea403ed8894e34b8a by kfv: libc/tests: Add assertions for BOOL_WIDTH, BOOL_MAX, and BITINT_MAXWIDTH The failed test cases: 3 tests failed. FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2008_1656706055.1786626383450--