From nobody Thu Oct 5 12:07:29 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 4S1Vg55qjgz4wTZW for ; Thu, 5 Oct 2023 12:07:29 +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 4S1Vg53ys0z3ZxY; Thu, 5 Oct 2023 12:07:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696507649; a=rsa-sha256; cv=none; b=rK0jFhwor8LVNA3mOLQfUTPo73gDiqRgqO7CXa7noDunxC4lN9SAtEXnAkFCFUb511/mCp nvukYEE92+ghsI2svAeZxAQD8/4MhdrC8gQP/1ZyNW3jq81stDLjiO7vHfqcoQWMijDluw I81lWKFmQwv9Mrn16i290d4oNYZscPm4iFK9wi7OPDkebsaBUgWIGLG410MS6q18vmge1f piubmVa7OdGu8xutsRwe+XrbFM7q6tnY4mllI0M4I4U6aXhB6MMXzjhON0RQn6RKtv/08t ++IAj2xyE5fvy4lL1e1myBAhfoAgygCtDzAxLzoRtPcelL9mLazkR6fHTxvy7A== 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=1696507649; 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=XKomfy71/g2gfL29NF0wG3Z1MgcvvJR9+fzHNbn0deM=; b=P9MR9apOTiO6B/EJFU5fBQqPotLY7JL1rEUV7SSD3mq2209lFchEWAIVNwHF23U5E1fHs9 7RhZchzd/5CPVmIeidiOEYWh8eMQqdyKkkUQAmUc143P86IjKrEnC5feoILWtkOGfwpmiQ jVOfk5MdSCuNs14iShhX44zOWXhQ030hv0s/8wzCLik4VHRg8DtqbS2QWunpC64g8hwJYY /3qmirIO28CP/AiC9akRH40CCGcRBYfHaTKtg+0/+4y95oZl9wPiPHNhE13igFBmUy7+0a 6epcbsBPa86VMxv26WIvFoLXdszF8SzlwLWzJZZfVKeV7PLRuVDT6qkkQKVqdQ== 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 4S1Vg531njz1K8K; Thu, 5 Oct 2023 12:07:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Oct 2023 12:07:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <509752311.5522.1696507649427@jenkins.ci.freebsd.org> In-Reply-To: <1967570351.5510.1696491125124@jenkins.ci.freebsd.org> References: <1967570351.5510.1696491125124@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #86 - 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_5521_91636192.1696507649126" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5521_91636192.1696507649126 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #86 (fb058a9a40a5adc82721ed822fb4fba213446a7b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/86/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/86/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/86/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) fb058a9a40a5adc82721ed822fb4fba213446a7b by des: libfetch: don't rely on ca_root_nss for certificate validation The failed test cases: 4 tests failed. FAILED: sys.kern.ptrace_test.ptrace__PT_KILL_competing_stop Error Message: /usr/src/tests/sys/kern/ptrace_test.c:2213: pl.pl_flags & PL_FLAG_SCX not met FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_5521_91636192.1696507649126--