From nobody Tue Mar 26 23:12:59 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 4V45F76RXRz5G0sl for ; Tue, 26 Mar 2024 23:12:59 +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 4V45F740ycz4Nt9; Tue, 26 Mar 2024 23:12:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711494779; a=rsa-sha256; cv=none; b=udKkqm+5bIfJ8lwF+Px9o8kIuYdJJ6J8vXyydc0Vkg9rWP6mvFoIm7oF9SXJDEH311aE7V Wz5Mf8jxiAGHq9/b2nkynMp56fmn0IFEMDJsSAY5YdxcFZmlxPxKbrU9n2/lykz+Dg9l9B 5KatManbX8LCdLTCOqXuhaJnbBcxQDmYbOHT/m62I//v8K6HToqSbEwGY5RPT8G8lzHU05 df72MgckbgqBHmQliXmhPmsA1X6ts7+U86TPIhU2wE9YzjQ1FFBPwHdFhA/wIN1MzsgMN0 FtkSE9EHcLFXCOCJNGhJWyY3hbgAWT1myfzltAhJtZbjOUhWti4oreQvMa6MDQ== 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=1711494779; 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=WCuNaKLoK9zolOpMkp7J/AuHd3/bqtWSXgwKxZIJdPY=; b=BwIJV37ur9pNuWkRcrchC0pVVeT1yIGBqDNkreHnIZYVmREul6JM9dZBVCaKXhJHvVr+9G MxhU9YbQHNN0G3UujHHMWHnK3o8Lk/ckiiQoIn20KGeszlpnhBbfjd1aJkfhjDKuYPbpQE cwZiYl43cw4R0bfLPHTRy7uBdIbE8QZKutnyNaNlQB1Euilmmn1mxmR1bO1eK2Qv096X9f xP7h97dhm/KPoYzaeUw6fUYI65IFTVkS+Idm943AYbw8Ll5lOOQxQ4xZiaLHxrDyhLRwye IxHzBvTxNJfRCZAxZeKDNMqghuZPskd5YILAFS/92zZ4r9owY3JHyWixVbpMAA== 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 4V45F73c11zKPQ; Tue, 26 Mar 2024 23:12:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 26 Mar 2024 23:12:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, imp@FreeBSD.org, khng@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <304839927.4963.1711494779512@jenkins.ci.freebsd.org> In-Reply-To: <827398534.4951.1711488893268@jenkins.ci.freebsd.org> References: <827398534.4951.1711488893268@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24995 - 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_4962_1769714932.1711494779035" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4962_1769714932.1711494779035 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24995 (fb860ed0c52c2c1e7792ef86718620a439663c7f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24995/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24995/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24995/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) baab6b19549744adf61a38ff6c2edd9523ab1a6d by imp: Remove a reference to xrpu from timetc.h b6f3cced151f8b7dc3e32977e8f1b826f0654690 by emaste: bsdlabel: add deprecation notice 3661658c76ce028a6dcdd54b00a822159a3ae6f3 by emaste: bsdlabel: emit deprecation notice when run 3bd637afbd68baaff3ae4b3d41bdbd39b1fbb63c by emaste: boot0: remove reference to fdisk fb860ed0c52c2c1e7792ef86718620a439663c7f by khng: libfetch: parse scheme://domain:/ correctly The failed test cases: 2 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_4962_1769714932.1711494779035--