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 3F664C0015E for ; Wed, 9 Aug 2023 15:20:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230077AbjHIPU2 (ORCPT ); Wed, 9 Aug 2023 11:20:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229722AbjHIPU1 (ORCPT ); Wed, 9 Aug 2023 11:20:27 -0400 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 528C2D1 for ; Wed, 9 Aug 2023 08:20:25 -0700 (PDT) Received: by mail-pf1-x42f.google.com with SMTP id d2e1a72fcca58-686f0d66652so6462712b3a.2 for ; Wed, 09 Aug 2023 08:20:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691594424; x=1692199224; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=GK2PEApFR1kcuiBRYDSgNftF0uGN8Lk3zoLnm0gxcZ4=; b=Uu/YNZN57wYlbC2HLP7u7zFb+vlp5GXlpBBYvmKF0QO2oQrR7WgkVFv/lJaRrQsr04 WlL2L4Y9PL2YEj/+jjIPXZlhnlmd1UzF4Xa4N1NuxMHNU1fKWHezQtqVCY4UbDSshcXk K0Bvow2iS/NRdQWlOHxx0Qhh3T2ZbZOXXiC5mlv0pvZyHo78V87JDO7UBncNhjbXab9T 8e2bMmKYsL5I1QbuenvaptgYmltxmQCTcmzwL25jMwWNSENww+z3HaINle+evyo6dgpq X2YDf3qOWKpVxi7XstrtJLodOv6Zb4NrhvDy+btGahQK1k2J3wYHap/ba9qywz4vTsBu BTAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691594424; x=1692199224; 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=GK2PEApFR1kcuiBRYDSgNftF0uGN8Lk3zoLnm0gxcZ4=; b=GJJXbXFjjXkBeiJKj7Tfkrao6WlIsiInkmyL6AFWAtv9sSWY6jOc5BatoAHhfkL10h 5b1viEhWwpxsWOazlC6sZq38GzZog2kbL19lJpUjxnWxhbcGWhDmGhtfPPs33o/wiAVh oIySP+VaauS/nw0ko0qKr//O6KhVSkpk2TouhdL8CwzLpbSYdqVo3tgvdJB13+Huh/Tm nLSBe7QCiKvPGVkmC95qYOHLfHsDVNsY1oC5MD9PiAKYMDwcmi2nB66ctB40ti5N99wb bUWEwawngHfDlLZI0pYPylEi5B34+A/H9JLSVh5iKG36GS0+Zn8NJ7aE2bulVIjMGcWh QplQ== X-Gm-Message-State: AOJu0Yy7RO6JaCwopt79zY/GGbNoLQf44jIuBAsFC4YMVGM47yVwEwPq j5YXzH/eXbn1FRI53waISC/NqXCqiS/4Ikp2NaPUPQ== X-Google-Smtp-Source: AGHT+IGk45bHtMlmOviOzHXDe4spsWNox8YKyWLEdTE21TtaybJOy0R9xc+OfCXQ8Es3HynfnPwA7w== X-Received: by 2002:a05:6a20:9146:b0:140:3554:3f41 with SMTP id x6-20020a056a20914600b0014035543f41mr3464992pzc.54.1691594424271; Wed, 09 Aug 2023 08:20:24 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id i20-20020aa78d94000000b006765cb32558sm10026141pfr.139.2023.08.09.08.20.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 08:20:23 -0700 (PDT) Message-ID: <64d3aeb7.a70a0220.ea84b.3066@mx.google.com> Date: Wed, 09 Aug 2023 08:20:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.19.290-324-gde1cde99fbfbb X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y Subject: stable-rc/linux-4.19.y baseline: 68 runs, 15 regressions (v4.19.290-324-gde1cde99fbfbb) 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: 68 runs, 15 regressions (v4.19.290-324-gde= 1cde99fbfbb) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 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+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+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+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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.290-324-gde1cde99fbfbb/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.290-324-gde1cde99fbfbb URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: de1cde99fbfbb3b7fbcc2335d11e67bf72f181a1 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ beaglebone-black | arm | lab-cip | gcc-10 | omap2plus_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/64d37c6d19f171433035b1de Results: 41 PASS, 10 FAIL, 1 SKIP Full config: omap2plus_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= 90-324-gde1cde99fbfbb/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beagl= ebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm/omap2plus_defconfig/gcc-10/lab-cip/baseline-beagl= ebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64d37c6d19f171433035b1e1 failing since 0 day (last pass: v4.19.289-314-g5a0c2a6ab783e, first= fail: v4.19.290-316-g5b47761cf1d64) 2023-08-09T11:45:11.528538 + set +x<8>[ 10.558593] 2023-08-09T11:45:11.529008 = 2023-08-09T11:45:11.638912 / # # 2023-08-09T11:45:11.741518 export SHELL=3D/bin/sh 2023-08-09T11:45:11.742207 # 2023-08-09T11:45:11.844025 / # export SHELL=3D/bin/sh. /lava-994945/en= vironment 2023-08-09T11:45:11.844741 = 2023-08-09T11:45:11.946571 / # . /lava-994945/environment/lava-994945/= bin/lava-test-runner /lava-994945/1 2023-08-09T11:45:11.947696 = 2023-08-09T11:45:11.953810 / # /lava-994945/bin/lava-test-runner /lava= -994945/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64d37d2f75848f79de35b20c Results: 5 PASS, 1 FAIL, 1 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/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-c= ubietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-c= ubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64d37d2f75848f79de35b211 failing since 204 days (last pass: v4.19.268-50-gbf741d1d7e6d, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-08-09T11:48:35.697606 + set +x<8>[ 7.378873] 2023-08-09T11:48:35.698345 = 2023-08-09T11:48:35.809348 / # # 2023-08-09T11:48:35.913254 export SHELL=3D/bin/sh 2023-08-09T11:48:35.914931 # 2023-08-09T11:48:36.017683 / # export SHELL=3D/bin/sh. /lava-3735043/e= nvironment 2023-08-09T11:48:36.018966 = 2023-08-09T11:48:36.121663 / # . /lava-3735043/environment/lava-373504= 3/bin/lava-test-runner /lava-3735043/1 2023-08-09T11:48:36.123736 = 2023-08-09T11:48:36.127639 / # /lava-3735043/bin/lava-test-runner /lav= a-3735043/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64d37dd488726117fe35b1da 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/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-= qemu_arm-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37dd488726117fe35b= 1db new failure (last pass: v4.19.290-323-g620319be9a607) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64d37d97e3f627352b35b1dd 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37d97e3f627352b35b= 1de failing since 455 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/64d37eae18fdc1355335b1dd 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37eae18fdc1355335b= 1de failing since 456 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 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d37eb00a97f273cb35b1ee 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= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37eb00a97f273cb35b= 1ef failing since 456 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/64d37daa1b3120ed6035b20f 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37daa1b3120ed6035b= 210 failing since 455 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/64d37efe18fdc1355335b203 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37efe18fdc1355335b= 204 failing since 456 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-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d37f3ca3319d037335b2cd 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= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37f3ca3319d037335b= 2ce failing since 456 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/64d37dee564c013dac35b1f1 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37dee564c013dac35b= 1f2 failing since 455 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-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d37efffdd581579c35b43c 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37efffdd581579c35b= 43d failing since 456 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+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d37f5d7c600132b635b200 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= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 90-324-gde1cde99fbfbb/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora= /baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37f5d7c600132b635b= 201 failing since 456 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-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64d37d9588a7b00bbb35b279 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37d9588a7b00bbb35b= 27a failing since 455 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-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d37f13a3319d037335b26a 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d37f13a3319d037335b= 26b failing since 456 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-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64d380fa53e0f32ae835b203 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= 90-324-gde1cde99fbfbb/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= 90-324-gde1cde99fbfbb/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/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64d380fa53e0f32ae835b= 204 failing since 456 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-79-ge28b1117a7ab) = =20