From nobody Wed May 18 15:25:40 2022 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 115081ADAF81 for ; Wed, 18 May 2022 15:25:42 +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 4L3Gys518Qz4qJb; Wed, 18 May 2022 15:25:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 7ACC433F8; Wed, 18 May 2022 15:25:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 18 May 2022 15:25:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: br@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <509364509.5535.1652887541504@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21384 - 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_5534_1177155686.1652887540791" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1652887541; 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=DF1HMivO3svXDJz9ca3qbfNPJAEx/MA+9cB0SJAr2h8=; b=nFJ0fS0jJN6hJwBt8v2velz24lojiXPGRYgNcTakIrSDMZmmccHcrhEAFO9/R0ltr8Kjt8 sOVn1ZrRI5xQ1qK95xd9rvo0UPrfExmOnYNsTTZrOMwHSf+k1gCn7cjNw2gQg1C0lLn1bR /kWFwy4JrAWIwYpkCqDzohj4pXdRMUVeGOxOWnobB+ldkbB9QS+4ZYmtBaQW+KI7AgrQ08 ktroIAKltQxFMDqwAthVOgqV9Ql9Ixdf/ur06wrXpeILJv5wO6UWaVEsVz/4cKbE71JzX6 56SkT4X5kwxjqJFf8snmbbOBZg6X7Y1DxXGg4JIN5su5wmPnBgWkd3FW2XkwKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1652887541; a=rsa-sha256; cv=none; b=ARSHocUXeHHbfeWdHJebNLi+9shtaO2ikDroxG3RgEfR7TJI6GZZhvKKxYaX2PVARDPlOD 3qVXV09G8p6/eT4aJGpqROVLRSSylblU5FVbuHVcgTUMiYlHdR2/2lVzgSbf+NIxhFTKCC Z+uzPMjfzI9T1S/Xu/O0ezZ6uzgBu14ufcz8njoKhgK+iOstEEvGx6UGhCJAAsoimdlOph 2Eqw8fTpcomeIuGsI7mDB4nRgjSX72qC52Rtd6r9locJE238nAjljVqAHFxiDXxdA53pSi RJs+ajYZYMw058n02uwG+9vy70RDKjckZ2iP1+28LjZ8kNpBuNI86Wje8+pIOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5534_1177155686.1652887540791 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21384 (182a69328da2aa081f61369540f5d674c23e277b) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21384/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21384/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21384/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) 182a69328da2aa081f61369540f5d674c23e277b by br: Fix stream table entry (STE) initialization and removal. The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.last_local_modify.main Error Message: Returned non-success exit status 1 FAILED: sys.geom.class.gate.ggate_test.ggatec_trim Error Message: atf-check failed; see the output of the test for details ------=_Part_5534_1177155686.1652887540791--