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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 06111C433E0 for ; Thu, 21 Jan 2021 15:22:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 79969238EC for ; Thu, 21 Jan 2021 15:22:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732800AbhAUPWI (ORCPT ); Thu, 21 Jan 2021 10:22:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35508 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732244AbhAUPVS (ORCPT ); Thu, 21 Jan 2021 10:21:18 -0500 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF179C061756 for ; Thu, 21 Jan 2021 07:20:30 -0800 (PST) Received: by mail-pl1-x62e.google.com with SMTP id s15so1441641plr.9 for ; Thu, 21 Jan 2021 07:20:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=hYwXXvZjlEzQG1qnSxNKbKSmTWhnv14ZMZReUViR+ks=; b=xgzFINk6DCsGXinjHjy/gOD+n4FgGN+SaFnO7WxBXwQkJIHOMKIFODh1A+0X+apWxd cv+Ale3XQYIEJK6L7474ZeTrh7c08/R2D35n/aHTXtnurhRzqLDW6fiBwnTq3uMc1Jty WmaeY66IDWM05HII2T9lbqI6qyFhspOYNFZSLdljHoepDqNkJsE/QLjTnblimIzBH0Au 9J0BFXNTIoN6vYHv0Ouls/uWpOvn02JD2ntWz5wEowEbOnFBLorefqZ8Jp09J7jxuPhV G9MDnzfVMINMtY40u/L90FX4voYLxNdg+V4ynZSm1GtMV80gLYC40TAi8Zb9H1X5c9OF iLOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=hYwXXvZjlEzQG1qnSxNKbKSmTWhnv14ZMZReUViR+ks=; b=guOIweEtNjlvwJkXYnUrw9uwN4K+5dt0kvJ2U0CP/2nehHyfoausu1P9WGV+seEy+Z 7KaBPa+RpT9jwuse5hkhMZ/Tz7EYrsMgwaVk1LXrZKwneNjS673hFxBrbPLcHmn7TFfj rx8VHJCNRU1sHV1KQLOFVgBBAnv97y0aWwAySKziOszZtIhVYK1J3wANP/VZ+pxAGsYV z62ALA0TH2fokWS3wd7ZtZ5TVwOLgRw89WNegPNHz1uWNtyFO1yJ+ePgWwjh2eMLAn4r YljHk7SWfvb/ZhRAFpWav/vP2SM4AMtK2LIT7ZSREg3BMEZEjxJCJCF1EOp0nP+JvC7Z s63Q== X-Gm-Message-State: AOAM531cT6XqSSSevNsEade4T6Db9qpbD46kIzK8PQaXc4TE/UFrSrfc nYGmofplPLU14UEm/04MhmYfQJ6ZC4UDX4VU X-Google-Smtp-Source: ABdhPJyPXOrvLH2r9mFVfg+ueVP2k4X5bqiDyiNWtKrZ8RNmu18/227UazQsv8/uCcpmQTeAewavQw== X-Received: by 2002:a17:90a:bb0d:: with SMTP id u13mr12609197pjr.106.1611242428915; Thu, 21 Jan 2021 07:20:28 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id a21sm5882775pgd.57.2021.01.21.07.20.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jan 2021 07:20:27 -0800 (PST) Message-ID: <60099bbb.1c69fb81.3c368.db39@mx.google.com> Date: Thu, 21 Jan 2021 07:20:27 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: master X-Kernelci-Tree: next X-Kernelci-Report-Type: test X-Kernelci-Kernel: next-20210121 Subject: next/master baseline: 659 runs, 75 regressions (next-20210121) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/master baseline: 659 runs, 75 regressions (next-20210121) Regressions Summary ------------------- platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ bcm2837-rpi-3-b-32 | arm | lab-baylibre | gcc-8 | bcm2835= _defconfig | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | clang-11 | defconf= ig+CONFIG_EFI=3Dn | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconf= ig | 1 = imx6q-sabresd | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6sll-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = imx6sll-evk | arm | lab-nxp | clang-11 | multi_v= 7_defconfig | 1 = imx6sll-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6sll-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = imx6sll-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = imx8mp-evk | arm64 | lab-nxp | gcc-8 | defconf= ig | 1 = mt8173-elm-hana | arm64 | lab-collabora | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 2 = mt8173-elm-hana | arm64 | lab-collabora | gcc-8 | defconf= ig | 2 = qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versati= le_defconfig | 1 = qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versati= le_defconfig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-11 | defconf= ig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-11 | defconf= ig | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = r8a774c0-ek874 | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774c0-ek874 | arm64 | lab-cip | clang-11 | defconf= ig | 1 = r8a774c0-ek874 | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...BIG_ENDIAN=3Dy | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = r8a77960-ulcb | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a77960-ulcb | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = r8a77960-ulcb | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = r8a77960-ulcb | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = r8a77960-ulcb | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = rk3288-rock2-square | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = rk3399-gru-kevin | arm64 | lab-collabora | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 3 = rk3399-gru-kevin | arm64 | lab-collabora | clang-11 | defconf= ig | 3 = rk3399-gru-kevin | arm64 | lab-collabora | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 3 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig | 3 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 3 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-11 | defconf= ig | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig+CON...BIG_ENDIAN=3Dy | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig | 1 = sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = sun50i-h6-pine-h64-model-b | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/job/next/branch/master/kernel/next-20= 210121/plan/baseline/ Test: baseline Tree: next Branch: master Describe: next-20210121 URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: bc085f8fc88fc16796c9f2364e2bfb3fef305cad = Test Regressions ---------------- = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ bcm2837-rpi-3-b-32 | arm | lab-baylibre | gcc-8 | bcm2835= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/6009630f7cffa45cfebb5d1b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: bcm2835_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= bcm2835_defconfig/gcc-8/lab-baylibre/baseline-bcm2837-rpi-3-b-32.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= bcm2835_defconfig/gcc-8/lab-baylibre/baseline-bcm2837-rpi-3-b-32.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009630f7cffa45cfebb5= d1c new failure (last pass: next-20210120) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | clang-11 | defconf= ig+CONFIG_EFI=3Dn | 1 = Details: https://kernelci.org/test/plan/id/6009628e82d0b6adfcbb5d0c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_EFI=3Dn Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/risc= v/defconfig+CONFIG_EFI=3Dn/clang-11/lab-baylibre/baseline-hifive-unleashed-= a00.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/risc= v/defconfig+CONFIG_EFI=3Dn/clang-11/lab-baylibre/baseline-hifive-unleashed-= a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/riscv/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009628e82d0b6adfcbb5= d0d failing since 16 days (last pass: next-20201223, first fail: next-2= 0210104) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/600961ea346024a410bb5d0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (riscv64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/risc= v/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/risc= v/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/riscv/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600961ea346024a410bb5= d0c failing since 16 days (last pass: next-20201223, first fail: next-2= 0210104) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6q-sabresd | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60096478319de4f355bb5d21 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6q-sabresd.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6q-sabresd.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096478319de4f355bb5= d22 failing since 87 days (last pass: next-20201023, first fail: next-2= 0201026) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sll-evk | arm | lab-nxp | clang-10 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60096cbb0908081d45bb5d20 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6sll-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/clang-10/lab-nxp/baseline-imx6sll-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096cbb0908081d45bb5= d21 failing since 7 days (last pass: next-20210108, first fail: next-20= 210114) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sll-evk | arm | lab-nxp | clang-11 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6009689cf324e5787fbb5d12 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/clang-11/lab-nxp/baseline-imx6sll-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/clang-11/lab-nxp/baseline-imx6sll-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009689cf324e5787fbb5= d13 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sll-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60096507f871f7abe1bb5d1b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sll-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sll-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096507f871f7abe1bb5= d1c failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sll-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/600963740c38df2c39bb5d32 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sll-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig/gcc-8/lab-nxp/baseline-imx6sll-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600963740c38df2c39bb5= d33 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6sll-evk | arm | lab-nxp | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/600966a8cd01fc76fabb5d2b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6sll-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-nxp/baseline-imx6sll-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600966a8cd01fc76fabb5= d2c failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60096310e5d77a23e0bb5d34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ul-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096311e5d77a23e0bb5= d35 failing since 1 day (last pass: next-20210118, first fail: next-202= 10119) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx6ull-14x14-evk | arm | lab-nxp | gcc-8 | imx_v6_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6009633b6329d4118abb5d17 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: imx_v6_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= imx_v6_v7_defconfig/gcc-8/lab-nxp/baseline-imx6ull-14x14-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009633b6329d4118abb5= d18 failing since 1 day (last pass: next-20210118, first fail: next-202= 10119) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ imx8mp-evk | arm64 | lab-nxp | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/6009682acfe1dab8eebb5d35 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-nxp/baseline-imx8mp-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-nxp/baseline-imx8mp-evk.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009682acfe1dab8eebb5= d36 failing since 13 days (last pass: next-20210107, first fail: next-2= 0210108) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 2 = Details: https://kernelci.org/test/plan/id/600967a307ec04d373bb5d2a Results: 18 PASS, 10 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-collabora/baseline-mt81= 73-elm-hana.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-collabora/baseline-mt81= 73-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.clk-mt8173-mm-probed: https://kernelci.org/test/case/id= /600967a307ec04d373bb5d42 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:38:07.535000+00:00 <8>[ 26.379971] = * baseline.bootrr.mtk-mmsys-probed: https://kernelci.org/test/case/id/600= 967a307ec04d373bb5d48 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:38:08.647000+00:00 <8>[ 27.492086] = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | gcc-8 | defconf= ig | 2 = Details: https://kernelci.org/test/plan/id/6009666d17986bc922bb5d64 Results: 18 PASS, 10 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-collabora/baseline-mt8173-elm-hana.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-collabora/baseline-mt8173-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.clk-mt8173-mm-probed: https://kernelci.org/test/case/id= /6009666d17986bc922bb5d7c failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) 2021-01-21 11:32:57.546000+00:00 <8>[ 26.349335] = * baseline.bootrr.mtk-mmsys-probed: https://kernelci.org/test/case/id/600= 9666d17986bc922bb5d82 failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) 2021-01-21 11:32:58.656000+00:00 <8>[ 27.460116] = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60095fdb9e8fb97d5abb5d0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60095fdb9e8fb97d5abb5= d0c failing since 64 days (last pass: next-20201113, first fail: next-2= 0201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60095ff49c03504929bb5d22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60095ff49c03504929bb5= d23 failing since 64 days (last pass: next-20201113, first fail: next-2= 0201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/600960fe95c8becc2cbb5d22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600960fe95c8becc2cbb5= d23 failing since 64 days (last pass: next-20201113, first fail: next-2= 0201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60096179504ee3f280bb5d43 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096179504ee3f280bb5= d44 failing since 64 days (last pass: next-20201113, first fail: next-2= 0201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versati= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/60097fe3346e091f57bb5d0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60097fe3346e091f57bb5= d0c failing since 64 days (last pass: next-20201113, first fail: next-2= 0201117) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096950efff1d0eccbb5d25 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774a1-h= ihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774a1-h= ihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096950efff1d0eccbb5= d26 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/6009639df61dcc5dd6bb5d34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009639df61dcc5dd6bb5= d35 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600968bbeddb56860fbb5d47 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774a1-h= ihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774a1-h= ihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600968bbeddb56860fbb5= d48 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096710e5251fa212bb5d1e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774a1-hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096710e5251fa212bb5= d1f failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096801c6df4dd138bb5d45 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774a1-hihop= e-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774a1-hihop= e-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096801c6df4dd138bb5= d46 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096b9e579b5c54debb5d1d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774b1-h= ihope-rzg2n-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774b1-h= ihope-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096b9e579b5c54debb5= d1e failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/600963a26b11cd6f69bb5d1f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774b1-hihope-rzg2n-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774b1-hihope-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600963a26b11cd6f69bb5= d20 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096a38d3dba9942cbb5d4a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774b1-h= ihope-rzg2n-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774b1-h= ihope-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096a38d3dba9942cbb5= d4b failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096732c524180898bb5d14 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774b1-hihope-rzg2n-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774b1-hihope-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096732c524180898bb5= d15 failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774b1-hihope-rzg2n-ex | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600968de37a43f46a9bb5d34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774b1-hihop= e-rzg2n-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774b1-hihop= e-rzg2n-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600968de37a43f46a9bb5= d35 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096b2d2856c448f7bb5d0f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774c0-e= k874.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-cip/baseline-r8a774c0-e= k874.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096b2d2856c448f7bb5= d10 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096391f61dcc5dd6bb5d1e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774c0-ek874.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-cip/baseline-r8a774c0-ek874.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096391f61dcc5dd6bb5= d1f failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600969cce26429b0babb5d1c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774c0-e= k874.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-cip/baseline-r8a774c0-e= k874.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600969cce26429b0babb5= d1d failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/6009672b074cb02084bb5d6a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774c0-ek874.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-cip/baseline-r8a774c0-ek874.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009672b074cb02084bb5= d6b failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600968798b6d99100abb5d0e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774c0-ek874= .txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-cip/baseline-r8a774c0-ek874= .html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600968798b6d99100abb5= d0f failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60097019ae534ddedabb5d21 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-r8a77= 950-salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-r8a77= 950-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60097019ae534ddedabb5= d22 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/600968601ac7a68f48bb5d79 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-r8a77950-salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-r8a77950-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600968601ac7a68f48bb5= d7a failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096ed144337cbf9fbb5d69 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-r8a77= 950-salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-r8a77= 950-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096ed144337cbf9fbb5= d6a failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...BIG_ENDIAN=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600969a6cf0244b7febb5d12 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64be/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600969a6cf0244b7febb5= d13 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096aef53a2026d05bb5d17 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-r8a77950-salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-r8a77950-salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096aef53a2026d05bb5= d18 failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77950-salvator-x | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096d86638e2db0d8bb5d47 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77950-= salvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096d86638e2db0d8bb5= d48 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77960-ulcb | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096ac70e42fe3203bb5d13 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-r8a77= 960-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-r8a77= 960-ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096ac70e42fe3203bb5= d14 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77960-ulcb | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/6009636253935ce44dbb5d20 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-r8a77960-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-r8a77960-ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009636253935ce44dbb5= d21 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77960-ulcb | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6009697e3e8403fa0ebb5d1a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-r8a77= 960-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-r8a77= 960-ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009697e3e8403fa0ebb5= d1b failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77960-ulcb | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/600966e6cad9136fbfbb5d2a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-r8a77960-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-r8a77960-ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600966e6cad9136fbfbb5= d2b failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ r8a77960-ulcb | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096838a9d351beaabb5d0f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77960-= ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-r8a77960-= ulcb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096838a9d351beaabb5= d10 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3288-rock2-square | arm | lab-collabora | gcc-8 | multi_v= 7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/600963147f360775afbb5d40 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-rk3288-rock2= -square.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm/= multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-8/lab-collabora/baseline-rk3288-rock2= -square.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600963147f360775afbb5= d41 failing since 1 day (last pass: next-20210118, first fail: next-202= 10119) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 3 = Details: https://kernelci.org/test/plan/id/6009685b1ac7a68f48bb5d17 Results: 87 PASS, 3 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-collabora/baseline-rk33= 99-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-collabora/baseline-rk33= 99-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-dp-probed: https://kernelci.org/test/case/id/6= 009685c1ac7a68f48bb5d4c failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:41:09.531000+00:00 <8>[ 50.352443] = * baseline.bootrr.rockchip-iodomain1-probed: https://kernelci.org/test/ca= se/id/6009685c1ac7a68f48bb5d57 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = * baseline.bootrr.rockchip-pcie-probed: https://kernelci.org/test/case/id= /6009685c1ac7a68f48bb5d59 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:41:11.841000+00:00 /lava-3104290/1/../bin/lava-test-case 2021-01-21 11:41:11.852000+00:00 <8>[ 52.673677] = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-11 | defconf= ig | 3 = Details: https://kernelci.org/test/plan/id/600963452a5a931aa2bb5d0f Results: 87 PASS, 3 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-collabora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-collabora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-dp-probed: https://kernelci.org/test/case/id/6= 00963452a5a931aa2bb5d44 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:19:26.735000+00:00 /lava-3103991/1/../bin/lava-test-case= = * baseline.bootrr.rockchip-iodomain1-probed: https://kernelci.org/test/ca= se/id/600963452a5a931aa2bb5d4f failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:19:27.985000+00:00 /lava-3103991/1/../bin/lava-test-case= = * baseline.bootrr.rockchip-pcie-probed: https://kernelci.org/test/case/id= /600963452a5a931aa2bb5d51 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:19:29.288000+00:00 <8>[ 25.453543] 2021-01-21 11:19:29.288000+00:00 /lava-3103991/1/../bin/lava-test-case 2021-01-21 11:19:29.288000+00:00 <8>[ 25.474062] 2021-01-21 11:19:29.288000+00:00 /lava-3103991/1/../bin/lava-test-case 2021-01-21 11:19:29.288000+00:00 <8>[ 25.495788] 2021-01-21 11:19:29.288000+00:00 /lava-3103991/1/../bin/lava-test-case 2021-01-21 11:19:29.288000+00:00 <8>[ 25.519950] 2021-01-21 11:19:29.289000+00:00 /lava-3103991/1/../bin/lava-test-case 2021-01-21 11:19:29.289000+00:00 <8>[ 25.542127] 2021-01-21 11:19:29.289000+00:00 /lava-3103991/1/../bin/lava-test-case = ... (12 line(s) more) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 3 = Details: https://kernelci.org/test/plan/id/600967ee66fb55a5a9bb5d2d Results: 87 PASS, 3 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-collabora/baseline-rk33= 99-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-collabora/baseline-rk33= 99-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-dp-probed: https://kernelci.org/test/case/id/6= 00967ee66fb55a5a9bb5d62 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = * baseline.bootrr.rockchip-iodomain1-probed: https://kernelci.org/test/ca= se/id/600967ee66fb55a5a9bb5d6d failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:39:20.688000+00:00 <8>[ 25.432024] = * baseline.bootrr.rockchip-pcie-probed: https://kernelci.org/test/case/id= /600967ee66fb55a5a9bb5d6f failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:39:21.727000+00:00 /lava-3104267/1/../bin/lava-test-case= = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig | 3 = Details: https://kernelci.org/test/plan/id/6009674bf509e40d38bb5d1d Results: 87 PASS, 3 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-collabora/baseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-collabora/baseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-dp-probed: https://kernelci.org/test/case/id/6= 009674bf509e40d38bb5d52 failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) 2021-01-21 11:36:36.380000+00:00 <8>[ 50.262485] = * baseline.bootrr.rockchip-iodomain1-probed: https://kernelci.org/test/ca= se/id/6009674bf509e40d38bb5d5d failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) 2021-01-21 11:36:37.617000+00:00 /lava-3104237/1/../bin/lava-test-case 2021-01-21 11:36:37.628000+00:00 <8>[ 51.509843] = * baseline.bootrr.rockchip-pcie-probed: https://kernelci.org/test/case/id= /6009674bf509e40d38bb5d5f failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) 2021-01-21 11:36:38.676000+00:00 <8>[ 52.558518] = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 3 = Details: https://kernelci.org/test/plan/id/600967d2e7ea8e68f7bb5d26 Results: 87 PASS, 3 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-rk3399-g= ru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-collabora/baseline-rk3399-g= ru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-dp-probed: https://kernelci.org/test/case/id/6= 00967d2e7ea8e68f7bb5d5b failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:38:52.429000+00:00 /lava-3104258/1/../bin/lava-test-case 2021-01-21 11:38:52.439000+00:00 <8>[ 50.238359] = * baseline.bootrr.rockchip-iodomain1-probed: https://kernelci.org/test/ca= se/id/600967d2e7ea8e68f7bb5d66 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) 2021-01-21 11:38:53.682000+00:00 <8>[ 51.479918] = * baseline.bootrr.rockchip-pcie-probed: https://kernelci.org/test/case/id= /600967d2e7ea8e68f7bb5d68 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6009713af3203b5463bb5d0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009713af3203b5463bb5= d0c failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096b6a47ae3bab8bbb5d15 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-sun50i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-baylibre/baseline-sun50i-h5-libretech-all-h3-cc.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096b6a47ae3bab8bbb5= d16 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096f69c012f3a701bb5d26 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-sun50= i-h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096f69c012f3a701bb5= d27 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096cffea0b015362bb5d22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-sun50i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-baylibre/baseline-sun50i-h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096cffea0b015362bb5= d23 failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-baylibre | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096fc53fd69c544cbb5d15 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-sun50i-h5= -libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-baylibre/baseline-sun50i-h5= -libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096fc53fd69c544cbb5= d16 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-10 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096aeac3775cab83bb5d0c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-10 (Debian clang version 10.0.1-++20200708124224+ef32c= 611aa2-1~exp1~20200707224822.188 ) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-clabbe/baseline-sun50i-= h5-nanopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-10/lab-clabbe/baseline-sun50i-= h5-nanopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096aeac3775cab83bb5= d0d failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-11 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/60096369492764b114bb5d0b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-clabbe/baseline-sun50i-h5-nanopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/clang-11/lab-clabbe/baseline-sun50i-h5-nanopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096369492764b114bb5= d0c failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6009699675f7d65c64bb5d27 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-clabbe/baseline-sun50i-= h5-nanopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-clabbe/baseline-sun50i-= h5-nanopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009699675f7d65c64bb5= d28 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig+CON...BIG_ENDIAN=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6009650df84bb592dfbb5d16 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-8/lab-clabbe/baseline-sun50i-h5-n= anopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_CPU_BIG_ENDIAN=3Dy/gcc-8/lab-clabbe/baseline-sun50i-h5-n= anopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64be/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6009650df84bb592dfbb5= d17 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/600966ede720642333bb5dbe Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-clabbe/baseline-sun50i-h5-nanopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig/gcc-8/lab-clabbe/baseline-sun50i-h5-nanopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600966ede720642333bb5= dbf failing since 8 days (last pass: next-20210108, first fail: next-20= 210112) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h5-nanopi-neo-plus2 | arm64 | lab-clabbe | gcc-8 | defconf= ig+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/60096841de91396452bb5d34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-clabbe/baseline-sun50i-h5-n= anopi-neo-plus2.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-8/lab-clabbe/baseline-sun50i-h5-n= anopi-neo-plus2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/60096841de91396452bb5= d35 failing since 10 days (last pass: next-20210108, first fail: next-2= 0210111) = = platform | arch | lab | compiler | defconf= ig | regressions -----------------------------+-------+-----------------+----------+--------= ----------------------+------------ sun50i-h6-pine-h64-model-b | arm64 | lab-baylibre | clang-11 | defconf= ig+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/600970ed4e1d3a3f5dbb5d10 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: clang-11 (Debian clang version 11.1.0-++20210112082949+9bbcb= 554cdbf-1~exp1~20210112193605.156) Plain log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-sun50= i-h6-pine-h64-model-b.txt HTML log: https://storage.kernelci.org//next/master/next-20210121/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/clang-11/lab-baylibre/baseline-sun50= i-h6-pine-h64-model-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/600970ed4e1d3a3f5dbb5= d11 failing since 70 days (last pass: next-20201110, first fail: next-2= 0201111) = =20