From nobody Wed Aug 31 08:10:23 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 4MHcL85Vw6z4bYdT for ; Wed, 31 Aug 2022 08:10:24 +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 4MHcL83kpxz3nkp; Wed, 31 Aug 2022 08:10:24 +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 4MHcL82m40z145y; Wed, 31 Aug 2022 08:10:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 31 Aug 2022 08:10:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <314540370.7213.1661933424392@jenkins.ci.freebsd.org> In-Reply-To: <563769064.7189.1661918541288@jenkins.ci.freebsd.org> References: <563769064.7189.1661918541288@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21980 - 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_7212_1515172629.1661933423868" 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=1661933424; 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=5QDkkNFtv+xGSY5wXK+y0zE02Dn60S3prJlNnhTJuy8=; b=Zig6+PJ7Sp3qAGiEcM6AoNTiH4IzFptwpaQPZmmgkyvDO6q9KLP702Bqg7A3g6uxbFFna1 KdF5GAg9AlsZgOJ2rAvuH1fOZSzyczlm73R04DMw9+HSrRt7g8Ryg7SKTqtY5PQl9d+Qm3 rDskxPcyuycBdj+nKQE4KrIRXrJg7smNZ8xTBy2caF+USr94eH6+xq3D+1kOTB9EdbVq7/ 3t3DE3WI62LpYWQV1AFRGHQsedFgnWmaxdhNTHdtcBEWiq0ATHnsdXyWtngNwMoc78ijeb 9MI02Q6kGsMaKxnGG4sy2DouWHhFiQol8czkoGEiWX0agG/aeifjzg4fvkCfcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1661933424; a=rsa-sha256; cv=none; b=IujcSYTsk352ZoTm/p4zYEQet1Qt9TdBSIJdTD2ucQE6hAuRtkIV+02NZCLO4isX8QQzEa H3B+j7qUQtGdKsxOKFpZOF0YVJwegeoE/7nCDJj4n1iJVK4HAKbZxRvg1DQzwgAlXWFucO hnvszK8oBVdbOZ5oEzfxnm2kEkuVIBf3stSDlMzitx0anv++9z5LblWvY9lTS/lydotODL c8MKi6NxRLR11NISNg2JnugPdJZKTwt2Iy1iztht5002tFlVIqvSG5/pAw2tCZmntRvHSs 7vs9aeP3ndHBa8XGInc6+VIIAod+o903xvEvenegphk1snZSgfQo8eva+9JhsQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_7212_1515172629.1661933423868 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21980 (24af7808fa1293f34beb6b7de38894326feeb74f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21980/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21980/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21980/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) 24af7808fa1293f34beb6b7de38894326feeb74f by glebius: protosw: repair protocol selection logic in socket(2) The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.symlink.main Error Message: Returned non-success exit status 1 FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details ------=_Part_7212_1515172629.1661933423868--