From nobody Wed Jul 13 05:04:54 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 7131D1CFBC98 for ; Wed, 13 Jul 2022 05:04:55 +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 4LjQXl11pNz49l7; Wed, 13 Jul 2022 05:04:55 +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 4LjQXk73n3z19YC; Wed, 13 Jul 2022 05:04:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 13 Jul 2022 05:04:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: erj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <405996489.3357.1657688694996@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21605 - 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_3356_434938441.1657688694448" 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=1657688695; 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=GjGDo8qAHim3B1m/WtpbUH1AIrRiLO3ja+YgMqrt3sk=; b=RAtzGDGvEoy3Qf+dkEzwJWSPS3y/D1jmaQ95YgEZs1P+HX7bW1TDs6RGR2up2ENmVL6amj CCnT1n/8YXnLe8ab3y+i0mPmd4DrKGIE5uWo8QQt5JkD8DpRaoomtqOSpH6upY24vkWq93 VV+cvuqhq2zVSCQdfgQY2ejktdgluwILOqGsgFBSy1bjv1rMqOwAzOdau4DONwCCsO8qbI 8W2/JNtA8KeoI02QbD+1ufwanlt/uG1bjqXl70yhoZP8fM8qH1DDzN2pUjDjSd99puUq4L CsaLYdaEkRWvvR65YczKrTo9K1nmUWCpe80E4/Gke+nYHKV18I61oU2K1Fxzzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1657688695; a=rsa-sha256; cv=none; b=dXMZ5e4nZUTkeXiEx22Dp5eI35i4QQF/pK1iptWGAmArOEEstF7WWiSJ01meBWvP4CFtNv WLJy8BLcm1kghWd4d7+7SsP/GSMQ/eJ62Qkk0YBqHllFv+UpUobvnl7wZRUFLoLc3s+0c1 XBSIT71WAByxh1xzt85IpKW1II887gz+9zzt3Gen9R8peUp1BRfFp3tBw2KRm0zCnWajKd E4ttSX7V4ceEDlV8MxXa1S2iVbfEnaNktDht5sDfNdIOObXQQZFeHX8BqalZ6Mh9WY3Dz2 AO+uhKSxBZDqsngk7fRroiBYN4NnnxMvvZiQ2/Au8e3JCS6K5mzDKeo/+OdKFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3356_434938441.1657688694448 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21605 (d8cce8145c39812cc31b50070c44d66ca21a5127) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21605/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21605/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21605/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) d8cce8145c39812cc31b50070c44d66ca21a5127 by erj: ice(4): Add ice_rdma.c to module Makefile The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_3356_434938441.1657688694448--