From nobody Tue Jan 18 11:27:59 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 1F82D195808A for ; Tue, 18 Jan 2022 11:28:01 +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 4JdRN04zptz4Tdk; Tue, 18 Jan 2022 11:28:00 +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 8AA23206FC; Tue, 18 Jan 2022 11:28:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 18 Jan 2022 11:27:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: royger@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1944935835.6945.1642505280569@jenkins.ci.freebsd.org> In-Reply-To: <998077008.6923.1642482084229@jenkins.ci.freebsd.org> References: <998077008.6923.1642482084229@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20411 - 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_6944_2098254378.1642505279966" 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=1642505280; 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=qWBNnjUIquG1SvY8wQT1q3LugP/woUUktkeRZ8/4AXQ=; b=mX/qwbyTLruVYchUdr+W4+m2ev22WbJva3kh97SyjhJ6ZwK7Dp79kOPLKg3bHxMTozO2bJ /jww+vGEX/3sClM3G0JziQmYgbLKnWorxatV1LNDEDtNZJ543Tu7ahRHWFXNKfNeANGmIp 4qtokna65DWXWox/jTXZ61d5GscBd4mp6OLrQzQnP7IkPwmgf+voU+BYJWwmfrxukSBmO7 TYgdoa9RhhmAjcSfLkem0qWJ5nbn6CW/5Asmjc9t+I4zYU/4tVGVmuNLmnHXestOSsjWka A2s8IPwcVFjzmTXIgEpD2v1JbBJkzS6QnZ6+mtv+zTfEuAnRL+DWFt+eVMJHrg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642505280; a=rsa-sha256; cv=none; b=OM41bxQw9WkBVW4NQF02+jd5HkhE6tpUTeeXRJwGuRHzaznXn6d0oLKf+yGZega2mU2Mur aqLZxkVRn7c26cwIbo5FK6c6iYAAAf6w/LBsYkSMkMC7K1200+3fZTsHB9HODM/pDjbt05 Dw3rGFovhfC4V+J7fRULn5fkGIipbNGwuwV8RpJwkANZ71qBF3jtF6ir1du6x6FUmeIxuw THimHUVnh+pbfbLbWwJCIAhgXC3jwuFJO+uy7rb/3iFwUDciow1E3u3R52MwWEFSGMzGnq wXsYSsv9ogcOruJn0RQCEdNhbPXDNWgg9C8PRNjEV2Cx8jzTGGJX5M8qv9Oduw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6944_2098254378.1642505279966 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20411 (e0516c7553da636f7e2746a46dcfb47d4f9b9e9f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20411/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20411/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20411/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) 2450da67764c975868167db49106fb335af19f0d by royger: x86/xen: use x{2}APIC if virtualized by hardware e0516c7553da636f7e2746a46dcfb47d4f9b9e9f by royger: x86/apic: remove apic_ops The failed test cases: 7 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.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.netinet.redirect.valid_redirect 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_6944_2098254378.1642505279966--