Diff of the two buildlogs: -- --- b1/build.log 2020-05-09 23:58:07.620069049 +0000 +++ b2/build.log 2020-05-10 00:08:42.207290798 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Jun 11 18:20:35 -12 2021 -I: pbuilder-time-stamp: 1623478835 +I: Current time: Sun May 10 13:58:10 +14 2020 +I: pbuilder-time-stamp: 1589068690 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 Wed Dec 26 01:27:49 2018 -12 +gpgv: Signature made Thu Dec 27 03:27:49 2018 +14 gpgv: using RSA key 8451F9178172E7E2DC73F79551F84A8FECCA7E09 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ethflux_1.0-3.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking ethflux_1.0-3.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/7872/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build2-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/7872/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -130,7 +142,7 @@ Get: 54 http://deb.debian.org/debian buster/main i386 golang-github-safchain-ethtool-dev all 0.0~git20180308.79559b4-1 [6276 B] Get: 55 http://deb.debian.org/debian buster/main i386 golang-logrus-dev all 1.3.0-1 [5620 B] Get: 56 http://deb.debian.org/debian buster/main i386 help2man i386 1.47.8 [177 kB] -Fetched 81.6 MB in 1s (77.3 MB/s) +Fetched 81.6 MB in 29s (2831 kB/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 ... 19234 files and directories currently installed.) @@ -377,7 +389,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/ethflux-1.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ethflux-1.0/ && 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 ethflux dpkg-buildpackage: info: source version 1.0-3 dpkg-buildpackage: info: source distribution unstable @@ -399,50 +411,50 @@ dh_autoreconf -O--buildsystem=golang dh_auto_configure -O--buildsystem=golang dh_auto_build -O--buildsystem=golang - cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/ethflux-1.0/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/ethflux-1.0/obj-i686-linux-gnu/src\" -v -p 18 github.com/DCSO/ethflux + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/ethflux-1.0/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/ethflux-1.0/obj-i686-linux-gnu/src\" -v -p 10 github.com/DCSO/ethflux errors -internal/race -unicode/utf8 -unicode -encoding -unicode/utf16 -internal/nettrace -runtime/internal/atomic -math/bits internal/cpu +math/bits sync/atomic -runtime/cgo -vendor/golang_org/x/net/dns/dnsmessage +runtime/internal/atomic +unicode +internal/race runtime/internal/sys +vendor/golang_org/x/net/dns/dnsmessage +unicode/utf8 +internal/nettrace +internal/bytealg math +encoding internal/testlog -internal/bytealg +unicode/utf16 +runtime/cgo runtime strconv sync -internal/singleflight io +internal/singleflight +syscall math/rand reflect -syscall bytes strings bufio internal/syscall/unix time internal/poll -sort encoding/binary +sort os regexp/syntax encoding/base64 fmt regexp context -log -flag -encoding/hex encoding/json +encoding/hex +flag +log github.com/safchain/ethtool net github.com/ShowMax/go-fqdn @@ -452,7 +464,7 @@ github.com/Sirupsen/logrus github.com/DCSO/ethflux dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 18 github.com/DCSO/ethflux + cd obj-i686-linux-gnu && go test -vet=off -v -p 10 github.com/DCSO/ethflux ? github.com/DCSO/ethflux [no test files] create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary @@ -498,12 +510,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/7872/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/7872/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/55369 and its subdirectories -I: Current time: Fri Jun 11 18:21:06 -12 2021 -I: pbuilder-time-stamp: 1623478866 +I: removing directory /srv/workspace/pbuilder/7872 and its subdirectories +I: Current time: Sun May 10 14:08:41 +14 2020 +I: pbuilder-time-stamp: 1589069321