From nobody Fri Mar 13 22:28:17 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 4fXfJf0vWCz6Vscf for ; Fri, 13 Mar 2026 22:28:18 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fXfJd5hZxz3rlM; Fri, 13 Mar 2026 22:28:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773440897; a=rsa-sha256; cv=none; b=Zm7cOAInMiSCZs3nCvOR3rlX9MZM6iMlIi5deewGfgRhBvaumSbfTrHL9QbBNRx7UfUKO+ Qeu2/wA1DeTkzFVQai6ohAeL+hVivWKE0SzkqJ9w6eHzfN0WEUrLsLy55WIDxse9Izur9g 4iuSoEqnHJJ0rSgTEXMnDLj3um+EbKGsRiymV1T83RKUUF3XQEo7xr2w0yXNvpCiGyQuZd CSye3ZAHukOC82Q7vXdRPMWll0icyF0x1EDce5HogJz0HNM6AVzNWBbDIND/Mwe8W42yCz cOcU9NtMUC9ae45WGM/6IohdEzPIxHkDP7SS8VrlMt1JcofFfHSrv9d3TRP2iw== 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=1773440897; 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=9duq0oI6dS1vBhbE4/ioIkKeQyfao1pImYNre75+lxc=; b=SLnLg9+ydXbYDzcBY9iyS6yEsIxuDXJaVmQIKuVll8XCRsJO9PIvhdBc/OhLZFERqKSo3T hIrOFX2z5L5RzVmO7wPQhCj20JMHX0PZtaoTkTH8+jXg5yz80HRQAKb7hKMhAslaFODE33 x2+7kYwX20vNe+QIJuXy0bzASHVPOLZHQW8DMkTDVRsiKoXAWeoDK7wgjP3HjypKjbmqoO jt26UEnZGReCwCCY0EToXc9SxUMJ4k1g43Yz+u57ZfeQDNiQnBYtqIVT/t3I8aRP2yWtAd g3aFDaPdA4yjHpn7r9507dbTn9gCgsY/Wdcg7SRv0RBIG6YRJOOMmj9KGsh/6g== 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 4fXfJd5Fn5zrJG; Fri, 13 Mar 2026 22:28:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 13 Mar 2026 22:28:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, jhibbits@FreeBSD.org, obiwac@FreeBSD.org, jkoshy@FreeBSD.org, mce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2049466721.139.1773440897743@jenkins.ci.freebsd.org> In-Reply-To: <837584430.107.1773422851849@jenkins.ci.freebsd.org> References: <837584430.107.1773422851849@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28030 - 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_138_1859755649.1773440897415" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_138_1859755649.1773440897415 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28030 (703901bce15bdd746cb20ab3fc88f5859924cf76) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28030/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28030/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28030/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) 4da237aee328f368cd85b659854c4556a39f15ef by obiwac: alloca.3: Add entry about defining VLAs in same block as alloca() to e9f3af5b28446ffcf55d8a8f7d59eb89ac3a3b4b by jkoshy: readelf: Use the gABI name for a dynamic tag value. a1fa1478f665ceb85e4b58e4ed8234edef833d97 by pouria: ndp: fix late KASSERT in nd6_queue_timer fa341366b1de86ed97e909bfd10241d590212fe2 by mce: committers-ports.dot: Add new committer (mce) 703901bce15bdd746cb20ab3fc88f5859924cf76 by jhibbits: i6300esbwd: Set error appropriately on event The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.ctl.remove_lun_with_atime Error Message: atf-check failed; see the output of the test for details ------=_Part_138_1859755649.1773440897415--