[Qa-jenkins-dev] Bug#862022: reproducible-builds.org: build log sent uncompressed
Daniel Shahaf
danielsh at apache.org
Sun May 7 14:46:15 UTC 2017
Ivo De Decker wrote on Sun, May 07, 2017 at 16:24:14 +0200:
> package: jenkins.debian.org
> severity: important
>
> Hi,
>
> Looking at
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cross-toolchain-base-ports.html
> there is a link with the build log which is listed as '7 MB', which is in fact
> 240 MB. It seems the site lists the compressed size, but sends the
> uncompressed log file.
Further information:
% wget https://tests.reproducible-builds.org/debian/logs/unstable/amd64/cross-toolchain-base-ports_10.build2.log.gz
⋮
HTTP/1.1 200 OK
Content-Type: text/plain; charset=utf-8
% file - < cross-toolchain-base-ports_10.build2.log.gz
/dev/stdin: ASCII text, with CRLF line terminators
%
So, the gunzipping is not browser-side but jenkins-side.
Cheers,
Daniel
> https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/cross-toolchain-base-ports_10.rbuild.log
More information about the Qa-jenkins-dev
mailing list