Diff of the two buildlogs: -- --- b1/build.log 2020-03-06 19:51:03.079839424 +0000 +++ b2/build.log 2020-03-06 19:56:40.465359289 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 8 14:13:33 -12 2021 -I: pbuilder-time-stamp: 1617934413 +I: Current time: Sat Mar 7 09:51:05 +14 2020 +I: pbuilder-time-stamp: 1583524265 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 Fri Nov 23 04:00:38 2018 -12 +gpgv: Signature made Sat Nov 24 06:00:38 2018 +14 gpgv: using RSA key 983BF9D0F02A60140CEC529F767E12A8C92A31CB gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-hlandau-dexlogconfig_0.0~git20161112.0.244f29b-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying license.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/27093/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build12-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/27093/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -150,7 +162,7 @@ Get: 70 http://deb.debian.org/debian buster/main i386 golang-github-mattn-go-isatty-dev all 0.0.7+really0.0.4-1 [5560 B] Get: 71 http://deb.debian.org/debian buster/main i386 golang-github-shiena-ansicolor-dev all 0.0~git20151119.0.a422bbe-2 [8284 B] Get: 72 http://deb.debian.org/debian buster/main i386 golang-github-hlandau-xlog-dev all 1.0.0-2 [8656 B] -Fetched 82.2 MB in 1s (84.2 MB/s) +Fetched 82.2 MB in 14s (6005 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 ... 19231 files and directories currently installed.) @@ -461,7 +473,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-hlandau-dexlogconfig-0.0~git20161112.0.244f29b/ && 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-hlandau-dexlogconfig-0.0~git20161112.0.244f29b/ && 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-hlandau-dexlogconfig dpkg-buildpackage: info: source version 0.0~git20161112.0.244f29b-2 dpkg-buildpackage: info: source distribution unstable @@ -479,39 +491,39 @@ 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/golang-github-hlandau-dexlogconfig-0.0\~git20161112.0.244f29b/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-hlandau-dexlogconfig-0.0\~git20161112.0.244f29b/obj-i686-linux-gnu/src\" -v -p 18 github.com/hlandau/dexlogconfig -internal/race + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-hlandau-dexlogconfig-0.0\~git20161112.0.244f29b/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-hlandau-dexlogconfig-0.0\~git20161112.0.244f29b/obj-i686-linux-gnu/src\" -v -p 10 github.com/hlandau/dexlogconfig errors unicode/utf8 +internal/race math/bits unicode -internal/nettrace -internal/cpu -sync/atomic runtime/internal/atomic -runtime/internal/sys +sync/atomic +internal/cpu vendor/golang_org/x/net/dns/dnsmessage -runtime/cgo -internal/testlog +runtime/internal/sys +internal/nettrace math +internal/testlog +runtime/cgo internal/bytealg runtime strconv sync internal/singleflight -io gopkg.in/hlandau/configurable.v1 +io math/rand reflect syscall -bytes github.com/shiena/ansicolor +bytes strings -internal/syscall/unix -github.com/mattn/go-isatty time -encoding/binary +github.com/mattn/go-isatty +internal/syscall/unix sort +encoding/binary internal/poll regexp/syntax encoding/base64 @@ -520,12 +532,12 @@ fmt regexp io/ioutil -gopkg.in/hlandau/easyconfig.v1/cflag context -log +gopkg.in/hlandau/easyconfig.v1/cflag github.com/hlandau/xlog -github.com/hlandau/buildinfo +log os/exec +github.com/hlandau/buildinfo net gopkg.in/hlandau/svcutils.v1/exepath github.com/coreos/go-systemd/journal @@ -533,7 +545,7 @@ log/syslog github.com/hlandau/dexlogconfig dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 18 github.com/hlandau/dexlogconfig + cd obj-i686-linux-gnu && go test -vet=off -v -p 10 github.com/hlandau/dexlogconfig ? github.com/hlandau/dexlogconfig [no test files] create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary @@ -562,12 +574,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/27093/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/27093/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/11406 and its subdirectories -I: Current time: Thu Apr 8 14:14:02 -12 2021 -I: pbuilder-time-stamp: 1617934442 +I: removing directory /srv/workspace/pbuilder/27093 and its subdirectories +I: Current time: Sat Mar 7 09:56:39 +14 2020 +I: pbuilder-time-stamp: 1583524600