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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72EEFC77B76 for ; Fri, 21 Apr 2023 14:30:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232637AbjDUOaG (ORCPT ); Fri, 21 Apr 2023 10:30:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232190AbjDUOaE (ORCPT ); Fri, 21 Apr 2023 10:30:04 -0400 Received: from mail-pf1-x431.google.com (mail-pf1-x431.google.com [IPv6:2607:f8b0:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1C15AAF27 for ; Fri, 21 Apr 2023 07:29:47 -0700 (PDT) Received: by mail-pf1-x431.google.com with SMTP id d2e1a72fcca58-63b620188aeso2829298b3a.0 for ; Fri, 21 Apr 2023 07:29:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1682087387; x=1684679387; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=a7dn/nIOWPHTb8qME3b5bGkGy2zmCskTunBNqsw2Txo=; b=PijErBWgomLSaf/4msKM2+F1kVm85a9BDhnObR3QUloTPCVrKEoui7J7zCnagMd+Ls SiW0mFZFMwu4NMDFENpFtmcyz4s6kzRw/GpDpmDTKadEX3pZvEH8XthdJv62eggSL4mx 31P7RHcK6Zm+92wT67u70EggJDHbHmWja7RW5lAmv1xgNd7JOrsZ++jlJ51edySo+giF yrTvsRthDsrIahWKiroY1u0Rz/uyRibeyGI2ksGdKj1Jp4HOpZRX8S5HEsS4vNHNi7Nw tU2sTHi4nJw1jCDLzZGnIGPrLrFSpi7LjH1fr9abr5nhykAtn0IeYErvHt0Es7amo39D yw7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682087387; x=1684679387; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=a7dn/nIOWPHTb8qME3b5bGkGy2zmCskTunBNqsw2Txo=; b=YLWz5kp+kqpXLh2MT2XOagQ63mMvQb6n2KE73yZnmlsziSXLzDC3BTH93RBB1xVR9J 9eh5x0BYXM43IvLT9Ss07VLivT5VwbXWBSIEjDrtTzADFqzNQYqzLrr+05kST+UmM1hY HF37yu33ertmnxDzXNIyAta5Bogx1+xM21rQU2AplvUNOFkd+zSSXbsHmdd2JRvdUrmf uOebsEhFmomCcOX1u1RjVF9aiGLvrmzZf7OB9rD8LRODnHNQXUCzDX/ZgQx/Tyi9f7rf nQOp0V68gLl+2Bfraz5tCGOSl5zd56I/VmxsilypHIMkBd93AJ4P3fQcHmnuNeVbirPa BxPQ== X-Gm-Message-State: AAQBX9c7yzYkkcdoWRi14wq7+ysPg+XH3lg/9rsJodqTbIUO1yRmiTg7 EgirXlbVbz2egyl1bMv558ivQopDcKOh+Fcbt222Aqip X-Google-Smtp-Source: AKy350YAVDAtzWGefE31tmpH/elj1nx5pYTxcYz/kO1UVkV3zPW/zUkgxKoHkLtFx9cuxDPZxJqUvQ== X-Received: by 2002:a17:902:fa87:b0:19a:9890:eac6 with SMTP id lc7-20020a170902fa8700b0019a9890eac6mr4810507plb.24.1682087385767; Fri, 21 Apr 2023 07:29:45 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id io18-20020a17090312d200b001a65575c13asm2879626plb.48.2023.04.21.07.29.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Apr 2023 07:29:45 -0700 (PDT) Message-ID: <64429dd9.170a0220.b8d9b.5f76@mx.google.com> Date: Fri, 21 Apr 2023 07:29:45 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: master X-Kernelci-Tree: renesas X-Kernelci-Kernel: renesas-devel-2023-04-21-v6.3-rc7 X-Kernelci-Report-Type: test Subject: renesas/master baseline: 414 runs, 48 regressions (renesas-devel-2023-04-21-v6.3-rc7) To: linux-renesas-soc@vger.kernel.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org renesas/master baseline: 414 runs, 48 regressions (renesas-devel-2023-04-21= -v6.3-rc7) Regressions Summary ------------------- platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = kontron-kswit...0-mmt-6g-2gs | arm | lab-kontron | gcc-10 | multi_= v7_defconfig+crypto | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = meson-g12b-a311d-khadas-vim3 | arm64 | lab-collabora | gcc-10 | defcon= fig+kselftest | 1 = meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_= defconfig | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | renesa= s_defconfig | 1 = rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+kselftest | 1 = sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/job/renesas/branch/master/kernel/rene= sas-devel-2023-04-21-v6.3-rc7/plan/baseline/ Test: baseline Tree: renesas Branch: master Describe: renesas-devel-2023-04-21-v6.3-rc7 URL: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-d= evel.git SHA: 58c481b761fe2bc4936caea1c712d28e30488ef4 = Test Regressions ---------------- = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6442663238e6a3b7202e85e9 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442663238e6a3b7202e85ee failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:49.293187 + set +x 2023-04-21T10:31:49.299216 <8>[ 10.490071] 2023-04-21T10:31:49.407825 / # # 2023-04-21T10:31:49.510590 export SHELL=3D/bin/sh 2023-04-21T10:31:49.511489 # 2023-04-21T10:31:49.613656 / # export SHELL=3D/bin/sh. /lava-10073695/= environment 2023-04-21T10:31:49.614563 = 2023-04-21T10:31:49.716643 / # . /lava-10073695/environment/lava-10073= 695/bin/lava-test-runner /lava-10073695/1 2023-04-21T10:31:49.718105 = 2023-04-21T10:31:49.723970 / # /lava-10073695/bin/lava-test-runner /la= va-10073695/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/644267add8366e8adb2e85f4 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267add8366e8adb2e85f9 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:38:23.747886 + set +x 2023-04-21T10:38:23.754350 <8>[ 10.033266] 2023-04-21T10:38:23.859172 / # # 2023-04-21T10:38:23.960167 export SHELL=3D/bin/sh 2023-04-21T10:38:23.960374 # 2023-04-21T10:38:24.061330 / # export SHELL=3D/bin/sh. /lava-10073948/= environment 2023-04-21T10:38:24.061570 = 2023-04-21T10:38:24.162525 / # . /lava-10073948/environment/lava-10073= 948/bin/lava-test-runner /lava-10073948/1 2023-04-21T10:38:24.162849 = 2023-04-21T10:38:24.167837 / # /lava-10073948/bin/lava-test-runner /la= va-10073948/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6442661a02b2371a662e8643 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442661a02b2371a662e8648 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:35.778749 + set<8>[ 11.806896] 2023-04-21T10:31:35.778838 +x 2023-04-21T10:31:35.883265 / # # 2023-04-21T10:31:35.984309 export SHELL=3D/bin/sh 2023-04-21T10:31:35.984520 # 2023-04-21T10:31:36.085455 / # export SHELL=3D/bin/sh. /lava-10073716/= environment 2023-04-21T10:31:36.085698 = 2023-04-21T10:31:36.186670 / # . /lava-10073716/environment/lava-10073= 716/bin/lava-test-runner /lava-10073716/1 2023-04-21T10:31:36.186952 = 2023-04-21T10:31:36.191195 / # /lava-10073716/bin/lava-test-runner /la= va-10073716/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/644267a96c3042bdd92e86bb Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267a96c3042bdd92e86c0 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:38:16.825264 + <8>[ 11.880522] 2023-04-21T10:38:16.825388 set +x 2023-04-21T10:38:16.930000 / # # 2023-04-21T10:38:17.031072 export SHELL=3D/bin/sh 2023-04-21T10:38:17.031300 # 2023-04-21T10:38:17.132060 / # export SHELL=3D/bin/sh. /lava-10073963/= environment 2023-04-21T10:38:17.132298 = 2023-04-21T10:38:17.233265 / # . /lava-10073963/environment/lava-10073= 963/bin/lava-test-runner /lava-10073963/1 2023-04-21T10:38:17.233600 = 2023-04-21T10:38:17.238229 / # /lava-10073963/bin/lava-test-runner /la= va-10073963/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644266266585aa00a62e8617 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644266266585aa00a62e861c failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:43.316840 <8>[ 11.294844] 2023-04-21T10:31:43.320538 + set +x 2023-04-21T10:31:43.427488 = 2023-04-21T10:31:43.529731 / # #export SHELL=3D/bin/sh 2023-04-21T10:31:43.530586 = 2023-04-21T10:31:43.632657 / # export SHELL=3D/bin/sh. /lava-10073693/= environment 2023-04-21T10:31:43.633371 = 2023-04-21T10:31:43.735442 / # . /lava-10073693/environment/lava-10073= 693/bin/lava-test-runner /lava-10073693/1 2023-04-21T10:31:43.736739 = 2023-04-21T10:31:43.742069 / # /lava-10073693/bin/lava-test-runner /la= va-10073693/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/644267af5f137e620e2e85ff Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-cx9400-volteer.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-asus-cx9400-volteer.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267af5f137e620e2e8604 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:38:22.660210 <8>[ 10.610837] 2023-04-21T10:38:22.662996 + set +x 2023-04-21T10:38:22.765990 = 2023-04-21T10:38:22.868058 / # #export SHELL=3D/bin/sh 2023-04-21T10:38:22.868867 = 2023-04-21T10:38:22.970709 / # export SHELL=3D/bin/sh. /lava-10073926/= environment 2023-04-21T10:38:22.971513 = 2023-04-21T10:38:23.073408 / # . /lava-10073926/environment/lava-10073= 926/bin/lava-test-runner /lava-10073926/1 2023-04-21T10:38:23.074491 = 2023-04-21T10:38:23.079775 / # /lava-10073926/bin/lava-test-runner /la= va-10073926/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64426779c1ba5a2f162e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/l= ab-collabora/baseline-bcm2836-rpi-2-b.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/l= ab-collabora/baseline-bcm2836-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426779c1ba5a2f162e8= 5ea failing since 45 days (last pass: renesas-devel-2023-02-21-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644265f388d85b83b22e8620 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644265f388d85b83b22e8625 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:08.801008 + <8>[ 10.254371] 2023-04-21T10:31:08.801115 set +x 2023-04-21T10:31:08.902790 # 2023-04-21T10:31:08.903058 = 2023-04-21T10:31:09.004042 / # #export SHELL=3D/bin/sh 2023-04-21T10:31:09.004247 = 2023-04-21T10:31:09.105198 / # export SHELL=3D/bin/sh. /lava-10073685/= environment 2023-04-21T10:31:09.105381 = 2023-04-21T10:31:09.206371 / # . /lava-10073685/environment/lava-10073= 685/bin/lava-test-runner /lava-10073685/1 2023-04-21T10:31:09.206650 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/64426a3ddb0ce3de462e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64426a3ddb0ce3de462e85eb failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:49:22.819006 + set +x 2023-04-21T10:49:22.825922 <8>[ 10.198426] 2023-04-21T10:49:22.930074 / # # 2023-04-21T10:49:23.031056 export SHELL=3D/bin/sh 2023-04-21T10:49:23.031265 # 2023-04-21T10:49:23.132028 / # export SHELL=3D/bin/sh. /lava-10073920/= environment 2023-04-21T10:49:23.132238 = 2023-04-21T10:49:23.233146 / # . /lava-10073920/environment/lava-10073= 920/bin/lava-test-runner /lava-10073920/1 2023-04-21T10:49:23.233460 = 2023-04-21T10:49:23.237730 / # /lava-10073920/bin/lava-test-runner /la= va-10073920/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/644265f3bdcf64de312e85f7 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644265f3bdcf64de312e85fc failing since 18 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-04-03-v6.3-rc5) 2023-04-21T10:31:03.054362 <8>[ 9.765907] 2023-04-21T10:31:03.057686 + set +x 2023-04-21T10:31:03.159282 # 2023-04-21T10:31:03.159556 = 2023-04-21T10:31:03.260505 / # #export SHELL=3D/bin/sh 2023-04-21T10:31:03.260718 = 2023-04-21T10:31:03.361565 / # export SHELL=3D/bin/sh. /lava-10073667/= environment 2023-04-21T10:31:03.361776 = 2023-04-21T10:31:03.462680 / # . /lava-10073667/environment/lava-10073= 667/bin/lava-test-runner /lava-10073667/1 2023-04-21T10:31:03.463022 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/6442699ccf89fb061c2e85eb Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442699ccf89fb061c2e85f0 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:46:32.398019 + set +x 2023-04-21T10:46:32.404369 <8>[ 10.463777] 2023-04-21T10:46:32.514410 = 2023-04-21T10:46:32.616686 / # #export SHELL=3D/bin/sh 2023-04-21T10:46:32.617593 = 2023-04-21T10:46:32.719381 / # export SHELL=3D/bin/sh. /lava-10073967/= environment 2023-04-21T10:46:32.719616 = 2023-04-21T10:46:32.820603 / # . /lava-10073967/environment/lava-10073= 967/bin/lava-test-runner /lava-10073967/1 2023-04-21T10:46:32.820915 = 2023-04-21T10:46:32.826307 / # /lava-10073967/bin/lava-test-runner /la= va-10073967/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6442661002b2371a662e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442661002b2371a662e85eb failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:27.671919 + <8>[ 10.848484] 2023-04-21T10:31:27.672003 set +x 2023-04-21T10:31:27.777086 / # # 2023-04-21T10:31:27.878071 export SHELL=3D/bin/sh 2023-04-21T10:31:27.878512 # 2023-04-21T10:31:27.979867 / # export SHELL=3D/bin/sh. /lava-10073681/= environment 2023-04-21T10:31:27.980458 = 2023-04-21T10:31:28.082101 / # . /lava-10073681/environment/lava-10073= 681/bin/lava-test-runner /lava-10073681/1 2023-04-21T10:31:28.083222 = 2023-04-21T10:31:28.088252 / # /lava-10073681/bin/lava-test-runner /la= va-10073681/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/644267abd8366e8adb2e85e6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267abd8366e8adb2e85eb failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:38:24.946772 + set<8>[ 11.480785] 2023-04-21T10:38:24.946923 +x 2023-04-21T10:38:25.051795 / # # 2023-04-21T10:38:25.152841 export SHELL=3D/bin/sh 2023-04-21T10:38:25.153098 # 2023-04-21T10:38:25.254027 / # export SHELL=3D/bin/sh. /lava-10073918/= environment 2023-04-21T10:38:25.254247 = 2023-04-21T10:38:25.355169 / # . /lava-10073918/environment/lava-10073= 918/bin/lava-test-runner /lava-10073918/1 2023-04-21T10:38:25.355464 = 2023-04-21T10:38:25.360273 / # /lava-10073918/bin/lava-test-runner /la= va-10073918/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...CONFIG_SMP=3Dn | 1 = Details: https://kernelci.org/test/plan/id/644265db9f93c97ace2e869c Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_SMP=3Dn Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-pengutr= onix/baseline-imx53-qsrb.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_SMP=3Dn/gcc-10/lab-pengutr= onix/baseline-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644265db9f93c97ace2e86a1 failing since 80 days (last pass: v6.1-rc8-929-g112502470f50, first= fail: renesas-devel-2023-01-30-v6.2-rc6) 2023-04-21T10:30:28.415671 + set +x 2023-04-21T10:30:28.415963 [ 12.156619] 2023-04-21T10:30:28.522303 / # # 2023-04-21T10:30:28.624044 export SHELL=3D/bin/sh 2023-04-21T10:30:28.624525 # 2023-04-21T10:30:28.725616 / # export SHELL=3D/bin/sh. /lava-933220/en= vironment 2023-04-21T10:30:28.726138 = 2023-04-21T10:30:28.827466 / # . /lava-933220/environment/lava-933220/= bin/lava-test-runner /lava-933220/1 2023-04-21T10:30:28.828082 = 2023-04-21T10:30:28.831304 / # /lava-933220/bin/lava-test-runner /lava= -933220/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig | 1 = Details: https://kernelci.org/test/plan/id/644266df52f3ca253c2e8604 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-i= mx53-qsrb.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-i= mx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644266df52f3ca253c2e8609 failing since 80 days (last pass: v6.1-rc8-929-g112502470f50, first= fail: renesas-devel-2023-01-30-v6.2-rc6) 2023-04-21T10:34:46.651711 + set +x 2023-04-21T10:34:46.651901 [ 13.059010] 2023-04-21T10:34:46.759100 / # # 2023-04-21T10:34:46.860791 export SHELL=3D/bin/sh 2023-04-21T10:34:46.861198 # 2023-04-21T10:34:46.962470 / # export SHELL=3D/bin/sh. /lava-933229/en= vironment 2023-04-21T10:34:46.963047 = 2023-04-21T10:34:47.064393 / # . /lava-933229/environment/lava-933229/= bin/lava-test-runner /lava-933229/1 2023-04-21T10:34:47.065026 = 2023-04-21T10:34:47.068538 / # /lava-933229/bin/lava-test-runner /lava= -933229/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defc...MB2_KERNEL=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6442672faf07c3197b2e864c Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/l= ab-pengutronix/baseline-imx53-qsrb.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_THUMB2_KERNEL=3Dy/gcc-10/l= ab-pengutronix/baseline-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442672faf07c3197b2e8651 failing since 80 days (last pass: v6.1-rc8-929-g112502470f50, first= fail: renesas-devel-2023-01-30-v6.2-rc6) 2023-04-21T10:36:08.327329 + set +x 2023-04-21T10:36:08.327574 [ 13.154202] 2023-04-21T10:36:08.435486 / # # 2023-04-21T10:36:08.537536 export SHELL=3D/bin/sh 2023-04-21T10:36:08.537985 # 2023-04-21T10:36:08.639214 / # export SHELL=3D/bin/sh. /lava-933237/en= vironment 2023-04-21T10:36:08.639707 = 2023-04-21T10:36:08.741105 / # . /lava-933237/environment/lava-933237/= bin/lava-test-runner /lava-933237/1 2023-04-21T10:36:08.741794 = 2023-04-21T10:36:08.744736 / # /lava-933237/bin/lava-test-runner /lava= -933237/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = Details: https://kernelci.org/test/plan/id/6442683234d90d84be2e893e Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+ima Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseli= ne-imx53-qsrb.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseli= ne-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442683234d90d84be2e8943 failing since 80 days (last pass: v6.1-rc8-929-g112502470f50, first= fail: renesas-devel-2023-01-30-v6.2-rc6) 2023-04-21T10:40:33.947311 + set +x 2023-04-21T10:40:33.947588 [ 13.047863] 2023-04-21T10:40:34.054996 / # # 2023-04-21T10:40:34.156590 export SHELL=3D/bin/sh 2023-04-21T10:40:34.157183 # 2023-04-21T10:40:34.258585 / # export SHELL=3D/bin/sh. /lava-933248/en= vironment 2023-04-21T10:40:34.259035 = 2023-04-21T10:40:34.360433 / # . /lava-933248/environment/lava-933248/= bin/lava-test-runner /lava-933248/1 2023-04-21T10:40:34.361055 = 2023-04-21T10:40:34.364409 / # /lava-933248/bin/lava-test-runner /lava= -933248/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/64426b53dcf9c28f352e8620 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/bas= eline-imx53-qsrb.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+crypto/gcc-10/lab-pengutronix/bas= eline-imx53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64426b53dcf9c28f352e8625 failing since 80 days (last pass: v6.1-rc8-929-g112502470f50, first= fail: renesas-devel-2023-01-30-v6.2-rc6) 2023-04-21T10:53:52.724858 + set +x 2023-04-21T10:53:52.725036 [ 16.366264] 2023-04-21T10:53:52.833261 / # # 2023-04-21T10:53:52.934883 export SHELL=3D/bin/sh 2023-04-21T10:53:52.935370 # 2023-04-21T10:53:53.036741 / # export SHELL=3D/bin/sh. /lava-933268/en= vironment 2023-04-21T10:53:53.037229 = 2023-04-21T10:53:53.138476 / # . /lava-933268/environment/lava-933268/= bin/lava-test-runner /lava-933268/1 2023-04-21T10:53:53.139033 = 2023-04-21T10:53:53.142278 / # /lava-933268/bin/lava-test-runner /lava= -933268/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+ima | 1 = Details: https://kernelci.org/test/plan/id/644267cf608c2165612e8604 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig+ima Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseli= ne-imx6dl-riotboard.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+ima/gcc-10/lab-pengutronix/baseli= ne-imx6dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267cf608c2165612e8609 new failure (last pass: renesas-devel-2023-04-17-v6.3-rc7) 2023-04-21T10:39:00.161665 + set[ 15.105393] 2023-04-21T10:39:00.162086 +x 2023-04-21T10:39:00.268364 / # # 2023-04-21T10:39:00.370281 export SHELL=3D/bin/sh 2023-04-21T10:39:00.370727 # 2023-04-21T10:39:00.471998 / # export SHELL=3D/bin/sh. /lava-933244/en= vironment 2023-04-21T10:39:00.472560 = 2023-04-21T10:39:00.573883 / # . /lava-933244/environment/lava-933244/= bin/lava-test-runner /lava-933244/1 2023-04-21T10:39:00.574636 = 2023-04-21T10:39:00.577566 / # /lava-933244/bin/lava-test-runner /lava= -933244/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6dl-riotboard | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64426b66a100ef81482e8665 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/base= line-imx6dl-riotboard.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/base= line-imx6dl-riotboard.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426b66a100ef81482e8= 666 failing since 161 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-11-10-v6.1-rc4) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ imx6qp-wandboard-revd1 | arm | lab-pengutronix | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64426ac7ba5281f93a2e8618 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/base= line-imx6qp-wandboard-revd1.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-pengutronix/base= line-imx6qp-wandboard-revd1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426ac7ba5281f93a2e8= 619 failing since 161 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-11-10-v6.1-rc4) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ kontron-kswit...0-mmt-6g-2gs | arm | lab-kontron | gcc-10 | multi_= v7_defconfig+crypto | 1 = Details: https://kernelci.org/test/plan/id/64426a5c787eab708b2e86e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+crypto Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+crypto/gcc-10/lab-kontron/baselin= e-kontron-kswitch-d10-mmt-6g-2gs.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+crypto/gcc-10/lab-kontron/baselin= e-kontron-kswitch-d10-mmt-6g-2gs.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426a5c787eab708b2e8= 6e7 new failure (last pass: renesas-devel-2023-04-17-v6.3-rc7) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6442661502b2371a662e85fd Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collab= ora/baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6442661502b2371a662e8602 failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:31:37.619144 <8>[ 11.803726] 2023-04-21T10:31:37.727927 / # # 2023-04-21T10:31:37.830774 export SHELL=3D/bin/sh 2023-04-21T10:31:37.831589 # 2023-04-21T10:31:37.933506 / # export SHELL=3D/bin/sh. /lava-10073719/= environment 2023-04-21T10:31:37.934269 = 2023-04-21T10:31:38.036091 / # . /lava-10073719/environment/lava-10073= 719/bin/lava-test-runner /lava-10073719/1 2023-04-21T10:31:38.037479 = 2023-04-21T10:31:38.042267 / # /lava-10073719/bin/lava-test-runner /la= va-10073719/1 2023-04-21T10:31:38.048954 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64= _defcon...ebook+amdgpu | 1 = Details: https://kernelci.org/test/plan/id/644267aa6c3042bdd92e86c6 Results: 6 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+amdgpu Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/x86_64/x86_64_defconfig+x86-chromebook+amdgpu/gcc-10/lab= -collabora/baseline-lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267aa6c3042bdd92e86cb failing since 21 days (last pass: renesas-devel-2023-03-27-v6.3-rc4= , first fail: renesas-devel-2023-03-30-v6.3-rc4) 2023-04-21T10:38:19.093148 + set<8>[ 11.396120] 2023-04-21T10:38:19.093607 +x 2023-04-21T10:38:19.201105 / # # 2023-04-21T10:38:19.303692 export SHELL=3D/bin/sh 2023-04-21T10:38:19.304420 # 2023-04-21T10:38:19.406165 / # export SHELL=3D/bin/sh. /lava-10073965/= environment 2023-04-21T10:38:19.406861 = 2023-04-21T10:38:19.508736 / # . /lava-10073965/environment/lava-10073= 965/bin/lava-test-runner /lava-10073965/1 2023-04-21T10:38:19.509841 = 2023-04-21T10:38:19.514985 / # /lava-10073965/bin/lava-test-runner /la= va-10073965/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ meson-g12b-a311d-khadas-vim3 | arm64 | lab-collabora | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64426765d07ec382b12e8612 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-collabora/baseline-= meson-g12b-a311d-khadas-vim3.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-collabora/baseline-= meson-g12b-a311d-khadas-vim3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426765d07ec382b12e8= 613 failing since 59 days (last pass: renesas-devel-2023-02-06-v6.2-rc7= , first fail: renesas-devel-2023-02-20-v6.2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/644267ce608c2165612e8601 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-me= son-gxl-s905x-libretech-cc.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-me= son-gxl-s905x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644267ce608c2165612e8= 602 failing since 59 days (last pass: renesas-devel-2023-02-06-v6.2-rc7= , first fail: renesas-devel-2023-02-20-v6.2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm64-chromebook | 3 = Details: https://kernelci.org/test/plan/id/64426bbec0d0219f492e8608 Results: 166 PASS, 6 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.panel-edp-probed: https://kernelci.org/test/case/id/644= 26bbec0d0219f492e8658 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:55:34.725969 /lava-10074249/1/../bin/lava-test-case 2023-04-21T10:55:34.732617 <8>[ 23.336850] = * baseline.bootrr.clk-mt8183-pericfg-probed: https://kernelci.org/test/ca= se/id/64426bbec0d0219f492e86b0 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:55:31.848634 /lava-10074249/1/../bin/lava-test-case 2023-04-21T10:55:31.858524 <8>[ 20.460307] = * baseline.bootrr.clk-mt8183-infracfg-probed: https://kernelci.org/test/c= ase/id/64426bbec0d0219f492e86b1 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:55:30.821370 /lava-10074249/1/../bin/lava-test-case 2023-04-21T10:55:30.831571 <8>[ 19.432651] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defcon= fig+arm...ook+videodec | 3 = Details: https://kernelci.org/test/plan/id/64426940dcbd00ac872e85f2 Results: 177 PASS, 9 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-col= labora/baseline-mt8192-asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+arm64-chromebook+videodec/gcc-10/lab-col= labora/baseline-mt8192-asurada-spherion-r0.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.clk-mt8192-pericfg-probed: https://kernelci.org/test/ca= se/id/64426940dcbd00ac872e86a4 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:44:55.163439 /lava-10074050/1/../bin/lava-test-case 2023-04-21T10:44:55.169743 <8>[ 20.865005] = * baseline.bootrr.clk-mt8192-infracfg-probed: https://kernelci.org/test/c= ase/id/64426940dcbd00ac872e86a5 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:44:54.143903 /lava-10074050/1/../bin/lava-test-case 2023-04-21T10:44:54.150875 <8>[ 19.845469] = * baseline.bootrr.clk-mt8192-topckgen-probed: https://kernelci.org/test/c= ase/id/64426940dcbd00ac872e86a6 failing since 45 days (last pass: renesas-devel-2023-02-20-v6.2, fi= rst fail: renesas-devel-2023-03-06-v6.3-rc1) 2023-04-21T10:44:53.124498 /lava-10074050/1/../bin/lava-test-case 2023-04-21T10:44:53.131238 <8>[ 18.825540] = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442739a596c7a23ca2e85fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442739a596c7a23ca2e8= 5fb failing since 185 days (last pass: renesas-devel-2022-09-27-v6.0-rc= 7, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442696b0f67bbfdd12e85ea Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442696b0f67bbfdd12e8= 5eb failing since 185 days (last pass: renesas-devel-2022-09-27-v6.0-rc= 7, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64427386596c7a23ca2e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64427386596c7a23ca2e8= 5e7 failing since 185 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442696a0f67bbfdd12e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442696a0f67bbfdd12e8= 5e7 failing since 185 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/644274ee07c7ed51e82e85e8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644274ee07c7ed51e82e8= 5e9 failing since 185 days (last pass: renesas-devel-2022-09-27-v6.0-rc= 7, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442696c25b7af0beb2e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442696c25b7af0beb2e8= 5ea failing since 185 days (last pass: renesas-devel-2022-09-27-v6.0-rc= 7, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442750307c7ed51e82e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline= -qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442750307c7ed51e82e8= 5ee failing since 185 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_= v7_defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/6442696c0f67bbfdd12e85f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+debug/gcc-10/lab-collabora/baseli= ne-qemu_arm-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442696c0f67bbfdd12e8= 5f1 failing since 185 days (last pass: renesas-devel-2022-09-19-v6.0-rc= 6, first fail: renesas-devel-2022-10-17-v6.1-rc1) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/6442650eace81418fb2e8610 Results: 4 PASS, 1 FAIL, 2 SKIP Full config: malta_defconfig Compiler: gcc-10 (mips-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/mips/malta_defconfig/gcc-10/lab-collabora/baseline-qemu_= mips-malta.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/mips/malta_defconfig/gcc-10/lab-collabora/baseline-qemu_= mips-malta.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/mipsel/rootfs.cpio.gz = * baseline.dmesg.alert: https://kernelci.org/test/case/id/6442650eace8141= 8fb2e8618 failing since 11 days (last pass: renesas-devel-2023-04-04-v6.3-rc5= , first fail: renesas-devel-2023-04-10-v6.3-rc6) 1 lines 2023-04-21T10:27:17.940065 kern :alert : CPU 0 Unable to handle kerne= l paging request at virtual address 23f256b4, epc =3D=3D 801ff7a8, ra =3D= =3D 8020216c 2023-04-21T10:27:17.940241 = 2023-04-21T10:27:17.969484 <8> 2023-04-21T10:27:17.969626 = = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobi= le_defconfig | 1 = Details: https://kernelci.org/test/plan/id/6442622c4db271e0ba2e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-i= wg20d-q7.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-i= wg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442622c4db271e0ba2e8= 5e8 failing since 18 days (last pass: renesas-devel-2023-03-30-v6.3-rc4= , first fail: renesas-devel-2023-04-03-v6.3-rc5) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | renesa= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/644267f40e2562838e2e8690 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: renesas_defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/renesas_defconfig/gcc-10/lab-cip/baseline-r8a774a1= -hihope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/renesas_defconfig/gcc-10/lab-cip/baseline-r8a774a1= -hihope-rzg2m-ex.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /644267f40e2562838e2e8693 new failure (last pass: renesas-devel-2023-04-17-v6.3-rc7) 2023-04-21T10:39:26.671523 + set +x 2023-04-21T10:39:26.671661 <8>[ 16.857334] 2023-04-21T10:39:26.779777 / # # 2023-04-21T10:39:28.239595 export SHELL=3D/bin/sh 2023-04-21T10:39:28.260108 # 2023-04-21T10:39:28.260313 / # export SHELL=3D/bin/sh 2023-04-21T10:39:30.142135 / # . /lava-911865/environment 2023-04-21T10:39:33.592293 /lava-911865/bin/lava-test-runner /lava-911= 865/1 2023-04-21T10:39:33.612946 . /lava-911865/environment 2023-04-21T10:39:33.613056 / # /lava-911865/bin/lava-test-runner /lava= -911865/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-rock2-square | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64426ca10db8a2227f2e85f1 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3D= y/gcc-10/lab-collabora/baseline-rk3288-rock2-square.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3D= y/gcc-10/lab-collabora/baseline-rk3288-rock2-square.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426ca10db8a2227f2e8= 5f2 failing since 108 days (last pass: renesas-devel-2022-12-12-v6.1, f= irst fail: renesas-devel-2023-01-02-v6.2-rc2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-10 | multi_= v7_defc...G_ARM_LPAE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/6442699525b7af0beb2e861c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3Dy Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3D= y/gcc-10/lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm/multi_v7_defconfig+CONFIG_EFI=3Dy+CONFIG_ARM_LPAE=3D= y/gcc-10/lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6442699525b7af0beb2e8= 61d failing since 108 days (last pass: renesas-devel-2022-12-12-v6.1, f= irst fail: renesas-devel-2023-01-02-v6.2-rc2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ rk3399-rock-pi-4b | arm64 | lab-collabora | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64426776d07ec382b12e8676 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-collabora/baseline-= rk3399-rock-pi-4b.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-collabora/baseline-= rk3399-rock-pi-4b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64426776d07ec382b12e8= 677 failing since 59 days (last pass: renesas-devel-2023-02-06-v6.2-rc7= , first fail: renesas-devel-2023-02-20-v6.2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/644268d26948c1f78f2e85fc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-su= n50i-a64-pine64-plus.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-su= n50i-a64-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644268d26948c1f78f2e8= 5fd failing since 59 days (last pass: renesas-devel-2023-02-06-v6.2-rc7= , first fail: renesas-devel-2023-02-20-v6.2) = = platform | arch | lab | compiler | defcon= fig | regressions -----------------------------+--------+-----------------+----------+-------= -----------------------+------------ sun50i-h5-lib...ch-all-h3-cc | arm64 | lab-broonie | gcc-10 | defcon= fig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/644267a81005cfecae2e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-su= n50i-h5-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//renesas/master/renesas-devel-2= 023-04-21-v6.3-rc7/arm64/defconfig+kselftest/gcc-10/lab-broonie/baseline-su= n50i-h5-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/644267a81005cfecae2e8= 5e7 failing since 45 days (last pass: renesas-devel-2023-02-06-v6.2-rc7= , first fail: renesas-devel-2023-03-06-v6.3-rc1) = =20