From nobody Sun Aug 23 09:28:57 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 4hSTJB2XN2z6p54b for ; Sun, 23 Aug 2026 09:28:58 +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 4hSTJB0QFCz3Fj5; Sun, 23 Aug 2026 09:28:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787477338; a=rsa-sha256; cv=none; b=H3fnAT8MfhYPl15xpYVcM0Xu/M4nUko5byPu63puP167IhWgT4W0BSt/vGen+9SiIsyjcp wyOGnmiCnz7AKR+n147mfHsktvfM9l/ab4/tL1EWfAEr4cSkWwekmCr/nCYGX00yIaGnxG 0jtt/nYW7AhufLRemYOqai9hrWPQgg43FaBK/vF1h06i4bAWpApwora2heMSvejJ15C6sL W9s0lyS7E0KnW6IBxFA5QcYX7GdWYnA4Z3yZsKfRQxHGLDqqAV9gYaR62PtEysXdNpOItT QigDlfad7GorPh/B+Zz9aktCeW/GvUxEAMGZFqPXwf5MysN9yCITfl2aq9lroQ== 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=1787477338; 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=BQQAviW6mqdTuRA+F36AKw+Oj10n01ieZmzLOq2khPw=; b=kv7WhMOdg8/auJKfKEJMa2KOC6oRM7flZ95xQq5eNavp7iXWhxYB2q6SN5olZm0BdYuWwU IXM6gQv2OoQ/o4Kg3WaxemtcOc6ixDrPmJZrmBKf+IR35EJaAtMM0cmZt4cBiBszKTPWNB 7E20YxQfLew43pxWbX7pviySM4Y4kbB6n4IxJaJXUoEorvv2+PbTswbtx0UcmN+YMaFNGg yc3dERpZ3/Tsc4yATgAUG9izOOMmHhiNQHR7WzIF6Zl9hgGln766vjFsnUQv+NKjvW4hxi hl+DzMLj2wZvn42oG6wjCd8pq7o3R/md+9j3Pi23nbdQ3YPsJJQr0SBtpQI6RA== 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 4hSTJ96Kvnz1Qm0; Sun, 23 Aug 2026 09:28:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 23 Aug 2026 09:28:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1665364153.3005.1787477337894@jenkins.ci.freebsd.org> In-Reply-To: <63695998.3001.1787468958181@jenkins.ci.freebsd.org> References: <63695998.3001.1787468958181@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29338 - 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_3004_2094336497.1787477337701" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3004_2094336497.1787477337701 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29338 (b5c1ab6c8f2811278b801084713a6618f3b783d3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29338/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29338/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29338/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) f4d953bea74091874f019e3a2c4902dd013ee739 by christos: bhyve: Do not panic on invalid input in HDA emulation b5c1ab6c8f2811278b801084713a6618f3b783d3 by christos: snd_hdsp*: malloc(9) with M_WAITOK The failed test cases: 4 tests failed. FAILED: sys.netinet6.frag6.frag6_07.frag6_07 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host 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_3004_2094336497.1787477337701--