From nobody Fri Nov 24 22:14:15 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 4ScTm84MCzz51qw9 for ; Fri, 24 Nov 2023 22:14:16 +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 4ScTm74W7Xz4g5B; Fri, 24 Nov 2023 22:14:15 +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=1700864055; 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=KdOuBXS90HlxnYJ3HJg8tHyi15obnt9ZzC6PsanVEI8=; b=v0L2Ad03r4oshc03m5Tiu8Cpavu2SED06zdArO/epg6kVpqAlmJWK+hvXScayVrOwHO2Xk kA4AhHQe0VcXk71C7SssDbUAlwmy3eF/UwXoivU5WI46tPIK5qC3VStSPHKNVhV2M9j6mK a8hP5lBoTwOG/exNoX83oiKbMT23zXqTzOrFai7FPTzxUPSTFn3nZVuf1qCAarBpDvvgXa A9kZd+iG3rZJRz2GakIs20DjVtikHI6KJC9uYdh7lstugWHV1jS7kQchJeYM9e++7UvHzg 3KpbiYbxPpbfphqf4aD7pUK5y2TwT5jtBfNDkVBeQG79tgltbTC1xHPEy/9w+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700864055; a=rsa-sha256; cv=none; b=ZP5kRwvlfH0LFjtloHDE6t29a1lkrJz5i9gQNnw1Kev6PvzjmQ9mDZiO6TUYSY/1FESqSL PzNq1XzY9FRdRzDchIdal+hjLhsM8BPv3u+mT7jMiUACvH6n3M+acn6BZOjFcM3OkTuax+ dXHtxYwUrhmSpHe87UtEPrxDoUjn2eypdq2szTLZgGtTBnxh3b+Q8LYC5ava6JllZd6TUo KYG7v80pB5moQbT7uccB1ehPwe8f17FO0Rn1DyXW7B00aQLYHojX1vfU5Rxqai5Pd8FiIU URFamgBwUkafmOsRWc8T9HmgC0WDHyLPB0foXLYp/XlX1zOPFMbxHmisTxLebQ== 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 4ScTm73YyYz12tR; Fri, 24 Nov 2023 22:14:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Nov 2023 22:14:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, karels@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1350058240.9118.1700864055505@jenkins.ci.freebsd.org> In-Reply-To: <1217802347.9106.1700845851835@jenkins.ci.freebsd.org> References: <1217802347.9106.1700845851835@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #196 - 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_9117_1528659003.1700864055020" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_9117_1528659003.1700864055020 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #196 (3569e21f07147c8dd4bee82e5e7efe69c98edeb1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/196/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/196/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/196/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) 187268c471c1708371365dd1c56bd3fec1120c03 by markj: bhyve: Fix the GDB_LOG build 34c7691f532064c5a3d61a115b4ea086b2da3179 by markj: ktls tests: Relax error checking for shutdown(2) a bit 94bddd2ab75fd59fb25c7e162b3b335679bc518a by mjg: pseudofs: fix off by one in hash iteration in pfs_purge 3569e21f07147c8dd4bee82e5e7efe69c98edeb1 by karels: khelp: suppress useless warning message on shutdown The failed test cases: 5 tests failed. FAILED: sys.netpfil.pf.divert-to.ipfwon_out_div_out Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.reassemble_slowpath Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_9117_1528659003.1700864055020--