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 89480C77B75 for ; Tue, 9 May 2023 14:27:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235804AbjEIO1f (ORCPT ); Tue, 9 May 2023 10:27:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235663AbjEIO1d (ORCPT ); Tue, 9 May 2023 10:27:33 -0400 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C3074EDB for ; Tue, 9 May 2023 07:27:15 -0700 (PDT) Received: by mail-pl1-x632.google.com with SMTP id d9443c01a7336-1aad5245632so42630855ad.3 for ; Tue, 09 May 2023 07:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1683642435; x=1686234435; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=nhbZwHiFk3+2hdbVJH3eHOiMDpvEWlaykQ7+MAge2Xg=; b=WUGwUGCh7M8VQfeaJnKwkYDD3bmPMUAiM6jJVf+AvWsZA5B47t1d3JXd8C2zanV/Vb YgqPAua7NoP9mzKKB6GPMoCEgdevdQ0lnBYOZt/lu5yy28eqgi76C2tbmNtAYoP9/78/ dF8OUOfER1FcOy32EPao5JTZlWMUN1IUO1gd2iPOjcvFHMLNaEZUU5j+B11OrvtFLePE XgM76L9aoEaic3mGy0pwuSpBmLtphatJMGhoamFZ+Hn5+eoSMG+KVVVSJ17WBvZZkrSo lV8fjETNVCpwec4/tv49vJ/F52qHgBYQrbPSt8VV0TXorw4Q0sxYFD/RCrS/N7DQvI4Z KoUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683642435; x=1686234435; 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=nhbZwHiFk3+2hdbVJH3eHOiMDpvEWlaykQ7+MAge2Xg=; b=BV/3B4kEwUEwBOTogStQAAtdaNqvIiFNQhEOI5lyleAoBp6P9YO4mvRWFiePGJHskM M4+redRGYLnzNEnTML7vylkRlRrIFiQGQUNWrqpgWy4zxgD3mLPgxpfFSJN3i2S8UBRR I2IyrIX6ARRaqalSuBofCpty8h9A88a25pl45A/P4cGscKOfUQCGEg6N+NLCedRm2GpN pgxo05VCB6LVa1wjj1dRNyf8rKZl31a2qZM5Ri1iMkTxtCjPP3R1zbIwJBVD3YetliUw eAN9dBjcfa27JNtOxfGQjzxTBYkkGjBGqRYzUrbFMg33aTzr70cp9FKFLIhlaqIWzj+W WrLA== X-Gm-Message-State: AC+VfDwgLphc0dpQ+izIC9fdItfWhzCxii20SnK6r5Af5NSixNbYcvs+ I6FN+CjnTPTtZdE+1PVkv84CcaRytoERGDRL1nIeCQ== X-Google-Smtp-Source: ACHHUZ5kk9nXR3l81JRXACAKY0jGhja+i53aauq6J8spF8jsqC4V6Y9XQneWgYG8UycijS5mV4aASQ== X-Received: by 2002:a17:902:d2c7:b0:1a9:90bc:c3c6 with SMTP id n7-20020a170902d2c700b001a990bcc3c6mr18878647plc.16.1683642433932; Tue, 09 May 2023 07:27:13 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u16-20020a17090341d000b001a98f064a2asm1651004ple.48.2023.05.09.07.27.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 May 2023 07:27:13 -0700 (PDT) Message-ID: <645a5841.170a0220.86b70.2cde@mx.google.com> Date: Tue, 09 May 2023 07:27:13 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.279-311-g22b8f2aae234 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 129 runs, 31 regressions (v4.19.279-311-g22b8f2aae234) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.19 baseline: 129 runs, 31 regressions (v4.19.279-311-g22b= 8f2aae234) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxbb-p200 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = 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 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.279-311-g22b8f2aae234/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.279-311-g22b8f2aae234 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 22b8f2aae2349c859e1d132680ee7025fc52b257 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxbb-p200 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2b3cb99c5d3e1e2e85ee Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxbb-= p200.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxbb-= p200.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /645a2b3cb99c5d3e1e2e85f3 new failure (last pass: v4.19.279-310-gef81e89270c6) 2023-05-09T11:14:46.066344 /# 2023-05-09T11:14:46.172484 # #export SHELL=3D/bin/sh 2023-05-09T11:14:46.174069 = 2023-05-09T11:14:46.277687 / # export SHELL=3D/bin/sh. /lava-3568054/e= nvironment 2023-05-09T11:14:46.279330 = 2023-05-09T11:14:46.382733 / # . /lava-3568054/environment/lava-356805= 4/bin/lava-test-runner /lava-3568054/1 2023-05-09T11:14:46.385515 = 2023-05-09T11:14:46.392776 / # /lava-3568054/bin/lava-test-runner /lav= a-3568054/1 2023-05-09T11:14:46.447619 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-09T11:14:46.448683 + cd /lava-3568054/1/tests/1_bootrr = ... (17 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905x-khadas-vim | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a259af60bf5f6f62e8628 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s= 905x-khadas-vim.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /645a259af60bf5f6f62e862d new failure (last pass: v4.19.279-310-gef81e89270c6) 2023-05-09T10:50:40.179299 <8>[ 15.418068] 2023-05-09T10:50:40.284541 / # # 2023-05-09T10:50:40.386445 export SHELL=3D/bin/sh 2023-05-09T10:50:40.386955 # 2023-05-09T10:50:40.488301 / # export SHELL=3D/bin/sh. /lava-3568036/e= nvironment 2023-05-09T10:50:40.488721 = 2023-05-09T10:50:40.488960 / # <6>[ 15.659819] [drm] Cannot find any= crtc or sizes 2023-05-09T10:50:40.590325 . /lava-3568036/environment/lava-3568036/bi= n/lava-test-runner /lava-3568036/1 2023-05-09T10:50:40.591038 = 2023-05-09T10:50:40.595680 / # /lava-3568036/bin/lava-test-runner /lav= a-3568036/1 = ... (18 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a26c70bbc83a8f32e85f7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a26c70bbc83a8f32e8= 5f8 failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a26cbdc3658ea1f2e85ed Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a26cbdc3658ea1f2e8= 5ee failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2986769a33e9c92e85fe Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a2986769a33e9c92e8= 5ff failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a29b023829f6d7c2e861b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a29b023829f6d7c2e8= 61c failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a272732d4e02a0a2e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a272732d4e02a0a2e8= 5e8 failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a27f92c40662dcc2e8665 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a27f92c40662dcc2e8= 666 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/645a26c4bb1cdf3e422e85f9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a26c4bb1cdf3e422e8= 5fa failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a26ce0bbc83a8f32e866e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a26ce0bbc83a8f32e8= 66f failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2922410c117dbf2e85fc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a2922410c117dbf2e8= 5fd failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a2ac6db1f3df3d12e8624 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a2ac6db1f3df3d12e8= 625 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a26fc739a75b25b2e85e7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a26fc739a75b25b2e8= 5e8 failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a28500fa4b7b1b12e85ff Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a28500fa4b7b1b12e8= 600 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a26c50bbc83a8f32e85e6 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a26c50bbc83a8f32e8= 5e7 failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a26c80bbc83a8f32e85fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a26c80bbc83a8f32e8= 5fb failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a295eaff69607db2e8617 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a295eaff69607db2e8= 618 failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a29ae23829f6d7c2e8618 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a29ae23829f6d7c2e8= 619 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a27122da2f4baba2e85f9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a27122da2f4baba2e8= 5fa failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a27d1fcfd3798f22e8638 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a27d1fcfd3798f22e8= 639 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/645a26c60bbc83a8f32e85e9 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a26c60bbc83a8f32e8= 5ea failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a26ccf25121534f2e85fb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a26ccf25121534f2e8= 5fc failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/645a2972aa197db3872e85fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a2972aa197db3872e8= 5fb failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a2a76ad536d38ed2e85f2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a2a76ad536d38ed2e8= 5f3 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/645a27260dd276e3422e860e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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/645a27260dd276e3422e8= 60f failing since 364 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/645a28125360082c522e8610 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/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.19/v4.19.279= -311-g22b8f2aae234/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/645a28125360082c522e8= 611 failing since 364 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/645a25bec526d7273d2e8611 Results: 77 PASS, 5 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-rk3399-gru-kevin.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-rk3399-gru-kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/645a25bec526d7273d2e8617 failing since 56 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-05-09T10:51:30.950819 /lava-10255958/1/../bin/lava-test-case = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/645a25bec526d7273d2e8618 failing since 56 days (last pass: v4.19.275-252-gcb3c41fc75db9, fir= st fail: v4.19.276-34-ge787294ce440f) 2023-05-09T10:51:28.913328 <8>[ 35.391144] 2023-05-09T10:51:29.928977 /lava-10255958/1/../bin/lava-test-case 2023-05-09T10:51:29.938205 <8>[ 36.416482] = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2bc80591c3f72b2e85eb Results: 23 PASS, 16 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-= pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64-= pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /645a2bc80591c3f72b2e8610 failing since 111 days (last pass: v4.19.268-49-g7ddcf2b97a4b, firs= t fail: v4.19.269-521-g305d312d039a) 2023-05-09T11:16:46.317330 <8>[ 15.892344] 2023-05-09T11:16:46.439089 / # # 2023-05-09T11:16:46.545689 export SHELL=3D/bin/sh 2023-05-09T11:16:46.547332 # 2023-05-09T11:16:46.650924 / # export SHELL=3D/bin/sh. /lava-3568051/e= nvironment 2023-05-09T11:16:46.652615 = 2023-05-09T11:16:46.756312 / # . /lava-3568051/environment/lava-356805= 1/bin/lava-test-runner /lava-3568051/1 2023-05-09T11:16:46.759211 = 2023-05-09T11:16:46.762481 / # /lava-3568051/bin/lava-test-runner /lav= a-3568051/1 2023-05-09T11:16:46.793364 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2597f60bf5f6f62e8612 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-p= ine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6-p= ine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /645a2597f60bf5f6f62e8617 failing since 112 days (last pass: v4.19.266-171-g3ff1cc101ea8, fir= st fail: v4.19.269-521-g305d312d039a) 2023-05-09T10:50:36.947931 / # # 2023-05-09T10:50:37.049668 export SHELL=3D/bin/sh 2023-05-09T10:50:37.050135 # 2023-05-09T10:50:37.151528 / # export SHELL=3D/bin/sh. /lava-3568030/e= nvironment 2023-05-09T10:50:37.151966 = 2023-05-09T10:50:37.253395 / # . /lava-3568030/environment/lava-356803= 0/bin/lava-test-runner /lava-3568030/1 2023-05-09T10:50:37.254006 = 2023-05-09T10:50:37.259214 / # /lava-3568030/bin/lava-test-runner /lav= a-3568030/1 2023-05-09T10:50:37.329130 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-09T10:50:37.329616 + cd /lava-3568030<8>[ 15.633389] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/645a2595f60bf5f6f62e8604 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-= pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.279= -311-g22b8f2aae234/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-= pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230421.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /645a2595f60bf5f6f62e8609 failing since 112 days (last pass: v4.19.266-171-g3ff1cc101ea8, fir= st fail: v4.19.269-521-g305d312d039a) 2023-05-09T10:50:40.060948 / # # 2023-05-09T10:50:40.161598 export SHELL=3D/bin/sh 2023-05-09T10:50:40.161889 # 2023-05-09T10:50:40.262421 / # export SHELL=3D/bin/sh. /lava-10255941/= environment 2023-05-09T10:50:40.262588 = 2023-05-09T10:50:40.363100 / # . /lava-10255941/environment/lava-10255= 941/bin/lava-test-runner /lava-10255941/1 2023-05-09T10:50:40.363307 = 2023-05-09T10:50:40.374651 / # /lava-10255941/bin/lava-test-runner /la= va-10255941/1 2023-05-09T10:50:40.438675 + export 'TESTRUN_ID=3D1_bootrr' 2023-05-09T10:50:40.438782 + cd /lava-1025594<8>[ 15.629114] = ... (11 line(s) more) = =20