From nobody Mon Jan 13 17:40:38 2025 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 4YX00S1s9Cz5kZWn for ; Mon, 13 Jan 2025 17:40: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YX00R4xZlz3Ft4; Mon, 13 Jan 2025 17:40:39 +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=1736790039; 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=AQNBNX+0coPesHaX4lAbqqXYOmo0mT2l9z7XuN/cCsE=; b=RbE+jyHm8/TMfOxMCXwBbCnrGLlVEKPW5uw6M8Dppy0xrpO6VT6fTeb4D2BbQKY9B5ovJK aYdiMbVOYehc09U5ty49cTCek3c7Wg3Bu9aQMJ+mXkImDQuXXe6pEiAuYZFRaMUSBrnQs1 nSgD//MtusAsGzw94MeaN+GUjTtmuWJfl7aG9j2IqCslHcz2LHv9hl644Te5DHZHSonCx5 cGrc2F9I7FgI46S7MLrRHQT0+H/M+M4cKT7O4MVqy4IDYSP9/TFGNxDINiUB37cl1Y9iUq v5js1JAs1Ky6D2EDFawMkqEjnzeuVVv2otRax1k8qCiOW+ldI8i5SChBPUp9Lg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736790039; a=rsa-sha256; cv=none; b=kR5C3ZJy124GDuylLcVjgG9N44sWnvnOMKhWgChAfJd80wb3xYLIuNwBtNnNfjs2xOiANr 0XUkCAHAqJb5JRpP3lDYffTdw85oac1XuwaYtPYHah2xzNKvyZIvO1fMCLyhXcDSXsSeGV LR2cyX2y9PUO+VpQTV06nk82swf6B1NEQqRjkT/I7z9ik/A/A0m/A9aT2X2buLJjLyPRDV AJw7JWWpiaF9LREu/qOn0Sy11TloVlTNmwSjkTo48zn2x/PfitRQiLO+8qH5WQRSaK0/qj UPplLtph5QltidAHt7M45YiV0I8fO9SXqeYDzr+gKnkroM814A7ZY+MWXUZJHQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YX00R4LS5zgms; Mon, 13 Jan 2025 17:40:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Jan 2025 17:40:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2126115490.197.1736790039636@jenkins.ci.freebsd.org> In-Reply-To: <890893328.191.1736784037244@jenkins.ci.freebsd.org> References: <890893328.191.1736784037244@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25891 - 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_196_491962174.1736790038981" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_196_491962174.1736790038981 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25891 (b714eacb790551f35de03831b88ad7b7e1502102) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25891/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25891/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25891/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) f94513a3a36b50823c3918c93ee5c6bf5f525e91 by jhb: pac: Use strdup and asprintf in place of dubious string building 22956bc9dc907296196a37525a6726f6ba2c06ed by jhb: pac: Consistently use item count as the first argument to calloc 40ed89ffc32353bf50f832635ef767aeb432c0fd by jhb: .cirrus: Add manual amd64 and aarch64 jobs using GCC 14 f586d52599499f254f0dd6053c811df4031514ca by jhb: .cirrus-ci: Update the non-manual GCC build job to GCC 13 826509a3c3642db6a110f8f43ae8860c40c72ad2 by jhb: open.2: Editorial pass ae1cc4182b3fa6abe4de85ab201a198917dda73a by jhb: nv.9: Editorial pass ecb5fe3c5e483e09544645ba84281b4a8cba4edf by jhb: nv.9: Add a new subsection documenting kernel-specific behavior 9c87cbbcaaedbc4e07d5c9d0248bf76f72531f57 by jhb: cpu_machdep.9: New manpage describing the semantics of several cpu_* 0e742cc77454d0872ac2f6e7fd755b6d0322b711 by jhb: cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean 143dff0f9ce9a6f03ae5701368c7144b30e2dc39 by andrew: pci: Only claim to support PCI ASPM on x86 b714eacb790551f35de03831b88ad7b7e1502102 by andrew: acpi: Pass the correct device to acpi_pcib_osc The failed test cases: 4 tests failed. FAILED: lib.csu.dynamiclib.cxx_constructors.__test_cases_list__ Error Message: Test program did not exit cleanly FAILED: lib.csu.dynamiclib.fini_test.__test_cases_list__ Error Message: Test program did not exit cleanly FAILED: lib.csu.dynamiclib.init_test.__test_cases_list__ Error Message: Test program did not exit cleanly 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 ------=_Part_196_491962174.1736790038981--