From nobody Mon Sep 07 07:24:01 2026 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 4hddq61MpWz6rbdd for ; Mon, 07 Sep 2026 07:24:02 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hddq55k0yz3s2R; Mon, 07 Sep 2026 07:24:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788765841; a=rsa-sha256; cv=none; b=psnhr3JnNHWjLmt9YnjtjkVeYb9os+50e5WYUp12lkgxM1tJG4j19EOTbkACU4z/HSfepK n2K4T902gNK/OIgkc3vCe6j7Sd8a7Z9F2WlaGVGtjR0SU8lwDlnPbeQYKU77/Zd0Hg+DVs RlpRpiZug4qMVgh/SSILw1lBCcUXyI3fVmfktj/l2dlNoy3ztYeBHs30G245yHc3YAroZk +HMJWt44It70P2r0+G7cWnBY3Rm/VMtcZjiAuD9BzjjSGelQ250Vvj/g3QNh2tzoEem3Kr eAjJMBVsv5fS2f168Wm5N+F1sXxfJFH0kECyYWa3lYSHNX7IPhTcj3dscd0RiA== 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=1788765841; 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=ykjkG/H5X3jL+fk6JA9pFY/eQU40qwjR9aGTMN4shps=; b=T5dPgFKhHqT/l29InBj7A8XaECQZxlqpvRqhsSBHSj7CcFGDP0oO4aegXtUbpjjijmEnS+ SMYpuDnFf/b5GyvHMbsQP/Ake8NHQHTQ/XRi6T4MxqyhYdt+9fQS7/15H+7frlb7j+f/R2 vqt8kLSiB2dWcNtU0D4Qc7ZH0xWn1uYFBo11qXYTT4NqR2wjuZLRGN23NJPbNPIZJrMNGL PuVWMbng+ZRmeHdqcrbxwmJsoIhp7x050j/64vCyjofai4fZD7MJ86S0wCGL/hRkdnNO7v g5YCCYv3VhshOHC1g+ypBRBMNGJHqveG3q4PlA4ZVKA6Nwi+a74ZH+b3Jqr9/A== 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 4hddq54Lwzz17Bs; Mon, 07 Sep 2026 07:24:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 7 Sep 2026 07:24:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, ngie@FreeBSD.org, naddy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2009164623.157.1788765841616@jenkins.ci.freebsd.org> In-Reply-To: <1163152627.91.1788698783141@jenkins.ci.freebsd.org> References: <1163152627.91.1788698783141@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #1085 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_156_34497303.1788765841410" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_156_34497303.1788765841410 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #1085 (d8c4785e1e41860ad469ac3f67149d0d84ee6590) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1085/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1085/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/1085/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) 2ea3ea61182f74268844bb1e2816c107c3d63cd2 by naddy: stty(1): list DISCARD control character 6dfe4bf3fa45bc924579186e7274bc22310e7d50 by ngie: intelspi: add Gemini Lake SPI controller PCI IDs d20e3fbc5480652b39abfa57e455b9ede979b6a3 by ngie: intelspi: sort PCI ID table by device ID 76725edf3297f18503a0df690d608347154d91e8 by ngie: intelspi: add Broxton SPI controller IDs 789ff29904ab654761ddfe51d887f5d61110cd1e by ngie: intelspi: add Apollo Lake SPI controller IDs 0b9937d650fc2878d423b46ed166d7469836c72a by ngie: intelspi: add Cannon Lake SPI controller IDs fba6b7c889fd0a85f37034dbf83aa577fab61664 by ngie: intelspi: add Comet Lake SPI controller IDs ef916b824b9f2913edce2a0217883e6d78bac259 by ngie: intelspi: add Lakefield SPI controller IDs 6764061f69a5d4312ffa765ae9878a8472642923 by ngie: intelspi: add Ice Lake SPI controller IDs 72d141107bedde6f73efef6facbcc9a62b418631 by ngie: intelspi: add Jasper Lake SPI controller IDs 2ab3bf1bed79372b695a3d9dfcbfb59e2bbef1c3 by ngie: intelspi: add Tiger Lake SPI controller IDs 85c3651f78908dc6b1436ec3792270e01ef82679 by ngie: intelspi: add Elkhart Lake SPI controller IDs aa644ba17ef14d2c054e3f051f7d704511bda757 by ngie: intelspi: add Alder Lake SPI controller IDs 4db9a7e0ea4c87fdc473242d4d2fc428664069a4 by ngie: intelspi: add Raptor Lake SPI controller IDs 3aa27ee20d3e7887f204cf839c3b2c4393652987 by ngie: intelspi: add Meteor Lake SPI controller IDs c43e9ec1e705c3572426728b314bccd1d6eafe63 by ngie: intelspi: add Arrow Lake SPI controller IDs 7aabce6eb2e70fbaccc3bf610f28d5b47c5161ff by ngie: intelspi: add Lunar Lake SPI controller IDs fd3fc5e581b02b302d7b098cb9673d11f110129b by ngie: intelspi: add Wildcat Lake SPI controller IDs 00cd4b5364c2261829bea52901b6b1474a1d09a0 by ngie: intelspi: add Panther Lake SPI controller IDs 94fbfda5e8d24eec24353e634c628878f9b7b222 by ngie: intelspi: add Nova Lake SPI controller IDs 00681255baff47f5dcb92eff5a520c07e9248e5b by bapt: grep: periodic timer-based fflush instead of unconditional per-line 2e9a70840eb8c96533c12ed242491ecad3ccfdfd by bapt: grep(1): optimize -w/--word-regexp word boundary check 25e5a96773c07df313e03af18146a6ec685ccc93 by bapt: m4: import fixes from OpenBSD ece43a7994b68f93c2b9fc434a9fdf6e0668dc92 by bapt: nuageinit: adopt cloud-init disable_root semantics 540f9ca5599f880204eccd8ea2ef3854f98dddc8 by bapt: nuageinit: fix ssh_pwauth string handling af0ca8cd7534d86e12186081a9b882fb9e7e71a9 by bapt: nuageinit: accept lock_passwd for users a1fd5f9f87d3c131991933125462d6750f911179 by bapt: nuageinit: support allow_public_ssh_keys 37ec9a153b2112d8f7bdc156aeec960feaed1bc6 by bapt: nuageinit: root should be allowed to log in when disable_root is false d8c4785e1e41860ad469ac3f67149d0d84ee6590 by bapt: cat: add -A, -E and -T flags The failed test cases: 151 tests failed. FAILED: sys.netpfil.pf.pfsync.bulk Error Message: state not found on synced host FAILED: sbin.ping.ping_test.inject_opts Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_pip Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_reply Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.stp_validation Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_02.frag6_02 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_03.frag6_03 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_04.frag6_04 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_06.frag6_06_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_07.frag6_07 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_08.frag6_08 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_09.frag6_09 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_10.frag6_10 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_11.frag6_11 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_12.frag6_12 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_13.frag6_13 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_14.frag6_14 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_15.frag6_15 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_16.frag6_16 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_17.frag6_17 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_18.frag6_18 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_20.frag6_20 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.mld.mldraw01 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.scapyi386.scapyi386 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipfw_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.ipfw_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.ipfw.ipv6-flow-id.ipv6fl Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.dup.dup_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_fragment_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_full_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.adjhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.dummynet_fragmented Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overhole Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.reassemble_slowpath Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp.cve_2019_5598 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.icmp6.zero_id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.key Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.match.allow_opts Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.max_states.max_states 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.modulate.modulate_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.binat_compat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.binat_match Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.empty_pool Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_match Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_pass_in Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.nat_pass_out Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.urpf Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.rule Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.state_defaults Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pflow.v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_in_floating Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_in_if_bound Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.af_to_out_if_bound Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.route_to_1301 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.route_to_1301_bad_rpool Error Message: atf-check failed; see the output of the test for details ... and 51 other failed tests. ------=_Part_156_34497303.1788765841410--