From nobody Tue May 26 20:32:23 2026 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 4gQ4Dl6SLrz6gPdt for ; Tue, 26 May 2026 20:32:23 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gQ4Dl4Lvjz3qGH; Tue, 26 May 2026 20:32:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779827543; a=rsa-sha256; cv=none; b=asJHN7wL6l16s/9F6sUUx3AU3zaUv0h7H2A42CobK66Yi2y3gb9p1XBmKfXI2dkGXJ7u8T Rr3BhB71PINrnf53zVVxqlreARiupTpq3WAWYBQS9Fv5Xu9nubOOJzJgMOzZbVlR81nhSK +5pBtMH8HA2eeQoBm5hBTNZOu81lJbJ6LETW1nHfhCkbDuKfk2er0IqheQNISAIhyC80Xe 5/PRg5BHABo4McAn5dNBT6UZsG0Cl5OU70gDNFngPsOJAZhdQOfSGCLyt9utXmNuX5zKTk lb7oDUUXR0am4xbPkBWzt10MjpECDLvfraHXfEFi8kSuHDl+PyMLtz+PzeaHqw== 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=1779827543; 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=kOF5zN+hsfiYAFzCbrf+OQ6iPWxgxFeA5g+TC+uTvdI=; b=Ox/5stGS3pqBk7WuHjlneCjBizpKZwyqw6E31pvhCHiCRRLHq953Zb6kclhkM+JXaYFv9L ov9CDFGcHt/fkjkgrIvEQL/85XNEWlwspQLNkl0wpQ9uo2XMhlFIKoV8IbspT6y8DdmP92 sSZPu1CT3Nd8ZG8NJOLp1df6JAAOFqJ30axPCNxRbT+ajtlR4/fOyVk3NVTf55YigtMVgZ uAl6Bk/KiRNlxMt7uvTImy07Ti7mP14VVtuMhIebPgGtlOaXIsyIKZ3NCY5jcgislxxSda azaj/dFijqUoP5yN8P/xOe/B5WP+LQ07pcxsGjpWIqGi0C5+q7pbflA9nQZ03A== 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 4gQ4Dl3xQZzCjL; Tue, 26 May 2026 20:32:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 26 May 2026 20:32:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <441803690.1569.1779827543557@jenkins.ci.freebsd.org> In-Reply-To: <1494434678.1555.1779820016801@jenkins.ci.freebsd.org> References: <1494434678.1555.1779820016801@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #779 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1568_568909951.1779827543372" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1568_568909951.1779827543372 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #779 (d2a10ff4cb84d7656146b1dea74dcff55a0e1413) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/779/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/779/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/779/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) 4a866919c37b9567fc62b09d14b8a21fdfe3aa6f by des: ldns: Belatedly update for OpenSSL 3.0.0 4aa372b1fe2638d90dadf09965ac983a2d0d5bae by des: ldns: Update to 1.8.4 736c147845740cf8bb5bdc72c1f1d1fbc56a923e by des: ldns: Update to 1.9.0 caae890860a9fbf7c49ca1cef3ec9e23222f403e by des: unbound: Tweak freebsd-configure script d8a5915d22c894ca59c246394f2582185a2d61f8 by des: unbound: Regenerate for 1.24.1 1c869f005d760131cf49b965e67d4655c237f945 by des: unbound: Update to 1.24.2 64cdd794b53ee2b00dd312f235087056c0398e34 by des: unbound: Update to 1.25.0 d2a10ff4cb84d7656146b1dea74dcff55a0e1413 by des: unbound: Update to 1.25.1 The failed test cases: 3 tests failed. FAILED: bin.pwait.pwait_test.timeout_no_timeout Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_1568_568909951.1779827543372--