From nobody Tue Sep 01 11:09:39 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 4hZ36D16Z7z6qgcV for ; Tue, 01 Sep 2026 11:09:40 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hZ36C4cG0z3Tww; Tue, 01 Sep 2026 11:09:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788260979; a=rsa-sha256; cv=none; b=RnULs9tCkuBdd8lePz1AGJFpd5+iHp3rOr3n0jWI3B4MGWvraK7wQ8D/fXcUAKdYsgb0p1 jjMcHuGwKz+Rr0+9t7Quy0K9kPgaeYFWxkAlk4Qi6jxb3Y2GusL6I/b9f4p8IvfEgrUpi+ SOrbnn1vzeY1RnzbHxycQv0jKY+viQ9l9RyddRi0dC0HUNlXWhQo7isN/y9CPUoJngFMAO egCLpM+7FqRyUUH+OXDBadi+8hdUOWCxzCgfvAIB/ceR/Q0asnZLDRzmQUlUAudKvGzJaJ Tn58E7RajrqBWgz7rGUWzqorm+CvYNoLML0U2ryZbgzMvOPrgYo7KoM/lRmSmA== 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=1788260979; 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=41/VwSOg316zm/SdgdzJPbI9FmZiT20P1D6G+IUWXio=; b=uFoTf+FS7QPmR1wam2nvwCP9XleiRePNGcZ8ghl6FpW7OWY/V4EVYQvbVevHEZoH2l/SZ+ n3/oM6f8mRNiK+urS9KsmyqwZ/KcYrKzXK2M5gwx6rFxeFCZF/NuYS45wStnvFhz/eq5n6 rPXVfDtV+JEHP7aInZVSL3RyBRvaU2fQFqEHqeTko3Qw/oZf0C9Ah3fxuQ+Ct1LBLAxcOv rRjJENwUVmFZuKSdNOWgt6gECdQTAYxDYx6mruZBaLdnMJOIgWT/RiZ0RD2cstYqgVBxT5 RXwDeEOcPDYjFAEUav9Dbwr/4+HONiaCtudfFCB7YsE3tV5aF1hdCcvyaFednA== 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 4hZ36C395mzw96; Tue, 01 Sep 2026 11:09:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 1 Sep 2026 11:09:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1878615599.3991.1788260979448@jenkins.ci.freebsd.org> In-Reply-To: <821282597.3919.1788214004558@jenkins.ci.freebsd.org> References: <821282597.3919.1788214004558@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1073 - 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_3990_2106963951.1788260979200" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3990_2106963951.1788260979200 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1073 (ecc16dd11ba2d8f8468396327cba512867693b09) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1073/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1073/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1073/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) 310c4c9bfb31371aa2f8f5355806631677f37420 by kbowling: ice: Add led(4) identification support 64d0098e311aa154d2c17328ea991efe1774099a by kbowling: bnxt(4): Cross-reference led(4) 514ff9a982637aa7686c1862f44d90f9e7a2f4a1 by ngie: crypto/openssl: update to 3.5.8 a281913660fe7b162a230d2455536013a0e041b1 by ngie: crypto/openssl: update generated content to match 3.5.8 release ecc16dd11ba2d8f8468396327cba512867693b09 by ngie: crypto/openssl: add manpages missed in related commit 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_3990_2106963951.1788260979200--