From nobody Mon Apr 29 03:57:09 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 4VSTzp1R97z5J8L1 for ; Mon, 29 Apr 2024 03:57:10 +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 4VSTzn62WPz3xrf; Mon, 29 Apr 2024 03:57:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714363029; a=rsa-sha256; cv=none; b=DVjnnEzVghRxr1bSxnHhVoZ7hV9lo/theZ/wU/2UcVHrh7IxcoAD5ADHKQXk2QtzzlAlda /pkowVRsoCTqU6UKjNCbwSclmL4wnBtOUu9H06BQtRnYdCoZiKNmDg+xpCo6kv8XCaSXXo 47oA0CCJLdXnzCAR4YCCMDIGg90nYUiUwpr8CopRlnYfSzMToJdIIf8aRsSo5UpVLzRkKP FZVCOuz+IC/Eia775LOywpfODWGr+S4F2Kd9LwOlG68/XX4hcY8Tpizz6qpguCsBMTMYYr iKm8YqPgmg+d+9ZQKoGEljGAMGbOC6xtatAmcb1RHGSP7jswN6sDxkh2gpaJ5g== 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=1714363029; 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=d6d2iXLyOwh7r7l3ynF7/bUZFgzoSbyVT2d89xPVpZI=; b=kAUuU8O7mns6TCpXarDrN2SE6BKjI4WH1+/ro8+TeEM0q26NCX3GIdscIHjODeMKldulND 7B+LK8HToy5nwNLUmFD/iP6xjgETiA3soy7eDnuwQB+3Re1kO8bJLBdBnWkRwA7Sif6LWZ t3eprK9OBQaPWMl6krJULac6oInb8IbcP5vX5+tt3bZtX+8cfWFWvS5DaN3JZQICcgCZ/M N8v5HdHy3UqFslDrYICd4nTvna5+ab7uB4sXSc60o5Ehif7U/a4irh48QZ5mMIzqya1tev 5Wjqasuu9KmS2mKMeWyXOL4Bzf7Z7AUmT4A7C6IyFWNhjIonbAOrxIKf2ks/Lg== 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 4VSTzn5cDXzsqK; Mon, 29 Apr 2024 03:57:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 29 Apr 2024 03:57:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <586226677.8563.1714363029791@jenkins.ci.freebsd.org> In-Reply-To: <467399071.8533.1714342060112@jenkins.ci.freebsd.org> References: <467399071.8533.1714342060112@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25173 - 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_8562_1577522876.1714363029198" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8562_1577522876.1714363029198 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25173 (993d1fad5bd805dbd1820975e58839ff4276e7b0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25173/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25173/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25173/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) 56ee5fc43c40479e2651b21862e299bcf73017ae by kib: rtld snprintf: do not erronously skip a char at the buffer boundary 074d6fbebc160222cde6b726adcc7350881d7824 by christos: sound: Fix NULL dereference in dsp_clone() and mixer_clone() b18b990d8e7b15d25243d85ea22374dfdde8a18b by christos: sound: Wrap dsp_clone() and mixer_clone() with bus_topo_lock() 03614fcba25b9de99e69819bc4690f66a3d24438 by christos: sound: Fix panic caused by sleeping-channel destruction during fa284525499d75955525839074bf5968d0923e6b by christos: sound: Assert that we do not enter chn_sleep() with CHN_F_SLEEPING 25723d66369fe6786e9e4f5f77381b944755f267 by christos: sound: Retire unit.* b3ea087c05d8c75978a302cbb3fa92ce1afa3e49 by christos: sound: Merge pcm_chn_destroy() and chn_kill() a24050e2b784e13561da3ab731a1db92f2e3366c by christos: sound: Move pcm_chnref() and pcm_chnrelease() to pcm/channel.c e56c8996fc437488686e7cdef18258f16c5ea74e by christos: sound: Add missing space in dev.pcm.X.mode description 7cc1afc5589000ac6ad7a908b07fad3401367bd1 by christos: sound: Remove chn_timeout check from chn_init() 993d1fad5bd805dbd1820975e58839ff4276e7b0 by christos: RELNOTES: Fix wrong commit hash The failed test cases: 3 tests failed. FAILED: usr.bin.unzip.functional_test.test_I Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.unix_seqpacket_test.random_eor_and_waitall Error Message: /usr/src/tests/sys/kern/unix_seqpacket_test.c:1182: send(params->sock, ¶ms->sendbuf[off], len, flags) == len not met FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: 1 != 0 (1 != 0) ------=_Part_8562_1577522876.1714363029198--