From nobody Sun Oct 06 17:39:40 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 4XM8g04vWPz5YLTc for ; Sun, 06 Oct 2024 17:39:40 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XM8g036NZz4NHJ; Sun, 6 Oct 2024 17:39:40 +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=1728236380; 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=d6fH4GVz7YP+/e25cpbvPsGuwSeOLyOKn+zQ5a4848E=; b=kX/K3h9Gs5iGB+S+o2GSoNlAQTvzjXc9/Z/fZs5bf61/1jsdvRQSOUsoBUledM8qvU+kzF k80AivXXkwoJmEEvw6lG+aXQ6GvUuFXoLAs0wxVlNeXTbZW4UnznLVfeOcQG4NtxnABcGA NI2MXDAEogb1y3KeTHSkmonBHlWmyWkmSFvn8puzh9lVSRifLcIwGSYKSnj90WpTs7bMgp YrGw9x1WnUp5iMfF1CG/eL8Soc7ccgqolkq2JxttJbltqgAlYJZSMLfI11T3gQV3pNbyI1 G3/9S3+1m+3Bv07QKCP1AV+927q8GWDE1g1WB+qS700RUHxZDDMS65Ef8O+e/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728236380; a=rsa-sha256; cv=none; b=XT0OZCDx0wNU7f0GIXI7X63DgRrHZVBbeWcwGHYpWTa+3rgJsJAZL1cl0ExQz5IbIc6lyR T2nH6TECSK0QsMkSxqdAWVEuFJws9jrZ8ZHAmOViMSdrooQK0lQnLtkAy9B7lIW6EuHFlf 8lZWLcojS7Yy2xnmfDzIukYYY1URtG9c4eyPdHfXJrXZNDpYt/qHRTvDXfWJO33VDYsI0h rV6YnitXTa11ONPu5ZD9lS+FJH+7lSXQ/4xrAJqKNrCYutUSgw2CWzx62+0ureSck3GuBD LBYmBm6oeHwekrnp385pL/XkJUqwliC0wS9/tXMGDDGA0uLN+U49LlEdTK6yuQ== 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 4XM8g02hR7z19x7; Sun, 6 Oct 2024 17:39:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 6 Oct 2024 17:39:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <976722950.17551.1728236380381@jenkins.ci.freebsd.org> In-Reply-To: <216746385.17499.1728221103157@jenkins.ci.freebsd.org> References: <216746385.17499.1728221103157@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #730 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_17550_1911882000.1728236380088" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_17550_1911882000.1728236380088 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #730 (757bbf484c0bab2c4c7b504017079cceb833f7ae) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/730/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/730/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/730/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) 2dea4de8e0f0ee886cf46a5ceddabd4192843445 by emaste: vmm: Properly handle writes spanning across two pages in vm_handle_db f8db6fb90e739293d6d72310fa554ede072f8232 by emaste: vmm: avoid potential KASSERT kernel panic in vm_handle_db 757bbf484c0bab2c4c7b504017079cceb833f7ae by emaste: bhyve: improve bounds checks in hda_codec The failed test cases: 7 tests failed. FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libc.c063.faccessat_test.faccessat_fdlink Error Message: Test case was expecting a failure but none were raised FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_17550_1911882000.1728236380088--