From nobody Tue Apr 21 13:48:23 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 4g0Nwm1N0tz67C5b for ; Tue, 21 Apr 2026 13:48:24 +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 4g0Nwl4SMhz42Pn; Tue, 21 Apr 2026 13:48:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776779303; a=rsa-sha256; cv=none; b=CAOADM273C0fgRUGXAdXurZo+G+Jiv+firnb8AqgM6ByOcXfw82Dhsa7Aa0YEM1USmORiD Uq95jHC8L9Dg2RuTsEaoXc5yT4Gq1podkqqpbG0GzjcGK0W3y6DNARcxU5qwzG13S+e+MK 3yx078Vca5bva2jYoOFP7M3llTHaKkuaMKKfPql+tgp7kpXqszNFXx6QvYTtqenSXI8Erb XhQtKZ6E3tbH1CvcsBALbulFPmzNgDgOqkj+4HEpfrLQCXz7Y+t11WSXpMTtkTdS+ozZFX bCJTfH/Ul8ajNEjQr0NcC8zAi5rN3Pduz4+X5IS6xm0nFymtFo+4c3r4ur0sPA== 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=1776779303; 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=9FR/zw+TsYSyLMjMMBd04MiYhedONoPZ+SSLLWcBR5I=; b=JzsRRVOeCgZD6iLjL/mhRFAOmFjHzXGwYJWXyXbwZoo1LmW5ItitEptiDAhMkicee2kCnq WnxXy6cWzcwcRNdbn5oYSlVlo6itDZk5ueCAYgahL1VrF8fo6tP0GGqm6IbvBJKFh4UijB +1fC07O4vUFEcRis7Nz9uWeMIRxXnVvrQQBirVWzQbmAf1AQGsaqmnw3D6nGu6vOHAQCTh aQwtnIOZTxlYXziVAAt8dfGKm6BWuPZfxRE902s+FD+NraDlMEYwEjlas3BSjsd0UaEYbP sJWORNEas70MHTmeaUdM50k2hgWzaRIaVbGF8vUadXm7Wqlm0OH+HhsJ28aJAg== 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 4g0Nwl3y8nzmyl; Tue, 21 Apr 2026 13:48:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Apr 2026 13:48:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1526229077.1761.1776779303558@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #656 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1760_1295019899.1776779303318" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1760_1295019899.1776779303318 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #656 (c1df496f940a4035f8a5dbe8e36b2ff95f97dc71) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/656/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/656/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/656/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) c1df496f940a4035f8a5dbe8e36b2ff95f97dc71 by christos: sound examples: Add mmap example The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.divert-to.in_div_in_fwd_out_div_out Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.sctp.pfsync Error Message: Initial SCTP connection failed ------=_Part_1760_1295019899.1776779303318--