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 B480DC7EE23 for ; Mon, 22 May 2023 05:57:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230044AbjEVF5v (ORCPT ); Mon, 22 May 2023 01:57:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229485AbjEVF5u (ORCPT ); Mon, 22 May 2023 01:57:50 -0400 Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A124DB for ; Sun, 21 May 2023 22:57:47 -0700 (PDT) Received: by mail-pg1-x536.google.com with SMTP id 41be03b00d2f7-53063897412so5094447a12.0 for ; Sun, 21 May 2023 22:57:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1684735066; x=1687327066; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=4TJRp3Kr66lPMr2EqmpLdEoq00SUHiODPsqn4GaDqro=; b=4LYrJnPyo4+ETyGNTF3wQnjU/fjNnRO9htR+ikNKtU1N4e41f6RoFiCEc8G9PJIT6r sEbpU4MJ6oVlEtQQHJGzRR6pNkxuKwNoNaCn0Ib+CAkTa6QTt2iTsTLLpb5WXZxlg8+3 327z4634h3lqIPsfaJmV3YhE5cUFTVmZbypM6gn30QHuvGeWMOhjCZwMZ5aH7GuEaSdy 6YCePG8cDslxI4SQvA27JJUA7Vvh+g9qrabzt/okb6AS692UltGNiiamfLcRlxIODn7E 7SDBGp9NWPBw8DAjj9LDGAIHxqlZYDZGRz7nrpYexTVCORetqwTJ57HzL7Id90/rrTxq tNpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684735066; x=1687327066; 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=4TJRp3Kr66lPMr2EqmpLdEoq00SUHiODPsqn4GaDqro=; b=boa6UpPpwsyKr7DYkdQx5qc6QBLuAc4Mh+rva870wwD3MtKpVuFhhZbDVc0J/3Eeus OCrR93J2dcvQsp3aDbj+ocR6ho0kVibXQWKFlw+DBDzujb81WLGFZf/tTcnhzqj30pSU eKqFPb8sLH5DHLGr7xcJ7wB0Bs9hWRmvUKXQ1ahILoVu16rLrwL/jWFEtRQXCdA2MnQ4 Epn6kVquOb5pSl8r7k/OFRYF33uirx7pYnoOUnhpgoMgd11cscmVjaYRY5PWHxXY7+DB yuISW1fIxqVfw061EHZGB7mgm+8Gf7QietyXRmaNlMHmU/iiKa0YQZ1kDvUCItn4Qdr3 4Pnw== X-Gm-Message-State: AC+VfDzKW1/c/ov5ibrb/d0IAN0LzqisQQa+/T2xHp6AODfxW4xllG7U kEoKLIDX9YNgfSm1bTPwbMth/O6fulu+H9aUTJw= X-Google-Smtp-Source: ACHHUZ4twBdOjB9fYw6w8gUAzlFTBAmYRNqvQY91YIqz7q1VR9GI52FCBsafMlqkdPM/SIcn0jC2Fw== X-Received: by 2002:a17:902:e746:b0:1af:bbfd:1c07 with SMTP id p6-20020a170902e74600b001afbbfd1c07mr600915plf.57.1684735065844; Sun, 21 May 2023 22:57:45 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id t5-20020a1709027fc500b001ac896ff65fsm3985258plb.129.2023.05.21.22.57.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 May 2023 22:57:45 -0700 (PDT) Message-ID: <646b0459.170a0220.e5599.6602@mx.google.com> Date: Sun, 21 May 2023 22:57:45 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.283-48-g5e3798b3341b X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 129 runs, 30 regressions (v4.19.283-48-g5e3798b3341b) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.19 baseline: 129 runs, 30 regressions (v4.19.283-48-g5e37= 98b3341b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.283-48-g5e3798b3341b/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.283-48-g5e3798b3341b URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 5e3798b3341b6448c5e4fe7dc140889a907b7e3d = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/646ad34bb4e01c43b62e85e6 Results: 41 PASS, 10 FAIL, 1 SKIP Full config: omap2plus_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646ad34bb4e01c43b62e8616 new failure (last pass: v4.19.283-48-g42c34ca5989f) 2023-05-22T02:28:06.283810 + set +x<8>[ 16.986929] 2023-05-22T02:28:06.284066 = 2023-05-22T02:28:06.395859 / # # 2023-05-22T02:28:06.497952 export SHELL=3D/bin/sh 2023-05-22T02:28:06.498473 # 2023-05-22T02:28:06.600462 / # export SHELL=3D/bin/sh. /lava-492552/en= vironment 2023-05-22T02:28:06.601224 = 2023-05-22T02:28:06.703324 / # . /lava-492552/environment/lava-492552/= bin/lava-test-runner /lava-492552/1 2023-05-22T02:28:06.704162 = 2023-05-22T02:28:06.708407 / # /lava-492552/bin/lava-test-runner /lava= -492552/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad0039227f780842e85f8 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s9= 05x-khadas-vim.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646ad0039227f780842e85fd new failure (last pass: v4.19.283-48-g42c34ca5989f) 2023-05-22T02:14:00.651644 <8>[ 15.446073] 2023-05-22T02:14:00.756976 / # # 2023-05-22T02:14:00.858720 export SHELL=3D/bin/sh 2023-05-22T02:14:00.859240 # 2023-05-22T02:14:00.960533 / # export SHELL=3D/bin/sh. /lava-3607390/e= nvironment 2023-05-22T02:14:00.961010 <6>[ 15.672664] [drm] Cannot find any crt= c or sizes 2023-05-22T02:14:00.961264 = 2023-05-22T02:14:01.062606 / # . /lava-3607390/environment/lava-360739= 0/bin/lava-test-runner /lava-3607390/1 2023-05-22T02:14:01.063290 = 2023-05-22T02:14:01.068373 / # /lava-3607390/bin/lava-test-runner /lav= a-3607390/1 = ... (14 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad152078eb344472e85e6 Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad152078eb344472e8= 5e7 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad1669aca77b5172e8642 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1669aca77b5172e8= 643 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad1c784aed948a42e862d Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1c784aed948a42e8= 62e failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad33169530849ce2e85f3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad33169530849ce2e8= 5f4 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad0b4e4fc0e7a1f2e85f9 Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad0b4e4fc0e7a1f2e8= 5fa failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad14048ef1a11a62e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad14048ef1a11a62e8= 5e7 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad153cc58cc27142e863d Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad153cc58cc27142e8= 63e failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad16a6a0746125b2e85fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad16a6a0746125b2e8= 5fb failing since 376 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad1ca7e08777d652e8600 Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1ca7e08777d652e8= 601 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad3431ab6f76b782e860a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad3431ab6f76b782e8= 60b failing since 376 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad0b54776c5d1d02e85e7 Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad0b54776c5d1d02e8= 5e8 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad1e1439a0178072e8637 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1e1439a0178072e8= 638 failing since 376 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad0c4f53ac0b7d22e862d Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad0c4f53ac0b7d22e8= 62e failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad1686a0746125b2e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1686a0746125b2e8= 5e7 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad19fe8cfc9560f2e860a Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad19fe8cfc9560f2e8= 60b failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad33269530849ce2e85ff Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad33269530849ce2e8= 600 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad0a080b51342322e868a Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad0a080b51342322e8= 68b failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad14148ef1a11a62e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad14148ef1a11a62e8= 5ea failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad117a1b7a5e24e2e868d Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad117a1b7a5e24e2e8= 68e failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad1569aca77b5172e862c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1569aca77b5172e8= 62d failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad1c8fc5ed18ff62e8663 Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1c8fc5ed18ff62e8= 664 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad32f69530849ce2e85f0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad32f69530849ce2e8= 5f1 failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/646ad0b5e4fc0e7a1f2e85fe Results: 0 PASS, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad0b5e4fc0e7a1f2e8= 5ff failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad1418e60969f732e863e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/646ad1418e60969f732e8= 63f failing since 300 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/646ad03315c052ccac2e86b9 Results: 77 PASS, 5 FAIL, 1 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//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/646ad03315c052ccac2e86bf failing since 68 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-05-22T02:14:55.148815 /lava-10406385/1/../bin/lava-test-case<8>[ = 37.563582] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/646ad03315c052ccac2e86c0 failing since 68 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-05-22T02:14:53.103308 <8>[ 35.516270] 2023-05-22T02:14:54.118443 /lava-10406385/1/../bin/lava-test-case 2023-05-22T02:14:54.127100 <8>[ 36.541826] = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad005fe7775ff0a2e8654 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-pi= ne-h64.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-pi= ne-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646ad005fe7775ff0a2e8659 failing since 124 days (last pass: v4.19.266-171-g3ff1cc101ea8, fir= st fail: v4.19.269-521-g305d312d039a) 2023-05-22T02:13:59.454675 / # # 2023-05-22T02:13:59.556569 export SHELL=3D/bin/sh 2023-05-22T02:13:59.556953 # 2023-05-22T02:13:59.658280 / # export SHELL=3D/bin/sh. /lava-3607398/e= nvironment 2023-05-22T02:13:59.658785 = 2023-05-22T02:13:59.760126 / # . /lava-3607398/environment/lava-360739= 8/bin/lava-test-runner /lava-3607398/1 2023-05-22T02:13:59.760856 = 2023-05-22T02:13:59.765984 / # /lava-3607398/bin/lava-test-runner /lav= a-3607398/1 2023-05-22T02:13:59.835771 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-22T02:13:59.836270 + cd /lava-3607398<8>[ 15.636603] = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/646ad001fe7775ff0a2e863b Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-p= ine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.283= -48-g5e3798b3341b/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-p= ine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230512.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /646ad001fe7775ff0a2e8640 failing since 124 days (last pass: v4.19.266-171-g3ff1cc101ea8, fir= st fail: v4.19.269-521-g305d312d039a) 2023-05-22T02:14:09.523011 / # # 2023-05-22T02:14:09.625223 export SHELL=3D/bin/sh 2023-05-22T02:14:09.626008 # 2023-05-22T02:14:09.727408 / # export SHELL=3D/bin/sh. /lava-10406505/= environment 2023-05-22T02:14:09.728172 = 2023-05-22T02:14:09.829636 / # . /lava-10406505/environment/lava-10406= 505/bin/lava-test-runner /lava-10406505/1 2023-05-22T02:14:09.830815 = 2023-05-22T02:14:09.847336 / # /lava-10406505/bin/lava-test-runner /la= va-10406505/1 2023-05-22T02:14:09.905174 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-22T02:14:09.905772 + cd /lava-1040650<8>[ 15.623584] = ... (11 line(s) more) = =20