From nobody Fri Jan 14 10:17:05 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 CB602194EF17 for ; Fri, 14 Jan 2022 10:17:06 +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 4JZy023Y85z4SWk; Fri, 14 Jan 2022 10:17:06 +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 514F71204F; Fri, 14 Jan 2022 10:17:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 14 Jan 2022 10:17:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: whu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <325606682.6657.1642155426338@jenkins.ci.freebsd.org> In-Reply-To: <580260387.6631.1642145670451@jenkins.ci.freebsd.org> References: <580260387.6631.1642145670451@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20382 - 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_6656_277817136.1642155425571" 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=1642155426; 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=qzAZMpIkGvUFPYROEA6Dv2gTWivpLBBfXi+cSmnawTI=; b=pgjE0GJGFd6m0J+H2jIAABQdLkzkmptRmxxMzAwcns7n+bZdHsVFIz8K8eXxSHCUUCVoQ2 1HcYBKb/8YhBTyLh0UQA1IsZkmi7co0c6YgFadXmf2XAQd07y07d7fYBxtSo15MNmLnrsj bpnDlGgGbPR7Gjwn2UUtih842L5CXEvKmbfvpAELP7ZnCqOfLrd8//qVZLRkqBOfZ6+qbS lMCSEEMFVKlTHT5z6xVr/X/w/at2WRSKvteMQKPCUhrHWvsAbp4EtJek5O1TIjOXgNif9Y QJi2ZyptO0rDiLybe/n7OIWJ592S3u3E7h7hMYqukot3Hbk1/CsVmZ35dc1BTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642155426; a=rsa-sha256; cv=none; b=q5pL3g7uA33w2Db7Gnbl8s6543q901F/B4zKhQUxnhJNBaovTQAJw5G/mescFPUI5/0vCM GsoF2LyTIKU2zQf4laHmz0/pVlENN0/5Wnkt07naE2eTtLQRpkvPtTCVxQ4Zgk5eKOXZZh H0OYR9+m3zdFDAYVnbOgR6YRT1WC35KrLlHunlxxI2w+osPn0gyx64uq2G9Kq/2CYKjXfw q+KvOeXpUoM7i9DRRRfMSAgcrVpKXK5zDDTMPKghPSf73hi5F2ji43Bof5Lv4BKjim9h85 JuVHWTXNJ2UhRUrynQY/VMrzjZAh+bsdjZWQIJQISY1HQbYFE6382baMcoLr2A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6656_277817136.1642155425571 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20382 (aa108bc7c5c172b2aee140ce8b12f38194ab468e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20382/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20382/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20382/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) aa108bc7c5c172b2aee140ce8b12f38194ab468e by whu: mana: Add RX fencing The failed test cases: 8 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:601: WIFSTOPPED(status) not met 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_6656_277817136.1642155425571--