From nobody Thu Dec 28 22:09:51 2023 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 4T1N3M5ts3z54kZs for ; Thu, 28 Dec 2023 22:09: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 4T1N3M3TnGz3Cqg; Thu, 28 Dec 2023 22:09:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703801391; a=rsa-sha256; cv=none; b=XlDSdlqfAGVskBcN1tDMmlykdvJOas4jv81SfyK3Y9wnaSU9uhF6zR0ZNIRFiuLDcGA83y 9QUrjWFzlGVQK4NurA0kPl9AH4JpGweys1+Kvonw9IdN24KIu25Wn2nygveuXH5pPH96sf ij8sPkXBRbOUFiOjZcFIlGRDhiA3bApIlAvN+JwZ52VS6aqsGazIKvdYbr1uDaaD5hMXGh 4WbD/ilzY3mbFcqWEkluQZ9tk/PZ3lzYLinDGFJ05FKqI9b0QYxRQyHaeraj39+rKaWvrO sCHOBttbEzdF5VOmFJoW/+ClxFjlx+99pdXyuYej/JUtn7VbEkjZ24bC0PG72Q== 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=1703801391; 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=NtDntRManVBP0i7ol9vtC4QAzXd565VcliG3QDkvuHs=; b=B95vPPCN1Cx+9qspHtDCes0Qa7xFibpPkppQD+mCB6QWaAUkguzyb57v1rrxl4hAUrxVj+ CZSNJktm2GRTkpl9KleICbLIriHYrx5Dy9n7Tvt8Kr9nJCnghJEx6oVJAzB5HeOcj6DC9g /m601hYiGFOxEjgtPN7y6FPkKrYE+gVpotzqaOwADxvT8Zr8dtGf/MuF/KLRXm4dbz+qTG Z5FWnsoMqW9hj+AvuHlty9F1ED6vLjy7HwhikvbYrw80nynB8ioe3673WpZAuxA36P3hj2 KP0bS7eg7/l4eUWwjXflNrSYyEPo7iWWANbDpMWrDkeiXAH486AlB+Oc7ozaBw== 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 4T1N3M2QYXzg43; Thu, 28 Dec 2023 22:09:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 Dec 2023 22:09:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1685054373.11550.1703801391344@jenkins.ci.freebsd.org> In-Reply-To: <644592924.11542.1703787839169@jenkins.ci.freebsd.org> References: <644592924.11542.1703787839169@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #280 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_11549_238458383.1703801391047" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11549_238458383.1703801391047 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #280 (2e64c927d26ef36f64ec036ceb8945c7282dae6b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/280/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/280/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/280/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) c35334b085616c8ad9a567a04cb1a5cbf6b76a80 by fuz: lib/libc/tests/string: add extended unit tests for strcmp() 7aaa37fa1db603fe10143b03ed07f3a8db771484 by fuz: lib/libc/tests/string/memcmp_test.c: extend test to support custom c91cfb7f9e7de392ca47b3092e981bf7c2fca86b by fuz: lib/libc/tests/string: expand memcmp test to bcmp, timingsafe_{b,mem}cmp 08ad297599ee6c40b4346699dac81d71f1933f18 by fuz: lib/libc/tests/string/strcspn_test.c: add test for correct match order cec0236976cd0cce0c7c05b1031b7f4215ce9178 by fuz: lib/libc/amd64/string/strcspn.S: always return earliest match in 17--32 1347ec5d5845886a9da0903700f54110f0241b8a by fuz: lib/libc/amd64/string: add timingsafe_bcmp(3) scalar, baseline 018743523a18d118bc8b28415706e18822f8c4a2 by fuz: share/man/man7/simd.7: document new timingsafe_bcmp(3) scalar, baseline 9a6a587e672baaed3470f6cf4a27a0d1166ca372 by fuz: lib/libc/amd64/string: add timingsafe_memcmp() assembly implementation 2e64c927d26ef36f64ec036ceb8945c7282dae6b by fuz: share/man/man7/simd.7: document new amd64 timingsafe_memcmp() The failed test cases: 2 tests failed. FAILED: sys.netinet6.lpm6.lpm6_test1_success 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_11549_238458383.1703801391047--