From nobody Sat Feb 26 20:47:33 2022 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 51B7B19DABAD for ; Sat, 26 Feb 2022 20:47:34 +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 4K5dxf0Sk3z4nxW; Sat, 26 Feb 2022 20:47:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 E283A1AA00; Sat, 26 Feb 2022 20:47:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 26 Feb 2022 20:47:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: scottl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1197255098.10027.1645908453930@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20741 - 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_10026_1268911762.1645908453624" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1645908454; 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=eGI0ig5KAF6pslG3gf6CbMJwGPKJAgetVSjonHSrBFk=; b=q4Wwa8WOiFe8eAumbWD2bIWOg/pt6V09CN7Hl2iQkkeDrYXxBdFHl/o3gD6w2fGTK/Xxxl UBiBvYNRwJ27su82wgwavPdAr6qal9Oof73uB0a79pkU8tn/m/wlf+otZFzzHpDNedUQWn HHQOfdmGNNtASKx937Xy3l1WW1Ro7dzWcAStaZ8C3D7cIEWh7YFW+itWmxQNQj3YJw5oma yWpKWyba4pZ2yvVUza33KpzlR9wFJXiLwtdiuoiADvGYso2OV/fma8mWBtN14OTkApD0GW MuOFoGbgZn1m1Jk2otyMZU3Eb2O3Ba9ArCoWi3q+4G/DyS07VOTKGRRaWVz4+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1645908454; a=rsa-sha256; cv=none; b=raA7imn3FZE1aU+WlaY2senKYkwW5Oykzppf7DJ+yUqKwqDbzHQ9NveI0YRe6Za15fQXzK 238M8MlX0X92V9viAkA0HEvjmcSde33XJRA7jmPUpqarDjm+xLRk2rJjGPtIa9wxGz3s/O HgZhs2n3UNzSGtHgusoMsCI75exSyZuTVkV+oSrtJDob2aWaOV477a/RBLRD0+JMRUz1O+ Rpkh1NOBk+i8dFdxrqmtc7VpgkceMijffATidZLpbykkzcnYN05GEubCaki/hA6maZS/tn 3iCOTW3btR7YnGxKi/oIoA2jpk/KxOIF9zmT0BSggEsM8zlkU9bQIAl1dRTA/g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_10026_1268911762.1645908453624 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20741 (b6ac753a881be1a72bfbdb0d7ce0b22347eda458) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/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) f94066c8aa35a27b00a9a6a132fcdcad9959177b by scottl: Fix "set but not used" in aic7xxx/aic79xx. The variables were dead dec703c7e03a8a2cd90e5646156b372b2e5b539b by scottl: Fix "set but not used" in the ips driver. Dead code. 55339af296ca2a360a82e46d6699fd1b57ecf815 by scottl: Expand __diagused to include the KTR kernel diagnostic option. fa911920b1f0a2ac082446ac221d1c63fd989db9 by scottl: Fix "set but not used" for real in the ciss driver. b6ac753a881be1a72bfbdb0d7ce0b22347eda458 by scottl: Fix "set but not used" in twe. The failed test cases: 1 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:603: WIFSTOPPED(status) not met ------=_Part_10026_1268911762.1645908453624--