unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55985: Cuirass(?) produces less than useful ‘build’ log files
@ 2022-06-14 22:29 Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2022-06-15 20:47 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2022-06-14 22:29 UTC (permalink / raw)
  To: 55985

[-- Attachment #1: Type: text/plain, Size: 1854 bytes --]

Hi Guix!

It seems that build logs are not copied over from build nodes, 
leading to amusing (but alas quite useless) output like:

~ λ curl $(guix build zstd --log-file)
substitute: updating substitutes from 
'http://141.80.167.131'... 100.0%
fetching path 
`/gnu/store/rx8ja2y7xfrq19x8hr7ly8sq661bwpaw-zstd-1.5.0.drv'...
@ substituter-started 
/gnu/store/rx8ja2y7xfrq19x8hr7ly8sq661bwpaw-zstd-1.5.0.drv 
substitute
Downloading 
http://141.80.167.131/nar/lzip/rx8ja2y7xfrq19x8hr7ly8sq661bwpaw-zstd-1.5.0.drv...
 zstd-1.5.0.drv                               280KiB/s 00:00 | 
 1KiB transferred

@ substituter-succeeded 
/gnu/store/rx8ja2y7xfrq19x8hr7ly8sq661bwpaw-zstd-1.5.0.drv
substitute: updating substitutes from 
'http://141.80.167.131'... 100.0%
substitute: updating substitutes from 
'http://141.80.167.131'... 100.0%
fetching path 
`/gnu/store/wa5pngf2lywgi8vd8k9b1k13wp2acvi4-zstd-1.5.0-static'...
@ substituter-started 
/gnu/store/wa5pngf2lywgi8vd8k9b1k13wp2acvi4-zstd-1.5.0-static 
substitute
fetching path 
`/gnu/store/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0'...
@ substituter-started 
/gnu/store/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0 substitute
Downloading 
http://141.80.167.131/nar/lzip/wa5pngf2lywgi8vd8k9b1k13wp2acvi4-zstd-1.5.0-static...
 zstd-1.5.0-static                           1.4MiB/s 00:00 | 
 64KiB transferredDownloading 
 http://141.80.167.131/nar/lzip/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0...
 zstd-1.5.0  476KiB                  4.5MiB/s 00:00 
 [##################] 100.0%

@ substituter-succeeded 
/gnu/store/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0
 zstd-1.5.0-static                          1.3MiB/s 00:00 | 
 405KiB transferred

@ substituter-succeeded 
/gnu/store/wa5pngf2lywgi8vd8k9b1k13wp2acvi4-zstd-1.5.0-static
~ λ 

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#55985: Cuirass(?) produces less than useful ‘build’ log files
  2022-06-14 22:29 bug#55985: Cuirass(?) produces less than useful ‘build’ log files Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2022-06-15 20:47 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-06-15 20:47 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 55985

Hi,

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

> Hi Guix!
>
> It seems that build logs are not copied over from build nodes, leading
> to amusing (but alas quite useless) output like:
>
> ~ λ curl $(guix build zstd --log-file)

What you have here *is* the log as Cuirass saw it, but…

> transferredDownloading
> http://141.80.167.131/nar/lzip/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0...
> zstd-1.5.0  476KiB                  4.5MiB/s 00:00
> [##################] 100.0%
>
> @ substituter-succeeded
> /gnu/store/bn6pk5zjjdpdfzb6yfr5psi9pji9w51n-zstd-1.5.0

It turns out zstd, in this case, was already built on the node it got it
from, so the log just shows that.

I admit this is suboptimal.  From the perspective of Cuirass though, it
looks like “business as usual”, and it cannot really be distinguished
from a situation where the thing actually got built.

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-15 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 22:29 bug#55985: Cuirass(?) produces less than useful ‘build’ log files Tobias Geerinckx-Rice via Bug reports for GNU Guix
2022-06-15 20:47 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).