From nobody Thu Oct 17 20:08:34 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 4XTzRm0MfKz5ZQxk for ; Thu, 17 Oct 2024 20:08:36 +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 4XTzRl4Yvdz4jmg; Thu, 17 Oct 2024 20:08:35 +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=1729195715; 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=SZSTikrzl8nqqmUANDShLlBwqxXO+OyAg3q7YOdy+Fo=; b=SVkty5w0QxEaHgpBReDoAp4X9UOWNeByDZdgUGXSi7+oetMwYshkKuB/AxE65s1m4V37Ei nnIZ6kBq7vj03iYlcEiCF6tV+DHIztLUB7TPWNjvjAX0yzLmmNvbqi4HNN3mirpp4IcyUk tvbsaCpZ2hLuwkXjob2BPsq/GjByM1tn4pVJ4GT1fxKjgfhdYuZnZzPfaqv8DxUcHFIEPv bMQREWUgu8cgHG7Dv5NCE5KqkfBYwv5d8VgTUF/vWSWsjSNQuXA3PylxmNn9Mj6Rp7SoIQ uZThE/n0wp5xoc8qkdUvk7KR7/RfSRKaphDV2t18lIAUn68WP4Oow61ntaChpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729195715; a=rsa-sha256; cv=none; b=bE3jauP3MGae4k0wbq7furukeP0IQUeNG9XHnPlNGBqb4BFgviKuZ4VeZgH7pOqEW75K5h bl81gG0wNHfSGJJhTELUEG8fC3pHSLVm6WVojkgQG5z1NRyN8zyN/FVowZI94LfjZcacRN Q/T4okGpjbakUa8d0IDdas9tz6BwRLq0v9v2L2AmvQTKqA9/VHKJtjERRyKp4YTzbWG3Ap aCugA0fIcVYTEWlfK4wTt05LbUTtLmYsvsI7DUFnSO3R5sEGkiD50tQXsiDnH0oQRpbPKD 8eVcbCDDQ+6AXZoUB3skDKD1l17EbiQ5ndk3j6UtF7Z5KhkHUz0W2gFvM/C2Ag== 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 4XTzRl3vlrz13MB; Thu, 17 Oct 2024 20:08:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 17 Oct 2024 20:08:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, kib@FreeBSD.org, pfg@FreeBSD.org, kp@FreeBSD.org, igoro@FreeBSD.org, bz@FreeBSD.org, zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1559659189.1977.1729195715556@jenkins.ci.freebsd.org> In-Reply-To: <1706408383.1805.1729111436534@jenkins.ci.freebsd.org> References: <1706408383.1805.1729111436534@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25598 - 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_1976_1262104752.1729195714314" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1976_1262104752.1729195714314 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25598 (d1516ec33e6600f6aae3243119aeb14762dc9f97) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25598/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25598/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25598/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) 47f49dd4bbb4a72e53d31046964ce3c111ee0d12 by jhb: sdt: Tear down probes in kernel modules during kldunload 1ad3351966563b71b9e45803abd5c3e12af3b65a by jhb: device_delete_child: Update comments 42078dfb0f72edbf83217cc8c997c0a54d951990 by jhb: device_attach: Invoke BUS_CHILD_DETACHED if an attach routine fails 3342afcbaf42c2e6a4604c84e267901411e790ca by jhb: bus_generic_detach: Remove redundant check 60516a51abd4b09095bc70a830e4a2c5c761af04 by jhb: devinfo: Output device description in verbose mode b88df1e893c455731c7915f72a3b97b078ab04e2 by pfg: Reapply "sbin/ping: allow normal users to specify larger packets" 9cd6ab45a44607ea862c8bbb2ebaa8a7521178ff by kp: pf tests: disable epsv for the ftp proxy test 17120e4bc3e61557816ca0558a60ab969b3df404 by zlei: ndp: Remove a stray semicolon 105331f658e2f14fb4daa64dcd076c7369505295 by bz: LinuxKPI: netdevice: add alloc_netdev_dummy() 157e93e0e8138fbaa6ab5d5b20b0c23f903667a6 by bz: LinuxKPI: pci: rename PCI_IRQ_LEGACY to PCI_IRQ_INTX cc7ec8fe3bca7dbf643639b02d81a0b7f3c92198 by igoro: ipfw tests: Add basic coverage of divert(4) use cases ea4e4449b85593025c2eb31bb642732971d96225 by kib: apic: add ioapic_get_dev() method cb83af64f161b228171d6fb4f36d22493cefaa7f by kib: device: add generic named per-device property b08d332da035e11bfc9373f2d08244cb3e10cda4 by kib: devices: report iommu data for the device in the dev. sysctl tree d1516ec33e6600f6aae3243119aeb14762dc9f97 by jhb: nvmf: Fail pass through commands while a controller is not associated The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.mbuf.inet6_in_mbuf_len Error Message: 1 != 2 (1 != 2) ------=_Part_1976_1262104752.1729195714314--