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 B31CCEB64D9 for ; Mon, 19 Jun 2023 11:28:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231869AbjFSL2m (ORCPT ); Mon, 19 Jun 2023 07:28:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231258AbjFSL2e (ORCPT ); Mon, 19 Jun 2023 07:28:34 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EF2BE10D for ; Mon, 19 Jun 2023 04:28:24 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id 41be03b00d2f7-54faf8db79fso1267737a12.0 for ; Mon, 19 Jun 2023 04:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1687174104; x=1689766104; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=ciS2xIByxD91Gf8ngDPJj5S4nMIxSti1QLu0zmgLKSY=; b=YX9EDOtGmGcYOUScGQOd2Quaw3WJ3+lGFuDFjF04PGtk0ReEfAYK1/h/eScYUZdOZN D8pz+mImHjx3+MeYR4dSX4/+9FntrOsk6fKv4Wnthh5S/HpZmyXr3a57acbED+VRT7Kl iuna6Lxi95/b7fU3FhTGVcPkLoCgfABfS29ANzgvU8DDg2cIWN+ZzY2AgWoy/EKh/vhq wY08ykXIDqCzVVleQtXMVUfIObsaYMvJ4bZ75O5omFsAvssVeyVfIDFpKFwiJC7zymWA /3Xyzykj89dNxikXTTPPtdO0dj+DpiubeNmnHDkfPYjUSS6++ZI6HL77+eybGRqSf5sC H6og== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687174104; x=1689766104; 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=ciS2xIByxD91Gf8ngDPJj5S4nMIxSti1QLu0zmgLKSY=; b=U22WtrypKJ+drcoLtRwMQPlhxgeUWUBxvIHDWdeJm5BctK4/wnArM3xg/3Igo5Fb/0 BhrOuiLYzB5tyA73u6yEnOt87HdWgnx2XGKai+AeNu5dMWwHBtPCnfFxxXYI/QpTjPBJ Y0z+T7SePxzvlrtN/NLobrG3wKULR6LcVSymEDVNDTK8ylPKbtFms5++ySrYfDjO3ERp 9fbEwLEGFSw63tvCnrG8fu1V1/k/QDwa0ht4eJx+dgfsA7EIFol7cb49rcSB74DousjM lJP8XK1o2zIpXs21DRhGT2yh5EpWNONnHHmw3aAz1t7Tj+v85mRzRiDHmbEoPeO9m7FU Q4JA== X-Gm-Message-State: AC+VfDzan6pYS62GkVgfycdmig/80VkI9sCRkBPqpkYuH5YNBGfJCwUS A4QhCl4HOx9wESmtkbpP/EnuezrpvhMF/Af4GWIrKVZc X-Google-Smtp-Source: ACHHUZ6hJL1f3Nes3vwwJjiz0CpW4JFx1CYYK3+jW+/vNjnAjiQtYlvy1K0aPpjoorn1UF1+u/c+Hw== X-Received: by 2002:a17:903:228c:b0:1b5:4164:a5b2 with SMTP id b12-20020a170903228c00b001b54164a5b2mr6300386plh.36.1687174103539; Mon, 19 Jun 2023 04:28:23 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id g8-20020a1709029f8800b001b54dcd84e2sm3646160plq.240.2023.06.19.04.28.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 04:28:23 -0700 (PDT) Message-ID: <64903bd7.170a0220.3f2d.50ed@mx.google.com> Date: Mon, 19 Jun 2023 04:28:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.14.318-31-gefe28a6a440d Subject: stable-rc/linux-4.14.y baseline: 134 runs, 26 regressions (v4.14.318-31-gefe28a6a440d) 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/linux-4.14.y baseline: 134 runs, 26 regressions (v4.14.318-31-gef= e28a6a440d) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | 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-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-baylibre | 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-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | 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-baylibre | 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-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.14.y/ker= nel/v4.14.318-31-gefe28a6a440d/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.14.y Describe: v4.14.318-31-gefe28a6a440d URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: efe28a6a440def3de88ccf8a1281c7ed71e7e738 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900b830af8870ec930614d 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b830af8870ec9306= 14e failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900b974090ec11ab306140 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b974090ec11ab306= 141 failing since 405 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900ba924a1d2e98b306139 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900ba924a1d2e98b306= 13a failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900d767abc8883da30617f 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900d767abc8883da306= 180 failing since 405 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900b562fb7aae2b1306139 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b562fb7aae2b1306= 13a failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900c06fab12e7a46306142 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900c06fab12e7a46306= 143 failing since 405 days (last pass: v4.14.277-55-gfb8b8dfe0168, firs= t fail: v4.14.277-71-geacdf1a71409) = = 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/64900b870af8870ec9306159 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b870af8870ec9306= 15a failing since 321 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/64900b964090ec11ab30613d 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b964090ec11ab306= 13e failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/64900c0dfab12e7a46306155 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900c0dfab12e7a46306= 156 failing since 321 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/64900d3a71e2b4dd4d30613b 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900d3a71e2b4dd4d306= 13c failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/64900b6bcc90f02862306137 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b6bcc90f02862306= 138 failing since 321 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.289-48-gdea72dca89ea9) = = 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/64900b7da01ca7653d306147 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b7da01ca7653d306= 148 failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900b850af8870ec9306153 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b850af8870ec9306= 154 failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900b8863e679e03a30613d 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b8863e679e03a306= 13e failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900bd21d5f3c9ba8306152 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900bd21d5f3c9ba8306= 153 failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900cfeff1069237d30615a 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900cfeff1069237d306= 15b failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64900b573b03eae233306138 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b573b03eae233306= 139 failing since 299 days (last pass: v4.14.266-45-gce409501ca5f, firs= t fail: v4.14.290-230-g4d54ef55c38e) = = 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/64900b6ccc90f0286230614f 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b6ccc90f02862306= 150 failing since 289 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.291-43-g3eabc273fb308) = = 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/64900b8463e679e03a30612f 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b8463e679e03a306= 130 failing since 305 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/64900b895b3e43186030613b 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b895b3e431860306= 13c failing since 307 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/64900bbe026bb1504b30613b 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900bbe026bb1504b306= 13c failing since 305 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/64900d26a2818e1d0930615b 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900d26a2818e1d09306= 15c failing since 307 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/64900b663b03eae233306161 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b663b03eae233306= 162 failing since 305 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290) = = 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/64900b7aa01ca7653d306144 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64900b7aa01ca7653d306= 145 failing since 307 days (last pass: v4.14.267-33-g871c9e115feb, firs= t fail: v4.14.290-176-g1ee5c98a9d0bc) = = 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/64900b212a51e73f20306141 Results: 49 PASS, 23 FAIL, 2 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/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.3= 18-31-gefe28a6a440d/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/b= aseline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64900b212a51e73f20306178 failing since 97 days (last pass: v4.14.308, first fail: v4.14.308-= 4-ge7a701196c571) 2023-06-19T08:00:18.960348 /lava-10807782/1/../bin/lava-test-case 2023-06-19T08:00:18.969576 [ 50.180332] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64900b212a51e73f20306179 failing since 97 days (last pass: v4.14.308, first fail: v4.14.308-= 4-ge7a701196c571) 2023-06-19T08:00:17.936556 /lava-10807782/1/../bin/lava-test-case 2023-06-19T08:00:17.945983 [ 49.156663] = =20