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 5AB2CC4332F for ; Wed, 28 Dec 2022 18:39:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231666AbiL1Sju (ORCPT ); Wed, 28 Dec 2022 13:39:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229964AbiL1Sjt (ORCPT ); Wed, 28 Dec 2022 13:39:49 -0500 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22A8313F45 for ; Wed, 28 Dec 2022 10:39:48 -0800 (PST) Received: by mail-pj1-x102a.google.com with SMTP id c8-20020a17090a4d0800b00225c3614161so13630097pjg.5 for ; Wed, 28 Dec 2022 10:39:48 -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=qFw73mYYAuA6GPLlALQwXdn2vdrbW8rUej2zqg3HV3M=; b=VDlaT52T/Ly+L6aD+MtUDkVdpBVoAC2jqSzstiaAKK/Uw2uNhh0VdEjKul7ibPSVwC 4dLOUuRM521213Tei1aB6l0wbQcVKva+SWWuyWZqzu8yw/RAvsaUYrSOwlRLYXOP8jkg kWkK81xNrhjT9rGB9cuMwkA9tCaYE1VBVcaWB57zV0ivAdn+ERhDTL1tk2xgHBHUJaNK F9fqU8n6J6simS04Qeo12PQh0CcLfzvgls51PecWZHG3QWcM9R89ff6W86NiXEefDxLS au7gUF9vWewecZYy38zWLTsMeAEyYEr/NbkYtlPOgWJWDPLMfsG5yItn4R9EH3u+rYCX 5/5A== 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=qFw73mYYAuA6GPLlALQwXdn2vdrbW8rUej2zqg3HV3M=; b=GWis1sqrKU2V9JwrrZ9Hk851LFCo1BxDWWeysiLUNO1+Sa9Auu3TL89pCwf5zBRCV7 G93YBK4i2CIkoMe8kAtX9jiZrmgIN/j4EvG/lbIWHHyiwadcGSewntanJS10srYZ0h7M J6UN+0BSSwt/JKk1CaUCGG3+9dERp1DlHQNBfC6jqxkvfstcPyyXVq853dwKmyQIQhNS ntT9D8DdVNrgwnSHLdBz6dX4aqSsdPJ0tK73T2y2HValhMKrICbeGAk+5PVp8ubFOa1d gnHZGQrTqaxz32HCxM7jqYT9BVUjz9wPEpSabMJUdjhjitNW0pIWxvWAMAOGRY80M+Tv OFxQ== X-Gm-Message-State: AFqh2kofQXZ+rJ40pGHiiKILYAJSIo3w4k0kJ+FmaLYl1iQUukKNVaaw a1jDcVdYFmk89TAqNYdW8m7vKM++BQyCfPKCtFc= X-Google-Smtp-Source: AMrXdXuUrE9Fcypr+NV+5I6pm5UUXX/+Tdm3sC/bOkzS1dg/d6L1+i0CJdscQvjzivCtbHeOcxxbPQ== X-Received: by 2002:a17:90b:198f:b0:226:28aa:eb17 with SMTP id mv15-20020a17090b198f00b0022628aaeb17mr1000579pjb.11.1672252787270; Wed, 28 Dec 2022 10:39:47 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id w14-20020a17090a380e00b0022624c351dfsm1005133pjb.14.2022.12.28.10.39.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Dec 2022 10:39:46 -0800 (PST) Message-ID: <63ac8d72.170a0220.48c01.16dc@mx.google.com> Date: Wed, 28 Dec 2022 10:39:46 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.19.269-367-gb4d11b1029225 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 109 runs, 13 regressions (v4.19.269-367-gb4d11b1029225) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.19.y baseline: 109 runs, 13 regressions (v4.19.269-367-gb= 4d11b1029225) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ odroid-xu3 | arm | lab-collabora | gcc-10 | exynos_defc= onfig | 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-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-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-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 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.269-367-gb4d11b1029225/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.269-367-gb4d11b1029225 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: b4d11b1029225e5b84ec2fae19e3cb209f38e5d6 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ odroid-xu3 | arm | lab-collabora | gcc-10 | exynos_defc= onfig | 1 = Details: https://kernelci.org/test/plan/id/63ac59c8bc8e93f8634eee22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: exynos_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/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm/exynos_defconfig/gcc-10/lab-collabora/baseline-od= roid-xu3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm/exynos_defconfig/gcc-10/lab-collabora/baseline-od= roid-xu3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac59c8bc8e93f8634ee= e23 new failure (last pass: v4.19.269-23-g0e021497ac86) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ac5c66d63e0636994eee1f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5c66d63e0636994ee= e20 failing since 231 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/63ac5e6ef201ff4e6c4eee33 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5e6ef201ff4e6c4ee= e34 failing since 233 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = 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/63ac5c16a66d3ac8194eee2f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5c16a66d3ac8194ee= e30 failing since 231 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/63ac5e0af166784c1d4eee19 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5e0af166784c1d4ee= e1a failing since 233 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ac5bc6e984c0916a4eee24 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5bc6e984c0916a4ee= e25 failing since 147 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/63ac5e1eb74b3188aa4eee36 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5e1eb74b3188aa4ee= e37 failing since 233 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63ac5b7e54507fff324eee3d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5b7e54507fff324ee= e3e failing since 147 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/63ac5bee298a1096f64eee26 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5bee298a1096f64ee= e27 failing since 132 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/63ac5e8277f5dbec9a4eee1e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5e8277f5dbec9a4ee= e1f failing since 127 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/63ac5b7c54507fff324eee3a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_ar= m64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5b7c54507fff324ee= e3b failing since 132 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/63ac5d863b3639e8c24eee21 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5d863b3639e8c24ee= e22 failing since 127 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/63ac5b3f717a4556ce4eee22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_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/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a774= 3-iwg20d-q7.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-367-gb4d11b1029225/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a774= 3-iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63ac5b3f717a4556ce4ee= e23 failing since 8 days (last pass: v4.19.269, first fail: v4.19.269-2= 3-g0e021497ac86) = =20