From nobody Sun Dec 10 20:46:11 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 4SpH384hmZz539HL for ; Sun, 10 Dec 2023 20:46:12 +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 4SpH382yKnz4KlK; Sun, 10 Dec 2023 20:46:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702241172; a=rsa-sha256; cv=none; b=e//hIz5XjEvuQsaYR1MCIaGJUqWl00I1PZp1TXN9IDXoK70jpCY90whhzokqaG8nRYygrJ dpRMgx7ZyNStOJV1aPHwdkhSr/3krPaMm6Zv/kwacvM0eu1oPXS5peQLr32zKnz/IAhPh+ z3vRqVQb3rR3YK6yBF5tL6EJScFTWYiFgBm2NVhzyULw6oulrS8bosnAhY408GzASEVGuW SaOsveiRYhAkIfopkoy6WJnFdvaDZbAMif6oigR+P3oPBkLLxP7HZl02MvCez+b/Bajz/3 HAFd7CKKXBReac+KEh8fN7R3C7cugIoOHRDmqNF5JBTkIzCGVODdPF+E2R37EQ== 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=1702241172; 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: list-id; bh=PqNwUI4/FbQDaElY2YU5yiam/Xw3R5+CP3cB4dmI5HE=; b=yOP74xG45mj7kjfoeaTlJYfuW4qWaYy03RBSNwK97oPHKgsVIT6DHyk91M2ub+tIxOamYr XKDZhjHBOqQTJHu3Z4BYfu51B67CmDKScjDNdoefjmGuukri3V91LNSfcO6TrfpzWQrZ/r h3NTG/Mg6eCVl403WSrzXacHwCRSk/iJt1yjMaVUnfUtkA4ADkiJh4MCRBYji1SRU+EALf 2rJ/MtA33VBBXwUuq6IqCj2hEFIle9r816ame+i4jP0PzmndKw9Voy1bos+yoRVRbWkk6O cgMBwzRm4KF8PouKz6q0/E+ZZ+8UwJJerwPTKZnXQE2s3spT4ysn+lR4m2QBrQ== 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 4SpH3821GWz12QM; Sun, 10 Dec 2023 20:46:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 10 Dec 2023 20:46:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1926616241.10268.1702241172285@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24507 - 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_10267_826617625.1702241171931" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_10267_826617625.1702241171931 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24507 (dff3a80f6dfe88c52326ceb2c154668f132fdb52) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24507/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24507/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24507/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) dff3a80f6dfe88c52326ceb2c154668f132fdb52 by emaste: endian.h: Remove duplicate words The failed test cases: 1 tests failed. FAILED: sys.netinet6.proxy_ndp.pndp_neighbor_advert Error Message: atf-check failed; see the output of the test for details ------=_Part_10267_826617625.1702241171931--