Full logs are available at http://arm-soc.lixom.net/bootlogs/mainline/v4.2-rc4-301-g51d2e09/
Failed boards:
minnowmax x86-minnowmax_defconfig : FAILED 0:50.67 socfpga arm-multi_v7_defconfig : FAILED 2:10.71
Successful boards:
apc arm-vt8500_v6_v7_defconfig : passed 1:14.52 arndale arm-exynos_defconfig : passed 1:30.08 arndale arm-multi_v7_defconfig : passed 1:35.00 arndale arm-multi_lpae_defconfig : passed 1:19.16 bbb arm-omap2plus_defconfig : passed 1:45.86 bbb arm-multi_v7_defconfig : passed 1:31.36 capri arm-bcm_defconfig : passed 0:50.47 capri arm-multi_v7_defconfig : passed 0:54.37 chitra powerpc-pasemi_defconfig : passed 1:15.41 chitra powerpc-ppc64_defconfig : warnings 2:23.88 colombus arm-sunxi_defconfig : passed 1:19.33 colombus arm-multi_v7_defconfig : passed 1:17.51 colombus arm-multi_lpae_defconfig : passed 1:06.91 cosmic arm-imx_v6_v7_defconfig : passed 2:07.67 cosmic arm-multi_v7_defconfig : passed 1:46.36 cubie arm-sunxi_defconfig : passed 1:06.59 cubie arm-multi_v7_defconfig : passed 1:06.76 cubie2 arm-sunxi_defconfig : passed 1:01.10 cubie2 arm-multi_v7_defconfig : passed 1:17.15 cubie2 arm-multi_lpae_defconfig : passed 1:08.07 cubox arm-multi_v7_defconfig : passed 1:33.16 cubox arm-mvebu_v7_defconfig : passed 1:07.93 dalmore arm-tegra_defconfig : passed 2:28.22 dalmore arm-multi_v7_defconfig : passed 1:28.30 dalmore arm-multi_lpae_defconfig : passed 1:20.95 hummingboard arm-imx_v6_v7_defconfig : passed 1:44.27 hummingboard arm-multi_v7_defconfig : passed 1:16.14 jetsontk1 arm-tegra_defconfig : passed 1:01.14 jetsontk1 arm-multi_v7_defconfig : passed 1:01.40 jetsontk1 arm-multi_lpae_defconfig : passed 1:04.33 odroidu3 arm-exynos_defconfig : passed 1:58.29 omap5uevm arm-omap2plus_defconfig : passed 1:11.29 omap5uevm arm-multi_v7_defconfig : passed 1:11.21 omap5uevm arm-multi_lpae_defconfig : passed 1:35.68 pandaes arm-omap2plus_defconfig : warnings 1:35.21 pandaes arm-multi_v7_defconfig : passed 1:43.54 pi arm-exynos_defconfig : passed 0:51.63 pi arm-multi_v7_defconfig : passed 0:56.59 pi arm-multi_lpae_defconfig : passed 1:07.87 pit arm-exynos_defconfig : passed 0:57.87 pit arm-multi_v7_defconfig : passed 0:55.04 pit arm-multi_lpae_defconfig : passed 1:12.21 rk3288evb arm-multi_v7_defconfig : passed 0:54.30 rk3288evb arm-multi_lpae_defconfig : passed 0:48.47 seaboard arm-tegra_defconfig : passed 1:06.68 seaboard arm-multi_v7_defconfig : passed 1:17.99 snow arm-exynos_defconfig : passed 1:09.30 snow arm-multi_v7_defconfig : passed 1:03.12 snow arm-multi_lpae_defconfig : passed 0:57.62 snowball arm-u8500_defconfig : passed 1:38.26 snowball arm-multi_v7_defconfig : passed 3:02.33 socfpga arm-socfpga_defconfig : passed 1:08.01 trimslice arm-tegra_defconfig : passed 0:57.82 trimslice arm-multi_v7_defconfig : passed 1:06.21 wandboard arm-imx_v6_v7_defconfig : passed 1:16.76 wandboard arm-multi_v7_defconfig : passed 1:07.02
Offline boards:
beaver arm-tegra_defconfig : OFFLINE 1:25.12 beaver arm-multi_v7_defconfig : OFFLINE 1:30.29 parallella arm-multi_v7_defconfig : OFFLINE 1:26.36 sama5 arm-sama5_defconfig : OFFLINE 1:25.61
Board legend is available at http://arm-soc.lixom.net/boards.html
Board minnowmax-x86-minnowmax_defconfig failure log: -------------------------------------------------
Connected to minnowmax console [channel connected] (~$quit to exit)~$open
~$hardreset
Command(minnowmax console)> open console already open
Command(minnowmax console)> hardreset (user:build) Reset target node minnowmax status: off node minnowmax status: on
[PYBOOT] [minnowmax 00:47]: Timed out waiting for "<type 'str'>":
[PYBOOT] [minnowmax 00:48]: got exception: timeout ~$off
[PYBOOT] [minnowmax 00:49]: Done. Board socfpga-arm-multi_v7_defconfig failure log: -------------------------------------------------
root@socfpga:~# uname -r uname -r 4.2.0-rc4-00301-g51d2e09 root@socfpga:~# cat /proc/cpuinfo cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 0 (v7l) BogoMIPS : 1843.20 Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x3 CPU part : 0xc09 CPU revision : 0
processor : 1 model name : ARMv7 Processor rev 0 (v7l) BogoMIPS : 1843.20 Features : half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpd32 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x3 CPU part : 0xc09 CPU revision : 0
Hardware : Altera SOCFPGA Revision : 0000 Serial : 0000000000000000 root@socfpga:~# ip -f inet -o addr ip -f inet -o addr 1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2: eth0 inet 172.16.1.84/24 brd 172.16.1.255 scope global eth0\ valid_lft forever preferred_lft forever root@socfpga:~# dmesg -l err | awk '{ print "[ERR] " $0 }' dmesg -l err | awk '{ print "[ERR] " $0 }' root@socfpga:~# dmesg -l warn | awk '{ print "[WARN] " $0 }' dmesg -l warn [PYBOOT] [socfpga 02:07]: got exception: ERROR: Timeout waiting for command: dmesg -l warn | awk '{ print "[WARN] " $0 }'. ~$off
[PYBOOT] [socfpga 02:09]: Done.
kernel-build-reports@lists.linaro.org