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 E6B5CC61DA3 for ; Tue, 21 Feb 2023 15:16:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232946AbjBUPQz (ORCPT ); Tue, 21 Feb 2023 10:16:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233600AbjBUPQy (ORCPT ); Tue, 21 Feb 2023 10:16:54 -0500 Received: from mail-pg1-x52a.google.com (mail-pg1-x52a.google.com [IPv6:2607:f8b0:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0925C2B28A for ; Tue, 21 Feb 2023 07:16:51 -0800 (PST) Received: by mail-pg1-x52a.google.com with SMTP id p6so2526619pga.0 for ; Tue, 21 Feb 2023 07:16:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=cVB2K2fKfO3BI++YHvde4xM3YgechbfZQ2bNygyPkXk=; b=r5E0raeAvXOrc4f0KkXrHaum2Wz0X6UAsTlnkdVAAUhHlFAn8qiEMJ+TulpzQB3ZtQ YUePW3eKZrHlOzTLetpSVO/8eIJJ9KVL1RCm51l+D7wsFjk7aVM0R5C/Whkdp32K1w4V PlM65WetEeQXJiM20xeUb5VPl6K0TsGjGDGVlPwFWyu7yWjubY6WbcdKX0ZiDLwAp82p I9zCTSZeik9Avj0HW7hB7UgyaBz/SudJWAFA6vW5RQryVBnurye5s8ckCx28qWp0rlic S8wMjmYhWuXcUgMWtGOhSiSekkbsvDQNJ2+noPv7gwFonA/BUHJODVffORZJzdlNk/VS Ft4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=cVB2K2fKfO3BI++YHvde4xM3YgechbfZQ2bNygyPkXk=; b=sGQdVhoBe/snWwvoTfOkijPWpEIVtn+yvU2PB7qzhv7G4VsJdLZ/LDHryzUj7Lta/l U6l/C6+xiaX0C84v8qsfAheqZVBI4zTq4Mt6vM2ALqElqhoiSlkq+ZvQlvZl8OsxL6DW 4GP85NriarRm+crgibjQ+MhZSylhfYJiOECMG2bCAe5Ac3Fq3cFyxTzClHpyf3oJiudN Ywr2Q2GYhldqYlcs1JoLUMtOaXNXiS+2XH1N5UesQM6QQe15wA8+PGkITwsPE7J3BasD kEoxGXBlV7gRZlPTYiamkOUONUupNjlDj5sVCczr+M8LaVIXv8lm+jbGBNSSjRSgTbCZ 54Zw== X-Gm-Message-State: AO0yUKWt57jXhIKQVmgFsLOpYlhpG+n6YbAWawXfcATsU0gMpfhEqMoi 28YWM4p7IwtYYbJrvrj6voUaMHr9ro9i8I+pHDE= X-Google-Smtp-Source: AK7set+JASy5A5439c0YoPkTH5CTMtpsZlsOvnRF8MMyUCU39T2ZZ00GUrY4FCR5kl6oD1dO1zG6HA== X-Received: by 2002:a62:1ad1:0:b0:5a8:4de2:e94e with SMTP id a200-20020a621ad1000000b005a84de2e94emr5663021pfa.33.1676992609917; Tue, 21 Feb 2023 07:16:49 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u16-20020aa78390000000b005a8c42d2e66sm1070334pfm.18.2023.02.21.07.16.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Feb 2023 07:16:49 -0800 (PST) Message-ID: <63f4e061.a70a0220.4a7d3.1a2f@mx.google.com> Date: Tue, 21 Feb 2023 07:16:49 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.15 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.15.94-83-gcfb53690b905 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.15 baseline: 117 runs, 17 regressions (v5.15.94-83-gcfb53690b905) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/5.15 baseline: 117 runs, 17 regressions (v5.15.94-83-gcfb53= 690b905) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_def= config | 1 = imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconf= ig | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconf= ig | 1 = qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defco= nfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.15/ker= nel/v5.15.94-83-gcfb53690b905/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.15 Describe: v5.15.94-83-gcfb53690b905 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: cfb53690b90511a70bb901267ae23a5ea0343f8a = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f4a9e731c699769d8c863a Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63f4a9e731c699769d8c8643 failing since 35 days (last pass: v5.15.82-123-gd03dbdba21ef, first= fail: v5.15.87-100-ge215d5ead661) 2023-02-21T11:24:13.318526 + set +x<8>[ 9.962238] 2023-02-21T11:24:13.318826 = 2023-02-21T11:24:13.428448 / # # 2023-02-21T11:24:13.530108 export SHELL=3D/bin/sh 2023-02-21T11:24:13.530552 # 2023-02-21T11:24:13.530768 / # <3>[ 10.113634] Bluetooth: hci0: comm= and 0x0c03 tx timeout 2023-02-21T11:24:13.631957 export SHELL=3D/bin/sh. /lava-3363274/envir= onment 2023-02-21T11:24:13.632398 = 2023-02-21T11:24:13.733739 / # . /lava-3363274/environment/lava-336327= 4/bin/lava-test-runner /lava-3363274/1 2023-02-21T11:24:13.734303 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ imx53-qsrb | arm | lab-pengutronix | gcc-10 | multi_v7_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f4a9ed9584eb429a8c8698 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx= 53-qsrb.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/arm/multi_v7_defconfig/gcc-10/lab-pengutronix/baseline-imx= 53-qsrb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63f4a9ed9584eb429a8c86a1 failing since 24 days (last pass: v5.15.81-121-gcb14018a85f6, first= fail: v5.15.90-146-gbf7101723cc0) 2023-02-21T11:24:07.023903 + set +x 2023-02-21T11:24:07.024076 [ 9.355103] 2023-02-21T11:24:07.131875 / # # 2023-02-21T11:24:07.233452 export SHELL=3D/bin/sh 2023-02-21T11:24:07.233940 # 2023-02-21T11:24:07.336838 / # export SHELL=3D/bin/sh. /lava-910111/en= vironment 2023-02-21T11:24:07.337648 = 2023-02-21T11:24:07.438962 / # . /lava-910111/environment/lava-910111/= bin/lava-test-runner /lava-910111/1 2023-02-21T11:24:07.439864 = 2023-02-21T11:24:07.442387 / # /lava-910111/bin/lava-test-runner /lava= -910111/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f4ac9b12a797c7f78c8637 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4ac9b12a797c7f78c8= 638 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f4acca0bc2dfc6208c863a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4acca0bc2dfc6208c8= 63b failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_i386-uefi | i386 | lab-collabora | gcc-10 | i386_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f4ac7ea260f778888c8639 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/i386/i386_defconfig/gcc-10/lab-collabora/baseline-qemu_i38= 6-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4ac7ea260f778888c8= 63a failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a682b7250950498c8640 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a682b7250950498c8= 641 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a87687e75eb6e68c8633 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a87687e75eb6e68c8= 634 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a86aa74c6febf08c8649 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a86aa74c6febf08c8= 64a failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a8907323c33eba8c863e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a8907323c33eba8c8= 63f failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a5ec2c965acbe98c8644 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a5ec2c965acbe98c8= 645 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a86ca74c6febf08c864f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a86ca74c6febf08c8= 650 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a6836a97a873bb8c8648 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a6836a97a873bb8c8= 649 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a87771f333d1848c862f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a87771f333d1848c8= 630 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a86ba74c6febf08c864c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a86ba74c6febf08c8= 64d failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a8b8f1caea25b38c8648 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a8b8f1caea25b38c8= 649 failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f4a5e51376832cf48c866e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a5e51376832cf48c8= 66f failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-gf3091fc0051b) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+-----------------+----------+-------------= -----------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defco= n...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f4a8650429b032a88c864a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.15/v5.15.94-= 83-gcfb53690b905/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f4a8650429b032a88c8= 64b failing since 7 days (last pass: v5.15.93-48-g91b0616b8246, first f= ail: v5.15.93-67-g85c6595a0daa) = =20