From nobody Thu Apr 18 15:20:51 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 4VL1gl5Fkcz5H46h for ; Thu, 18 Apr 2024 15:20:51 +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 4VL1gl3PBmz4ndK; Thu, 18 Apr 2024 15:20:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713453651; a=rsa-sha256; cv=none; b=hihhvFfz2gS1Ok2uuCQaZZpEELTgjIDrmgqh8Nd0LBARltZ5krzJBIaNNKDhElvOZ05vtk cCGVcbc5PSqpIHM7iiXufM9yrThGc6kDZpTV74X8TDB9YgUGqL6jsaQyd2JcNAwQE+9xCX 4NAoFMqSWamDM+AuMeHPu7hsPKsDwVtBgOjRKXZph6LsaI7Vqxs/0XFzXMlhlQnBB9y3EO 1ji7bd17VAo4EbWIWu2RNQF0qP2tZdZcdqZ5AedUnHLLCb1xKzSQ9zTrkY0Ww91uOkjDFA c49dLdcuIizATNdpAOpxpB1la50Eg0Zxzs2XnJ3ORxKaCu+/NaYma/qgr0vMXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713453651; 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=doh/A1csqXv+WI+gtI8sfhXKBcb42lYz6aqJTXU5ano=; b=pEAU64E4qdj1t4IYsIDrdkFP1c7jx985/TH7UIE4MyZB2EMX0TNquOEUgpIcqNpeC+lMi2 46UZF7KJAAP4DDay7Tmxoz/ua2t5dk8Vyb1uoXixiCl0bO7fd576LmO1kvUpxe8BOkRBS2 42dVeBilQS7qNM5oc9Srp4HRK7rIIuE9vn9dujojnfaQ49pIOCxisvTlltuO6magvgLHa3 8eavxm4oqfPwZtrHDoIVuFkKGxjNWubDMKSkqlbUm6Pf37Fzp+OsOK8n+gfPn4TynQS2+v 8nQNlkXiF058L5CTJUkfkiV2wdwqtK0JhHqd7COEyZglBKrjnT6qcsEm+x/ZBg== 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 4VL1gl303KzFWy; Thu, 18 Apr 2024 15:20:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 18 Apr 2024 15:20:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1649375829.7653.1713453651423@jenkins.ci.freebsd.org> In-Reply-To: <916208896.7619.1713426482061@jenkins.ci.freebsd.org> References: <916208896.7619.1713426482061@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #517 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7652_1410636775.1713453651204" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7652_1410636775.1713453651204 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #517 (5abbbb7c640185c50762ee216b19429e8f562938) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/517/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/517/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/517/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) e6c51f6db8d7126b1040af5e5544a9b1208519f4 by christos: sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9) d692c314d29a310efe875e9be05b0ccebe6b241d by christos: sound: Implement asynchronous device detach 51abcd0c477a80d9b13b92b9a4baf4010a71c806 by christos: sound: Update some LICENSE headers 5abbbb7c640185c50762ee216b19429e8f562938 by christos: sound: Remove leftover references to snd_clone The failed test cases: 3 tests failed. FAILED: sbin.ping.ping_test.inject_opts Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_7652_1410636775.1713453651204--