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 EE607C6379F for ; Fri, 3 Feb 2023 21:18:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232778AbjBCVS0 (ORCPT ); Fri, 3 Feb 2023 16:18:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233412AbjBCVSZ (ORCPT ); Fri, 3 Feb 2023 16:18:25 -0500 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 492DB4941B for ; Fri, 3 Feb 2023 13:18:22 -0800 (PST) Received: by mail-pj1-x102c.google.com with SMTP id ge21-20020a17090b0e1500b002308aac5b5eso198088pjb.4 for ; Fri, 03 Feb 2023 13:18:22 -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=Z1Bs+R+rUYAUDWIZyQH2rp+zmxZWmGMio9ZE75teg3Q=; b=UZCsyZE5vkicS5iZhgRuVyiBwXbD76fxjNtDMtRbhHJRhA5omSLwCIIBQr+mGC+lOs 0odD15fhEJC+f+wkJ5+LBsJfmAGkhHhpVgB3nR0cwdGX1rqydTnb3+4yv1UfwXQbAViV hKs2KbQpnWNqGcw1LpeAC2KS4JpiocsDOxLSNrsgqWrd0lXDBfkLwzDigitciwRwh+hD qcPqPSV8uNQzrVurmmPd/XspDQK44Kw6ZNpff4xP9DFvBUolbr9q+tYe3qvlXW6Vwskz b9xSf5/jZyq8ceafB+j8JI4Yb61sfWMu1qQUER0mOfIdVpZzBkuewUBMgk5nd82qA+FS 6U1w== 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=Z1Bs+R+rUYAUDWIZyQH2rp+zmxZWmGMio9ZE75teg3Q=; b=MmNL37wV52W0JwCh4ed8K69Q8yvqTWvV/WtwtQgb6CUeEfM96LaE1CjWlbWWfJRzR4 VasD4gH9iEIMwnq12wdGgb9lPOHDCD2OwWrGiFVf+JTFMhnI5R819E/TgX1fyl9MKhna xuQf/PiUD9Ws0mV2NgGQbbBEUSMr+plFm902pwdyBNjm5C/VZF57AJNtUAv4I0BKVZV5 ZDTTZrOjm9+fHJg4qY1DtJy30XEb8vzQm+X8vJI0Bzcj/xrhrv9JLHIWIL/0zuNW7kJv TudRJdJlFTirlkYeK4B8RUrr3r/pdDchJu1bqHusRCNff9OuFFt7HKldp47aaix3g9Ep lIPw== X-Gm-Message-State: AO0yUKV+/vZZuTbO0u4XCQnOISTlJGu8qTeiXyPEWdkVvN6ZaBtmAFhx g9NZ9C8sCkNS/cfDWe/ZWc9/+UKnrGHZHO4ZMMg2Mw== X-Google-Smtp-Source: AK7set84mqW9UPKZtHj42GMKI7khWN7IoNrfaSVTA2iVlLg+LWk8dqnSzDFwZOW7RF1daWSO1RgFEA== X-Received: by 2002:a17:90b:4c46:b0:22c:9217:68b6 with SMTP id np6-20020a17090b4c4600b0022c921768b6mr12196620pjb.14.1675459101771; Fri, 03 Feb 2023 13:18:21 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id c2-20020a637242000000b004db367c10b0sm1907190pgn.46.2023.02.03.13.18.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Feb 2023 13:18:21 -0800 (PST) Message-ID: <63dd7a1d.630a0220.57d67.46d3@mx.google.com> Date: Fri, 03 Feb 2023 13:18:21 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: kselftest X-Kernelci-Branch: next X-Kernelci-Kernel: v6.2-rc5-35-gb23b16d35135d X-Kernelci-Report-Type: test Subject: kselftest/next kselftest-seccomp: 5 runs, 5 regressions (v6.2-rc5-35-gb23b16d35135d) To: kernelci-results@groups.io, linux-kselftest@vger.kernel.org, shuah@kernel.org From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org kselftest/next kselftest-seccomp: 5 runs, 5 regressions (v6.2-rc5-35-gb23b1= 6d35135d) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7_= defconfig+kselftest | 1 = mt8173-elm-hana | arm64 | lab-collabora | clang-15 | defconfig= +kse...4-chromebook | 1 = mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | clang-15 | defconfig= +kse...4-chromebook | 1 = mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/job/kselftest/branch/next/kernel/v6.2= -rc5-35-gb23b16d35135d/plan/kselftest-seccomp/ Test: kselftest-seccomp Tree: kselftest Branch: next Describe: v6.2-rc5-35-gb23b16d35135d URL: https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kse= lftest.git SHA: b23b16d35135d8c067abde6a6e1467127c3dea87 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ imx6q-sabrelite | arm | lab-collabora | gcc-10 | multi_v7_= defconfig+kselftest | 1 = Details: https://kernelci.org/test/plan/id/63dd69668cdfb17921915f88 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: multi_v7_defconfig+kselftest Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest= -seccomp-imx6q-sabrelite.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest= -seccomp-imx6q-sabrelite.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230127.0/armhf/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63dd69668cdf= b17921915f89 failing since 38 days (last pass: v6.1-rc1-24-gd5ba85d6d8be, first = fail: v6.2-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | clang-15 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63dd6ec8c5f1746c03915ee5 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+arm64-chromebook Compiler: clang-15 (Debian clang version 15.0.7) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/clang-15/lab-collabo= ra/kselftest-seccomp-mt8173-elm-hana.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/clang-15/lab-collabo= ra/kselftest-seccomp-mt8173-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230127.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63dd6ec8c5f1= 746c03915ee6 failing since 108 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8173-elm-hana | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63dd67fd520a67e0f6915f36 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+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//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora= /kselftest-seccomp-mt8173-elm-hana.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora= /kselftest-seccomp-mt8173-elm-hana.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230127.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63dd67fd520a= 67e0f6915f37 failing since 108 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | clang-15 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63dd6d85a0a0bd502b915ec8 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+arm64-chromebook Compiler: clang-15 (Debian clang version 15.0.7) Plain log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/clang-15/lab-collabo= ra/kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/clang-15/lab-collabo= ra/kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230127.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63dd6d85a0a0= bd502b915ec9 failing since 108 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= --------------------+------------ mt8183-kukui-...uniper-sku16 | arm64 | lab-collabora | gcc-10 | defconfig= +kse...4-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63dd67da67df066bae915ebc Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+kselftest+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//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora= /kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.txt HTML log: https://storage.kernelci.org//kselftest/next/v6.2-rc5-35-gb2= 3b16d35135d/arm64/defconfig+kselftest+arm64-chromebook/gcc-10/lab-collabora= /kselftest-seccomp-mt8183-kukui-jacuzzi-juniper-sku16.html Rootfs: http://storage.kernelci.org/images/rootfs/debian/bullseye-ks= elftest/20230127.0/arm64/initrd.cpio.gz = * kselftest-seccomp.login: https://kernelci.org/test/case/id/63dd67da67df= 066bae915ebd failing since 108 days (last pass: linux-kselftest-next-6.0-rc2-11-= g144eeb2fc761, first fail: v6.1-rc1) = =20