From nobody Fri Sep 20 23:30:27 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 4X9TC76pM2z5Vcw8 for ; Fri, 20 Sep 2024 23:30:27 +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 4X9TC74g6dz45ZQ; Fri, 20 Sep 2024 23:30:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726875027; a=rsa-sha256; cv=none; b=cXdSI4R76sswkmlCdkCOd5Tc+YfLm9K5zjy/cCZSqbzGhKEX8DyH5lZne7U4l5XDfC0kHV DLqfnOiOEpRBruwwu8aX3wrFbid2XEUFvoePjElU83LBFIU4zJqxNoDYmtPmgiAc6Z+6B3 a6drWL5unqBpGvsiJmMO3lVLjRKF6UV3NmgRgny+QTloSsuSmptwXLEO5mtpuf+1/nZ+4z GJpsV1oOgMHroQQIycz3mAPZCt0XfjOLxFaN3AX9NRtykfnc2aeRClexXkTkkc1/i/0vK7 Avrkrn051mXPm1T5SI601TMe+c+ZGp9Zzjo2GiW0jm6r0hvx7slsIDJBfL9mow== 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=1726875027; 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=sQrdk6U9ocs0dVamxrq6yN8tlLSRvyOeOQ6OFR68LGY=; b=gLtuKwFf1ZaCkYVuUsGZBJkDWUg6ij+qPEZduH3PNCIRvY6mGwgxZAe+bjDxyP1qKXQwRj ulK8G0+Bl66+FpjR2l6ljkRxJQ/JY8ietrjfRzE1bZD1APsDlBW7OreusR9XZzPCnAja1R Er1kEbByRF3T9sDEJtSzIUqEoP2vn9J+iaDJvtj4vFpERi+1CAufKzBW/NQRFiA+1RdbGJ OPfnbipbLZL4Xgf0Ov4DVwnNylS/ObDD1fFs70X+ouLfQU5WawiKVYtEyqn+kq1KLAEDek AAeZY4+WikfbG9pMzLCnbX83y74k+6moN5fzsBYzXDmynMaGoyI+7xtHy6Vwlw== 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 4X9TC746TZz17wS; Fri, 20 Sep 2024 23:30:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 20 Sep 2024 23:30:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: 0mp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1686722648.7381.1726875027582@jenkins.ci.freebsd.org> In-Reply-To: <1247175226.7365.1726869206753@jenkins.ci.freebsd.org> References: <1247175226.7365.1726869206753@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25538 - 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_7380_1741022964.1726875027251" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7380_1741022964.1726875027251 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25538 (401516dbc54e4a4cba3085cd605fbf6cf8293b79) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25538/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25538/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25538/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) 9dc67a70650b99872316d7ff95ef45ea4c5b455a by 0mp: rc.8: Remove false information about rc.d/local 401516dbc54e4a4cba3085cd605fbf6cf8293b79 by 0mp: rc.subr: Consistently use an absolute path for sysrc The failed test cases: 10 tests failed. FAILED: sys.netinet.lpm.lpm_test1_success Error Message: Premature exit; test case exited with code 1 FAILED: sys.netinet.lpm.lpm_test2_success Error Message: Premature exit; test case exited with code 1 FAILED: sys.netinet.output.output_raw_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 FAILED: sys.netinet.output.output_tcp_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 FAILED: sys.netinet.output.output_udp_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 FAILED: sys.netinet6.lpm6.lpm6_test1_success Error Message: Premature exit; test case exited with code 1 FAILED: sys.netinet6.lpm6.lpm6_test2_success Error Message: Premature exit; test case exited with code 1 FAILED: sys.netinet6.output6.output6_raw_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 FAILED: sys.netinet6.output6.output6_tcp_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 FAILED: sys.netinet6.output6.output6_udp_flowid_mpath_success Error Message: Balancing failure: 1: 0 2: 0 ------=_Part_7380_1741022964.1726875027251--