From nobody Tue Sep 03 09:26:54 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 4WygHg58GCz5MdQ9 for ; Tue, 03 Sep 2024 09:26:55 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WygHg3DYWz4mNC; Tue, 3 Sep 2024 09:26:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725355615; a=rsa-sha256; cv=none; b=oxefMs/IOkBbGnHWUHgo1/InL+PXndM4CwjUU51IYtBx3Jlg/16qe//0c8Sm8LDkhTkEJo 79W1IeVolPJuvBRfKkcm8d9KtYxSxqFOaRsUYqwCoxZ7IJAx3Be+E7n+0I7r6U2G38hV7f 3QP8jK2uXDEMXN63XPdLbQXJevXUla54CGhyL6Vnja4CqFBuMpyRE1BBzQJoQ/tgHiiBB2 u0A83gE51M1CbxY9/qzIpxtHvHqUxDneYiZkZR4Wgwe6mZ7JJbFIt/CLDlpVZwXkYgf05Y UKBXDzP6AuO5QoFkkzirGQp2nR6zr+rx9aNzGfwwnw2ZVgpYSkunoIoE5iLICA== 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=1725355615; 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=JH1SyY+XNeVKOM6WvUtMRC6vbRmD6TUz/ONm2C3jCq4=; b=hHMiKaiWTheYk2xR8cPoRIEho0C4B8/jQQTMNMeBz9gfpL9jIGd+hF+vznqJgAQrju6rOU il9/WWyMN+gYqZCXRGci154hYVcLGnP7q6wlvUnjj01aH4eFOaXOYulZn6Lpjh2yE9PA2o WbOQcDDAyZTQPUsSuR7HmcLNjz9jzLBqSB4DFCT58aNppzN8OyeBdh3EadOhZjm4Y+DqlD p2xCiemR3vQlucURywISQ1zQXsB3H3unHPfDSxCA113QSd3onSYzyLAMqv140Bw4grT60G 1QucLwTBs/5FM2Pozcj+RuG4L9pVVP2HA4nh7zUwchlWU7tYkuC7RgHStumGOg== 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 4WygHg2XFLzbX3; Tue, 3 Sep 2024 09:26:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 3 Sep 2024 09:26:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, bapt@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1953748171.1935.1725355615361@jenkins.ci.freebsd.org> In-Reply-To: <1308773252.1741.1725271788216@jenkins.ci.freebsd.org> References: <1308773252.1741.1725271788216@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #679 - 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_1934_308136776.1725355614712" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1934_308136776.1725355614712 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #679 (9a3dee859da41669020654274b80b2d6aac7091c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/679/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/679/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/679/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) 3736b79f0fa7655288f922d085b90eb5e0347067 by andrew: vm: Use vmem_xalloc in kva_alloc bdbb0be0436a6db70c043a3cd8710de59b497e88 by andrew: vm: Add kva_alloc_aligned f48bd7527bba62d4d8019fd4bbdb966aecdbac0b by andrew: uart: Split out initilisation of the acpi devinfo 254d54f0733fe139108cb576cf37f16102659181 by andrew: arm64: Support passing more registers to signals fd443b71fa2eda2a125856acb446dd3cc72e053c by andrew: libc/aarch64: Copy the trivial getcontextx 519141de7e6639e4df3485073d2521dc95b60207 by andrew: libc/aarch64: Add a non-trivial getcontextx 4047cec13239e2bfa5b4fbd98de56bdb214e15bc by andrew: scmi: Implement scmi_clknode_recalc_freq method d5e29c62e923bd8e7a7355a0d3c5e4767c869ddf by andrew: linux64: Fix the build on arm64 with bti checking 8b9f8a7e763dfc533ce2abd5b48d1ba9f54165e2 by andrew: arm64: Clear td_frame when returning to userspace 570fae59a8bf9ded19c4de9bf001ee0fa2cf7229 by andrew: arm64: Support counter access with E2H 94865825c014dfaab300ea785b8cb7013d23187c by andrew: arm64: Fix the gicv3 check in locore.S 0fbb9df20dd88ba448ea622cf40b3855959653fe by andrew: arm64: Ensure sctlr and pstate are in known states 75861a57b6fd721e47c8a7cb43c4882c200cca1d by andrew: dev/uart: Add APMC0D08 as found in the Intel E2100 be3d6ab9e14790848e9331db27d48f92d6160bef by andrew: buf_ring: Remove PREFETCH_DEFINED 8ecb8e1c38e80ec2aae73536522fe2932af65ee8 by andrew: buf_ring: Support DEBUG_BUFRING in userspace be17061faf3b9811202b335cbf19b2b14aacfa01 by andrew: buf_ring: Consistently use atomic_*_32 56e8c3ec5241ec4747b8fdd42e0172325c7fc378 by andrew: buf_ring: Keep the full head and tail values 80df53c7fb1cefffff419adbb0767f36a44c27d2 by andrew: buf_ring: Use atomic operations with br_cons_tail 14c779e5caf09746a0e098378c2c09b897f0e177 by andrew: buf_ring: Remove old arm-only dequeue code bfd435bfe8e1b740d932355831b8a3cc644c14ed by andrew: buf_ring: Use atomic operations with br_prod_tail 72ac0bd83df93437d39bad7c4c3f196a398d40f0 by andrew: buf_ring: Ensure correct ordering of loads 0a5e9d280303254f325d1530fcd9d60286056715 by andrew: buf_ring: Add an Arm copyright e95c22c4135afe54f4f04949553e7f55bd3cb6cb by andrew: arm64: Expand the use of Armv8.1-A atomics a194eabe088bcc33ee07eefe3aace2aa3e2a3d25 by andrew: arm64: Use store-pair to zero the kernel bss ca84f1ed4d3c585b9b4eaed40ef012d757d68114 by andrew: libc/aarch64: Remove an unneeded weak symbol 762274a14913546b95b147718d68838685193444 by cy: sqlite3: Vendor import of sqlite3 3.46.1 28094582f0a5b1e6cbded199a96dd4ad2773f989 by bapt: nuageinit: check for both user_data and user-data c7887c8e2e1c3e8234db21b4a63770abbaf73b8b by bapt: nuageinit: Accept plain text passwords 617179178727b61123b17e5de6e369ff5dbb8117 by bapt: nuageinit: Set recommended SSH permissions 3dbc333a9ef40c71f56507c672e919547eaea248 by bapt: nuageinit: Fix the homedir variable name 5f7256579cd0b663e4a7013e81067d11b632fe10 by bapt: nuageinit: Fix tests 56c59177a1b7ec842b48650f1cacad9551b44da1 by bapt: CODEOWNERS: Add nuageinit 3a73c77f2d862f2754483ab26e252befc4f8f4e6 by bapt: nuageinit: readd ssh key parsing when key is in meta_data.json 701ac3adcb75951737d4dc09e19021ebb3a2b1f4 by bapt: nuageinit: improve debugging when mkdir fails ea0a7e8c6570799385a1e7c4b59824a28500c4f8 by bapt: pci_vendors: update to 2024.06.23 9a3dee859da41669020654274b80b2d6aac7091c by bapt: usb_vendors: update to 2024.07.04 The failed test cases: 6 tests failed. FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1934_308136776.1725355614712--