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 E869AC77B75 for ; Sun, 7 May 2023 13:13:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230131AbjEGNNF (ORCPT ); Sun, 7 May 2023 09:13:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229948AbjEGNND (ORCPT ); Sun, 7 May 2023 09:13:03 -0400 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A3815277 for ; Sun, 7 May 2023 06:13:00 -0700 (PDT) Received: by mail-pl1-x62c.google.com with SMTP id d9443c01a7336-1ab032d9266so33704625ad.0 for ; Sun, 07 May 2023 06:13:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683465179; x=1686057179; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=G3ej9SQU6+rbzyinXLk4x4GBtDEzPkv0akHAEmP8TnA=; b=fZ3yWy9g6CGlSX7JPbUDO9jABC9k2lx8dCK5bq1kGnjCLwWgZT3g7YuGeZC1ARAFRO Oqvo1LXijb6+t55p4EGBrg2ixM8DosvoqmJOnu2P2Jyb1JkTEA4oyPFbna9m9kenMs5d 352AIBCFS0Aqs5COMrzUMT2kHAc29XAZFXkoGrEPuowkZlN8p5WwSMO3l5Fu94B1igM9 x/ZGBozeAPWRYgZS72EZFp8bYHipDm872gFbpb39ARwWjdDPAJxezhn/77f78x7f0eHa a07mOlR/9kyEXhMc0xc1ol6wtoLLLYkSXqecHmG8avG/d65ggaOTlJAPhrfrPYcGlwbu CNKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683465179; x=1686057179; 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=G3ej9SQU6+rbzyinXLk4x4GBtDEzPkv0akHAEmP8TnA=; b=Zrp0suy4siyxnQ6ZbuIDInv6WRQ9NVckI1veJRkotBdcRT8Vn0NvxQrGixSTTWI5xa JwASVcs6u/ACGGxeHUK3w/DOF1L+O7RmHhasaN8ZM/4W8lg3roi4khaK+zqENR/yIVzI UZk9wM/xW6PrI8qZ5bgclK5oXiyt1IZ/nKJlEjsM1kr0DFO6+RBXBJEGD4TfzVpy72Na 8XxZPDn+B1q+ewc2Rvw9GLqPvE1C9QgAnqZ21Ryz2weVTi8n85+NZyUz7/4x9+74I7Qg 9oe66Y5Z2mCTEEAZyft8p8l/FpZ2sHJUL7PM8dPqgXSwrSY3E4OB8UyfV3HgGTYSEnG1 g70g== X-Gm-Message-State: AC+VfDwJe/vayJKYjFlmmeQ+g2sEg1rPvKyhGXPRdNiDsYVfYuDOhcMu v17jWz9XWUZLLnevq6Nvy0DLUFqyA0bNsULXighu5w== X-Google-Smtp-Source: ACHHUZ7pcbzhDsHCt2Yd87GU6Pb4Btkmz0SoPS8jvAmhdhgh79c4MEC93UzFrD9goLKv+Vxce4s4RA== X-Received: by 2002:a17:902:654a:b0:1a9:37f4:6345 with SMTP id d10-20020a170902654a00b001a937f46345mr6273780pln.12.1683465179042; Sun, 07 May 2023 06:12:59 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u14-20020a170903124e00b001a05122b562sm5124324plh.286.2023.05.07.06.12.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 May 2023 06:12:58 -0700 (PDT) Message-ID: <6457a3da.170a0220.803d7.894a@mx.google.com> Date: Sun, 07 May 2023 06:12:58 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.14 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.311-206-g6055a76230ac X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.14 baseline: 124 runs, 26 regressions (v4.14.311-206-g6055a76230ac) 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.14 baseline: 124 runs, 26 regressions (v4.14.311-206-g605= 5a76230ac) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 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 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.14/ker= nel/v4.14.311-206-g6055a76230ac/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.14 Describe: v4.14.311-206-g6055a76230ac URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 6055a76230acdcf1de95275c944d32d0b3f27244 = Test Regressions ---------------- = 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/645772649bf9ee78132e85ec 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s= 905x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s= 905x-khadas-vim.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645772649bf9ee78132e8= 5ed failing since 306 days (last pass: v4.14.285-35-g61a723f50c9f, firs= t fail: v4.14.285-46-ga87318551bac) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson8b-odroidc1 | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64577111b513d60e572e862e Results: 0 PASS, 1 FAIL, 0 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//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-meso= n8b-odroidc1.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577111b513d60e572e8= 62f failing since 448 days (last pass: v4.14.266-18-g18b83990eba9, firs= t fail: v4.14.266-28-g7d44cfe0255d) = = 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/64577160a25b6a483b2e8656 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577160a25b6a483b2e8= 657 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457728f455b0773b82e8619 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457728f455b0773b82e8= 61a failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6457719fe17f8fc55b2e8608 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457719fe17f8fc55b2e8= 609 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64577331c0c621a2782e860f 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577331c0c621a2782e8= 610 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6457714ba25b6a483b2e860b 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457714ba25b6a483b2e8= 60c failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457729db4d46960632e85fb 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457729db4d46960632e8= 5fc failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64577176f7c9e6b8df2e85f8 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577176f7c9e6b8df2e8= 5f9 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6457728eb4d46960632e85f2 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457728eb4d46960632e8= 5f3 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/645771c810660fa3972e85ef 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645771c810660fa3972e8= 5f0 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6457730a47593c5cd22e8615 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457730a47593c5cd22e8= 616 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6457714ca25b6a483b2e8614 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457714ca25b6a483b2e8= 615 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/645772a4b4d46960632e8605 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645772a4b4d46960632e8= 606 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/645771757f951178932e85ed 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645771757f951178932e8= 5ee failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64577290fb1db1bb552e8600 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577290fb1db1bb552e8= 601 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/645771c7409786619d2e85fa 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645771c7409786619d2e8= 5fb failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457731dc0c621a2782e8600 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457731dc0c621a2782e8= 601 failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/6457714fa25b6a483b2e8617 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457714fa25b6a483b2e8= 618 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6457729eb4d46960632e85fe 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457729eb4d46960632e8= 5ff failing since 361 days (last pass: v4.14.277-54-gfa6de16ffc4e, firs= t fail: v4.14.277-75-g7a298ff98d4a) = = 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/64577161a25b6a483b2e8659 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577161a25b6a483b2e8= 65a failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6457728cbf9c4193dd2e85fb 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457728cbf9c4193dd2e8= 5fc failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/645771db9b138985102e85ee 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/645771db9b138985102e8= 5ef failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/6457729113ebd629a02e8692 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6457729113ebd629a02e8= 693 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64577151a25b6a483b2e861e 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577151a25b6a483b2e8= 61f failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = = 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/64577275bf9c4193dd2e85f4 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.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.14/v4.14.311= -206-g6055a76230ac/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64577275bf9c4193dd2e8= 5f5 failing since 285 days (last pass: v4.14.267-41-g23609abc0d54, firs= t fail: v4.14.289-19-g8ed326806c84) = =20