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 2123EC83F01 for ; Wed, 30 Aug 2023 20:39:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235679AbjH3Ujj (ORCPT ); Wed, 30 Aug 2023 16:39:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232674AbjH3Ujg (ORCPT ); Wed, 30 Aug 2023 16:39:36 -0400 Received: from mail-pf1-f170.google.com (mail-pf1-f170.google.com [209.85.210.170]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E90D21FCC for ; Wed, 30 Aug 2023 13:39:06 -0700 (PDT) Received: by mail-pf1-f170.google.com with SMTP id d2e1a72fcca58-68a3e943762so72389b3a.1 for ; Wed, 30 Aug 2023 13:39:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1693427815; x=1694032615; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=HAc6HUo2kLk1hT4gT/JVge6AhM0vl+hlE8DyFOVZFNc=; b=dhR4JDRlrGCnQxN2d1GE2n0LFfaS/317A65n9mzttIZt2fqcroTD28LScg47mJhImx CTORTdJmDPj/Anzp2rnH9hUJLwgGlIb9aY6RbGGDblL3kNs83x4Nn4ZIDWm3III81n89 ijlm7BzJEX9G5l/+St2EBWmT8g//nAh5hHAodESYbyO2pJr91kt/hV3pH3XcoZUuCZ3U 2bFJ0mCNsRZTY3Q1YSUJgBPyd2WeMQG0RZxbjJApqqD53RFM/1iD1dXfaPrtDE7bB5nF zVo2p5rJzhcRPnKeyKb5gj6+LnuALQfTgHvn+OefRDP/J5wJuoPbZ7eOZG5IgBQy3nOE ra/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693427815; x=1694032615; 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=HAc6HUo2kLk1hT4gT/JVge6AhM0vl+hlE8DyFOVZFNc=; b=HKJ/KfQnJBMWrqYqDr4Zov3vPKmR/pmV48kFbpjqN2BwqycEj/tuYSKfo7YONovwom j+/ExzoSuqS/tCIEuYQRIe1rD9WhZBHonRW50zGDHntnRuhoK17Kh2OVlvkMy9HIVvci a8wWVdvqqbv3hwjSCAZsZNbhmL1ZQOvxV3v3tl1ym4zGhJwIUoXbod7ALJbPm4pzi4SI yETsB9XXDEAQkisFe1nJ53iNlC2kJJEdpGyKbWCinb2SUGBuBDwzXnV3+lcSz888ygKN +hhJZc4g2h9RLHMnxqAOZaHeIE70NJaFnZOs86BCWlktnCRGSjxahe+XMbkupKeaPfZ3 jzfg== X-Gm-Message-State: AOJu0YwxAUnm4oQ1aawtm0vDj7i1Vzwtq543lKDnATP4xtQw1tjZbYKE NXeBUPx9Awwwp47bwikheE9umKzr0RGlTqKLKi8= X-Google-Smtp-Source: AGHT+IE3Rcz7+T0JB6Ii0o4ze981ltsZSYrrqhKYJrFUhsfstXKwo9WQcbh4fM0Ub7NEi155tEXSvg== X-Received: by 2002:a05:6a00:1583:b0:68c:49e4:bd71 with SMTP id u3-20020a056a00158300b0068c49e4bd71mr3977527pfk.34.1693427814528; Wed, 30 Aug 2023 13:36:54 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id g4-20020aa78184000000b0068703879d3esm10359578pfi.113.2023.08.30.13.36.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Aug 2023 13:36:53 -0700 (PDT) Message-ID: <64efa865.a70a0220.e8801.2a4f@mx.google.com> Date: Wed, 30 Aug 2023 13:36:53 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.4.y X-Kernelci-Tree: stable X-Kernelci-Report-Type: test X-Kernelci-Kernel: v5.4.255 Subject: stable/linux-5.4.y baseline: 109 runs, 24 regressions (v5.4.255) 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/linux-5.4.y baseline: 109 runs, 24 regressions (v5.4.255) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = fsl-ls1028a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = imx7d-sdb | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 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 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | 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_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = Details: https://kernelci.org/test/job/stable/branch/linux-5.4.y/kernel/= v5.4.255/plan/baseline/ Test: baseline Tree: stable Branch: linux-5.4.y Describe: v5.4.255 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able.git SHA: 5eb967dd50a5a29952ab6e6b1ef4bf216cf1652c = 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/64ef77bce5766a12a7286e8c 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/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.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= /64ef77bce5766a12a7286e95 failing since 224 days (last pass: v5.4.224, first fail: v5.4.229) 2023-08-30T17:08:48.368251 <8>[ 9.876512] 2023-08-30T17:08:48.479687 / # # 2023-08-30T17:08:48.583269 export SHELL=3D/bin/sh 2023-08-30T17:08:48.584160 # 2023-08-30T17:08:48.686083 / # export SHELL=3D/bin/sh. /lava-3756429/e= nvironment 2023-08-30T17:08:48.687221 = 2023-08-30T17:08:48.789332 / # . /lava-3756429/environment/lava-375642= 9/bin/lava-test-runner /lava-3756429/1 2023-08-30T17:08:48.791031 = 2023-08-30T17:08:48.795842 / # /lava-3756429/bin/lava-test-runner /lav= a-3756429/1 2023-08-30T17:08:48.873623 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ fsl-ls1028a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64ef7743c037e88ee5286d6d 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-nxp/baseline-fsl-ls1028a-rdb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-nxp/baseline-fsl-ls1028a-rdb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64ef7743c037e88ee5286d70 failing since 180 days (last pass: v5.4.225, first fail: v5.4.234) 2023-08-30T17:07:03.916336 + [ 15.648746] 2023-08-30T17:07:03.916619 set +x 2023-08-30T17:07:04.021786 = 2023-08-30T17:07:04.123044 / # #export SHELL=3D/bin/sh 2023-08-30T17:07:04.123462 = 2023-08-30T17:07:04.224426 / # export SHELL=3D/bin/sh. /lava-1248069/e= nvironment 2023-08-30T17:07:04.224830 = 2023-08-30T17:07:04.325827 / # . /lava-1248069/environment/lava-124806= 9/bin/lava-test-runner /lava-1248069/1 2023-08-30T17:07:04.326511 = 2023-08-30T17:07:04.330418 / # /lava-1248069/bin/lava-test-runner /lav= a-1248069/1 = ... (12 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/64ef753bb642559d92286d6e 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/linux-5.4.y/v5.4.255/ri= scv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ri= scv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/64ef753bb642559d= 92286d73 failing since 307 days (last pass: v5.4.219, first fail: v5.4.220) 3 lines 2023-08-30T16:58:07.697792 / # = 2023-08-30T16:58:07.708756 = 2023-08-30T16:58:07.811705 / # # 2023-08-30T16:58:07.820727 # 2023-08-30T16:58:07.922126 / # export SHELL=3D/bin/sh 2023-08-30T16:58:07.932729 export SHELL=3D/bin/sh 2023-08-30T16:58:08.033988 / # . /lava-3756358/environment 2023-08-30T16:58:08.044701 . /lava-3756358/environment 2023-08-30T16:58:08.145950 / # /lava-3756358/bin/lava-test-runner /lav= a-3756358/0 2023-08-30T16:58:08.156764 /lava-3756358/bin/lava-test-runner /lava-37= 56358/0 = ... (8 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64ef76a0942b436d73286d72 Results: 5 PASS, 1 FAIL, 1 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/linux-5.4.y/v5.4.255/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64ef76a0942b436d73286d7b failing since 153 days (last pass: v5.4.238, first fail: v5.4.239) 2023-08-30T17:04:27.109919 + set<8>[ 7.879093] 2023-08-30T17:04:27.110491 +x 2023-08-30T17:04:27.217594 / # 2023-08-30T17:04:27.319963 # #export SHELL=3D/bin/sh 2023-08-30T17:04:27.320205 = 2023-08-30T17:04:27.420799 / # export SHELL=3D/bin/sh. /lava-11385430/= environment 2023-08-30T17:04:27.421042 = 2023-08-30T17:04:27.521654 / # . /lava-11385430/environment/lava-11385= 430/bin/lava-test-runner /lava-11385430/1 2023-08-30T17:04:27.522026 = 2023-08-30T17:04:27.526796 / # /lava-11385430/bin/lava-test-runner /la= va-11385430/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64ef763fc848aea3de286d6d Results: 5 PASS, 1 FAIL, 1 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/linux-5.4.y/v5.4.255/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 14-G1-sona.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/x8= 6_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-= 14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64ef763fc848aea3de286d76 failing since 153 days (last pass: v5.4.238, first fail: v5.4.239) 2023-08-30T17:03:47.024878 + set +x<8>[ 12.793726] 2023-08-30T17:03:47.024996 = 2023-08-30T17:03:47.127089 # 2023-08-30T17:03:47.228010 / # #export SHELL=3D/bin/sh 2023-08-30T17:03:47.228229 = 2023-08-30T17:03:47.328807 / # export SHELL=3D/bin/sh. /lava-11385418/= environment 2023-08-30T17:03:47.329037 = 2023-08-30T17:03:47.429613 / # . /lava-11385418/environment/lava-11385= 418/bin/lava-test-runner /lava-11385418/1 2023-08-30T17:03:47.429980 = 2023-08-30T17:03:47.434528 / # /lava-11385418/bin/lava-test-runner /la= va-11385418/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx6ul-14x14-evk | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64ef77bae5766a12a7286e1d 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/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx6ul-14x14-evk.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx6ul-14x14-evk.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= /64ef77bae5766a12a7286e20 failing since 166 days (last pass: v5.4.213, first fail: v5.4.237) 2023-08-30T17:08:55.535725 + set +x 2023-08-30T17:08:55.538872 <8>[ 26.170143] 2023-08-30T17:08:55.647999 / # # 2023-08-30T17:08:56.803918 export SHELL=3D/bin/sh 2023-08-30T17:08:56.809510 # 2023-08-30T17:08:58.351657 / # export SHELL=3D/bin/sh. /lava-1248071/e= nvironment 2023-08-30T17:08:58.357256 = 2023-08-30T17:09:01.169630 / # . /lava-1248071/environment/lava-124807= 1/bin/lava-test-runner /lava-1248071/1 2023-08-30T17:09:01.175642 = 2023-08-30T17:09:01.177337 / # /lava-1248071/bin/lava-test-runner /lav= a-1248071/1 = ... (18 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ imx7d-sdb | arm | lab-nxp | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/64ef77a7e5766a12a7286d6d Results: 4 PASS, 2 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/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx7d-sdb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m/multi_v7_defconfig/gcc-10/lab-nxp/baseline-imx7d-sdb.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= /64ef77a7e5766a12a7286d70 failing since 224 days (last pass: v5.4.224, first fail: v5.4.229) 2023-08-30T17:08:33.889648 / # # 2023-08-30T17:08:35.045508 export SHELL=3D/bin/sh 2023-08-30T17:08:35.051325 # 2023-08-30T17:08:36.593768 / # export SHELL=3D/bin/sh. /lava-1248070/e= nvironment 2023-08-30T17:08:36.599430 = 2023-08-30T17:08:39.411884 / # . /lava-1248070/environment/lava-124807= 0/bin/lava-test-runner /lava-1248070/1 2023-08-30T17:08:39.417867 = 2023-08-30T17:08:39.429808 / # /lava-1248070/bin/lava-test-runner /lav= a-1248070/1 2023-08-30T17:08:39.526691 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-30T17:08:39.527007 + cd /lava-1248070/1/tests/1_bootrr = ... (17 line(s) more) = = 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/64ef7a756899903bb2286d6c 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/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/64ef7a756899903bb2286= d6d failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/64ef7bdfecfe1b598f286d82 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/64ef7bdfecfe1b598f286= d83 failing since 336 days (last pass: v5.4.180, first fail: v5.4.215) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64ef77fc887c14f745286d6f 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/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/64ef77fc887c14f745286= d70 failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64ef787c887c14f745286d84 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-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/64ef787c887c14f745286= d85 failing since 336 days (last pass: v5.4.180, first fail: v5.4.215) = = 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/64ef79c252afd01520286d72 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/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/64ef79c252afd01520286= d73 failing since 396 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/64ef7b66b418a2cf33286d70 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/64ef7b66b418a2cf33286= d71 failing since 478 days (last pass: v5.4.190, first fail: v5.4.192) = = 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/64ef77fb14df4e1f0c286d78 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/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/64ef77fb14df4e1f0c286= d79 failing since 396 days (last pass: v5.4.180, first fail: v5.4.208) = = 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/64ef79eaab1d877e2f286d6e 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/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/64ef79eaab1d877e2f286= d6f failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/64ef7b2a7467aac1d7286db2 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/64ef7b2a7467aac1d7286= db3 failing since 384 days (last pass: v5.4.180, first fail: v5.4.210) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64ef77f0ffb91b9246286d6e 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/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/64ef77f0ffb91b9246286= d6f failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64ef785fedadb51a31286d93 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-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/64ef785fedadb51a31286= d94 failing since 384 days (last pass: v5.4.180, first fail: v5.4.210) = = 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/64ef786e887c14f745286d80 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-broonie/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/64ef786e887c14f745286= d81 failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = 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/64ef7bdd85e36c77d2286dd8 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-virt-= gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-broonie/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/64ef7bdd85e36c77d2286= dd9 failing since 396 days (last pass: v5.4.180, first fail: v5.4.208) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64ef77fa0eaa51cab4286d70 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/linux-5.4.y/v5.4.255/ar= m64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig/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/64ef77fa0eaa51cab4286= d71 failing since 329 days (last pass: v5.4.180, first fail: v5.4.216) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64ef789b037c3322e5286d6c 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-vir= t-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/64ef789b037c3322e5286= d6d failing since 396 days (last pass: v5.4.180, first fail: v5.4.208) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 2 = Details: https://kernelci.org/test/plan/id/64ef77bce5766a12a7286e33 Results: 82 PASS, 2 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/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-kev= in.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.255/ar= m64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-kev= in.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-usb2phy1-probed: https://kernelci.org/test/cas= e/id/64ef77bce5766a12a7286e3d failing since 166 days (last pass: v5.4.235, first fail: v5.4.237) 2023-08-30T17:09:07.207344 /lava-11385504/1/../bin/lava-test-case 2023-08-30T17:09:07.216293 <8>[ 32.296140] = * baseline.bootrr.rockchip-usb2phy0-probed: https://kernelci.org/test/cas= e/id/64ef77bce5766a12a7286e3e failing since 166 days (last pass: v5.4.235, first fail: v5.4.237) 2023-08-30T17:09:06.185492 /lava-11385504/1/../bin/lava-test-case 2023-08-30T17:09:06.193931 <8>[ 31.273712] = =20