From nobody Thu Aug 13 09:25:50 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 4hLKjC2tDLz6XCGd for ; Thu, 13 Aug 2026 09:25:51 +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 4hLKjC0V4Kz3PX1; Thu, 13 Aug 2026 09:25:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786613151; a=rsa-sha256; cv=none; b=yGxxsc9aWdEbDBEKWMMwbVwQzzlsnZPX1NKqfgPThuP30uxdqH0smRj4nPsQutmMDTHX+a twt6pLlTmhhy0E7SQa4cr/2WbxxDUlMfftuasfYM3+QD438EsBT8HA2hxfLUizng5+bjYm FlHvAEVxiqJFzuzj+1NeLgzxmmaZ4XEM10yBWfANPlbbCKutkSpTYDJHpMG0n35U0sQTib +m6hpvCZO3btjfbPx272P7Tav9CMNXYl3tdzvmNnzW8gXfx7H+E8peTtQHR+Xzz+3ZWTBY R/zYHGuHMwH6zSpqyqzBTmXGFusfuQ+aEbCTkdtevFQInkaY9/iKtzFOfO8kIA== 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=1786613151; 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=P1G/nSb5KdASXPpQfGCPAuznjm1calqmWHAqQMXevJk=; b=gdmOanKD7PbSLXdmwT3p+O0jIQbdAhCpT2ID6SRkX6cz9o/viFhzbZ3zhfuPLOt+WhbeGW rpnUKX47L9Vby4lLdotRDZWT8kigZom8CHYTAZ4Ax2HrBaEHFNe0il2zmQUSp0r9kiF6sj 1OfCy7cvkrMzXLk0QE2L3qWEv9s4YGlVBH0XdlDMEUAp1di7IWYlB56rQAYD5kstzcz58N eCcRJT+eroJWPEVTekSHv/U+u5Gon4EgglNtIJvyZGXu7sN2CJ5PiYeF+R9D/+WAfvmN6c a4A8wZ36z32g6Dvi3yC2C99cepMZAgBaFLCtPBdcRb9twk3myl/Ki3Pf4jpfgw== 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 4hLKjB6VbJz14yY; Thu, 13 Aug 2026 09:25:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 13 Aug 2026 09:25:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, obiwac@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <988124360.2003.1786613150919@jenkins.ci.freebsd.org> In-Reply-To: <70719423.1921.1786568381297@jenkins.ci.freebsd.org> References: <70719423.1921.1786568381297@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29261 - 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_2002_545661591.1786613150729" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2002_545661591.1786613150729 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29261 (7858a57baa2f2efc4cfbd61303efb7e72ec43194) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29261/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29261/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29261/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) e15d22609c7d91201cd32b3418c70dc176b95245 by emaste: mfc-candidates: Fix remote repo detection bbf93227fe9ee1f38b7db5477398c3564e5c84bc by kbowling: igc: Recover from fatal internal memory errors 9f7633b932954162792e2caef4f6f0cd87e82f43 by kbowling: igc: Report corrected internal ECC errors 2519e19f05e0c3e5925bf81b729b4c28f2ad1af6 by kbowling: iflib: Allow conditional LED device support 529177b332dc4ba29d261ab7d2eec796d274b345 by obiwac: thunderbolt: Get NHI version number from caps efdb82413963bea5f4bf2ae52006cceeb6944a3b by obiwac: thunderbolt: Reset controllers 7858a57baa2f2efc4cfbd61303efb7e72ec43194 by obiwac: thunderbolt: Explicitly read NHI ISR0 register to clear it The failed test cases: 4 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host 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_2002_545661591.1786613150729--