"Archive" step failing on lakitu-release and lakitu_next-release builders |
|||
Issue descriptionlakitu-release: https://uberchromegw.corp.google.com/i/chromeos/builders/lakitu-release/builds/1199 lakitu_next-release: https://uberchromegw.corp.google.com/i/chromeos/builders/lakitu_next-release/builds/687 logs: chmod a+x /build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/work/stage_netboot/init /build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/work/stage_netboot/etc/udhcpc.script ./kotree.sh usbnet.ko /build/lakitu /build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/work/stage_netboot ERROR: Can't find usbnet.ko Makefile:80: recipe for target '/build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/work/netboot_ramfs.cpio.xz' failed make[1]: *** [/build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/work/netboot_ramfs.cpio.xz] Error 1 make[1]: Leaving directory '/mnt/host/source/src/platform/initramfs/factory_netboot' Makefile:12: recipe for target 'factory_netboot' failed make: *** [factory_netboot] Error 2 * ERROR: chromeos-base/chromeos-initramfs-0.0.1-r218::chromiumos failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=chromeos-base/chromeos-initramfs-0.0.1-r218::chromiumos'`, * the complete build log and the output of `emerge -pqv '=chromeos-base/chromeos-initramfs-0.0.1-r218::chromiumos'`. * The complete build log is located at '/build/lakitu/tmp/portage/logs/chromeos-base:chromeos-initramfs-0.0.1-r218:20160519-103529.log'. * For convenience, a symlink to the build log is located at '/build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/temp/build.log'. * The ebuild environment file is located at '/build/lakitu/tmp/portage/chromeos-base/chromeos-initramfs-0.0.1-r218/temp/environment'. * Working directory: '/mnt/host/source/src/platform/initramfs' * S: '/mnt/host/source/src/platform/initramfs' Looks like this is related https://chrome-internal-review.googlesource.com/#/c/259636/ which disables CONFIG_USB_NET_DRIVERS in Lakitu. I will prepare the fix.
,
May 19 2016
Should be fixed by CL:*259805
,
May 19 2016
,
May 19 2016
Once the revert has landed we can look into disabling chromeos-initramfs package.
,
May 23 2016
,
Jun 8 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/chromite/+/31b841cbca4cdbf329eef08551e2a2801b9672c0 commit 31b841cbca4cdbf329eef08551e2a2801b9672c0 Author: Amey Deshpande <ameyd@google.com> Date: Mon Jun 06 21:56:45 2016 cbuildbot: add lakitu and lakitu_next to nofactory_boards list Two reasons for this change: - both lakitu and lakitu_next do not use factory images - chromium:613200 exposed a dependency between factory images and kernel configs: factory_netboot image requires CONFIG_USB_NET_DRIVERS must be enabled in the kernel. Lakitu boards need neither. TEST=Ran lakitu-incremental trybot (in addition to precq and paladin) BUG= chromium:613200 Change-Id: Icba0a4f42139ce03c7749404d32b438e4ae3daa5 Reviewed-on: https://chromium-review.googlesource.com/350163 Commit-Ready: Amey Deshpande <ameyd@google.com> Tested-by: Amey Deshpande <ameyd@google.com> Reviewed-by: Aviv Keshet <akeshet@chromium.org> [modify] https://crrev.com/31b841cbca4cdbf329eef08551e2a2801b9672c0/cbuildbot/config_dump.json [modify] https://crrev.com/31b841cbca4cdbf329eef08551e2a2801b9672c0/cbuildbot/chromeos_config.py |
|||
►
Sign in to add a comment |
|||
Comment 1 by adityakali@google.com
, May 19 2016