From nobody Fri Dec 30 01:11:36 2022 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 4NjnK535zNz2kdmR for ; Fri, 30 Dec 2022 01:11:37 +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 4NjnK50dLKz49Wc; Fri, 30 Dec 2022 01:11:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672362697; 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=0DfYoY6dq2M5H9qwNeho+UwBgDwgwTZXoCXwuIlfFKg=; b=CYUYSj1oZJxos02hgdQZQSdf5RVfF5Zal/rKZi9LKb7mGGd2hcWyknAHP5bywsllCrjD1c DGsaq29SoSoP8NcWhYzCQmGBP2gVPDxn2LzyePYVwFEDE0LDYFlxg4In39LRqwBCUoAbaR s9a6Tb5YrBNCc1oD7q+MoYZXHOY6gb6CQEJREskxEcgGqxVOY3JPs7MyhWL7V5kdWVDobZ X3+W/kT/WU2sR4T9/9Emyr6QcBY4yfgpjvt8guK3xvAda98t4tfjfu32tlANsZi/Clsouo fIJNsGeef0weZf8xh4eZPtmsd1i9qGbght/F6hbdM7GFG3BTC/iCiZKBqPSBEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672362697; a=rsa-sha256; cv=none; b=K64WLI14cXhaDmbTLwoMGQNMBUADAR4Rua+SrN5LZq8+IJpGUBeTwPCtbHmari/LLCbn4H waWXc2ItJpTHWr58EXXxI+MFfETHsNMPVHqFLzWzSqAXEYRbgGLYdoqexQkpqkUl5H88Mt q8O/UMSckX4XYpt3vs3mCQM1lvVT+HhBeDM5EZibmfTSaMrheBpaF2TUudSzFYVdssr75u me6/sIPmceU/ES7jPPpfTrfWt8OggVG1ikzj9Di62EzUXI/gVMY+04fmP2Cm43eT0LPRs8 rw/hmMKNS3c4VITC9Z4IFzEWLKiuPB27xPhxcF4mebXLGTrGHJ8JEFZ+mJB8WA== 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 4NjnK46pB1zqJT; Fri, 30 Dec 2022 01:11:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 30 Dec 2022 01:11:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1186232638.6767.1672362696957@jenkins.ci.freebsd.org> In-Reply-To: <2076996099.6757.1672356289901@jenkins.ci.freebsd.org> References: <2076996099.6757.1672356289901@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22716 - 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_6766_130425566.1672362696445" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6766_130425566.1672362696445 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22716 (701b36961cbd2084c36eb828402d0ef89211d929) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22716/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22716/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22716/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) 37b9fb169686e867987c8a1a9868f81137b9df2b by kib: Add descrip_check_write_mp() helper 68912701700ca3230f3e2d4b7858a038f884a327 by kib: ffs_suspend.c: clean up includes 701b36961cbd2084c36eb828402d0ef89211d929 by kib: ufs/suspend: deny suspension if the calling process has a file from mp The failed test cases: 5 tests failed. FAILED: libexec.tftpd.functional.wrq_eaccess_v6 Error Message: Test case body timed out FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.aio.aio_test.aio_socket_blocking_short_write Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_blocking_short_write_vectored Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_short_write_cancel Error Message: /usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met ------=_Part_6766_130425566.1672362696445--