From nobody Wed Dec 27 12:46:49 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 4T0WcB3zxDz55ZdR for ; Wed, 27 Dec 2023 12:46:50 +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 4T0WcB1TDdz4YMp; Wed, 27 Dec 2023 12:46:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703681210; a=rsa-sha256; cv=none; b=WM3n+6PTtVtVSrDnS1Ef/0maL4UXMXyH4tffG8CfBwh3t/1WKbwqTQEpaRvGjr/rC9UlFJ YAVM7jvQAnEjlZGk4dLm5T98xJ/lEyGbJ7HwJkUCYpp4I2nkKa2aZBIg1DyQV5bRM+PV4Q il8TmpD1Tpf6f0Yb7r6k83X9EkohvvJAGs9VnK5k+9pv1pgl68E2y5n2lRoQm24pOcEeLZ sNOW91QOOZC77k/n3byo48KsDFYjI8TYuniQi9vDdTsYeBvcJLt3Ibn533N59AeIAIQ/5w J/ANahyiinWEtB0GzuOo9OdQ0dzr34RF35xkjd+D1JZ3hAlTLmazDmJbQaqkIA== 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=1703681210; 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=RjUYV14/bdJMXDFNBLFfCIA6UAuB2GYXkLo39Bc6Sc0=; b=Jfjw2SrWhGi9hjB8ZJk5jaQ3vqFsaclut7oAXpFZ1H3PIt3647bHdhQCvtIgWRgfnnOlF6 fmjK/YZV/9CUa7cLzzDxP0A1AQUQiOBQfe3MdFo9jMxRsWQI8OEI/7iJ2WF4dSmZbMk1kp dFSiG8EP7NjrYJAQxaITL0k4JKyUGReca97ETBU4LjUX7vBsljntWB3kQob01xSNGEG0gr rynzWzyonDMiqFl8wRyccoHDnKDpzIWtHU1Lhs0D9YnOykrGNQtc62SHwAWGpl5YxNSQ4J eAWfYtOTTB1DOJxtfcDEEk1sBpGDBJntK/jqi3s8bLY1wd66XchHKQn+KnoXjQ== 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 4T0WcB0WJNzfbX; Wed, 27 Dec 2023 12:46:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 27 Dec 2023 12:46:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1850644576.11446.1703681210075@jenkins.ci.freebsd.org> In-Reply-To: <1151150674.11438.1703669144557@jenkins.ci.freebsd.org> References: <1151150674.11438.1703669144557@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24585 - 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_11445_1021484747.1703681209832" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_11445_1021484747.1703681209832 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24585 (63c928f17e08f58fd3bd44b45c36ea5df7d15e77) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24585/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24585/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24585/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) c58205be7a7d4eb1c68b169bb7fdb57f1e057cc5 by gbe: tail(1): Fix a typo in a source code comment 7b0b448ba9fd53fb4db81a2309dedfdc47533cfb by gbe: tcp_stacks: Fix two typos in a source code comments 6dc7bf0c5ce9ce0b77b0f7b9293467babc685abe by gbe: hvsock: Fix a typo in a source code comment f795d5458b2a9ce114b4e177d34705a53824edd2 by gbe: ipfw(4): Fix a typo in a source code comment 63c928f17e08f58fd3bd44b45c36ea5df7d15e77 by gbe: gpioevents: Fix a typo in a diagnostic output message The failed test cases: 3 tests failed. FAILED: sys.netinet6.proxy_ndp.pndp_neighbor_advert Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputScope::test_output6_linklocal_scope[ll_differentif1] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 ------=_Part_11445_1021484747.1703681209832--