From nobody Mon Oct 02 21:21:27 2023 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 4Rzv5j1G1rz4wVYX for ; Mon, 2 Oct 2023 21:21:29 +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 4Rzv5h2LJWz3PPy; Mon, 2 Oct 2023 21:21:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696281688; a=rsa-sha256; cv=none; b=fc+XL1MPhffCkBqm/UCsGx1cSXHbjvAMjVA7YShU1ghLPUesvZdoKUb3Ii6aAm16DaOBe+ ETH2vkOVfRKrHZ53axYwO989WPSF5S/dtOJDo2aQvkYf76DmwntNfoRN8s1TqQJQxFv+xf poUngCU+Yyxv26U2JaUQB5fTJjsP+alogdlzv+kaGEnhjSI3CexpZE/iBVMV54Zb2ENS7P idNTtsiZaWth1yZY341qx8jOMSG4egGcc0pm15iTrbDlZ5F1Peixf5potUanqJibzmL+S+ f/dzDi7X70AuXb68aOnIoZ1F4c/fDLWaWRvrWeurfoQvHisVBCVQde14/DY5XQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696281688; 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=Yvumvx4NYxvnNpxpW/rbHjmBcfYfqWfkome6PG+LBrU=; b=pVclPWNJU/SplVlfk7LnZMfdMBwXIKNUt/sIKIb0Vu2uQAlzwVy7HjmZgbZ+Zw8PbTjr65 d9B+JkFzp6IOILeIvr9YYF0Eum3EiadQI3DPFsA56RLwrEwz4hK6sTpFTWygAd1+ddnQjX fXYB8dviSrYIRjdrrZPxyWd3VgPPfB2iuhOcYmNltKvQb8Mp+nNvwo8/WCU1cfo5QHs5WI BRg485tV9b4uvJAWxglOrNvMlHmmwE8wZs3uY06v+IOqxLPqThHoLj1n7vTMh31go//SQK z33DtyYx00fkjA2qeP1D6x21dbclcxkEs6EcwopvE+LDnmtIw2AqKFrhrnT1aA== 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 4Rzv5h1NWjzCtt; Mon, 2 Oct 2023 21:21:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 2 Oct 2023 21:21:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, andrew@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <832323526.5342.1696281688199@jenkins.ci.freebsd.org> In-Reply-To: <307028408.5332.1696267323409@jenkins.ci.freebsd.org> References: <307028408.5332.1696267323409@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24195 - 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_5341_1505385775.1696281687747" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5341_1505385775.1696281687747 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24195 (bd9588bca05f5cbdeac6e5f9f426b2589301d7c6) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24195/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24195/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24195/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) f156cd892b55c04a39fa06d1899e6e316de77f03 by bz: net80211 / drivers: remove public use of ieee80211_node_incref() 7ea866eb14f8ec869a525442c03228b6701e1dab by markj: nvme: Fix memory leak in pt ioctl commands 1bd9ca8b7548e5f573ae8186f3519f4bedff3a92 by andrew: aarch64: support BTI and pointer authentication in assembly 41777819236110907dd4cff98ef70dfd0629f744 by andrew: aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 bd9588bca05f5cbdeac6e5f9f426b2589301d7c6 by andrew: ossl: Rebuild the openssl asm The failed test cases: 3 tests failed. FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_5341_1505385775.1696281687747--