From nobody Fri Feb 2 03:47:19 2024 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 4TR1tc0wNNz59Jjj for ; Fri, 2 Feb 2024 03:47:20 +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 4TR1tb3w03z4Jf0; Fri, 2 Feb 2024 03:47:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706845639; 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=7CJd6Iro6MXOEnMt8+RZU/J7ODUTsGNYziJOWfh1tqc=; b=b7msiOPZNj22sQCToGabAYtcrmSVr8lAPIVa5kGM3QhKwl2IsaU/FjePq0me+Vkoa+YdDT BTXGQKO6ECO2+zN8kYqAf7aQnKMEFw9Id/K3Ng9rrgc+ajCQPMBcOHL/W6gBT1IffJB05O baA4KCRiNNavDYdJx+ngfeeKfz4ZCDjPveAgBqDyyIO0UBv1uAhnc6CIKG26BtMdNLeGXg XdHXijbWINQ96dKnS6aZfhSMOtplYNc4OtTzQJFIDIm73lQUbCm4dV05+GI68hzbolr6M5 e5wuwO9xrnimBHtKEAithbC6TYdFnXC66EtBgK8oD0hgdj1//xGt+Pbyoas+vQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706845639; a=rsa-sha256; cv=none; b=cr5JUcp+awEIX+bMgnFKg6c11HDaLNKcvM7huTt/4Sp7MJaOT+wJeMDfziZ1u5fXsKCcYq e7lw6eQ+wMa5i1Wf/AqXtzRHi8h0TtOoF8BpUwqdZUrUnwjNKrxjTyDybEOrbctGIUpH3i Hc/7qVNQpIL7+2El4JSRICwSZIfDA4DuL7Uwilpnf29pTDvCHCRaSKBhOIm7DHbwqiG6/W GSh0UqvY0y655sibXiDwsFnz2ykVejlC/9ckvWE4ogVtiQqSC4Rv3GxIPUy+tkp9JOK3x+ K6zR5jskbJsMCDCmt899aESR4TkVcJXz48VYPAVuAy7k7anuYkGqe0NWUeuZ2A== 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 4TR1tb2yYYzFF5; Fri, 2 Feb 2024 03:47:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 2 Feb 2024 03:47:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: karels@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1831245855.305.1706845639419@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24721 - 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_304_1701000124.1706845639126" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_304_1701000124.1706845639126 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24721 (9231c42127bf8e47588169ecc395f57cae0e15fb) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24721/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24721/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24721/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) 9231c42127bf8e47588169ecc395f57cae0e15fb by karels: inet(3): clarify syntax accepted by inet_pton The failed test cases: 2 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_304_1701000124.1706845639126--