From nobody Tue May 02 01:20:41 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 4Q9Mhp0h9vz48Fnn for ; Tue, 2 May 2023 01:20:42 +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 4Q9Mhn4rJNz42Hr; Tue, 2 May 2023 01:20:41 +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=1682990441; 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=1caWKwWlAgwmyxUcp1m/5vQtPvk9pB1HcbVPAByZIMc=; b=Qg6O+Pxc9i61mzctcLvScNsnMYFk+MVaT1oZySAeK6B7eGMC+FVEh65HiGn2iHwxP2Nxek UDdFUXFzpyqsVF1J6U/y2DpizMI0fFNsD1TjbcjXcpmyhoXHsgYQHxzNEQAZjynwsGOBod MfqJx22LZqF+r96BDH6WsJUebp1B5BvVQAXhgvZQKTbOuaCASuU/CNg93KESyA1JiaTEIx Vz2ny70lSIH3bTzIVrU5UP8JDMM59a0MkJVmoMR3Wkcz9O1rlCnrxNC9afzxW/8cAZ+X/V 3GDqYIf9kMtIH3wmxCv3O+D0UdhFVBAKVcwKr1/Uc4b4QPxpfpdv5dMAX8s9Wg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682990441; a=rsa-sha256; cv=none; b=yS/7o9/DvGP5L6iGQFM3R7vRNoHpSS564sTlOIUFQCg9U29nGXElwjHgcrPWVnpo+MRfg4 E46HiWA16qI8rzDqKC9j6zjE0mpNMzgjyvVhFLsUOZm/Lst+AiTOgNKssfOZ3mgPBlJa4y yNz3jX8Ns14UPi+APfu3Ce8xD6p/D6NDPe22j01uuXSJULJ4hA7wraGPv132ZdBZQ6eJsh Pr89+rUnF/6HTsQrgbVuIHtRl3RuYuJpgaI0Fji22k1y9h4hD3v4EqY0wb0dBkSvDimZOk lfCFUe8GvEgeTCls4owEAsATZ1YKig+LXKOVf4zbVJgerEMvnsAXD9n+sba3kg== 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 4Q9Mhn3wlqzSSs; Tue, 2 May 2023 01:20:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 2 May 2023 01:20:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1729243048.3291.1682990441556@jenkins.ci.freebsd.org> In-Reply-To: <1310456120.3283.1682980783601@jenkins.ci.freebsd.org> References: <1310456120.3283.1682980783601@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #23462 - 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_3290_1073744063.1682990441209" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3290_1073744063.1682990441209 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #23462 (a5b4ec5281929a9b7ef4a8005bb4b0035322e922) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23462/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23462/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23462/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) ed2e50508ce4f3473cf8afc9b395813149486196 by emaste: bxe: prefer C99 bool to boolean_t 5f2e84015da7a664bba0af7727349c9c3f6902ba by emaste: bsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build knob 91ac713b646de667ac149be7dfe06adba4ce55cc by imp: stand/boot1.efi: Allow modules to add env variables 439a9766adbabcdfcce9fb0396b43c9e1482155a by imp: stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c 6479bd1b7d347e42012fab64b595b0cf091e13f4 by imp: stand/zfs: Refactor zfs_get_bootenv 4dcae288fe63667bdf930258b94e0e51a2d05787 by imp: stand/zfs: Refactor zfs_set_bootenv b765cfa380a47de2b77cbf8a6249e226b0de2275 by imp: stand/zfs: Refactor zfs_get_bootonce 43f7eeff0d45769e1deaf0a6879bc807fdafaf4c by imp: stand/boot1.efi: Implement bootonce for ZFS 0c4183f02efccbb09892f3e5c97745884afe189d by imp: rc.d/zfsbe: Simplify 5ce98ee5f42de10d29f3a99719652c272d13c2e7 by imp: stand/userboot: Simplify code d5babd0d23769d365a83bebc0a5cd8cbfb55564d by imp: stand/efi: Simplify code here 5328f9034fc410b105629700a1309bebf094266a by imp: stand/kboot: Simplify cb8179079ab08263b0e3835655a83a8915f33eb4 by imp: stand: Fix warning about variable unused 96b119340eec331bdbbbdea606dae64cd2dce774 by imp: stand: remove ZFS warning about computered but unused variable 6c8358cd7ffd71acec74036429a8afb502720722 by imp: stand: back out the most of the horrible aarch64 kludge b53ec4e44f6f66f2235a96f7c0508a586b1275f1 by imp: stand: Add isspace to FreeBSD ctypes.h 83eabc64efec4aaf46f87bf2ba5560ecd4c336d7 by imp: kboot: Add HOST_MAP_FAILED define cf6044857e2b20f2ecf90929027e9dd335b38803 by imp: stand: Testing program for smbios facd0edbb26cec53e8b958f426b7f46550db6c5f by imp: kboot: Fix an off by one error a083d086763594a7072b11fd9ef0553c6466da34 by imp: kboot: Add smbios support c5e433b99ed3ddef0eb4fa937f38c34d4a3c4ae0 by imp: stand: Avoid unaligned access in smbios code a5b4ec5281929a9b7ef4a8005bb4b0035322e922 by imp: stand: More protection against malformed smbios tables The failed test cases: 3 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputScope::test_output6_linklocal_scope[gu_to_ll] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: sys.file.path_test.path_pipe_fstatat Error Message: /usr/src/tests/sys/file/path_test.c:851: fstatat pipe: Not a directory FAILED: sys.netlink.test_snl.snl_parse_errmsg_capped Error Message: 1 checks failed; see output for more details ------=_Part_3290_1073744063.1682990441209--