From nobody Tue Jul 28 10:56:09 2026 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 4h8XSq08w4z6mbC0 for ; Tue, 28 Jul 2026 10:56:11 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8XSp2LF6z3ptK; Tue, 28 Jul 2026 10:56:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785236170; a=rsa-sha256; cv=none; b=pEIjSD59fb7IOaLaXaU7jFHcuLoIE3mffB5RkJ26MVvAqakCAPO/xp8QfCxix8PagxOwsD E+755gwKYnnmWFwedjUBrLN+MTJKl3DMYEZ4f8tRDWBF/YBxD3pP6M+3hnBB0jmBB6faTf NbYJup9HYblZo6JcHm4X3cM0ZgTLl2DeAdYLyVCQGAoloYJG1TYlqDgsjypmbseTUR2llM BZL270HTTYuHQJjHpbTc8dyTpvL7bmuEA16mvCxPV/uNj+qV+SnDwzaoG2AEtPgewnJl4Z BcB1yW6rHSFY0zpofCBbD61i8z5qdhjFk+V+lUjz8JxGyAfT5q6nzXjtXvYN/A== 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=1785236170; 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=LTmIiQkPjN5tpfc4vIsgHOO9CFp4t0Th6wQPno3U6II=; b=S6vbl77GyU8Cn+nZXEO7Ns+wSWK3YJz3cs6+vjNzICjPxb5zRBIt/AnC8glYamaR9QarVV r0eoIO4js5kN7y9/+dVIVVzFQsdMysY1TBDwztKYooFqx3Eg8B7gxHHXvNrkmUMJM4Ndwe ugk6qtUAt4o/+ncXSlUZPwS8+kJrI3+idu5Nn6BtsIMdw+6UvZ/yIGrRezpITZa9Ai7l0j tDMMt/AOOewH+pTqteUJtl/HlCthKwkljddCYl+0AhlonhRvTX0x2fhPP+4F1qpOabAuBu T5abArroESBNXWbkT3t+FbawNUHVJWa/LgR0WUldMFugpS+RVpJ1mrwMGYk1Kg== 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 4h8XSp159LzckV; Tue, 28 Jul 2026 10:56:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 28 Jul 2026 10:56:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rscheff@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1354293739.303.1785236170156@jenkins.ci.freebsd.org> In-Reply-To: <1173836974.193.1785132821101@jenkins.ci.freebsd.org> References: <1173836974.193.1785132821101@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2068 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_302_142272974.1785236169957" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_302_142272974.1785236169957 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2068 (3a51f7b13512b8ca7abd62f44cc404b056cd0c91) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2068/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2068/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2068/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) dbe24395879d68feb54d2866b19ba5ebd1542985 by markj: timefd: Correct the required rights for timerfd_gettime() 6894d9a74aa1c588d77c131568bd87571bd15316 by markj: netmap: Don't assume that user-provided strings are nul-terminated 8044d00cdda3be5e5681d5a095b1c4a59e9594cd by markj: dtrace: Improve DOF section size validation a8954ff89caa6be06361959cdcbc561d615e0e73 by markj: dtrace: Fix DOF section bounds validation 4d30095e28496445761dd65e0b7c37731a61ce25 by markj: dtrace: Improve DOF string table validation 3ee1bbd01eb3708c8228f083d026d28ed0e07213 by markj: dtrace: Fix DOF section-specific validation c49ca3bf0f196b0b2ec84586d761f476603a076b by markj: iflib: Remove an unused field from struct iflib_rxq 376b875cf590bcbc0ed34b2d1b5ba9623557db39 by markj: taskqueue: Avoid unbounded epoch read sections 2882e256320f0124855a5dce1a99ca0cc8ed9d69 by markj: qat: driver updates to enhance qat infrastructure e782be2e48012a95b8e9bfdc247c2e8207a825e8 by markj: vm_page: Fix dequeue on arches with weak ordering b4bd57d765632abdc770ed1f7089624a9cfa666e by markj: sysctl(9): Booleans: Fix old value length discovery 3a51f7b13512b8ca7abd62f44cc404b056cd0c91 by rscheff: tcp_hostcache: explicitly typecast atomic_load_int to (int) for The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.ipfw_queue Error Message: We failed prioritisation 1 times ------=_Part_302_142272974.1785236169957--