From nobody Sun Nov 17 14:32:39 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 4XrtWr3CpLz5ckC6 for ; Sun, 17 Nov 2024 14:32:40 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XrtWr1342z4QTN; Sun, 17 Nov 2024 14:32:40 +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=1731853960; 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=0lUokZHWoKgGMpe///XsawtWXI9N0F65MJhxcFxTqCE=; b=h5CKTU9tNi1mhHkuQTMn5Pdx8ZogyXcjt55pc77FifV4m/XwPGoxS4QHs5y8U3sncDNaz7 yeWvJJR1FE4fAaq0gbFXFUGxrT7mxwAx5SUr0JDrjinKwOW+IDBsf8/YSzXLvPA93M5mKf jSkW4quwQVIG1AmrCTD2UGKaYE5ESrbmbjNYn12HUgZOHTAPQTS1pM0p9etAfzCojmRoOS w0OmImLbS0/bTmzIHUD0OHSAbOdZzc8LDaLvimksyFqGpXNodFVrc7PR5WX+jJ/He88xDZ k1O+nmMXDDBMft/8tkFkNvNC7jQoWz3nY1cBbuI4t4SJZHSOH7+1cMqTbKbyaQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731853960; a=rsa-sha256; cv=none; b=SP+I58cxbghx4K9BqnUV9FKXrpkzlsAUNAwHqccg/JXkb6WsKEmK8hhV5bxH2lGMzk7h/E Q7qk7U9Cv+BSJ5pLfuSdvvpBvvQnEMOoRhXm5oz8jjnBfNxOa0YghcZm8DiJPKajcxWQ51 1gRi9b3qZ/ASR/iC9poe5864yeCRAAKSp9Ahvr2ZjqWfAYsS0DE4i0SlcoWMHMi+QsknUF f6F2WojC55CF5TQ2KwMifOpkpZuc0Pt+tF/QU+xcVw7b4ZuzAHohpV9xkfZ/UAu90qU+RG t83hGGHXmsjIsm2hF+oC2aeXmTyszb1DfVxzSrSIE+HiF4kN8FAHjNUEUbeImw== 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 4XrtWr0cFhzwMS; Sun, 17 Nov 2024 14:32:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 17 Nov 2024 14:32:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, mmel@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <232554683.5312.1731853960089@jenkins.ci.freebsd.org> In-Reply-To: <198128190.5282.1731796499816@jenkins.ci.freebsd.org> References: <198128190.5282.1731796499816@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25718 - 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_5311_283311631.1731853959609" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5311_283311631.1731853959609 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25718 (60e72eb16a08bdebb40c99cdfcde04e606fe4f3e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25718/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25718/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25718/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) 4b4e88d9425b59a377a71ffeb553376b1c60a80e by mhorne: aw_wdog: disable timer on attach 0381f0b63b9a5e55d4eca3da5c35ab55e4ce948b by mmel: arm: Fix typo in ldscript.arm. 1701dfae1be3be6f8f1fdd3b6b636d3161b33420 by mmel: arm: fix symbols around the .ARM.exidx section d98a18d032e6ed3dbae30233d217c6597000e391 by mmel: arm: add read_frequently, read_mostly and exclusive_cache_line sections 60e72eb16a08bdebb40c99cdfcde04e606fe4f3e by mmel: arm: align data section to the supersection. The failed test cases: 2 tests failed. FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError FAILED: bin.sh.parameters.functional_test.mail1 Error Message: atf-check failed; see the output of the test for details ------=_Part_5311_283311631.1731853959609--