From nobody Wed Mar 06 23:27:41 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 4TqpWL5gvwz5Dd9w for ; Wed, 6 Mar 2024 23:27:42 +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 4TqpWL14s8z4dcD; Wed, 6 Mar 2024 23:27:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709767662; a=rsa-sha256; cv=none; b=qolbvixuaaeU+9Kb7Rsg7+clKQYFYxFuJ3Szs43c0bS7OsgSdHzW6TzaeuFih1zbDXo1ra x19Luh/hO0+WVOXGgHwQV7RJR1mzsrj/rQzYarDUyOdxjFawJwUM2gcQDm7fGU3Wp5fAlj Rsu2Sa/glJhaaouUcpPX+wATVV4ZE3Ca3sLfo9n+224uW2dyJ7ezAG8yrk4oAiDVPfkVZ6 +LwwgvHojiCXgo9Na7dvRgukXQ4J2fBSNgct4wz5Nt6o7TLGFIm8/qOfcVZILsLU/YwdX4 oZ3DvEBy5/JjZ10JHy5L+oXmsy3piTDmIKCvs+mhDo40ERTxdHNa8YTWTrI48Q== 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=1709767662; 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=zBmevRk0JbZpJUhtdNBgR8Y3chFc3CUbyQOTWiBo/PU=; b=ivlzrY+R6KU7Y2iSQlQz/JYApt61MtzheHDHFQ4vhGqa80UnZrTDTK7w0MNKzY9hY/W+Tl mBB3Ur2vH07XixiR0LRTvAuGZZDbtUzAub43exwkKrpOIrJuV3UVBZcRlD8uDqMAYFISh1 t49SnLMDd3uPdXROoflGvIYv6pkhBrw14ypmusFgX2sO6c/KD83Ni3GScMv/koeqIt2e5E 5+lU2lESsE27C35wH8rBS7HO2UDZj5c9ukKkDNSi0U3EYAW0BiIoeLmQFuLnKMZe9puX5y w6GlDSz2YwXdT80fP5kVgqW3jndEoinQGhMmCdkc2cPeMB+72F8qGvsLu83f7Q== 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 4TqpWL0ZDHz19Mj; Wed, 6 Mar 2024 23:27:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 6 Mar 2024 23:27:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1241985349.3309.1709767662082@jenkins.ci.freebsd.org> In-Reply-To: <230509994.3305.1709761834903@jenkins.ci.freebsd.org> References: <230509994.3305.1709761834903@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24908 - 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_3308_1161218180.1709767661821" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3308_1161218180.1709767661821 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24908 (8c94ed99270292262073b7bd103a29de69b5ae38) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24908/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24908/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24908/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) 8c94ed99270292262073b7bd103a29de69b5ae38 by brooks: bsearch_b: fix compilation with gcc The failed test cases: 8 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:591: WIFSTOPPED(status) not met FAILED: sys.netinet6.test_ip6_output.py.TestIP6Output::test_output6_base Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 FAILED: usr.bin.awk.bugs-fixed.bug_fix_test.missing_precision Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: usr.bin.awk.bugs-fixed.bug_fix_test.negative_nf Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: usr.bin.awk.bugs-fixed.bug_fix_test.pfile_overflow Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: usr.bin.awk.bugs-fixed.bug_fix_test.rstart_rlength Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: usr.bin.awk.bugs-fixed.bug_fix_test.unicode_null_match Error Message: Test case body returned a non-ok exit code, but this is not allowed ------=_Part_3308_1161218180.1709767661821--