From nobody Mon Apr 01 23:11:57 2024 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 4V7mxB6rrYz5FMls for ; Mon, 1 Apr 2024 23:11: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V7mxB3jQPz4MYw; Mon, 1 Apr 2024 23:11:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712013118; a=rsa-sha256; cv=none; b=Up3CXUigqSqF7E+wU2HJCLRQ7lU7zdYRKkX2DSOrz+V9cHcU5Uge1PBmuy1Jht9Ssdr42v rd0SW5YfR8E47WFkosQuJFQXIamlvSFeT3E1srBl0wAEauEyNi1EoT7ct6SGqDcUngrT00 biF5nQYCkkY3ArnBCMgBbnGLqqswr+xUxkgflIE1uNOmbkQQXDG1fNlyzxQSbbUVkr8e8g 8Wq3fMTm0MA6VsGYIjj5g5MRsLWSfUy1tRTPHwjLuP4FNe+/4vUPvtKp0MecdLKr7y5CkI O9xex9MKdbPcFNNV4Z+CA3Ife/kXg9o5DHmq/uK4E99OiqhpYAU8BlGDpx0S+Q== 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=1712013118; 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=+1c3gX4oqKjLdtx37T9aQPIwiQgzPJ3cGzqmCU8tY6c=; b=c41dRPVcwOjNIrsdz2jtimnI/7FG17Sot4drQEEGHPGTDC3Du+uZoQY/HmATOi4WKxehE6 ew18P0ZfaOSDach0axN59iP2GBq4PPrnOY0P2C+xvjV5j1o3NHu20XYUC4f5J0W3BvVtZJ /inQoemXxyOQZRdHIthdA4JU7OeGq70owj/qcmh4hcStCW9rWDKzlX8gdmkoCWLO+4+j5E GTzRcKGoX2VWwyea+hlAHZ/Js1h2jXjDXHzJq15aRb6KFopmCgWheHb30d/MllMyMFMunW sv8BqbxFu+u1v2FGGOhHNTxZbtCoiGkoJ9qiXmoq1rq/aVliptPM76E5pv3bQg== 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 4V7mxB3J64zQDg; Mon, 1 Apr 2024 23:11:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 1 Apr 2024 23:11:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, bz@FreeBSD.org, glebius@FreeBSD.org, bnovkov@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <146440738.5359.1712013118467@jenkins.ci.freebsd.org> In-Reply-To: <3126582.5333.1711991440897@jenkins.ci.freebsd.org> References: <3126582.5333.1711991440897@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25015 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5358_1225912377.1712013117897" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5358_1225912377.1712013117897 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25015 (b977dd1ea5fbc2df3f1279330be4d089322eb2cf) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25015/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25015/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25015/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) de2a4e80d7d36651eaa688405ba72562cb7bc87c by bz: LinuxKPI: remove dummy header files with implementation 1a8d176432e76d7725ed1ac0b44f63ac6cc82397 by glebius: inpcb: fully retire inp_ppcb pointer 2ae32f1f8fcc97c3e9c16effa2ee5e41a1a6c364 by markj: build: Do not pass -fno-sanitize-memory-param-retval to subr_coverage.c bdc903460be4b6a729c1b7cde55963730c68cec4 by bnovkov: kern_ctf.c: Don't print out warning messages unconditionally fa93ba4097f0db31b8f1b3d081979a4e6f34c191 by glebius: if_tuntap: simplify storage of per-vnet cloners 9d4a08d162d87ba120f418a1a71facd2c631b549 by glebius: linux: use sa_family_t for address family conversions b977dd1ea5fbc2df3f1279330be4d089322eb2cf by glebius: linux: make linux_netlink_p->msg_from_linux be able to fail The failed test cases: 2 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_5358_1225912377.1712013117897--