From nobody Fri Feb 2 11:07:33 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 4TRCfZ53Vfz58Wr6 for ; Fri, 2 Feb 2024 11:07:34 +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 4TRCfZ1dmxz4tqd; Fri, 2 Feb 2024 11:07:34 +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=1706872054; 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=xRwjHJlr12IEuSkDjDC3mzyiiEYY96A/CygsgcW2z9g=; b=T2xiiOvDsrX7JCx5G/4hgVw+ZKyceFF0YZLB//nM95RYjHUh+RjBA+FLH5/dc7NN3YAfQf yS5y+LyQmSujWB8LoFZUCZCXLdG1q18NditXxkwFjU6UyS/lLHyiWPMoDKM/bqf9/6elMH FTtwqx48uanGIMWDCEIc5/P9BqsMP94/DdgZ3DjwRObq7G+M9S6AfdHFqmSr08FnUVCpUs GUjGpRHc6Zrfc14Y56BAWiOIuA3rspEg76yyhyq1xRBJA1KBEQaDWIofdpdqZcLvJfhTFz y2yUIENjrlj/XBRyKCtYMoBKjxXg/8ncEr02UxYcQqlNgh3EopeJHmlXFsxy5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706872054; a=rsa-sha256; cv=none; b=ICVkEnMb5lxtHE3Olqex63ZKQpW++yrNzET1ufy0IEHywgVjzhFVnhgOUcKStva/b279VB pG1s13VbqZhtpnSoI9PATcer22fJcRkVCl5MKIUJ/90FZ2NNCYGZyDRUJHiOzLu38hBFSr Dbwew/+rmZbampf7aRwqMDPMuLfcFDq5QFRb8iR8t8CtTwyT8HChRiIWL3T2SiVCZzWCFD YD7JWPDTeQK5mYD+ZRFSBd04QKLKEl22F/BlG+fa4KwIM91wwppptRUxu8xzNFTwrD57+X fqOpmqaVPN85INa3mOj1EmYdjHrFgCgn2JAyPNw6O1Ld9nRlxuOZuRxhiX2VGw== 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 4TRCfZ0h40zSC9; Fri, 2 Feb 2024 11:07:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 2 Feb 2024 11:07:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mav@FreeBSD.org, dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1911365370.357.1706872054099@jenkins.ci.freebsd.org> In-Reply-To: <1728260509.343.1706863014858@jenkins.ci.freebsd.org> References: <1728260509.343.1706863014858@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24723 - 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_356_725960825.1706872053673" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_356_725960825.1706872053673 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24723 (3883c6fbf232452098ba6ea802ef1426d83d2d68) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24723/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24723/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24723/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) d04e03c19a8d7660ea36f62720eef9bc96b69889 by dim: msun: remove fabs from Symbol.map, and adjust comment 31aedef26fc0613f5d61204c624451d57e716ed9 by dim: Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): 5c38ea60a04199dae2c6e5db82461e7275c7def6 by dim: Add libllvm and liblldb source files to enable WITH_ASAN build 3883c6fbf232452098ba6ea802ef1426d83d2d68 by mav: ntb_hw_plx: Workaround read-only scratchpad registers The failed test cases: 3 tests failed. FAILED: lib.libc.sys.sigtimedwait_test.sigtimedwait_NULL_timeout Error Message: Test case body timed out FAILED: sys.netinet6.lpm6.lpm6_test2_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.dummynet.ipfw_pls_gilbert Error Message: atf-check failed; see the output of the test for details ------=_Part_356_725960825.1706872053673--