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 8D13CC4332F for ; Sun, 11 Dec 2022 15:12:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230148AbiLKPMC (ORCPT ); Sun, 11 Dec 2022 10:12:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229471AbiLKPMB (ORCPT ); Sun, 11 Dec 2022 10:12:01 -0500 Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86F53DECC for ; Sun, 11 Dec 2022 07:11:59 -0800 (PST) Received: by mail-pf1-x42f.google.com with SMTP id w26so935301pfj.6 for ; Sun, 11 Dec 2022 07:11:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=0pJ9P2T1CmJq7exA06Myt6IJ8MVsRxBY7ufyUgv5jeo=; b=Slugznax5ia3b/iG44zxbE+ZE+MfsxQsNRMupQ8sj8zTmlEx3pnPLHQWwAXrPXqCtl BdwWNts9nNEPdidyBCUGTD68r2+Ggqp31bpsABuodLLG+Yka1h+UL3pgks+Ba6Ziv8dX quQhVzMKB/OmOg6SpsEb1ylH4ceiwm1z/ydMTqdawvCYQ+m1e1wOqgj7nMTVV3tJe2ky DP+3JFzkk2yqjTrtrbr4wf6NnxsM1lBWFBmzIG4Z0bJj42umktKptLn4UmY9G94PBWpb H0hTtqo8epv64JyvmZyMu1R6h+B+5OeKw1iFXEclXym6tS/doKalhFAhODa4jjhD01WT uJ7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=0pJ9P2T1CmJq7exA06Myt6IJ8MVsRxBY7ufyUgv5jeo=; b=uq8rMTcXqnOuEdo4Wzq/UPgUwEQnW5P1G2U/YESs/xDiY9yZriHAp0C0yxm0TMNfHJ a8eim+X2if3nbEGQwG9LCrrxAx39YiCEDLu2TLzjr3UuzqV8mP1Y0OTiyttgGC1ffFpW WAIHjwyDDm/1PYb3CylTlEroVv/9+mqCFX2dXu8hv9bV/XrHSyukXRnpdn/6mttoSc2c TwxlBlOmcVMdtb2sSD3dEFm4jWEHNePMuyjqt7o191HmlqsmWekoQqk9mVrZFqQ3POO8 O+nTSmO5ADJid6HBaslacfm+igPkDdL29nIAxVXA+m/klERi1kNse3ECrZwfcF4H8Nd3 fjkA== X-Gm-Message-State: ANoB5pkDY3Lv1PP8G8YaNIH0AD5OlbAENEwbkkuN+f8l050VjPUrKCD8 sZYLqOzyX9G5C1rXQHB8ir8/RHE1MMJOtI7dcb8tCw== X-Google-Smtp-Source: AA0mqf4b4NxwP7fYr8KV9KAOOWrQo2TZgsg+jTnjfUtN8puzuDk0Bt4oIAYpGW5l4PAedOWgSRzwwQ== X-Received: by 2002:a05:6a00:21c1:b0:572:5a7f:a02d with SMTP id t1-20020a056a0021c100b005725a7fa02dmr15671263pfj.6.1670771518525; Sun, 11 Dec 2022 07:11:58 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id 145-20020a621497000000b005764c8f8f07sm4108682pfu.84.2022.12.11.07.11.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 11 Dec 2022 07:11:57 -0800 (PST) Message-ID: <6395f33d.620a0220.c2a4a.75a2@mx.google.com> Date: Sun, 11 Dec 2022 07:11:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.9 X-Kernelci-Kernel: v4.9.335-16-g2a4a55b7b3cb X-Kernelci-Report-Type: test X-Kernelci-Tree: stable-rc Subject: stable-rc/queue/4.9 baseline: 100 runs, 16 regressions (v4.9.335-16-g2a4a55b7b3cb) 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.9 baseline: 100 runs, 16 regressions (v4.9.335-16-g2a4a55= b7b3cb) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-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+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-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+ar= m64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.9/kern= el/v4.9.335-16-g2a4a55b7b3cb/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.9 Describe: v4.9.335-16-g2a4a55b7b3cb URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 2a4a55b7b3cb0c2fb7b5b584748d9da191abd8c6 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c3321fcc51fbb12abd09 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3321fcc51fbb12ab= d0a failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c3391fcc51fbb12abd20 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3391fcc51fbb12ab= d21 failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c34613253735502abd3c 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c34613253735502ab= d3d failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c4af11f27bd5dd2abd00 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c4af11f27bd5dd2ab= d01 failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c3351fcc51fbb12abd0f 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3351fcc51fbb12ab= d10 failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = 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/6395c33a13253735502abd03 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c33a13253735502ab= d04 failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c36f72418ef4642abd05 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c36f72418ef4642ab= d06 failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = 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/6395c4c3752aecfbc32abe09 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c4c3752aecfbc32ab= e0a failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c336c6fdc565aa2abd31 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c336c6fdc565aa2ab= d32 failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c3371fcc51fbb12abd15 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3371fcc51fbb12ab= d16 failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c3acdc03c8487e2abcfd 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3acdc03c8487e2ab= cfe failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6395c4360b5e7a87a72abcfa 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c4360b5e7a87a72ab= cfb failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c334c6fdc565aa2abd2b 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c334c6fdc565aa2ab= d2c failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = 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/6395c3381fcc51fbb12abd1a 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c3381fcc51fbb12ab= d1b failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+--------------+----------+-------------= ---------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+ar= m64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6395c35b356ec57eaa2abcfa 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baselin= e-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c35b356ec57eaa2ab= cfb failing since 215 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = 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/6395c487527ec7bfb12abd05 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.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.335-1= 6-g2a4a55b7b3cb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt= -gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221125.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6395c487527ec7bfb12ab= d06 failing since 215 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = =20