From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423564AbdKRAle (ORCPT ); Fri, 17 Nov 2017 19:41:34 -0500 Received: from mail-pg0-f42.google.com ([74.125.83.42]:37507 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937119AbdKRAlX (ORCPT ); Fri, 17 Nov 2017 19:41:23 -0500 X-Google-Smtp-Source: AGs4zMas0IxOhbd21SXPBJQsh4IUNqbY6a9Q3e5/ypz9/uxN2hxH30hvmuGVmsDxPEjGJaZ6eX744w== From: Kevin Hilman To: Greg Kroah-Hartman Cc: "kernelci.org bot" , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, kernelci@free-electrons.com, Guillaume Tucker Subject: Re: [PATCH 4.13 00/44] 4.13.14-stable review Organization: BayLibre References: <20171116172823.336649076@linuxfoundation.org> <5a0e2714.c5badf0a.3983c.7eaa@mx.google.com> <20171117081457.GG10671@kroah.com> Date: Fri, 17 Nov 2017 16:41:10 -0800 In-Reply-To: <20171117081457.GG10671@kroah.com> (Greg Kroah-Hartman's message of "Fri, 17 Nov 2017 09:14:57 +0100") Message-ID: <7hbmk02zbt.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > On Thu, Nov 16, 2017 at 04:02:28PM -0800, kernelci.org bot wrote: >> stable-rc/linux-4.13.y boot: 241 boots: 10 failed, 225 passed with 5 offline, 1 conflict (v4.13.13-45-gff52a5099e0b) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.13.y/kernel/v4.13.13-45-gff52a5099e0b/ >> Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.13.y/kernel/v4.13.13-45-gff52a5099e0b/ >> >> Tree: stable-rc >> Branch: linux-4.13.y >> Git Describe: v4.13.13-45-gff52a5099e0b >> Git Commit: ff52a5099e0b6063a807ff017528b0b3fa78ad58 >> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> Tested: 88 unique boards, 24 SoC families, 21 builds out of 188 >> >> Boot Regressions Detected: >> >> arm: >> >> at91_dt_defconfig: >> at91sam9261ek: >> lab-free-electrons: new failure (last pass: v4.13.13) > > Hm, is this something to worry about? > Nope, looks like a lab failure: couldn't even download the kernelCI builds to the lab. Cc'ing free-electrons lab folks to have a look. >> exynos_defconfig: >> exynos4412-odroidx2_rootfs:nfs: >> lab-collabora: failing since 7 days (last pass: v4.13.11-37-g2295c8345797 - first fail: v4.13.12) >> exynos5250-snow_rootfs:nfs: >> lab-collabora: failing since 7 days (last pass: v4.13.11-37-g2295c8345797 - first fail: v4.13.12) >> exynos5422-odroidxu3_rootfs:nfs: >> lab-collabora: failing since 7 days (last pass: v4.13.5 - first fail: v4.13.12) >> >> omap2plus_defconfig: >> am335x-boneblack_rootfs:nfs: >> lab-collabora: failing since 7 days (last pass: v4.13.11-37-g2295c8345797 - first fail: v4.13.12) >> >> tegra_defconfig: >> tegra124-jetson-tk1_rootfs:nfs: >> lab-collabora: failing since 7 days (last pass: v4.13.11-37-g2295c8345797 - first fail: v4.13.12) > > For these I'm just guessing the collabora lab fell off the map :) At least for NFS booting, yes. Cc'd Guillaume for looking into it. Kevin