From nobody Thu Feb 3 05:52:04 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 451AF19AAC54 for ; Thu, 3 Feb 2022 05:52:05 +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 4Jq79072bLz4n2D; Thu, 3 Feb 2022 05:52:04 +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 CAE4412A70; Thu, 3 Feb 2022 05:52:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 3 Feb 2022 05:52:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jah@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1036802336.8277.1643867524837@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20559 - 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_8276_791517267.1643867524218" 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=1643867525; 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=jC+vcll+g5SAhrJkwrXoL0woKTxudo+IUxZDT6tx05M=; b=NRt1+2k+btRD109HZHKDpu/NfzeIfoIkBQgHe0uYyQSldp9gnF5pfOucRgx++Vua9yA0AC bQkYTGI6r1lDko+5tCzvyLthtEp3DX0jr7JBsiCmnNDqZ6Ntn2UJyF1/uUw1BS66Qn6Dct TFACBs4X3m/Z/+G5YiDwkGsmQIM3fKnz0mDevGuIsrHsbiYCHPO6W5PjeKIQVjy2qPMLWN 7yAmiDpuhYF1rB5Wqi4rWeSUrtzqOKaDHPeeuIy117cRFRcrvtaySHqmTD6t/vRHBwjSvi j4tSNsgKrkZeE35ChqgqbTqeG2+0lBt4pb3tgdSuBvp0IzYT9asiXDmRB9GA3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1643867525; a=rsa-sha256; cv=none; b=lbRGMMkupE21BmQI1hRResg8n0qJVbztIeA3TiKZrhgnQLMjQ+YsPc7Ohaga4cH/+HyG3n hFudEg0AsWKKj/gLd/RmyTUlAA9yIgyQa1GU/kmneZk5ymt30AU87dpvemrMYEp+uVWnVM 36Crkvw6txRG1MaZj+cpLXsWkeBd2CJDpgg5zPbyVFORelIg50PM3pTo8lKXgugW1Bk8bq oZXJNVHoSs4MW94bJIMpQpojIRjJAXAEWF163JjPiPlAUuu14xE+ISFkG0rqs3eSN8479u JemmeBAHOGnwy3CLc73b1xnF4nV/sPrdQgTtgpa2W/EZM831XgveFQg54lpD4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8276_791517267.1643867524218 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20559 (83d61d5b73005b574eb41a291cb5a2a7d6ff733c) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20559/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20559/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20559/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) 0cd8f3e958a514588af85f5aa6ef3d0526b4d4f0 by jah: unionfs: fix assertion order in unionfs_lock() 6ff167aa427c75d97153a4ffb343f8cbf93a22db by jah: unionfs: allow lock recursion when reclaiming the root vnode 83d61d5b73005b574eb41a291cb5a2a7d6ff733c by jah: unionfs: do not force LK_NOWAIT if VI_OWEINACT is set The failed test cases: 1 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details ------=_Part_8276_791517267.1643867524218--