From nobody Thu Sep 8 19:49:34 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 4MNqTD0NBYz4bbsq for ; Thu, 8 Sep 2022 19:49: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4MNqTC5Vjkz3ksm; Thu, 8 Sep 2022 19:49:35 +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 4MNqTC4QrqzyhV; Thu, 8 Sep 2022 19:49:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 8 Sep 2022 19:49:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1296804397.253.1662666575628@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22043 - 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_252_1072612761.1662666574751" 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=1662666575; 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=e6HVvWnfux/uOLvgvhVcp4NZpC0DFZO5skI8QmA+BLc=; b=x7gDrOAmx43Ht39l7euiRkV7Ceb5R54pEjLMSaXcHMU1RZlpXDjeKsXjr9GzLSWhY9I7ax eHrqTnzlg7BY77X5nQvxg0eISPWNA7dcDgYx7hjCEE3BFdbO4tbVRMJAmoWXqMLJ6MUvYy L1gbzn2eDCzo1nMc3U/qQT9sIV1qD7HkCmGpDJzORBt9MBJGCeosnwrxKaEskU2LKTIbiG 90/D7ALLpJqlllHujo89fn4tLuTvfgI9yzSW1GB2y/vH5+pdJcEumZFrx/zNd+XOxrH8aV oeHutpXlKGUfRNEIFNTWs+KiXAGKwOzPQa9oo1rVaVP+ErNGKowa68dKOCF7jQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1662666575; a=rsa-sha256; cv=none; b=s53rAz90rMnr/x2JWz+wujblzERlZi7HCYsx+TeyDb5fQlaF8iEiiMmsZfuHQ+4kml3zBP +Om4xFeC1yL3hgZp0IbrpTG4Uabyt0MVAqdnpVr2eD6cSP6BAXRtuhp1mP3B1ybnH4TJMy KaU0nB7Z76Jmd/kIVpl/fHtGzymtQQYvD7IHRh/ndap6Rv+xQD05s2op/9NqujmgM1xojG xijCVkFFehv9qa3YiQrA8IzCYW3xPum7FbG2OEbnEXovjAMQCCh2n3okIXMh96JDJf+lmK 6H3O1PAZ1QLaWP9Owitm19yAq6x7/rjNMLW4FnuHG1e1c0pWNSDKeEJhVo2zuA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_252_1072612761.1662666574751 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22043 (dda6376b04fc3698d2155dd83e61ea03e78ce5a5) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22043/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22043/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22043/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) e80062a2d43376a3b89ca68ab6c6f63b8e032e1d by glebius: tcp: avoid call to soisconnected() on transition to ESTABLISHED cb6abe87cf1c178ea1b9cd8a385e53459aef96e8 by mjg: hwpmc: purge EOL release compatibility 0b70e3e78b0279c66be06dea27bcdaf5eadf663d by mjg: net: add pfil_mbuf_{in,out} dda6376b04fc3698d2155dd83e61ea03e78ce5a5 by mjg: net: employ newly added pfil_mbuf_{in,out} where approriate The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 ------=_Part_252_1072612761.1662666574751--