Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage2.spec
Date: Mon, 26 Aug 2019 06:54:10
Message-Id: 20190826065409.2C3B6E0827@pigeon.gentoo.org
1 *** Running command: catalyst -a -c /etc/catalyst/catalyst.conf -f stage2.spec
2 26 Aug 2019 06:56:28 UTC: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 26 Aug 2019 06:56:28 UTC: NOTICE : conf_values[options] = {'clear-autoresume', 'kerncache', 'autoresume', 'bindist', 'pkgcache', 'seedcache', 'snapcache'}
4 26 Aug 2019 06:56:28 UTC: NOTICE : Processing spec file: stage2.spec
5 26 Aug 2019 06:56:28 UTC: NOTICE : Using target: stage2
6 26 Aug 2019 06:56:28 UTC: NOTICE : Source file specification matching setting is: strict
7 26 Aug 2019 06:56:28 UTC: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
8 26 Aug 2019 06:56:28 UTC: NOTICE : Source path set to /var/tmp/catalyst/tmp/default/stage1-ia64-20190826T031002Z/
9 26 Aug 2019 06:56:28 UTC: NOTICE : Removing AutoResume Points ...
10 26 Aug 2019 06:56:28 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage2-ia64-20190826T031002Z
11 26 Aug 2019 06:56:28 UTC: NOTICE : --- Running action sequence: unpack
12 26 Aug 2019 06:56:28 UTC: NOTICE : Resume: "seed source" unpack resume point is disabled
13 26 Aug 2019 06:56:28 UTC: NOTICE : Resume: Target chroot is invalid, cleaning up...
14 26 Aug 2019 06:56:28 UTC: NOTICE : Removing AutoResume Points ...
15 26 Aug 2019 06:56:28 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage2-ia64-20190826T031002Z
16 26 Aug 2019 06:56:28 UTC: NOTICE : Clearing the chroot path ...
17 26 Aug 2019 06:56:28 UTC: NOTICE : Emptying directory: /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z
18 26 Aug 2019 06:56:28 UTC: NOTICE : Starting rsync from /var/tmp/catalyst/tmp/default/stage1-ia64-20190826T031002Z/
19 26 Aug 2019 06:56:28 UTC: NOTICE : to /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z (this may take some time) ..
20 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: unpack_snapshot
21 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: setup_confdir
22 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: portage_overlay
23 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: base_dirs
24 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: bind
25 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: chroot_setup
26 26 Aug 2019 06:59:54 UTC: NOTICE : Setting up chroot...
27 26 Aug 2019 06:59:54 UTC: WARNING : Overriding certain env variables may cause catastrophic failure.
28 26 Aug 2019 06:59:54 UTC: WARNING : If your build fails look here first as the possible problem.
29 26 Aug 2019 06:59:54 UTC: WARNING : Catalyst assumes you know what you are doing when setting these variables.
30 26 Aug 2019 06:59:54 UTC: WARNING : Catalyst Maintainers use VERY minimal envscripts, if used at all.
31 26 Aug 2019 06:59:54 UTC: WARNING : You have been warned.
32 26 Aug 2019 06:59:54 UTC: NOTICE : Writing the stage make.conf to: /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z/etc/portage/make.conf
33 26 Aug 2019 06:59:54 UTC: NOTICE : STICKY-CONFIG is enabled
34 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: setup_environment
35 26 Aug 2019 06:59:54 UTC: NOTICE : --- Running action sequence: run_local
36 Copying stage2-chroot.sh to /tmp
37 copying stage2-chroot.sh to /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z/tmp
38 copying chroot-functions.sh to /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z/tmp
39 Ensure the file has the executable bit set
40 Running stage2-chroot.sh in chroot:
41 chroot /var/tmp/catalyst/tmp/default/stage2-ia64-20190826T031002Z /tmp/stage2-chroot.sh
42 chroot: failed to run command './tmp/stage2-chroot.sh': No such file or directory
43 26 Aug 2019 06:59:54 UTC: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
44 26 Aug 2019 06:59:54 UTC: ERROR : CatalystError: Stage build aborting due to error.
45 26 Aug 2019 06:59:54 UTC: ERROR : Exception running action sequence run_local
46 Traceback (most recent call last):
47 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1360, in run_local
48 env=self.env)
49 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
50 print_traceback=False)
51 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
52
53 During handling of the above exception, another exception occurred:
54
55 Traceback (most recent call last):
56 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
57 getattr(self, x)()
58 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1369, in run_local
59 print_traceback=False)
60 catalyst.support.CatalystError: Stage build aborting due to error.
61 26 Aug 2019 06:59:54 UTC: NOTICE : Cleaning up... Running unbind()
62
63
64
65 Full build log at /tmp/catalyst-auto.20190826T031002Z.9tkGFQ/log/stage2.log