From nobody Tue Jun 2 20:30:07 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 4gVMrv5hgZz6gKdN for ; Tue, 02 Jun 2026 20:30:07 +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 4gVMrv3rc6z3S7n; Tue, 02 Jun 2026 20:30:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780432207; a=rsa-sha256; cv=none; b=jxGBs7T8L8VlIL34t4ynaVKuKJolBeCKzcUF/2IGbQ3/+9iedsldWOJNfhlg+deSNAZL1t vlOdQR3X5mrz8R2Yl+uqwaP3uOhEKPgTCROmhpbWQxrBMa7CK55PgRoQojZWmHv+xIBq/I lr6Gf6PWZYjvxHfjwpv8HEOyVg7x5UI/C7oMR5rS2iD9JuYnsQUef3zHr2zbeCIXewipv/ gp/jUoswhUvAopAUcKatiMZwgoSkU8W1GRuu57HB+z/b4mFwRPGk2s8GUH24GX+klxOPUy dq2s9fVpaVWk63dDj8FUAGRAw2QyOHWn+Nvx/Ei4Fl4975L2SaMwKRLbaJQ2dw== 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=1780432207; 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=9RspYezLlmGUgBQq3Aqh7KuSXKoRZiYC7F67jswf2x8=; b=hj/+MD9CvmrdAkPAJhmQSqnVIwb3yyYnyHjVO1rkBURFKbjW8+8+G7jDqFU1rw5IWMfkLR diHiVTZSaz2Ix5ez8i1l/71iLe+h3n0phjMG/pTtMhu3amdZSbZOF89IWYKPfMliYJ0NFA /Fla/iskSC6FBybwGqKjNlDutj1GmiMCUJUL2BeU552aoTU/kHS+kBA2AEG9ova6v0yRZ0 wpYu7xwkmioUxEqyPicTnbRPJ7Uuv/AEYwKtjKNB+S+gwA3aFCwCgZc1z6H9UfncKJzqB3 ic2kHzoyc8o54xR20+UmVUQmy6c7v8Ml7QWx2SICTwEXMv5KDdrRhbaHQ0LjgQ== 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 4gVMrv3NWhzh39; Tue, 02 Jun 2026 20:30:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 2 Jun 2026 20:30:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <617609719.2111.1780432207479@jenkins.ci.freebsd.org> In-Reply-To: <363384229.2091.1780402025602@jenkins.ci.freebsd.org> References: <363384229.2091.1780402025602@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #806 - 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_2110_653913886.1780432207292" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2110_653913886.1780432207292 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #806 (689206379f4c419d6340a8dde402f63a236e111b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/806/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/806/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/806/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) e6470ed3d59b5c36262a9cdb76b71a7ad25d173b by des: libarchive: Force GNU iconv compatibility on FreeBSD 39381fc3a82f6f3797cda43482a1d8a8b536459c by des: cap_mkdb: Fix memory leak 7028772caaa88ca00f4944c0460e2a1b1bd96a71 by des: uart: Tidy the compat tables 885a35c07b60a3b8d1148756b52eac74403f5c5d by des: tests: Fix reliability issues in POSIX ACL tests b243ead1edd80fe1d5dddbf75d94a64a9f2b0902 by des: certctl: Style nits 689206379f4c419d6340a8dde402f63a236e111b by des: ctld: More consistent error messages The failed test cases: 1 tests failed. FAILED: sys.netinet6.frag6.frag6_07.frag6_07 Error Message: atf-check failed; see the output of the test for details ------=_Part_2110_653913886.1780432207292--