From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 757C8CA90AF for ; Tue, 12 May 2020 16:41:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 548DF206CC for ; Tue, 12 May 2020 16:41:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="YGWp816v" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726160AbgELQl2 (ORCPT ); Tue, 12 May 2020 12:41:28 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:38715 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725938AbgELQl2 (ORCPT ); Tue, 12 May 2020 12:41:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1589301687; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CToIAhR+WP82aVf9tq4SNiktxX0z23DH62TLuGr2uDE=; b=YGWp816vIbc72nsfGHhm4ZnLWoKKKe7M0N+S4RTCHYSZehZHMqTcmv9P+RIgZdvfqIGxaa wG/q/PdKyUj7GO0fJhl69Zxno2gNsGHGpO6cZR2Lyc7DPwyeWSQmzzJWalwGfWPYHk/2aP eRBAGhGFf/eb3yGAJ/CtFj12GP5Tjk0= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-195-mVHNN4GsPvW4fgL9CrFinw-1; Tue, 12 May 2020 12:41:08 -0400 X-MC-Unique: mVHNN4GsPvW4fgL9CrFinw-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 29DCE18FE870 for ; Tue, 12 May 2020 16:41:07 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.192.106]) by smtp.corp.redhat.com (Postfix) with ESMTP id AFCC75C1C3; Tue, 12 May 2020 16:40:55 +0000 (UTC) Subject: =?UTF-8?Q?Re=3a_=e2=9d=8c_FAIL=3a_Waiting_for_review=3a_Test_report?= =?UTF-8?Q?_for_kernel_5=2e6=2e12-c4bbda2=2ecki_=28stable=29?= To: Li Wang , CKI Project , Linux Stable maillist Cc: skt-results-master@redhat.com, Ondrej Moris , Memory Management , Jan Stancek , Ondrej Mosnacek References: From: Rachel Sibley Message-ID: Date: Tue, 12 May 2020 12:40:53 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Thanks Li, cc'ing stable ML so they're aware. On 5/12/20 6:24 AM, Li Wang wrote: > > > On Tue, May 12, 2020 at 4:48 PM CKI Project > wrote: > > > ┌───────────────────────────────────────────────────────────────┐ > │ REVIEW REQUIRED FOR FAILED TEST                               │ > ├───────────────────────────────────────────────────────────────┤ > │ This failed kernel test has been held for review by kernel    │ > │ test maintainers and the CKI team. Please investigate using   │ > │ the pipeline link below this box.                             │ > │                                                               │ > │ If the test failure is related to a non-kernel bug, no action │ > │ is needed. If a kernel bug is found, please reply all with    │ > │ your assessment and we will release the report.               │ > │ For more details: https://docs.engineering.redhat.com/x/eG5qB │ > └───────────────────────────────────────────────────────────────┘ > > Pipeline: https://xci32.lab.eng.rdu2.redhat.com/cki-project/cki-pipeline/pipelines/563063 > > Check out if the issue is autotriaged in the dashboard: > https://datawarehouse-webservice-ark.cloud.paas.psi.redhat.com/pipeline/563063 > > Hello, > > We ran automated tests on a recent commit from this kernel tree: > >        Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >             Commit: c4bbda210077 - Linux 5.6.12 > > The results of these automated tests are provided below. > >     Overall result: FAILED (see details below) >              Merge: OK >            Compile: OK >              Tests: FAILED > > All kernel binaries, config files, and logs are available for download here: > > https://cki-artifacts.s3.us-east-2.amazonaws.com/index.html?prefix=datawarehouse/2020/05/11/563063 > > One or more kernel tests failed: > >     aarch64: >      ❌ LTP > > > fanotify09Bug 1832099 - fanotify: fix merging marks masks with FAN_ONDIR > > fanotify15 failure is also a kernel bug in fedora. > which has been fix in mainline: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f367a62a7cad > $ git describe --contains f367a62a7cad > v5.7-rc1~72^2~10 > > > -- > Regards, > Li Wang