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 97A7FC6FD19 for ; Sun, 12 Mar 2023 04:59:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229613AbjCLE7v (ORCPT ); Sat, 11 Mar 2023 23:59:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229450AbjCLE7u (ORCPT ); Sat, 11 Mar 2023 23:59:50 -0500 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B4C451F93 for ; Sat, 11 Mar 2023 20:59:46 -0800 (PST) Received: by mail-pj1-x1034.google.com with SMTP id o4so1926654pjq.4 for ; Sat, 11 Mar 2023 20:59:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678597185; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=KayKSqsQwBXcnK1mjcnL/1jMLIICDIVmLNiM6hvJ9BM=; b=uX0hdgj38Fl6Vk/TNThGWO0OCJdwxdKu9D9QDubj4fADY3TrbDCU3MzHHliXhP1/k+ IgfqTUPpyc9r0LMY8RFZm/bwJxw6FaAhD2xV4pudquUZQ6/qAgfabQ6pUs3/HW1asqY5 qTx4M0phhTeLUKDBSNPhUBuKc7Tp4pQbyBObD/RxMT7XvdW6TEypQt92EaG1eooPSWeO LtlFldwPFyDGdkzng5oC//XOARd4i804d//syz6mJ47PK+8rs8MkPt3urRiujqxDxZBu 6YM+Qn/CXv+YV4y0XJOOZA9vxsT01YhL9RIHl0VQdJ/KBLZHFiQDJ4I4JNyoTeIhBIFY 31FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678597185; 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=KayKSqsQwBXcnK1mjcnL/1jMLIICDIVmLNiM6hvJ9BM=; b=6qJtlRkFIb0RS/mmWTZNq5Jy+6BoYZODBPKiY227Tdlfvdbf3yNhYYiL/yg1sTvSkY jd+r++A+WwVVRt5YxxapypZ6Z3uaXSgxwarfczzz+7UF+CFf7AGH3oNVxsfRVIQv9Jjf v9LjeWzSzEnbtsUhU2BIPn0UQr9zH5Mie5znSxOGq45G+AijOvpEEI9iEnw6JdTUcRJT uqtBLjFOtBkshCpw6Xbc1io+jozNJVj02Vdfix5h5dt0bVMivm0qBFs5BqqI0Yav6Tm9 CigE46sC9I1yMnCSY9J2cSNOmTeqzCAexRzfkPvtmgOUtrw6Bt/2yidaWK4eBiRvOXp1 +ifQ== X-Gm-Message-State: AO0yUKXThaWrD2Pc8N1Db+t0jnUD6VOH36TruX5aaL3JxZ7f3slMdgrL d3mbMfMsQbXLQ4j66u1nGgu//OqzA0ZpLHbvnTk= X-Google-Smtp-Source: AK7set/+w9xD2yVh+pFFTlx0+5TMvSZxhI7iakx9PBQK/fLTH0VZYWVLBvU4XINX4wg27fsFxbdi4g== X-Received: by 2002:a17:90b:1e43:b0:237:8c64:a784 with SMTP id pi3-20020a17090b1e4300b002378c64a784mr31963342pjb.37.1678597184387; Sat, 11 Mar 2023 20:59:44 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id kh7-20020a170903064700b0019b089bc8d7sm2254289plb.78.2023.03.11.20.59.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Mar 2023 20:59:43 -0800 (PST) Message-ID: <640d5c3f.170a0220.2afcd.3e8f@mx.google.com> Date: Sat, 11 Mar 2023 20:59:43 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.4 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.234-356-g98b6a330b3231 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 161 runs, 32 regressions (v5.4.234-356-g98b6a330b3231) 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/5.4 baseline: 161 runs, 32 regressions (v5.4.234-356-g98b6a= 330b3231) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.234-356-g98b6a330b3231/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.234-356-g98b6a330b3231 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 98b6a330b32313a1677b1c23939ba5762ba092a0 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/640d2aa547c70a85e48c86c1 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/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /640d2aa547c70a85e48c86ca failing since 40 days (last pass: v5.4.230-81-g2ad0dc06d587, first = fail: v5.4.230-108-g761a8268d868) 2023-03-12T01:27:53.266584 + set +x<8>[ 9.864779] 2023-03-12T01:27:53.266803 = 2023-03-12T01:27:53.373313 / # # 2023-03-12T01:27:53.474797 export SHELL=3D/bin/sh 2023-03-12T01:27:53.475227 # 2023-03-12T01:27:53.576464 / # export SHELL=3D/bin/sh. /lava-3405908/e= nvironment 2023-03-12T01:27:53.576887 = 2023-03-12T01:27:53.678167 / # . /lava-3405908/environment/lava-340590= 8/bin/lava-test-runner /lava-3405908/1 2023-03-12T01:27:53.678815 = 2023-03-12T01:27:53.683886 / # /lava-3405908/bin/lava-test-runner /lav= a-3405908/1 = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2824b54711e3e48c863d Results: 3 PASS, 2 FAIL, 2 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unlea= shed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unlea= shed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/640d2824b54711e3= e48c8642 failing since 143 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-03-12T01:17:07.112988 / # = 2023-03-12T01:17:07.118724 = 2023-03-12T01:17:07.225588 / # # 2023-03-12T01:17:07.230789 # 2023-03-12T01:17:07.349204 / # export SHELL=3D/bin/sh 2023-03-12T01:17:07.359032 export SHELL=3D/bin/sh 2023-03-12T01:17:07.462461 / # . /lava-3405827/environment 2023-03-12T01:17:07.471349 . /lava-3405827/environment 2023-03-12T01:17:07.574015 / # /lava-3405827/bin/lava-test-runner /lav= a-3405827/0 2023-03-12T01:17:07.583087 /lava-3405827/bin/lava-test-runner /lava-34= 05827/0 = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2a90ed54b476d38c8630 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2a90ed54b476d38c8= 631 failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2c4813300dd8c28c879f 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2c4813300dd8c28c8= 7a0 failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2b7930310db1828c8695 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2b7930310db1828c8= 696 failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2de6f1afa971ea8c863e 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2de6f1afa971ea8c8= 63f failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2aa7de5466fa8b8c862f 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2aa7de5466fa8b8c8= 630 failing since 229 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2c4a13300dd8c28c87a5 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2c4a13300dd8c28c8= 7a6 failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2bde5bbdfb1a3a8c8693 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2bde5bbdfb1a3a8c8= 694 failing since 229 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2eae49379eb5d78c8635 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2eae49379eb5d78c8= 636 failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2a63c086cc8b928c862f 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2a63c086cc8b928c8= 630 failing since 229 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2a9147c70a85e48c86ae 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2a9147c70a85e48c8= 6af failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2c5ce38bac69158c8630 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2c5ce38bac69158c8= 631 failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2ba15bbdfb1a3a8c8657 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2ba15bbdfb1a3a8c8= 658 failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2ec249379eb5d78c8639 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2ec249379eb5d78c8= 63a failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2aa6ed54b476d38c8648 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2aa6ed54b476d38c8= 649 failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2c49208608d5748c864b 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2c49208608d5748c8= 64c failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/640d2bca5bbdfb1a3a8c868f 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2bca5bbdfb1a3a8c8= 690 failing since 305 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d2e0ef1afa971ea8c8665 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-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2e0ef1afa971ea8c8= 666 failing since 305 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/640d29f02900a00e978c8630 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29f02900a00e978c8= 631 failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/640d2ab1de5466fa8b8c863c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2ab1de5466fa8b8c8= 63d failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d29b4d091bfba4e8c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29b4d091bfba4e8c8= 630 failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/640d29c8d091bfba4e8c863f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29c8d091bfba4e8c8= 640 failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d29c1d091bfba4e8c8639 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29c1d091bfba4e8c8= 63a failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/640d2a76d69286b8d98c865b Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2a76d69286b8d98c8= 65c failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d299b90e87b1a788c8637 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d299b90e87b1a788c8= 638 failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d29b5d091bfba4e8c8633 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29b5d091bfba4e8c8= 634 failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/640d29c98ec2a3a2668c864c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29c98ec2a3a2668c8= 64d failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/640d29e94ef19b62608c865c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29e94ef19b62608c8= 65d failing since 26 days (last pass: v5.4.231-79-gef392a6e97bb, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/640d2a77d69286b8d98c8693 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d2a77d69286b8d98c8= 694 failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/640d29af3a4246b97a8c864c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qem= u_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qem= u_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/640d29af3a4246b97a8c8= 64d failing since 26 days (last pass: v5.4.231-76-g24eb5d727a7b, first = fail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/640d2a4099e53f5ec48c8630 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/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.234-3= 56-g98b6a330b3231/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230303.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /640d2a4099e53f5ec48c8639 failing since 38 days (last pass: v5.4.230-108-g761a8268d868, first= fail: v5.4.230-109-g0a6085bff265) 2023-03-12T01:26:13.834823 / # # 2023-03-12T01:26:13.937059 export SHELL=3D/bin/sh 2023-03-12T01:26:13.937633 # 2023-03-12T01:26:14.039248 / # export SHELL=3D/bin/sh. /lava-3405900/e= nvironment 2023-03-12T01:26:14.039950 = 2023-03-12T01:26:14.141580 / # . /lava-3405900/environment/lava-340590= 0/bin/lava-test-runner /lava-3405900/1 2023-03-12T01:26:14.142660 = 2023-03-12T01:26:14.159313 / # /lava-3405900/bin/lava-test-runner /lav= a-3405900/1 2023-03-12T01:26:14.234296 + export 'TESTRUN_ID=3D1_bootrr' 2023-03-12T01:26:14.235049 + cd /lava-3405900/1/tests/1_bootrr = ... (10 line(s) more) = =20