samueldr changed the topic of #nixos-infra to: NixOS infrastructure | logs: https://logs.nix.samueldr.com/nixos-infra/
<samueldr> odd
<samueldr> the logs seem to imply the disk image file should be the same exact size
<samueldr> annoying that hydra doesn't say by how much it's exceeded
<samueldr> and/or the size
<samueldr> oh, the one that was successful also failed
<samueldr> wait
<samueldr> how can it even be successful?
<samueldr> max output size is 2147483648
<samueldr> is that once the NAR is compressed?
<lukegb> yes
<samueldr> right
<samueldr> still, odd that it's over only sometimes?
<lukegb> I guess building the image is non-deterministic
<lukegb> and we're _just_ close to the limit
<samueldr> > 1024 * 1024 * 1626.41 #MiB
<samueldr> oh
<samueldr> no bot
<samueldr> ~1705414492.16 bytes
cole-h has quit [Ping timeout: 265 seconds]
<samueldr> I would be surprised that it is *that much* irreproducible
<lukegb> I was wrong, it's the size of the NAR but uncompressed
<samueldr> that's really odd then
<samueldr> because the disk image is bigger than that
<lukegb> The disk image bugs me because it's uncompressed, which means Nix manages to find store paths in it
<samueldr> yeah, that's an issue, but won't cause that issue
V is now known as based
based is now known as V
cole-h has joined #nixos-infra
cole-h has quit [Ping timeout: 240 seconds]
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
qyliss has quit [Quit: bye]
qyliss has joined #nixos-infra
cole-h has joined #nixos-infra
<lukegb> samueldr: I'm not 100% sure; looking at what hydra's doing it seems to recurse through all the referenced paths in the output, but then I don't think I *fully* understand what it's doing
<samueldr> lukegb: it wasn't an issue a few years back; the sd image was actually byte-for-byte over the edge, and it worked out fine to just change its size without touching the dependencies
<samueldr> so it would surprise me if it somehow accounted for dependencies now
cole-h has quit [Ping timeout: 265 seconds]
cole-h has joined #nixos-infra
thefloweringash has quit [Ping timeout: 245 seconds]
thefloweringash has joined #nixos-infra
supersandro2000 is now known as Guest52438
Guest52438 has quit [Killed (hitchcock.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos-infra