From nobody Fri May 22 14:56:46 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 4gMSzM0tCGz6dwbm for ; Fri, 22 May 2026 14:56:47 +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 4gMSzL4c1sz3VPd; Fri, 22 May 2026 14:56:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779461806; a=rsa-sha256; cv=none; b=lDNKh4CDs7cu3b8YxstZqeJ1CmYn/ePCQW6QejMTiMexJe5pwMfU4+DcJwqk6q1GQrFoWP gdlFfA1YLOG7Zlb0AYu/7xXqRTgEaFQtsSltWHWNqfdAn82wsZKfJBiE4azCM9PFacoLRH MIodF9HcD/ne/aEOIcefegM0HkNUSMcdyDPLBDy9pnPOUUsBVF8afZ4xm+IqQH/VdhD/LW Y3+hndk7TuU9zqE5uO/FmZ7u34/ZlRbFXQw+Kvvxv2qCac7tmzkmQKOYyTfMhupvOeYn57 c26v5flKcmZ255jmzdN3DvL90Eaqzz3QeoTdfhyBVuTlQnhX8glC9Sty4RVX5g== 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=1779461806; 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=hNzE5ZeDpZKNNMOF9Ik0dX71EXsY9npkZekg40wmZxo=; b=i+sGp0Zx2Pk52vRbjTHbwRRpQSJQAbJAlPWh6Dw+Q4k0SqIonWROU1Pla8X8g0RUkLWenl I3jWe46qiZWH5jDuCpsrEg5aYNSd0cb2R52iHFKQYwCcAL6kk1/IqdjlI/xFH9TcmzPI6m u4mW+5zinEde21phZpuuy9MeMqqpXEWFqdyO/2GQDFPRyF/zU02gBvfmc2zJDpSR7BrT0V J9k5N30nMg/bXzGwpxI373DUFkSURZZfto/1Wps7yFLg/ICtBeia8QqqcdwKuqqZQ18HSr bFSEnTPBbs/IoVCc4Dsb3nHN+QVa4b1XiZJdsszJdKA8rAgsIjsQNxzX0q/P4Q== 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 4gMSzL4BCBz91h; Fri, 22 May 2026 14:56:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 22 May 2026 14:56:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: oshogbo@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1930421212.1231.1779461806593@jenkins.ci.freebsd.org> In-Reply-To: <1277765615.1223.1779453686243@jenkins.ci.freebsd.org> References: <1277765615.1223.1779453686243@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28560 - 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_1230_377739371.1779461806414" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1230_377739371.1779461806414 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28560 (1d0410fb349fded5a79db3c6e6d993eb9efcc10c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28560/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28560/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28560/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) 1d0410fb349fded5a79db3c6e6d993eb9efcc10c by oshogbo: ping6: convert receive loop from pselect(2) to ppoll(2) The failed test cases: 2 tests failed. 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_1230_377739371.1779461806414--