From nobody Sat Dec 3 03:23:58 2022 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 4NPFXH47K9z4jHrr for ; Sat, 3 Dec 2022 03:23:59 +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 4NPFXH1n9Wz3j5Q; Sat, 3 Dec 2022 03:23:59 +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=1670037839; 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=yfTpBIKvPR6N4rXi3QjHgokO5RXGJZaL/lXOEGRa4vQ=; b=bSWieqNNEbB/Ekn7qJrlY2WgFCmm6jtbZL2yfgxgxkcVVILW3bku4BLtsegpUNeyTeoRYt pnauObkAc5ot7yyYycZ4nTr9IEmp5tbW2qBSvypO+DcILQUSP0t95NOeS5usqwOERKaXG2 YZglvAsPfX/sV9OF/PAPcnOYk0YT8HU7ERH8ejwplUQ2Q6U9bA2Am9j4BpgJLgYUBGPzkG y0WZf57HliWWEIGGUFfmH6NHk/neQ2Te9i9iww/RpwLwniV2UPQ2ny1MGLP5WYblVn9VDx gKs1+Bs0SC0Hl5+RaennfaBr/1u25fVm4D5pNdZe8OoxuiC53/HriErN3qxMBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670037839; a=rsa-sha256; cv=none; b=Lg/fO9PnaLBqKnj/zJkCEMjLmwAYquOwyP+3YNJ3pt4oJ0t9+71VguBhNRhqYDtONp88bg sghhKH0b7c/nwmALrqE/PH5gFIcTVEwqJk0slDadGNqUIxvFueCPBOMy83nLUpfCoLFcEW i5E8CMZB2vwXmO4rWbnNYfGZQXPsdPfwORKvkzJum9YcwOjSzHT657+IoPeYICE/oapgHM rWybWhF3PYu9QzndDbKKoUA7Ztz2HmfhuFl1MabgxdigXoPXD+4CVcGvnoMEvCQZWe9xZg HEZcbMOWAgWh2mFTlcUSF2D0zeo0M1LYvM2TFlOEZVcwx6ixjfJNtGj0fB4+6g== 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 4NPFXH0mzfzg8w; Sat, 3 Dec 2022 03:23:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 3 Dec 2022 03:23:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, melifaro@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1774049667.4995.1670037839112@jenkins.ci.freebsd.org> In-Reply-To: <1245369084.4965.1670023454441@jenkins.ci.freebsd.org> References: <1245369084.4965.1670023454441@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22573 - 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_4994_1144924698.1670037838525" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_4994_1144924698.1670037838525 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22573 (e92d69234579395a79807fe303a75ba3c614c90f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22573/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22573/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22573/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) 0aa120d52f3cec0bdc42441e3d3866b47a97a095 by glebius: inpcb: allow to provide protocol specific pcb size 657729a89dd578d8cfc70d6616f5c65a48a8b33a by glebius: Retire trpt(8). 6ab87ec483e9578823cbc30458f49ab07f51acf8 by melifaro: netlink: fix non-multipath build e92d69234579395a79807fe303a75ba3c614c90f by emaste: libpmc: remove unused auto_ptr warning suppression The failed test cases: 2 tests failed. FAILED: sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha1_bad_minor Error Message: /usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 ------=_Part_4994_1144924698.1670037838525--