From nobody Fri Apr 19 06:57:15 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 4VLQSD1Y6Yz5Hygj for ; Fri, 19 Apr 2024 06:57:16 +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 4VLQSC6xNRz4TMw; Fri, 19 Apr 2024 06:57:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713509836; a=rsa-sha256; cv=none; b=tsT8qtDmBg6i6SnZcMgzjn8qx0FCJK4NROyEQSk8ha5UQuUD9ccg2tawxwr+RQumx1sRVL TRhUE0vHNL2Bw6QiNdi5dB6Y6vFTXqTenocWds2tY1mcFnN57T5NUAt/beNiYvchQ960al fwvZryfmdWwsUNbDMzZwRe0t8rY5t4emPcp9mGdFmvLGmTB9V4uqdlrdZAVGG9bhZ9/z4S XvhkmdlWvqA8z+lRAA84pFj1B3ulqlCnYrjaD+bZUql1Nqlf8f/cwDKfX5X0PlKgf4vxJM blRbwrDqDNAyhwybLoce9KLB7xVOhAPyvTNjSEE04ZFwvXGRItdTgiri5z0OJA== 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=1713509836; 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=ahkosUkGwEiX8TjGpZ9a9TyQ5vk1qq0nbnzwmS16N3E=; b=mmYLEm6DPxiCfAFth+RGWuFmTkmHbNMlgE1yG5y/N2YhpU56Z10LBGyNXt3AdXPeJP2PLN rCE/buXCXZ44IrBdedF/QkxRTzLwSTm3y9+b6cibIw+e5rn4Pjwk3Hw6MM8pmnk9JhH3I5 bodF/mmxR1kSb4bop2ybUul7mhytunDigeo5lcNVGQuMM/BsQxUDXlnSO4GVANCVd7roXY krydrBvx9GVBrILLwa3kjZ2zM1786E8z9nuEy1RxDj+6J+yZtIWFzZnqjbf9UsejzyCEEG 29ZzSZF87G8KyWmNGB64R4K8Y778pkwnwH/WqKR/JVUPEKsRgbAX7c6klHVe+Q== 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 4VLQSC6VH3zjvK; Fri, 19 Apr 2024 06:57:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 19 Apr 2024 06:57:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: erj@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <541773128.7743.1713509835918@jenkins.ci.freebsd.org> In-Reply-To: <688008931.7703.1713487561785@jenkins.ci.freebsd.org> References: <688008931.7703.1713487561785@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25131 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7742_647024571.1713509835558" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7742_647024571.1713509835558 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25131 (e411b2273603267dbc51c7839879e765b573c1c5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25131/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25131/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25131/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) 3c7da27a473e339392121404e06c506df040c16f by erj: iflib: Add sysctl to request extra MSIX vectors on driver load ed34a6b6eab9ea39759ccd3f12876a815d271929 by erj: iflib: Add subinterface interrupt allocation function 015f8cc5b0c10336a048f37a7071ea03516de242 by erj: ice(4): Update copyright year to 2024 9e54973fc33aa44b77d1c851cb36fcd82dc44cda by erj: ice(4): Update to 1.39.13-k e411b2273603267dbc51c7839879e765b573c1c5 by markj: uipc_shm: Fix a free() of an uninitialized variable The failed test cases: 4 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6Output::test_output6_pktinfo[ifsame] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: usr.bin.unzip.functional_test.test_I Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.unix_seqpacket_test.random_eor_and_waitall Error Message: /usr/src/tests/sys/kern/unix_seqpacket_test.c:1182: send(params->sock, ¶ms->sendbuf[off], len, flags) == len not met FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: 1 != 0 (1 != 0) ------=_Part_7742_647024571.1713509835558--