From nobody Fri Oct 4 15:00:37 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 4XKsDQ2mMHz5XtBm for ; Fri, 04 Oct 2024 15:00:38 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XKsDQ0917z54fy; Fri, 4 Oct 2024 15:00:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728054038; 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=xDYWmPOCFxg5geyzlFjU7jnO0/HyJhlDxCdzFnFNZrs=; b=Enub8h/ADEWURmImMPIVayQdida+DqpfUfeNyEJMW52TDCei+plOnBGt4DSUh85s1b/Tq7 nMgdACyHpaECwadDVaMTkmeM4KquV7oqME25HglHYgbLktnUFc0NRGj8snTMUG/7+8JI5B +h7pCMhEaFzGSZQi1CAAYjP+r7TPZRXz9NbBomhOqG1Hv2ZarSJsSfHeq6F9SRkMQOr+1p MljJeMbDDjXT1tKpC0QTiBrO6s8iE8oULgUGz3kthwfVsO+ut0RUxGo7JxphEA9Kl0GAqz lIh6NArO0bZw/km1wZT+dslaS6kpFartOlYojf2H5iO4Q0qVGO6a45qWbHy4Vg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728054038; a=rsa-sha256; cv=none; b=MzWUvJqUcPf+vmlS6eP8+VfY9fhIUZC1wXwP7V7TbxlfRq+0B4SMScaltmvjKq0B9fZnAs MQoobvKli/pg5AZBu4FrUSo5iCDlO8lZcroTO4o1fSfahwyQpb3Sae1BVxrkFRKBhMpEYg 0/Q9Qr7w3oj334f1Tcrz7IyzPCeqnHTnc+8DiWP8bS26xyMy/5HqyJb7vHaqaHRFqXIdrw ZUX0p0UrRk3F1Nla2L4Fh1K2vII3R/BD4ts1/o2pP2QPWNv0tUyzNk0b9V3NZudOnXdRGB BZVxwDRObexafVoiwdpH7VPH4bZTAa5StnChh4XLOCY/FtIhpu/89NcPb0Ygng== 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 4XKsDP6rxgzfmZ; Fri, 4 Oct 2024 15:00:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 4 Oct 2024 15:00:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1702827331.17119.1728054037967@jenkins.ci.freebsd.org> In-Reply-To: <1289374620.16949.1728038983438@jenkins.ci.freebsd.org> References: <1289374620.16949.1728038983438@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #725 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_17118_907261048.1728054037684" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_17118_907261048.1728054037684 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #725 (a257beee44abaffac0cc087d8492499740359922) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/725/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/725/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/725/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) e6dc191e43ac25492890a1227983de5e2d811db8 by olce: bitset: Fix __BIT_FFS_AT()'s herald comment a257beee44abaffac0cc087d8492499740359922 by olce: bitset: __BIT_FFS_AT(): Fix herald comment, take 2 The failed test cases: 6 tests failed. FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libc.c063.faccessat_test.faccessat_fdlink Error Message: Test case was expecting a failure but none were raised FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_17118_907261048.1728054037684--