Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390x-auto] Catalyst fatal build error - netboot/netboot.spec
Date: Wed, 23 May 2018 09:19:47
Message-Id: 20180523091943.6B6F12034B@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f netboot/netboot.spec
2 Catalyst, version 2.0.18
3 Copyright 2003-2008 Gentoo Foundation
4 Copyright 2008-2012 various authors
5 Distributed under the GNU General Public License version 2.1
6
7 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
8 Setting sharedir to config file value "/usr/lib64/catalyst"
9 Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache"
10 Setting hash_function to config file value "crc32"
11 Setting storedir to config file value "/var/tmp/catalyst"
12 Setting portdir to config file value "/usr/portage"
13 Setting distdir to config file value "/usr/portage/distfiles"
14 Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
15 Autoresuming support enabled.
16 Binary redistribution enabled
17 Kernel cache support enabled.
18 Package cache support enabled.
19 Seed cache support enabled.
20 Snapshot cache support enabled.
21 Envscript support enabled.
22 Using target: netboot2
23 Building natively for s390
24 Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180523T091456Z/
26 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390x-20180523T091456Z/
27 Location of the package cache is /var/tmp/catalyst/packages/default/netboot2-s390x-20180523T091456Z/
28 Location of the kerncache is /var/tmp/catalyst/kerncache/default/netboot2-s390x-20180523T091456Z/
29 Checking for processes running in chroot and killing them.
30 grep: write error: Broken pipe
31
32 !!! catalyst: kill-chroot-pids script failed.
33
34 Traceback (most recent call last):
35 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
36 mytarget.run()
37 File "modules/generic_stage_target.py", line 1281, in run
38 self.kill_chroot_pids()
39 File "modules/generic_stage_target.py", line 607, in kill_chroot_pids
40 "kill-chroot-pids script failed.",env=self.env)
41 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
42 raise CatalystError,myexc
43 CatalystError
44 !!! catalyst: Error encountered during run of target netboot2
45 Catalyst aborting....
46 Command exited with non-zero status 1
47 0.75user 0.12system 0:01.67elapsed 52%CPU (0avgtext+0avgdata 56816maxresident)k
48 0inputs+0outputs (0major+7885minor)pagefaults 0swaps
49
50
51
52 Full build log at /tmp/catalyst-auto.20180523T091456Z.jjToPc/log/netboot_netboot.log