El 16/4/25 a las 23:07, Mike Hommey escribió:
The most relevant part of the log says: (signal: 9, SIGKILL: kill)
This was OOM killed. IOW, not enough memory on the builder you used.
Is this something that runs on buildds or some other machines?
Hi. This is an archive rebuild for QA purposes, not the build which
happens in the official buildds.
I see by looking at the build log that the machine has 16GB of RAM
and probably no swap. This is more or less the memory required to build
firefox-esr on a machine with 1 CPU, so I'm not surprised that the
build is killed because not having enough memory.
[ I know how much memory firefox-esr needs because I collect
memory usage statistics during my own archive rebuilds ]
More CPUs usually makes the memory consumption higher.
Does the machine really have 0 cores, as shown in the build log?
DC-System-Info: 0 cores (), 16007536 kB RAM
Can anybody see the parallelism being used in the build log?
Maybe this should not be RC, but in either case it might be worth
to be investigated more.
Thanks.