From nobody Thu Jan 13 03:00:42 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 798B6195AABD for ; Thu, 13 Jan 2022 03:00:43 +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 4JZ8Lz1kvSz4v0v; Thu, 13 Jan 2022 03:00:43 +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 1BB62186F8; Thu, 13 Jan 2022 03:00:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 13 Jan 2022 03:00:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1730596781.6491.1642042843114@jenkins.ci.freebsd.org> In-Reply-To: <925327395.6485.1642038128236@jenkins.ci.freebsd.org> References: <925327395.6485.1642038128236@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20365 - 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_6490_375235153.1642042842557" 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=1642042843; 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=R9xpK60145Sj9jU23NBowva1UKDb0MjRv8w2SCc6jOI=; b=pQ349CVUZPvM8LfjzW+hvFrT5icFgdkoYykUrvkX/3ascVK9eWK0D8HsONQfVbHUUXu+Xb 1VLm3BN31dEXFzf+PVPdNVK3P8efi9rse9hz49Frvl2lqvs2YtB87M8X/nYi90v6UnBMgl z2hMbJBlvz7H8ngjw8+056ssp6jrPwXjTgCQzEBO8TzvlosOZpKRrbKOMkjl42vdp+1rli iXev/FBzZYsQoo/sa2hJ7wDWZsyXBdSLNVCvr5j6LZfyHHtAMnVlnpRvSlwwK/Yzcrt43l OsSDtkiLqHQYJ1zKIinDPqa+jXZWpsmOdsamaZ0raw2QmTztaLMYp1Fthce3dA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642042843; a=rsa-sha256; cv=none; b=ZQYC+538AlUDRpzn4hffbYzI0XEh23SbyuVDs4Ju6QTsI6mGLAVWWiu2LCNePlKrAGjpZF 5nH7XkKpPkiMpohfPBZYU/xhKMlQvacyqfgLHyZC9aABt4KNcx3Y8YeTxCs1+LVbLPfSxD mYkRab49CNoH9GSsDtGJqDePBP+0Ha6WRmFYhdglqI9mihtgQ+22IJyDf97WvQRhUgJJMo Gg5GNv9r8Ck4e9ll6z7/zEUSuzW3DVUw9MnpQ5c4Hr1gQjBI+inmm+t/lRpDLNEqAIiARF TXxvuS+i0SbBhN//6iJqcfnzmdBZ70P5XmbEr63Cp/3Zd6A+zRM+Ny8gXGgXvQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6490_375235153.1642042842557 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20365 (0910a41ef3b96e8127dc0b9118d300bf0f733599) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20365/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20365/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20365/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) 0910a41ef3b96e8127dc0b9118d300bf0f733599 by brooks: Revert "syscallarg_t: Add a type for system call arguments" The failed test cases: 7 tests failed. FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface 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.multilabel 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_6490_375235153.1642042842557--