From nobody Thu Sep 29 16:05:52 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 4MddWQ1hRzz4ddll for ; Thu, 29 Sep 2022 16:05:54 +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 4MddWP6l55z41PY; Thu, 29 Sep 2022 16:05:53 +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 4MddWP5bhzzsVj; Thu, 29 Sep 2022 16:05:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 29 Sep 2022 16:05:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1457249097.503.1664467553790@jenkins.ci.freebsd.org> In-Reply-To: <1037334581.499.1664461500871@jenkins.ci.freebsd.org> References: <1037334581.499.1664461500871@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22182 - 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_502_1011551678.1664467552904" 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=1664467553; 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=9kyNIxZaioB/mbqkeCCx4Tt8S1ngX9c6GduuKpbsGNI=; b=c/W6cnILASL9NsVyPh8aFx0V/WRkGOuMudjHHpwasJj0pUVz7Gzmq4VddaAlzQ/oMeYUb4 n/Q2vw7fS+tCinonxiyxa5bbXPb6rk+/6nuNaKgdc2FlLXYvPhy0q3/dQFsUtyYyzqDAGG O5W3Nby8e6rZhgRLk+/DS/10YHYj6qW5/uJJiGOQy8ym5nfAb69nHP/0wC18Gu76jiRrfI BumdaXVBZxulAs4lSNtuT7gEerxJ/Ay9ymEqIqlIzoW8NyvxW2b+c5tTHhttz9Qph1TCov qvMp/qG73wmWTtdNt24o72of00ePpM7cr3wyqGM4QEzVrzXXPLhjVO+Ygji/Zw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664467553; a=rsa-sha256; cv=none; b=WxxSNzN1nHLZBZA7EDSa2Nq1gzjTZxl7GoZQD6v3bjNBg2RiVDYlaqYSajDf9eU6fqnfbF T2NNQEIC+AUMc9nft+6lujUq3bfIQxy/92YJoYYbuXPA0uQrQaCtJ8QT0hInVFO2oGPU1G SRDwxqp4Gijif3TgLmM/0I0VSB5trEXAp+FzwOOnDs9d2sQrRptfmsb11Es/FbRv0RNywu EmtB53EoBIJgjaaKjn2OddUwd0cgv5teovFmbX99s3usSLWCJ8H+zfP/TihdU08iRKuYCp uyn/TPIa9nlfHYMx8q1Z1onDz0R6Oc0U/TYkhMqfmondUdCjmu4svEqtxfPw9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_502_1011551678.1664467552904 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22182 (f82316f67883b53ee0f79bf28be32dfa7d64d5e3) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22182/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22182/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22182/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) a2578094a32183ffc06014e4f5c13fe647869673 by markj: opensolaris: Delete unused sources f82316f67883b53ee0f79bf28be32dfa7d64d5e3 by bz: net80211: move IEEE80211_F_WME check to vap for consistency The failed test cases: 3 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details ------=_Part_502_1011551678.1664467552904--