From nobody Thu May 28 05:35:19 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 4gQwDm2qrzz6f5nw for ; Thu, 28 May 2026 05:35:20 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQwDl4Vt0z3XDb; Thu, 28 May 2026 05:35:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779946519; a=rsa-sha256; cv=none; b=vJuW41g3mi5uzlwDcAa+Tnwzoer9WIOMkEGWjGBEWlpZITTx0SCjzUoKuEdw5Ng0KmOcAa w6YeCRi0mnj4sPPxvDtjQ4y1yWDsEeXG2yldr3DL1ICuarhWvUyIEiDFSTl2m6Ie79SQa9 m/fTNhk9aNdv59/49yHHNFPxi+FvveUWz+yiegNadwvPOANJkReCOEqpncGM5PkF/1UWA+ BQuV9YQ7Wbqk79/efvNFViQ3EWWQJKEtmJ+ayXaSKWot7E0wB8UwoxSvCIHKa+2jRyJdZt jt4jkCYI9NKYdNYLgINpt6VyiPK3EMbukrfmKopah3TOpzHlMScwkpHaND/9Gw== 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=1779946519; 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=pUk2+owTRVgcoBWeNlcBfoe9wRdYa3+31cNc8k9PQQ8=; b=hxOvRPXABnZDkuYrIW3wr3216RGzc86c+SgOzp6gejfh/AlOmhx0FJVdjKCvgsqstHtO3o sWw+ObgsMV64LOelAdxaFIVHd6XSCM+PhEZMZuShrcYTPpQ+gxLwrypB4PudIwkjjtXk1s Sbauq1LOheeD4FtiVmwHeEQw23iIaXmdIb2zlb+5BjAajcKPpFoElf/eIjhJRckzCx3MDx McExPVoywj5TtfIrPKelMY0/21qXZeWXS/BFJhFufaPc573e41BXkXPm5D0WYlMGGsp+xx Yah/UG76Lq0OWfhLtKQpM4x61xX2aKgdTlneQC1Gq05QQMKIitwj9XTQzvhMmw== 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 4gQwDl44K6zZ4F; Thu, 28 May 2026 05:35:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 May 2026 05:35:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <628472037.1703.1779946519576@jenkins.ci.freebsd.org> In-Reply-To: <817806331.1691.1779937721830@jenkins.ci.freebsd.org> References: <817806331.1691.1779937721830@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #789 - 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_1702_831797242.1779946519405" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1702_831797242.1779946519405 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #789 (efe287822bcbebbf5ad5448280c6d91aa3676fe4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/789/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/789/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/789/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) 947dd1ca129787b93cca3bf390c3a34032a49ac9 by rmacklem: subr_uio.c: Remove a KASSERT() for large NFS server I/O efe287822bcbebbf5ad5448280c6d91aa3676fe4 by rmacklem: nfsd: Allow vfs.nfsd.srvmaxio to be up to 4Mbytes The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_1702_831797242.1779946519405--