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 42088C04FDF for ; Tue, 1 Aug 2023 10:34:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231302AbjHAKeA (ORCPT ); Tue, 1 Aug 2023 06:34:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51148 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230146AbjHAKd7 (ORCPT ); Tue, 1 Aug 2023 06:33:59 -0400 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1BB13A1 for ; Tue, 1 Aug 2023 03:33:55 -0700 (PDT) Received: by mail-pl1-x62e.google.com with SMTP id d9443c01a7336-1bb775625e2so35821405ad.1 for ; Tue, 01 Aug 2023 03:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1690886034; x=1691490834; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=U3+GQv6kzhsZGCAZoS9crAh+0yrDRnXGoCmUlwmXZYM=; b=rfc5rumfSEWfhdALcaIL2Gz5V7u4bXRZn2T5tdcKs3O5ky62OxBhnisuWDrtWJkm3W MxAYNqafax9I35n1o7mmICGek7KkzkdPpvGhcFj/KM33f4IppZQNK7+9ogmNnP8o8u+9 4UwYMTP3QerVhVSPgifKG8OBjMf6VSwc8YZBhiohBYHdTi1M3an5i7TeJgcNmw7fQAHy yQfnM7WOyMcNZavJLSvcexQ0mkXYA1gmEwjvEi/3RkBRSyQXHktd77XrbVOMF+CxpMOt Vnp5asrDE/O0jqe2zqWkoJTZErPp5PwZhx+5seObCnNltNZEamKRo58xxo2iju/Fb9/m O+ZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690886034; x=1691490834; 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=U3+GQv6kzhsZGCAZoS9crAh+0yrDRnXGoCmUlwmXZYM=; b=RStD6LLelmirUgaNbrBWxQ3bz/js/hpP6m3g6UxwjQKQhgZU4z+Aq7bSAeZcVeGlM2 8kOQQwLUGyF6O0fh08CoopYCEb9LZZJJoDeHdApM/I/OBrLW2arrr+Nx8nYUCVuUXoo8 S3Toj0uG5gCxmeu0Fm+WzulAW99ur6eZoeTNcWp7VhHKVSTTFlFeLAFjKCJZacVrn7EN iLnCZhZWHjCWuaCGLEKAV3nGp2820GiCZWJXEP4BIPZzURTNzTO/RgvBqkTH90gsVWNC c/UzyZXXGxpE6TZekq8CX+K7Aqx2y6pYfB9nkxJuJ78UIBP4akTR27VGFOSUB1S5aYUI 3Pfg== X-Gm-Message-State: ABy/qLaEwVMARD17wAAd3BeCusHrsdu5Z59v2swbh1E1Dr+ryRz9Ees2 tiNooWVZXw+2yIbrEWlbvwmvBnJad7PsFOsYWOko0A== X-Google-Smtp-Source: APBJJlGqju2pWCA2CKm/doXHVymj1S9qSXAqovTFV8/rMWVPAFOECGeuUaM8Po+t364PAzogJKG//w== X-Received: by 2002:a17:902:6943:b0:1b8:6984:f5e5 with SMTP id k3-20020a170902694300b001b86984f5e5mr12105645plt.12.1690886033401; Tue, 01 Aug 2023 03:33:53 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id g14-20020a1709029f8e00b001b9dab0397bsm10148999plq.29.2023.08.01.03.33.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Aug 2023 03:33:52 -0700 (PDT) Message-ID: <64c8df90.170a0220.6bc7b.3e70@mx.google.com> Date: Tue, 01 Aug 2023 03:33:52 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: next X-Kernelci-Branch: master X-Kernelci-Kernel: next-20230801 X-Kernelci-Report-Type: test Subject: next/master baseline: 332 runs, 45 regressions (next-20230801) To: linux-next@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org next/master baseline: 332 runs, 45 regressions (next-20230801) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = acer-chromebox-cxi4-puff | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = acer-chromebox-cxi4-puff | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = hp-11A-G6-EE-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = hp-14-db0003na-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 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 = hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = kontron-pitx-imx8m | arm64 | lab-kontron | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = meson-g12a-u200 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 2 = mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ook+videodec | 1 = mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = mt8365-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_de= fconfig | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/job/next/branch/master/kernel/next-20= 230801/plan/baseline/ Test: baseline Tree: next Branch: master Describe: next-20230801 URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next= .git SHA: a734662572708cf062e974f659ae50c24fc1ad17 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-R721T-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a179a4b61fe64a8ace37 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= acer-R721T-grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= acer-R721T-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a17aa4b61fe64a8ac= e38 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-chromebox-cxi4-puff | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a24d8fae74550c8ace1c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= acer-chromebox-cxi4-puff.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= acer-chromebox-cxi4-puff.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a24d8fae74550c8ac= e1d new failure (last pass: next-20230728) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ acer-chromebox-cxi4-puff | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8a49d9420db169a8ace77 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//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-acer-chrom= ebox-cxi4-puff.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-acer-chrom= ebox-cxi4-puff.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a49d9420db169a8ac= e78 failing since 19 days (last pass: next-20230712, first fail: next-2= 0230713) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8a465eed8ee27f28ace20 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//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-asus-C436F= A-Flip-hatch.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-asus-C436F= A-Flip-hatch.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= /64c8a465eed8ee27f28ace25 failing since 125 days (last pass: next-20230324, first fail: next-= 20230328) 2023-08-01T06:21:20.035658 + set +x 2023-08-01T06:21:20.042628 <8>[ 8.148299] 2023-08-01T06:21:20.146925 / # # 2023-08-01T06:21:20.247770 export SHELL=3D/bin/sh 2023-08-01T06:21:20.248622 # 2023-08-01T06:21:20.350077 / # export SHELL=3D/bin/sh. /lava-11181016/= environment 2023-08-01T06:21:20.350309 = 2023-08-01T06:21:20.450840 / # . /lava-11181016/environment/lava-11181= 016/bin/lava-test-runner /lava-11181016/1 2023-08-01T06:21:20.451185 = 2023-08-01T06:21:20.457046 / # /lava-11181016/bin/lava-test-runner /la= va-11181016/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-CM1400CXA-dalboz | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a17ca4b61fe64a8ace40 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= asus-CM1400CXA-dalboz.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= asus-CM1400CXA-dalboz.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a17ca4b61fe64a8ac= e41 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ asus-cx9400-volteer | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8a4601ceeb2b0d78ace29 Results: 6 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//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-asus-cx940= 0-volteer.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-asus-cx940= 0-volteer.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= /64c8a4601ceeb2b0d78ace2e failing since 125 days (last pass: next-20230324, first fail: next-= 20230328) 2023-08-01T06:21:11.993639 <8>[ 10.523256] 2023-08-01T06:21:11.997073 + set +x 2023-08-01T06:21:12.098365 # 2023-08-01T06:21:12.098573 = 2023-08-01T06:21:12.199095 / # #export SHELL=3D/bin/sh 2023-08-01T06:21:12.199240 = 2023-08-01T06:21:12.299719 / # export SHELL=3D/bin/sh. /lava-11180984/= environment 2023-08-01T06:21:12.299903 = 2023-08-01T06:21:12.400432 / # . /lava-11180984/environment/lava-11180= 984/bin/lava-test-runner /lava-11180984/1 2023-08-01T06:21:12.400740 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a0fc2b9fbf3db08ace1e Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-nxp/baseline-fsl-ls2088a-= rdb.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-nxp/baseline-fsl-ls2088a-= 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= /64c8a0fc2b9fbf3db08ace21 failing since 18 days (last pass: next-20220831, first fail: next-2= 0230629) 2023-08-01T06:06:26.727094 [ 12.741343] 2023-08-01T06:06:26.832366 = 2023-08-01T06:06:26.933610 / # #export SHELL=3D/bin/sh 2023-08-01T06:06:26.934031 = 2023-08-01T06:06:27.035012 / # export SHELL=3D/bin/sh. /lava-1239841/e= nvironment 2023-08-01T06:06:27.035440 = 2023-08-01T06:06:27.136452 / # . /lava-1239841/environment/lava-123984= 1/bin/lava-test-runner /lava-1239841/1 2023-08-01T06:06:27.137161 = 2023-08-01T06:06:27.141198 / # /lava-1239841/bin/lava-test-runner /lav= a-1239841/1 2023-08-01T06:06:27.160162 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64c8a100cf2d8592048ace34 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//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-nxp/baseline-fsl-ls2088a-rdb.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-nxp/baseline-fsl-ls2088a-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= /64c8a100cf2d8592048ace37 failing since 18 days (last pass: next-20220831, first fail: next-2= 0230629) 2023-08-01T06:06:46.348189 [ 13.667678] 2023-08-01T06:06:46.453486 = 2023-08-01T06:06:46.554654 / # #export SHELL=3D/bin/sh 2023-08-01T06:06:46.555066 = 2023-08-01T06:06:46.656040 / # export SHELL=3D/bin/sh. /lava-1239846/e= nvironment 2023-08-01T06:06:46.656456 = 2023-08-01T06:06:46.757425 / # . /lava-1239846/environment/lava-123984= 6/bin/lava-test-runner /lava-1239846/1 2023-08-01T06:06:46.758172 = 2023-08-01T06:06:46.762417 / # /lava-1239846/bin/lava-test-runner /lav= a-1239846/1 2023-08-01T06:06:46.785460 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ fsl-ls2088a-rdb | arm64 | lab-nxp | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a95878ef7408cc8ace22 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-nxp/baseline-fsl-ls2088a-r= db.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-nxp/baseline-fsl-ls2088a-r= db.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= /64c8a95878ef7408cc8ace25 failing since 18 days (last pass: next-20220831, first fail: next-2= 0230629) 2023-08-01T06:42:21.886761 [ 13.367938] 2023-08-01T06:42:21.992665 = 2023-08-01T06:42:22.093899 / # #export SHELL=3D/bin/sh 2023-08-01T06:42:22.094248 = 2023-08-01T06:42:22.195243 / # export SHELL=3D/bin/sh. /lava-1239850/e= nvironment 2023-08-01T06:42:22.195638 = 2023-08-01T06:42:22.296591 / # . /lava-1239850/environment/lava-123985= 0/bin/lava-test-runner /lava-1239850/1 2023-08-01T06:42:22.297238 = 2023-08-01T06:42:22.301635 / # /lava-1239850/bin/lava-test-runner /lav= a-1239850/1 2023-08-01T06:42:22.323962 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-11A-G6-EE-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a168da9e3f56058ace56 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-11A-G6-EE-grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-11A-G6-EE-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a168da9e3f56058ac= e57 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-14-db0003na-grunt | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a16ba4b61fe64a8ace25 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-14-db0003na-grunt.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-14-db0003na-grunt.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a16ba4b61fe64a8ac= e26 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = 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/64c8a44a39565895318ace35 Results: 6 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//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-12= b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-12= b-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= /64c8a44a39565895318ace3a failing since 125 days (last pass: next-20230324, first fail: next-= 20230328) 2023-08-01T06:20:49.520064 + set +x 2023-08-01T06:20:49.526917 <8>[ 10.130114] 2023-08-01T06:20:49.631199 / # # 2023-08-01T06:20:49.731778 export SHELL=3D/bin/sh 2023-08-01T06:20:49.731962 # 2023-08-01T06:20:49.832434 / # export SHELL=3D/bin/sh. /lava-11180982/= environment 2023-08-01T06:20:49.832615 = 2023-08-01T06:20:49.933090 / # . /lava-11180982/environment/lava-11180= 982/bin/lava-test-runner /lava-11180982/1 2023-08-01T06:20:49.933355 = 2023-08-01T06:20:49.938069 / # /lava-11180982/bin/lava-test-runner /la= va-11180982/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/64c8a45eacc60c2ce38ace1c Results: 6 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//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x360-14= -G1-sona.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 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= /64c8a45eacc60c2ce38ace21 failing since 125 days (last pass: next-20230324, first fail: next-= 20230328) 2023-08-01T06:21:01.759076 <8>[ 10.674881] 2023-08-01T06:21:01.762159 + set +x 2023-08-01T06:21:01.863694 # 2023-08-01T06:21:01.864017 = 2023-08-01T06:21:01.964567 / # #export SHELL=3D/bin/sh 2023-08-01T06:21:01.964756 = 2023-08-01T06:21:02.065274 / # export SHELL=3D/bin/sh. /lava-11181018/= environment 2023-08-01T06:21:02.065468 = 2023-08-01T06:21:02.166016 / # . /lava-11181018/environment/lava-11181= 018/bin/lava-test-runner /lava-11181018/1 2023-08-01T06:21:02.166308 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14a-cb0001xx-zork | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a179a4b61fe64a8ace34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-x360-14a-cb0001xx-zork.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= hp-x360-14a-cb0001xx-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a179a4b61fe64a8ac= e35 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ kontron-pitx-imx8m | arm64 | lab-kontron | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a05d92c33db16f8ace45 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-kontron/baseline-kontron-= pitx-imx8m.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-kontron/baseline-kontron-= pitx-imx8m.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/64c8a05d92c33db16f8ac= e46 new failure (last pass: next-20230728) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ lenovo-TPad-C13-Yoga-zork | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a1694fb5adfb5f8ace73 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook+kselftest Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= lenovo-TPad-C13-Yoga-zork.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/x86_= 64/x86_64_defconfig+x86-chromebook+kselftest/gcc-10/lab-collabora/baseline-= lenovo-TPad-C13-Yoga-zork.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a1694fb5adfb5f8ac= e74 failing since 76 days (last pass: next-20230516, first fail: next-2= 0230517) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ meson-g12a-u200 | arm64 | lab-baylibre | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 2 = Details: https://kernelci.org/test/plan/id/64c8a948ad802bcf518ace3b Results: 4 PASS, 2 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-meson-g1= 2a-u200.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-baylibre/baseline-meson-g1= 2a-u200.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/64c8a948ad802bc= f518ace42 new failure (last pass: next-20230726) 2 lines 2023-08-01T06:41:52.488144 kern :alert : ESR =3D 0x0000000096000006 2023-08-01T06:41:52.488632 kern :alert : EC =3D 0x25: DABT (current= EL), IL =3D 32 bits 2023-08-01T06:41:52.489032 kern :alert : SET =3D 0, FnV =3D 0 2023-08-01T06:41:52.489341 kern :alert : EA =3D 0, S1PTW =3D 0 2023-08-01T06:41:52.511234 kern :alert : FSC =3D 0x06: level 2 t<8>= [ 15.735307] 2023-08-01T06:41:52.511818 ranslation fault 2023-08-01T06:41:52.512306 k<8>[ 15.744546] 2023-08-01T06:41:52.512816 ern :alert : Data abort info: 2023-08-01T06:41:52.513264 kern :alert : ISV =3D 0, ISS =3D 0x00000= 006, ISS2 =3D 0x00000000 = * baseline.dmesg.alert: https://kernelci.org/test/case/id/64c8a948ad802bc= f518ace43 new failure (last pass: next-20230726) 13 lines 2023-08-01T06:41:52.465743 kern :alert : Unable to handle kernel NULL= pointer dereference at virtual address 00000000000000c8 2023-08-01T06:41:52.466873 kern :alert : Mem abort inf<8>[ 15.70691= 0] 2023-08-01T06:41:52.467282 o: = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a575bd0005756e8ace7d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8173= -elm-hana.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8173= -elm-hana.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/64c8a575bd0005756e8ac= e7e failing since 188 days (last pass: next-20230123, first fail: next-= 20230124) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a57fac7b9316048ace29 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8183= -kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8183= -kukui-jacuzzi-juniper-sku16.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/64c8a57fac7b9316048ac= e2a failing since 174 days (last pass: next-20230206, first fail: next-= 20230208) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ook+videodec | 1 = Details: https://kernelci.org/test/plan/id/64c8a250fd61093c408acedc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+videodec Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+videodec/gcc-10/lab-collabora/baseline-mt8192-= asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+videodec/gcc-10/lab-collabora/baseline-mt8192-= asurada-spherion-r0.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/64c8a250fd61093c408ac= edd failing since 3 days (last pass: next-20230726, first fail: next-20= 230728) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8192-asurada-spherion-r0 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a577ac7b9316048ace23 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8192= -asurada-spherion-r0.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-mt8192= -asurada-spherion-r0.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/64c8a577ac7b9316048ac= e24 failing since 174 days (last pass: next-20230206, first fail: next-= 20230208) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ mt8365-evk | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64c8a1eeec65cc6bc48acec6 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//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-baylibre/baseline-mt8365-evk.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-baylibre/baseline-mt8365-evk.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/64c8a1eeec65cc6bc48ac= ec7 new failure (last pass: next-20230728) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2 | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a976ed0e8220818ace35 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv2.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv2.ht= ml 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/64c8a976ed0e8220818ac= e36 failing since 321 days (last pass: next-20220907, first fail: next-= 20220913) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2 | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a90d9c29d144d48acee2 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv2.= txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/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/64c8a90d9c29d144d48ac= ee3 failing since 321 days (last pass: next-20220907, first fail: next-= 20220913) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a94e78ef7408cc8ace1c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv2-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv2-ue= fi.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/64c8a94e78ef7408cc8ac= e1d failing since 319 days (last pass: next-20220907, first fail: next-= 20220915) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv2-uefi | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a90b9c29d144d48aceca Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv2-= uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv2-= uefi.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/64c8a90b9c29d144d48ac= ecb failing since 319 days (last pass: next-20220907, first fail: next-= 20220915) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3 | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a94f78773022ce8ace74 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv3.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv3.ht= ml 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/64c8a94f78773022ce8ac= e75 failing since 319 days (last pass: next-20220907, first fail: next-= 20220915) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3 | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a90c9c29d144d48acecf Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv3.= txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv3.= 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/64c8a90c9c29d144d48ac= ed0 failing since 319 days (last pass: next-20220907, first fail: next-= 20220915) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-broonie | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a96278ef7408cc8ace3d Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv3-ue= fi.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-broonie/baseline-qemu_arm-virt-gicv3-ue= fi.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/64c8a96278ef7408cc8ac= e3e failing since 321 days (last pass: next-20220907, first fail: next-= 20220913) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm-virt-gicv3-uefi | arm | lab-collabora | gcc-10 | multi_v7= _defconfig+debug | 1 = Details: https://kernelci.org/test/plan/id/64c8a90c168cd46f898ace1c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+debug Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv3-= uefi.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm/= multi_v7_defconfig+debug/gcc-10/lab-collabora/baseline-qemu_arm-virt-gicv3-= uefi.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/64c8a90c168cd46f898ac= e1d failing since 321 days (last pass: next-20220907, first fail: next-= 20220913) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_mips-malta | mips | lab-collabora | gcc-10 | malta_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/64c8a00ef6601a21418ace32 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: malta_defconfig Compiler: gcc-10 (mips-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//next/master/next-20230801/mips= /malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mips-malta.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/mips= /malta_defconfig/gcc-10/lab-collabora/baseline-qemu_mips-malta.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/mipsel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64c8a00ef6601a21418ac= e33 new failure (last pass: next-20230728) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a08a8de7921ae78ace52 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.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= /64c8a08a8de7921ae78ace55 new failure (last pass: next-20230712) 2023-08-01T06:04:27.825525 + set +x 2023-08-01T06:04:27.826081 <8>[ 27.983982] 2023-08-01T06:04:27.934712 / # # 2023-08-01T06:04:29.405269 export SHELL=3D/bin/sh 2023-08-01T06:04:29.426563 # 2023-08-01T06:04:29.427121 / # export SHELL=3D/bin/sh 2023-08-01T06:04:31.322555 / # . /lava-991080/environment 2023-08-01T06:04:34.797801 /lava-991080/bin/lava-test-runner /lava-991= 080/1 2023-08-01T06:04:34.819300 . /lava-991080/environment 2023-08-01T06:04:34.819545 / # /lava-991080/bin/lava-test-runner /lava= -991080/1 = ... (27 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774a1-hihope-rzg2m-ex | arm64 | lab-cip | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a526c1ca66a8d78ace93 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-cip/baseline-r8a774a1-hih= ope-rzg2m-ex.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= /64c8a526c1ca66a8d78ace96 new failure (last pass: next-20230714) 2023-08-01T06:24:15.089470 + set +x 2023-08-01T06:24:15.090043 <8>[ 169.551197] 2023-08-01T06:24:15.201670 / # # 2023-08-01T06:24:16.674082 export SHELL=3D/bin/sh 2023-08-01T06:24:16.695389 # 2023-08-01T06:24:16.695946 / # export SHELL=3D/bin/sh 2023-08-01T06:24:18.591158 / # . /lava-991108/environment 2023-08-01T06:24:22.066240 /lava-991108/bin/lava-test-runner /lava-991= 108/1 2023-08-01T06:24:22.088086 . /lava-991108/environment 2023-08-01T06:24:22.088529 / # /lava-991108/bin/lava-test-runner /lava= -991108/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a0c65d970655ab8acf0d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774c0-ek8= 74.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-cip/baseline-r8a774c0-ek8= 74.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= /64c8a0c65d970655ab8acf10 failing since 12 days (last pass: next-20230714, first fail: next-2= 0230719) 2023-08-01T06:05:39.686564 / # # 2023-08-01T06:05:41.145578 export SHELL=3D/bin/sh 2023-08-01T06:05:41.166019 # 2023-08-01T06:05:41.166172 / # export SHELL=3D/bin/sh 2023-08-01T06:05:43.047369 / # . /lava-991079/environment 2023-08-01T06:05:46.497976 /lava-991079/bin/lava-test-runner /lava-991= 079/1 2023-08-01T06:05:46.518573 . /lava-991079/environment 2023-08-01T06:05:46.518706 / # /lava-991079/bin/lava-test-runner /lava= -991079/1 2023-08-01T06:05:46.609098 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:05:46.609250 + cd /lava-991079/1/tests/1_bootrr = ... (26 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64c8a166b6d2a4c15f8ace58 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//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-cip/baseline-r8a774c0-ek874.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-cip/baseline-r8a774c0-ek874.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= /64c8a166b6d2a4c15f8ace5b failing since 14 days (last pass: next-20230713, first fail: next-2= 0230717) 2023-08-01T06:08:22.905460 / # # 2023-08-01T06:08:24.364531 export SHELL=3D/bin/sh 2023-08-01T06:08:24.384933 # 2023-08-01T06:08:24.385074 / # export SHELL=3D/bin/sh 2023-08-01T06:08:26.266490 / # . /lava-991088/environment 2023-08-01T06:08:29.716851 /lava-991088/bin/lava-test-runner /lava-991= 088/1 2023-08-01T06:08:29.737436 . /lava-991088/environment 2023-08-01T06:08:29.737550 / # /lava-991088/bin/lava-test-runner /lava= -991088/1 2023-08-01T06:08:29.819242 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:08:29.819356 + cd /lava-991088/1/tests/1_bootrr = ... (26 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64c8a2f6d40713b49e8ace1d Results: 5 PASS, 1 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//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook/gcc-10/lab-cip/baseline-r8a774c0-ek874.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook/gcc-10/lab-cip/baseline-r8a774c0-ek874.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= /64c8a2f6d40713b49e8ace20 failing since 14 days (last pass: next-20230714, first fail: next-2= 0230717) 2023-08-01T06:14:52.999657 / # # 2023-08-01T06:14:54.458795 export SHELL=3D/bin/sh 2023-08-01T06:14:54.479204 # 2023-08-01T06:14:54.479349 / # export SHELL=3D/bin/sh 2023-08-01T06:14:56.360795 / # . /lava-991095/environment 2023-08-01T06:14:59.811299 /lava-991095/bin/lava-test-runner /lava-991= 095/1 2023-08-01T06:14:59.831915 . /lava-991095/environment 2023-08-01T06:14:59.832032 / # /lava-991095/bin/lava-test-runner /lava= -991095/1 2023-08-01T06:14:59.912918 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:14:59.913036 + cd /lava-991095/1/tests/1_bootrr = ... (26 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a774c0-ek874 | arm64 | lab-cip | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a94c78773022ce8ace65 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-cip/baseline-r8a774c0-ek87= 4.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-cip/baseline-r8a774c0-ek87= 4.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= /64c8a94c78773022ce8ace68 failing since 14 days (last pass: next-20230714, first fail: next-2= 0230717) 2023-08-01T06:42:03.848272 / # # 2023-08-01T06:42:05.307359 export SHELL=3D/bin/sh 2023-08-01T06:42:05.327774 # 2023-08-01T06:42:05.327918 / # export SHELL=3D/bin/sh 2023-08-01T06:42:07.209325 / # . /lava-991114/environment 2023-08-01T06:42:10.659799 /lava-991114/bin/lava-test-runner /lava-991= 114/1 2023-08-01T06:42:10.680453 . /lava-991114/environment 2023-08-01T06:42:10.680589 / # /lava-991114/bin/lava-test-runner /lava= -991114/1 2023-08-01T06:42:10.762438 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:42:10.762555 + cd /lava-991114/1/tests/1_bootrr = ... (26 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g+CON..._64K_PAGES=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a0928de7921ae78ace7f Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_ARM64_64K_PAGES=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-collabora/baseline-r8a779= m1-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_ARM64_64K_PAGES=3Dy/gcc-10/lab-collabora/baseline-r8a779= m1-ulcb.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= /64c8a0928de7921ae78ace84 failing since 12 days (last pass: next-20230714, first fail: next-2= 0230719) 2023-08-01T06:04:56.344881 / # # 2023-08-01T06:04:57.424726 export SHELL=3D/bin/sh 2023-08-01T06:04:57.426536 # 2023-08-01T06:04:58.913229 / # export SHELL=3D/bin/sh. /lava-11180811/= environment 2023-08-01T06:04:58.914492 = 2023-08-01T06:05:01.626356 / # . /lava-11180811/environment/lava-11180= 811/bin/lava-test-runner /lava-11180811/1 2023-08-01T06:05:01.627845 = 2023-08-01T06:05:01.635020 / # /lava-11180811/bin/lava-test-runner /la= va-11180811/1 2023-08-01T06:05:01.694423 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:05:01.694592 + cd /lav<8>[ 28.484403] = ... (44 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64c8a0e21342463ca68ace44 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//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-collabora/baseline-r8a779m1-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-collabora/baseline-r8a779m1-ulcb.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= /64c8a0e21342463ca68ace49 failing since 14 days (last pass: next-20230713, first fail: next-2= 0230717) 2023-08-01T06:06:33.968701 / # # 2023-08-01T06:06:35.048957 export SHELL=3D/bin/sh 2023-08-01T06:06:35.050745 # 2023-08-01T06:06:36.541914 / # export SHELL=3D/bin/sh. /lava-11180843/= environment 2023-08-01T06:06:36.543875 = 2023-08-01T06:06:39.269271 / # . /lava-11180843/environment/lava-11180= 843/bin/lava-test-runner /lava-11180843/1 2023-08-01T06:06:39.271443 = 2023-08-01T06:06:39.275979 / # /lava-11180843/bin/lava-test-runner /la= va-11180843/1 2023-08-01T06:06:39.341681 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:06:39.342203 + cd /lava-111808<8>[ 29.561468] = ... (38 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ r8a779m1-ulcb | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a919168cd46f898ace38 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-r8a779m= 1-ulcb.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-r8a779m= 1-ulcb.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= /64c8a919168cd46f898ace3d failing since 14 days (last pass: next-20230714, first fail: next-2= 0230717) 2023-08-01T06:41:27.380973 / # # 2023-08-01T06:41:28.461700 export SHELL=3D/bin/sh 2023-08-01T06:41:28.463666 # 2023-08-01T06:41:29.954385 / # export SHELL=3D/bin/sh. /lava-11181091/= environment 2023-08-01T06:41:29.956240 = 2023-08-01T06:41:32.679684 / # . /lava-11181091/environment/lava-11181= 091/bin/lava-test-runner /lava-11181091/1 2023-08-01T06:41:32.682150 = 2023-08-01T06:41:32.689557 / # /lava-11181091/bin/lava-test-runner /la= va-11181091/1 2023-08-01T06:41:32.751834 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:41:32.752336 + cd /lav<8>[ 28.556880] = ... (44 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a460acc60c2ce38ace2a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-rk3399= -gru-kevin.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-collabora/baseline-rk3399= -gru-kevin.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/64c8a460acc60c2ce38ac= e2b failing since 174 days (last pass: next-20230206, first fail: next-= 20230208) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64c8a0c840a9c80a378ace1c 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//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig/gcc-10/lab-collabora/baseline-sun50i-h6-pine-h64.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= /64c8a0c840a9c80a378ace21 failing since 14 days (last pass: next-20230713, first fail: next-2= 0230717) 2023-08-01T06:07:22.483742 / # # 2023-08-01T06:07:22.585879 export SHELL=3D/bin/sh 2023-08-01T06:07:22.586585 # 2023-08-01T06:07:22.687973 / # export SHELL=3D/bin/sh. /lava-11180829/= environment 2023-08-01T06:07:22.688689 = 2023-08-01T06:07:22.790275 / # . /lava-11180829/environment/lava-11180= 829/bin/lava-test-runner /lava-11180829/1 2023-08-01T06:07:22.791371 = 2023-08-01T06:07:22.808153 / # /lava-11180829/bin/lava-test-runner /la= va-11180829/1 2023-08-01T06:07:22.876333 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:07:22.876834 + cd /lava-11180829/1/tests/1_boot<8>[ 17= .315013] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfi= g+CON...OMIZE_BASE=3Dy | 1 = Details: https://kernelci.org/test/plan/id/64c8a8e9b7f5cf82108ace1d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig+CONFIG_RANDOMIZE_BASE=3Dy Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-sun50i-= h6-pine-h64.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+CONFIG_RANDOMIZE_BASE=3Dy/gcc-10/lab-collabora/baseline-sun50i-= h6-pine-h64.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= /64c8a8e9b7f5cf82108ace22 failing since 14 days (last pass: next-20230714, first fail: next-2= 0230717) 2023-08-01T06:42:14.111719 / # # 2023-08-01T06:42:14.213902 export SHELL=3D/bin/sh 2023-08-01T06:42:14.214606 # 2023-08-01T06:42:14.316024 / # export SHELL=3D/bin/sh. /lava-11181082/= environment 2023-08-01T06:42:14.316746 = 2023-08-01T06:42:14.418232 / # . /lava-11181082/environment/lava-11181= 082/bin/lava-test-runner /lava-11181082/1 2023-08-01T06:42:14.419341 = 2023-08-01T06:42:14.436096 / # /lava-11181082/bin/lava-test-runner /la= va-11181082/1 2023-08-01T06:42:14.504054 + export 'TESTRUN_ID=3D1_bootrr' 2023-08-01T06:42:14.504559 + cd /lava-11181082/1/te<8>[ 18.494056] <= LAVA_SIGNAL_STARTRUN 1_bootrr 11181082_1.5.2.4.5> = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ zynqmp-zcu102 | arm64 | lab-cip | gcc-10 | defconfi= g+arm...ok+kselftest | 1 = Details: https://kernelci.org/test/plan/id/64c8a54e2aab64c3248ace44 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook+kselftest Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-cip/baseline-zynqmp-zcu10= 2.txt HTML log: https://storage.kernelci.org//next/master/next-20230801/arm6= 4/defconfig+arm64-chromebook+kselftest/gcc-10/lab-cip/baseline-zynqmp-zcu10= 2.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/64c8a54e2aab64c3248ac= e45 failing since 55 days (last pass: next-20230601, first fail: next-2= 0230606) = =20