From nobody Thu Jul 30 20:56:02 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 4hB1h326Htz6n36L for ; Thu, 30 Jul 2026 20:56:03 +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 4hB1h272Xnz3JZ1; Thu, 30 Jul 2026 20:56:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785444963; a=rsa-sha256; cv=none; b=BYkbshhx3pl3I7GqPXN4jgP1bKohyw8oWcZ6Np8UpcGYiD9BZWcidWKb0TeknXh+8qZNTY D0heN7b9l+ynt2VlbE4R0q6TpvfaY/gfnlddgJiT72yEZzQ7ukrAp5ez2YhnUmjH5Mzn5r LEVTtXqGs73heQOuLZ35F7ZXSI41UV1XTA64kq5p16s9v0umf648c5sL3+haxSgvdMBFB/ ghi69WTpUaWJ1ZH6Iz6OEPOuNALi+9mQ2W2uy+hxID+QavLn0SnpVcZWkFKCaz10Z+SFD0 UGdW7r4wMFcdAf4kUfKMx0cYS2yJfs4CVpqn8wXBRghcT4hPKsq/3JvGnPSudQ== 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=1785444963; 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=79O65fLPd7lw/vTMO0NVDaeqCSZXeLHRvJ4qpbSOipE=; b=KcLpfrYB81ys34DEMEbozNdWAyX/NDJJ3FpaCx3wUJYyDWBf9h3xit8UBg142kGgQ8q4M9 IiEWeBrPSdc6IKYqeVIzDCfNrc0muKqQC/XFywevouP8LKKHJ9u3AttRrPYwTfVRYPvVof Zbgq3vqT1PyFUowQCiOr4qH24R0Fvrd41uk5kzv8vMpLwVNne3MIXgG1IPZw1oTYGO0DeA TH1TTmGmWTZS3QFcbBCacZK0OY2uQ+Zx5uSFkHECBf6CQKbjhAbrkE5Ve9+XGOtwQlfOQN LM4AJ8JHN8kCgpDiQ3txrS6DHv+VljUPriIgKK+RTarT6K3SUhjDbHczrg0Mtw== 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 4hB1h25PJvzDSS; Thu, 30 Jul 2026 20:56:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 30 Jul 2026 20:56:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1267732119.509.1785444962763@jenkins.ci.freebsd.org> In-Reply-To: <1657715013.505.1785435880125@jenkins.ci.freebsd.org> References: <1657715013.505.1785435880125@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29170 - 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_508_856519139.1785444962569" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_508_856519139.1785444962569 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29170 (25165e4499e17f4f75fcf7fe7691fc7f865d4015) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29170/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29170/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29170/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) 25165e4499e17f4f75fcf7fe7691fc7f865d4015 by jhb: mbuf: Make m_unshare() fail on KTLS mbufs The failed test cases: 2 tests failed. 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_508_856519139.1785444962569--