public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@nightheron.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec
Date: Tue, 11 Aug 2020 06:12:11 +0000 (UTC)	[thread overview]
Message-ID: <20200811061211.2C7A0207E7@nightheron.gentoo.org> (raw)




*** Running command: time catalyst -a -c /etc/catalyst/release/amd64-auto.conf -f /release/tmp/run/catalyst-auto.20200809T214503Z.ob4OJk/specs/hardened/stage1-nomultilib.spec
11 Aug 2020 06:11:56 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
11 Aug 2020 06:11:56 UTC: NOTICE  : conf_values[options] = {'kerncache', 'clear-autoresume', 'seedcache', 'bindist', 'snapcache', 'preserve_libs', 'autoresume', 'pkgcache'}
11 Aug 2020 06:11:56 UTC: NOTICE  : Processing spec file: /release/tmp/run/catalyst-auto.20200809T214503Z.ob4OJk/specs/hardened/stage1-nomultilib.spec
11 Aug 2020 06:11:56 UTC: NOTICE  : Using target: stage1
11 Aug 2020 06:11:56 UTC: NOTICE  : Source file specification matching setting is: loose
11 Aug 2020 06:11:56 UTC: NOTICE  : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
11 Aug 2020 06:11:58 UTC: NOTICE  : Source path set to /release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz
11 Aug 2020 06:11:58 UTC: NOTICE  : stage1 stage path is /release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z/tmp/stage1root
11 Aug 2020 06:11:58 UTC: NOTICE  : Removing AutoResume Points ...
11 Aug 2020 06:11:58 UTC: NOTICE  : Emptying directory: /release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20200809T214503Z
11 Aug 2020 06:11:58 UTC: NOTICE  : --- Running action sequence: unpack
11 Aug 2020 06:11:58 UTC: NOTICE  : Referenced SEEDCACHE does not appear to be a directory, trying to untar...
11 Aug 2020 06:11:58 UTC: NOTICE  : Resume: "seed source" unpack resume point is disabled
11 Aug 2020 06:11:58 UTC: NOTICE  : Resume: Target chroot is invalid, cleaning up...
11 Aug 2020 06:11:58 UTC: NOTICE  : Removing AutoResume Points ...
11 Aug 2020 06:11:58 UTC: NOTICE  : Emptying directory: /release/buildroot/amd64-dev/tmp/hardened/.autoresume-stage1-amd64-hardened+nomultilib-20200809T214503Z
11 Aug 2020 06:11:58 UTC: NOTICE  : Clearing the chroot path ...
11 Aug 2020 06:11:59 UTC: NOTICE  : Emptying directory: /release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z
11 Aug 2020 06:11:59 UTC: NOTICE  : Starting auto from /release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz
11 Aug 2020 06:11:59 UTC: NOTICE  : to /release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z (this may take some time) ..
tar: ./usr/lib64/locale/locale-archive: Wrote only 3584 of 10240 bytes
tar: ./usr/lib64/libtextstyle.so.0.0.0: Cannot write: No space left on device
tar: ./usr/lib64/libpcre.so: Cannot write: No space left on device
tar: ./usr/lib64/libattr.so: Cannot write: No space left on device
tar: ./usr/lib64/libbz2.so: Cannot write: No space left on device
tar: ./usr/lib64/libpcrecpp.so.0.0.1: Cannot write: No space left on device
tar: ./usr/lib64/libmount.so: Cannot write: No space left on device
tar: ./usr/lib64/libffi: Cannot mkdir: No space left on device
tar: ./usr/lib64/libffi: Cannot mkdir: No space left on device
tar: ./usr/lib64/libffi/include: Cannot mkdir: No such file or directory
tar: ./usr/lib64/libffi: Cannot mkdir: No space left on device
tar: ./usr/lib64/libffi/include/ffitarget.h: Cannot open: No such file or directory
tar: ./usr/lib64/libffi: Cannot mkdir: No space left on device
tar: ./usr/lib64/libffi/include/ffi.h: Cannot open: No such file or directory
tar: ./usr/lib64/libcrypto.so.1.1: Cannot write: No space left on device
tar: ./usr/lib64/libgpgmepp.so.6.9.0: Cannot write: No space left on device
tar: ./usr/lib64/libbsd-ctor.a: Cannot write: No space left on device
tar: ./usr/lib64/libksba.so.8.11.6: Cannot write: No space left on device
tar: ./usr/lib64/libpython2.7.so.1.0: Cannot write: No space left on device
tar: ./usr/lib64/libdl.a: Cannot write: No space left on device
tar: ./usr/lib64/libpcre2-posix.so: Cannot write: No space left on device
tar: ./usr/lib64/libncurses++.so.6.2: Cannot--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1483, in run
    self.unbind()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1008, in unbind
    log.notice('%s does not exist. Skipping', target)
  File "/usr/lib64/python3.6/site-packages/catalyst/log.py", line 49, in notice
    logger.log(NOTICE, msg, *args, **kwargs)
  File "/usr/lib64/python3.6/logging/__init__.py", line 1374, in log
    self._log(level, msg, args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/log.py", line 29, in _log
    super(CatalystLogger, self)._log(level, line, (), **kwargs)
Message: '/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z/dev does not exist. Skipping'
Arguments: ()
--- Logging error ---
Traceback (most recent call last):
  File "/usr/lib64/python3.6/logging/__init__.py", line 998, in emit
    self.flush()
  File "/usr/lib64/python3.6/logging/__init__.py", line 978, in flush
    self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1483, in run
    self.unbind()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1008, in unbind
    log.notice('%s does not exist. Skipping', target)
  File "/usr/lib64/python3.6/site-packages/catalyst/log.py", line 49, in notice
    logger.log(NOTICE, msg, *args, **kwargs)
  File "/usr/lib64/python3.6/logging/__init__.py", line 1374, in log
    self._log(level, msg, args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/log.py", line 29, in _log
    super(CatalystLogger, self)._log(level, line, (), **kwargs)
Message: '/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z/proc does not exist. Skipping'
Arguments: ()
11 Aug 2020 06:12:11 UTC: ERROR   : 'pixz' extraction of /release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened+nomultilib-latest.tar.xz to /release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z failed.
11 Aug 2020 06:12:11 UTC: ERROR   : Exception running action sequence unpack
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 1471, in run
    getattr(self, x)()
  File "/usr/lib64/python3.6/site-packages/catalyst/base/stagebase.py", line 830, in unpack
    data = self.settings["source_path_hash"])
  File "/usr/lib64/python3.6/site-packages/catalyst/base/resume.py", line 56, in enable
    myf.write(data)
OSError: [Errno 28] No space left on device
11 Aug 2020 06:12:11 UTC: NOTICE  : Cleaning up... Running unbind()
11 Aug 2020 06:12:11 UTC: NOTICE  : /release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened+nomultilib-20200809T214503Z/tmp/


Full build log at /release/tmp/run/catalyst-auto.20200809T214503Z.ob4OJk/log/hardened_stage1-nomultilib.log



             reply	other threads:[~2020-08-11  6:12 UTC|newest]

Thread overview: 254+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11  6:12 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-16 21:50 [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1-nomultilib.spec catalyst
2020-12-14 20:19 catalyst
2020-09-28  3:00 catalyst
2020-09-21  3:00 catalyst
2020-09-14  3:00 catalyst
2020-09-07  3:00 catalyst
2020-08-31  3:00 catalyst
2020-08-24  3:00 catalyst
2020-08-17  3:00 catalyst
2020-08-10  3:02 catalyst
2020-08-03  3:00 catalyst
2020-07-27  3:00 catalyst
2020-07-20  3:00 catalyst
2020-07-13  3:00 catalyst
2020-07-06  3:00 catalyst
2020-06-29  3:00 catalyst
2020-06-22  3:00 catalyst
2020-06-15  3:00 catalyst
2020-06-08  3:00 catalyst
2020-06-01  3:00 catalyst
2020-05-25  3:00 catalyst
2020-05-18  3:00 catalyst
2020-05-11 16:26 catalyst
2020-05-11 11:35 catalyst
2020-05-11  3:01 catalyst
2020-05-04  3:13 catalyst
2020-04-27  3:00 catalyst
2020-04-13  4:01 catalyst
2020-04-06  3:58 catalyst
2020-03-30  3:59 catalyst
2020-03-23  3:57 catalyst
2020-03-16  3:56 catalyst
2020-03-09  3:57 catalyst
2020-03-02  3:54 catalyst
2020-02-24  3:44 catalyst
2020-02-17  3:42 catalyst
2020-02-10  3:37 catalyst
2020-02-03  3:38 catalyst
2020-01-27  3:38 catalyst
2020-01-20  3:39 catalyst
2020-01-13  3:40 catalyst
2019-12-30  6:15 catalyst
2019-12-09  1:58 catalyst
2019-07-16  3:39 catalyst
2019-07-16  3:02 catalyst
2019-07-16  2:56 catalyst
2019-07-16  2:51 catalyst
2019-05-31 11:23 catalyst
2018-09-25  3:03 catalyst
2018-09-24 20:07 catalyst
2018-08-14 16:27 catalyst
2018-08-11  9:51 catalyst
2018-08-11  9:48 catalyst
2018-07-16 22:32 catalyst
2018-07-16 22:31 catalyst
2018-05-30  2:37 catalyst
2018-02-21  0:02 catalyst
2018-02-19  0:56 catalyst
2018-02-16  0:32 catalyst
2018-02-14  0:26 catalyst
2018-02-12  0:27 catalyst
2018-02-08 23:00 catalyst
2018-02-06 10:17 catalyst
2018-02-03 21:36 catalyst
2018-02-02  5:29 catalyst
2018-01-31  0:49 catalyst
2018-01-29  4:41 catalyst
2018-01-29  0:48 catalyst
2018-01-26  0:43 catalyst
2018-01-24  1:43 catalyst
2018-01-22  4:26 catalyst
2018-01-22  0:41 catalyst
2018-01-19  0:28 catalyst
2018-01-17  7:33 catalyst
2018-01-15 18:14 catalyst
2018-01-15 11:53 catalyst
2018-01-12  5:36 catalyst
2018-01-10  6:15 catalyst
2018-01-08  9:08 catalyst
2018-01-07 17:32 catalyst
2018-01-04 13:39 catalyst
2018-01-01 11:17 catalyst
2017-12-29  4:11 catalyst
2017-12-26 21:58 catalyst
2017-12-24 21:59 catalyst
2017-12-23  3:45 catalyst
2017-12-21 21:58 catalyst
2017-12-19 21:54 catalyst
2017-12-17 22:45 catalyst
2017-12-15  7:26 catalyst
2017-12-12  0:19 catalyst
2017-12-11 11:37 catalyst
2017-12-11 11:36 catalyst
2017-12-11 11:32 catalyst
2017-12-07  0:22 catalyst
2017-12-06  7:50 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:26 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:25 catalyst
2017-10-26  3:22 catalyst
2017-10-26  3:22 catalyst
2017-09-28 22:03 catalyst
2017-09-21 11:05 catalyst
2017-09-14 11:02 catalyst
2017-03-08 10:15 catalyst
2017-03-07 10:37 catalyst
2017-03-02  3:42 catalyst
2017-03-01  4:11 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-03-01  3:47 catalyst
2017-01-23 14:16 catalyst
2017-01-16 12:54 catalyst
2017-01-09 14:03 catalyst
2017-01-02 12:54 catalyst
2016-12-26 12:53 catalyst
2016-12-19 12:52 catalyst
2016-12-12 10:49 catalyst
2016-12-05 10:22 catalyst
2016-11-28  9:07 catalyst
2016-11-21  8:23 catalyst
2016-11-14  8:10 catalyst
2016-11-07  8:10 catalyst
2016-10-31  7:58 catalyst
2016-10-24  7:46 catalyst
2016-10-17  7:46 catalyst
2016-10-10  7:37 catalyst
2016-10-03  7:31 catalyst
2016-08-18 17:07 catalyst
2016-07-30 13:08 catalyst
2016-07-25  3:13 catalyst
2016-07-11 20:17 catalyst
2016-05-30  3:00 catalyst
2016-05-16  8:19 catalyst
2016-01-18  6:19 catalyst
2015-12-28  4:19 catalyst
2015-12-28  3:00 catalyst
2015-11-23 22:08 catalyst
2015-11-22  2:46 catalyst
2015-10-30  0:27 catalyst
2015-08-30 19:21 catalyst
2015-08-29 17:44 catalyst
2015-08-29 17:30 catalyst
2015-08-29 17:26 catalyst
2015-08-29 17:19 catalyst
2015-08-29 11:24 catalyst
2015-08-29  2:57 catalyst
2015-08-29  2:53 catalyst
2015-08-29  2:46 catalyst
2015-08-29  1:23 catalyst
2015-08-27  1:21 catalyst
2015-08-10  3:03 catalyst
2015-08-03 11:45 catalyst
2015-07-27 15:45 catalyst
2015-07-06 13:51 catalyst
2015-06-29 11:53 catalyst
2015-06-22 10:19 catalyst
2015-06-15 10:24 catalyst
2015-06-15  3:00 catalyst
2015-06-08  8:40 catalyst
2015-06-01  6:20 catalyst
2015-05-25  7:45 catalyst
2015-05-18  8:42 catalyst
2015-05-11  7:33 catalyst
2015-05-04  5:33 catalyst
2015-04-27  9:40 catalyst
2015-04-20  9:14 catalyst
2015-04-13  7:10 catalyst
2015-04-06  6:28 catalyst
2015-03-23 12:16 catalyst
2015-02-23 16:22 catalyst
2015-02-20 13:16 catalyst
2015-02-19 14:32 catalyst
2015-02-19  1:47 catalyst
2015-02-18  4:51 catalyst
2015-02-16  3:38 catalyst
2015-02-12  1:20 catalyst
2015-02-09  3:04 catalyst
2015-02-05  1:19 catalyst
2015-02-02  3:04 catalyst
2015-01-29  1:18 catalyst
2015-01-26  3:04 catalyst
2015-01-23  2:56 catalyst
2015-01-22  1:18 catalyst
2015-01-19 14:07 catalyst
2015-01-15  1:21 catalyst
2015-01-12 17:45 catalyst
2015-01-05 16:17 catalyst
2014-12-29 17:49 catalyst
2014-12-22 11:23 catalyst
2014-12-19 10:33 catalyst
2014-12-15 20:20 catalyst
2014-12-08  3:02 catalyst
2014-12-08  3:01 catalyst
2014-12-07  7:52 catalyst
2014-12-06 17:33 catalyst
2014-12-06 17:26 catalyst
2014-12-06 17:02 catalyst
2014-12-01 20:25 catalyst
2014-07-31 18:08 catalyst
2014-06-23  3:01 catalyst
2012-09-17  1:41 catalyst
2012-09-17  1:25 catalyst
2012-09-15 15:50 catalyst
2012-09-15 13:24 catalyst
2012-09-13  3:25 catalyst
2012-09-06  1:37 catalyst
2012-08-30  1:41 catalyst
2012-08-23 20:58 catalyst
2012-07-12  3:44 catalyst
2012-02-16 20:00 catalyst
2012-02-09 18:31 catalyst
2012-02-02 20:15 catalyst
2012-01-26 20:09 catalyst
2012-01-19 20:00 catalyst
2012-01-12 19:52 catalyst
2012-01-05 20:05 catalyst
2011-12-29 14:11 catalyst
2011-12-22 14:09 catalyst
2011-12-15 14:36 catalyst
2011-12-08 19:28 catalyst
2011-11-17  6:19 catalyst
2011-11-10  9:24 catalyst
2011-11-03 17:41 catalyst
2011-10-27 17:24 catalyst
2011-10-20 17:54 catalyst
2011-10-13 17:32 catalyst
2011-10-06 17:57 catalyst
2011-09-29 17:32 catalyst
2011-09-22 18:02 catalyst
2011-09-15 16:04 catalyst
2011-09-08 17:42 catalyst
2011-09-01  4:55 catalyst
2011-08-25  5:42 catalyst
2011-03-10 10:35 catalyst

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200811061211.2C7A0207E7@nightheron.gentoo.org \
    --to=catalyst@nightheron.gentoo.org \
    --cc=gentoo-releng-autobuilds@lists.gentoo.org \
    --cc=releng@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox