Diff of the two buildlogs: -- --- b1/build.log 2020-04-11 22:22:14.159112065 +0000 +++ b2/build.log 2020-04-11 22:23:02.534178334 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat Apr 11 10:14:09 -12 2020 -I: pbuilder-time-stamp: 1586643249 +I: Current time: Sat May 15 18:45:14 +14 2021 +I: pbuilder-time-stamp: 1621053914 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Thu Mar 29 15:42:30 2018 -12 +gpgv: Signature made Fri Mar 30 17:42:30 2018 +14 gpgv: using RSA key 5E629EE5232197357B84CF4332247FBB40AD1FA6 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-valyala-fasthttp_20160617-2.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking golang-github-valyala-fasthttp_20160617-2.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/25625/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build16-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/25625/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -110,7 +122,7 @@ Get: 40 http://deb.debian.org/debian buster/main i386 golang-github-klauspost-cpuid-dev all 1.2.0+dfsg1-1 [259 kB] Get: 41 http://deb.debian.org/debian buster/main i386 golang-github-klauspost-crc32-dev all 1.1-4 [15.1 kB] Get: 42 http://deb.debian.org/debian buster/main i386 golang-github-klauspost-compress-dev all 1.2.1-5 [2337 kB] -Fetched 76.9 MB in 40s (1908 kB/s) +Fetched 76.9 MB in 1s (94.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -301,7 +313,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/golang-github-valyala-fasthttp-20160617/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/golang-github-valyala-fasthttp-20160617/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package golang-github-valyala-fasthttp dpkg-buildpackage: info: source version 20160617-2 dpkg-buildpackage: info: source distribution unstable @@ -494,13 +506,13 @@ === RUN TestPipelineClientDoSerial --- PASS: TestPipelineClientDoSerial (0.06s) === RUN TestPipelineClientDoConcurrent ---- PASS: TestPipelineClientDoConcurrent (0.09s) +--- PASS: TestPipelineClientDoConcurrent (0.07s) === RUN TestPipelineClientDoBatchDelayConcurrent ---- PASS: TestPipelineClientDoBatchDelayConcurrent (0.16s) +--- PASS: TestPipelineClientDoBatchDelayConcurrent (0.13s) === RUN TestClientDoTimeoutDisableNormalizing --- PASS: TestClientDoTimeoutDisableNormalizing (0.00s) === RUN TestHostClientMaxConnDuration ---- PASS: TestHostClientMaxConnDuration (0.07s) +--- PASS: TestHostClientMaxConnDuration (0.05s) === RUN TestHostClientMultipleAddrs --- PASS: TestHostClientMultipleAddrs (0.00s) === RUN TestClientFollowRedirects @@ -508,38 +520,38 @@ === RUN TestClientGetTimeoutSuccess --- PASS: TestClientGetTimeoutSuccess (0.01s) === RUN TestClientGetTimeoutSuccessConcurrent ---- PASS: TestClientGetTimeoutSuccessConcurrent (0.05s) +--- PASS: TestClientGetTimeoutSuccessConcurrent (0.01s) === RUN TestClientDoTimeoutSuccess ---- PASS: TestClientDoTimeoutSuccess (0.03s) +--- PASS: TestClientDoTimeoutSuccess (0.00s) === RUN TestClientDoTimeoutSuccessConcurrent ---- PASS: TestClientDoTimeoutSuccessConcurrent (0.02s) +--- PASS: TestClientDoTimeoutSuccessConcurrent (0.01s) === RUN TestClientGetTimeoutError ---- PASS: TestClientGetTimeoutError (0.14s) +--- PASS: TestClientGetTimeoutError (0.11s) === RUN TestClientGetTimeoutErrorConcurrent ---- PASS: TestClientGetTimeoutErrorConcurrent (0.15s) +--- PASS: TestClientGetTimeoutErrorConcurrent (0.12s) === RUN TestClientDoTimeoutError ---- PASS: TestClientDoTimeoutError (0.16s) +--- PASS: TestClientDoTimeoutError (0.12s) === RUN TestClientDoTimeoutErrorConcurrent ---- PASS: TestClientDoTimeoutErrorConcurrent (0.13s) +--- PASS: TestClientDoTimeoutErrorConcurrent (0.12s) === RUN TestClientIdempotentRequest --- PASS: TestClientIdempotentRequest (0.00s) === RUN TestClientHTTPSConcurrent --- FAIL: TestClientHTTPSConcurrent (0.00s) client_test.go:878: Cannot load TLS certificate: open ./ssl-cert-snakeoil.pem: no such file or directory === RUN TestClientManyServers ---- PASS: TestClientManyServers (0.01s) +--- PASS: TestClientManyServers (0.03s) === RUN TestClientGet ---- PASS: TestClientGet (0.01s) +--- PASS: TestClientGet (0.00s) === RUN TestClientPost ---- PASS: TestClientPost (0.01s) +--- PASS: TestClientPost (0.00s) === RUN TestClientConcurrent ---- PASS: TestClientConcurrent (0.01s) +--- PASS: TestClientConcurrent (0.00s) === RUN TestHostClientGet ---- PASS: TestHostClientGet (0.01s) +--- PASS: TestHostClientGet (0.00s) === RUN TestHostClientPost ---- PASS: TestHostClientPost (0.01s) +--- PASS: TestHostClientPost (0.00s) === RUN TestHostClientConcurrent ---- PASS: TestHostClientConcurrent (0.01s) +--- PASS: TestHostClientConcurrent (0.00s) === RUN TestGzipBytes --- PASS: TestGzipBytes (0.00s) === RUN TestGzipCompress @@ -595,10 +607,10 @@ === RUN TestParseByteRangeError --- PASS: TestParseByteRangeError (0.00s) === RUN TestFSCompressConcurrent -2020/04/11 22:21:38 0.000 #0000006B00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory -2020/04/11 22:21:38 0.002 #0000006C00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory -2020/04/11 22:21:38 0.001 #0000006D00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory -2020/04/11 22:21:38 0.000 #0000006E00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory +2021/05/15 04:45:54 0.000 #0000006500000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory +2021/05/15 04:45:54 0.000 #0000006B00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory +2021/05/15 04:45:54 0.000 #0000006C00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory +2021/05/15 04:45:54 0.000 #0000006E00000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory --- FAIL: TestFSCompressConcurrent (1.00s) fs_test.go:376: unexpected status code: 404. Expecting 200. filePath="/README.md" fs_test.go:376: unexpected status code: 404. Expecting 200. filePath="/README.md" @@ -606,15 +618,15 @@ fs_test.go:376: unexpected status code: 404. Expecting 200. filePath="/README.md" fs_test.go:342: timeout === RUN TestFSCompressSingleThread -2020/04/11 22:21:39 0.000 #0000007100000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory ---- FAIL: TestFSCompressSingleThread (0.01s) +2021/05/15 04:45:55 0.000 #0000007100000000 - 0.0.0.0:0<->0.0.0.0:0 - GET http:///README.md - cannot open file "./README.md": open ./README.md: no such file or directory +--- FAIL: TestFSCompressSingleThread (0.02s) fs_test.go:376: unexpected status code: 404. Expecting 200. filePath="/README.md" === RUN TestFileLock --- PASS: TestFileLock (0.00s) === RUN TestFSHandlerSingleThread --- PASS: TestFSHandlerSingleThread (0.00s) === RUN TestFSHandlerConcurrent ---- PASS: TestFSHandlerConcurrent (0.04s) +--- PASS: TestFSHandlerConcurrent (0.01s) === RUN TestStripPathSlashes --- PASS: TestStripPathSlashes (0.00s) === RUN TestFileExtension @@ -712,9 +724,9 @@ === RUN TestResponseHeaderConnectionClose --- PASS: TestResponseHeaderConnectionClose (0.00s) === RUN TestRequestHeaderTooBig ---- PASS: TestRequestHeaderTooBig (0.01s) +--- PASS: TestRequestHeaderTooBig (0.00s) === RUN TestResponseHeaderTooBig ---- PASS: TestResponseHeaderTooBig (0.10s) +--- PASS: TestResponseHeaderTooBig (0.05s) === RUN TestRequestHeaderBufioPeek --- PASS: TestRequestHeaderBufioPeek (0.00s) === RUN TestResponseHeaderBufioPeek @@ -794,7 +806,7 @@ === RUN TestRequestWriteRequestURINoHost --- PASS: TestRequestWriteRequestURINoHost (0.00s) === RUN TestSetRequestBodyStreamFixedSize ---- PASS: TestSetRequestBodyStreamFixedSize (0.01s) +--- PASS: TestSetRequestBodyStreamFixedSize (0.00s) === RUN TestSetResponseBodyStreamFixedSize --- PASS: TestSetResponseBodyStreamFixedSize (0.00s) === RUN TestSetRequestBodyStreamChunked @@ -818,9 +830,9 @@ === RUN TestResponseReadError --- PASS: TestResponseReadError (0.00s) === RUN TestReadBodyFixedSize ---- PASS: TestReadBodyFixedSize (0.02s) +--- PASS: TestReadBodyFixedSize (0.01s) === RUN TestReadBodyChunked ---- PASS: TestReadBodyChunked (0.07s) +--- PASS: TestReadBodyChunked (0.03s) === RUN TestRequestURI --- PASS: TestRequestURI (0.00s) === RUN TestRequestPostArgsSuccess @@ -955,13 +967,13 @@ === RUN TestWorkerPoolMaxWorkersCountSerial --- PASS: TestWorkerPoolMaxWorkersCountSerial (0.00s) === RUN TestWorkerPoolMaxWorkersCountConcurrent ---- PASS: TestWorkerPoolMaxWorkersCountConcurrent (0.01s) +--- PASS: TestWorkerPoolMaxWorkersCountConcurrent (0.00s) === RUN TestWorkerPoolPanicErrorSerial ---- PASS: TestWorkerPoolPanicErrorSerial (0.01s) +--- PASS: TestWorkerPoolPanicErrorSerial (0.00s) === RUN TestWorkerPoolPanicErrorConcurrent ---- PASS: TestWorkerPoolPanicErrorConcurrent (0.12s) +--- PASS: TestWorkerPoolPanicErrorConcurrent (0.03s) FAIL -FAIL github.com/valyala/fasthttp 3.777s +FAIL github.com/valyala/fasthttp 3.179s ? github.com/valyala/fasthttp/examples/fileserver [no test files] ? github.com/valyala/fasthttp/examples/helloworldserver [no test files] === RUN TestExpvarHandlerBasic @@ -969,15 +981,15 @@ === RUN TestExpvarHandlerRegexp --- PASS: TestExpvarHandlerRegexp (0.00s) PASS -ok github.com/valyala/fasthttp/expvarhandler 0.015s +ok github.com/valyala/fasthttp/expvarhandler 0.004s === RUN TestNewFastHTTPHandler --- PASS: TestNewFastHTTPHandler (0.00s) PASS -ok github.com/valyala/fasthttp/fasthttpadaptor 0.008s +ok github.com/valyala/fasthttp/fasthttpadaptor 0.004s === RUN TestInmemoryListener --- PASS: TestInmemoryListener (0.00s) === RUN TestPipeConnsCloseWhileReadWriteConcurrent ---- PASS: TestPipeConnsCloseWhileReadWriteConcurrent (0.11s) +--- PASS: TestPipeConnsCloseWhileReadWriteConcurrent (0.10s) === RUN TestPipeConnsCloseWhileReadWriteSerial --- PASS: TestPipeConnsCloseWhileReadWriteSerial (0.10s) === RUN TestPipeConnsReadWriteSerial @@ -989,11 +1001,11 @@ === RUN TestPipeConnsCloseConcurrent --- PASS: TestPipeConnsCloseConcurrent (0.00s) PASS -ok github.com/valyala/fasthttp/fasthttputil 0.224s +ok github.com/valyala/fasthttp/fasthttputil 0.209s === RUN TestNewListener ---- PASS: TestNewListener (0.33s) +--- PASS: TestNewListener (0.14s) PASS -ok github.com/valyala/fasthttp/reuseport 0.352s +ok github.com/valyala/fasthttp/reuseport 0.141s dh_auto_test: cd obj-i686-linux-gnu && go test -vet=off -v -p 1 github.com/valyala/fasthttp github.com/valyala/fasthttp/examples/fileserver github.com/valyala/fasthttp/examples/helloworldserver github.com/valyala/fasthttp/expvarhandler github.com/valyala/fasthttp/fasthttpadaptor github.com/valyala/fasthttp/fasthttputil github.com/valyala/fasthttp/reuseport returned exit code 1 make[1]: [debian/rules:7: override_dh_auto_test] Error 1 (ignored) make[1]: Leaving directory '/build/golang-github-valyala-fasthttp-20160617' @@ -1031,12 +1043,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/25625/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/25625/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/17616 and its subdirectories -I: Current time: Sat Apr 11 10:22:13 -12 2020 -I: pbuilder-time-stamp: 1586643733 +I: removing directory /srv/workspace/pbuilder/25625 and its subdirectories +I: Current time: Sat May 15 18:46:01 +14 2021 +I: pbuilder-time-stamp: 1621053961