From nobody Mon Jun 8 21:29:27 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 4gZ4tc3rlhz6gmdG for ; Mon, 08 Jun 2026 21:29:28 +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 4gZ4tb6Csgz41lj; Mon, 08 Jun 2026 21:29:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780954167; a=rsa-sha256; cv=none; b=G/5Ammt4bsUZzaj6npMug1AqXjvuIeB56Mz+tnTvHgCAUI+oYI+LqCqgOg+OBw5nv1eq1H M3oX1sATCWhw2TnPWkIYNWH1zE5UxpYTSYuzMMKrwGmNcCMJ4HCROJhUGemoPvq1nBk64E B5FESYxdFatT0PbL89bUzNLuYAuNwjxFPpa5xFOlx0P699F2JwRHt14F86wioV4GsdaiFF 2ep+HpS1WMuMTQMHbmbTKZkM2OSpgMU/DpWlVFCFWTqPC86BzZ305/WWKi45ltmuNRydN2 cVSGjAHBGsaLlzNXzttJSjJFbTzkwZ1QuusOOh9gClf3L96b9vcVRzPkawaVcw== 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=1780954167; 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: list-id; bh=nFDoACcYxFxcymXRVrh0Eb9pmGx3TfXzfY06vJIfWtY=; b=OblD6GCtDI/AefZJ3eS2CLH5AY4tIqa7PglIM/T90l3FjIb9Xm51qyG5uTvVgDIIwlx9t5 DvI47W0nYJUqnB4MUkuVO/Bt6TEjevZXe7eZsu4LcDn2DLhCYhrhQyOuhlTv/neF27mzmN jStTQTntLE0AU7ugdBIVfMDoUMRhAsHOUxfKeM34/tEg7uyj2WF7jqsDeMdPEXFkc2oOhj /Aav+kvFy+jPl959tH2madyN2bpd/51O5c1k173RJpTp83/3vrYGitR8Tp7V4cZh1CsOQp FyjSmffRx5i5oEy1N+sksAIt4ZYC03BPrhGvDNbdLeb9ENSvSAm+JgaqbkQuow== 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 4gZ4tb5ZLCz14Nr; Mon, 08 Jun 2026 21:29:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 8 Jun 2026 21:29:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <129522159.2431.1780954167785@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28720 - 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_2430_1892867811.1780954167584" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2430_1892867811.1780954167584 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28720 (256fa87c9fc31d67c3da27dd1aac0c42db3dcf41) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28720/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28720/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28720/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) 256fa87c9fc31d67c3da27dd1aac0c42db3dcf41 by glebius: netgraph: remove remnants of IPPROTO_DIVERT The failed test cases: 1 tests failed. FAILED: sys.netpfil.ipfw.divert.in_div_in_fwd_out_div_out Error Message: atf-check failed; see the output of the test for details ------=_Part_2430_1892867811.1780954167584--