From nobody Sat May 23 11:39:52 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 4gN0Yj15M8z6fB9j for ; Sat, 23 May 2026 11:39:53 +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 4gN0Yh4Qfkz3Mqg; Sat, 23 May 2026 11:39:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779536392; a=rsa-sha256; cv=none; b=IuEQoEigefRaicKJaYgFxikRGljqX4TCgTOhTYCCvcz+uTJGiV5zbKn3XZlYiL+M1kCcwb yf0mS690sW9QhkuURvNLMB3bPH7vA17Q2ZXKgpV0OKfkYVBoEP9c53GBziODgc26R0ax0k K55rqv6qKfRNPUO5VXqVL4pMW5VAXM1PPgOSL9G5TbwGvSQRJ9jNSWs3vY1shPuJNZeWoE wb+U906KIbMBiHGCT3ixEaeRFS3xow2dteELTePno3Vd+XZ8NJ7bts2cj1USg/094idCkZ QC8gpEUJqgmfJykvXGopws2JE56g0/7SASNqguU1bkaNpjbiVdyP9Yb1br4moQ== 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=1779536392; 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=BwknzGESzaIuVFNStGSupzyB4Z2R3Ov1Biz+3cYgzoQ=; b=MaAG/+/2A3u2JdW6JlP6zFDs2HkaauA1KqaHnfnYaL/zkyQhqatKCRRjovt1R5VVB9YJl1 og39ecQngH3YkLEbPFhOJ53Sx3Zpc9mrJ7tKgZacXO36i4SJwfv2F/itPzyTRNoewZXxSk PFW+0oT08/9jYPwypIO6iRom9ZiAATjKOrWNix3JQ4eqfmS03DGsZLsHAQqJqHsrlWwVcS vM+LGTzznVSEy8jnXm8/NBFBC/Dnlpd1he/AxsEc8Pz1kS7SVI24B+aR1ScGvXk5/W4R6p uMYmsXL9WoEwGuyTtxGv6YJvcTTQo2z3961tLiSjo2OkPNH391H+ecsF1NNU0Q== 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 4gN0Yh3X6Vz14Zs; Sat, 23 May 2026 11:39:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 23 May 2026 11:39:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1801481693.1313.1779536392500@jenkins.ci.freebsd.org> In-Reply-To: <888507257.1307.1779528354687@jenkins.ci.freebsd.org> References: <888507257.1307.1779528354687@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28569 - 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_1312_1386816435.1779536392245" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1312_1386816435.1779536392245 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28569 (e4130ac13d2fe9c17b8f8e86d39a7b5223fe7b79) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28569/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28569/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28569/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) 64327f769cee0c26e1b81e6195a5092498b10403 by kp: pf: fix incorrect table decoding in netlink e4130ac13d2fe9c17b8f8e86d39a7b5223fe7b79 by kp: pf: switch to getmicro(up)time() The failed test cases: 3 tests failed. FAILED: sys.acl.00.main Error Message: 1 of 4 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_1312_1386816435.1779536392245--