From nobody Mon Oct 31 23:51:28 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 4N1VKs5HYyz4grX8 for ; Mon, 31 Oct 2022 23:51:29 +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 4N1VKs2NWmz3L8H; Mon, 31 Oct 2022 23:51:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4N1VKs1Qtkzv2D; Mon, 31 Oct 2022 23:51:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 31 Oct 2022 23:51:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <804881102.2979.1667260289204@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22399 - 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_2978_2136575109.1667260288958" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667260289; 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: list-id; bh=jQucpyow1+sUjDwkGSDnDkwAF0RxTmXGG9WhiV+B/eQ=; b=X6Fl3UwhpLqubvywRDZlVdwYs7RrzEREthn7u5JgW4UmeNtM2QTQuH0ChBIs0/swI5Od4/ eFnedUrzcs4w+3JQZaGQEHW5bulbU5qyILHRmnne7DzJmsx6SaDZdX14KiNLk9V0HW2+iz dvV7VGu1Y5Bk43Lb2r5S+sg3PnUpyKfKm5ptHcwDLtE49SijeKlIJHBunzxE/F+P4sZo4h u5NSOEUL27ld6eXMLsVMA9gr+2ue/b+kdYBACwo97sQ1UJSYieUI8m20/hrgSZQdrF02SJ qMWaI7zSGFGQW8dGkQDwG8FiOCqkMarlZPI+gs64FGVhMoHqz8Iu5NI8X2ow6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667260289; a=rsa-sha256; cv=none; b=fGhABvo2PwRiKm5AfkhoczXzSdclFvd51lL8D8plnklm8+1Us2AZVmnqb063FbtJFi6ipp rFCER97Spl2XgAsBoOwll8z4r3TbUfbO6o9cBqjXgM3m7zdTLY2OkfbD0jzvTHOFBJ0wVB jFOnyW9QhxnJSK1ArjSJhiltr6IIQvSOs8UuHMSZSsUaGCRW5fctV7BqBhF8yS+05u7ov4 tcl6FLNkNWGIPtwtSyD8QSdHW8WpJrPSZTeWHN4GvV7MulxpLXXtUKMIBI9+lBnIwyP72m r0PpOdaW7VMZ/e+B/KeKinoFfSdTujs+/dyQbjFITAKN4QxYngshgoilaw98Dw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_2978_2136575109.1667260288958 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22399 (6659516b1a47e34c184c62b8ad7982e5466db539) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22399/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22399/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22399/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) 6659516b1a47e34c184c62b8ad7982e5466db539 by emaste: mount_unionfs: remove jokey cautions from man page The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_2978_2136575109.1667260288958--