Diff of the two buildlogs: -- --- b1/build.log 2020-04-19 18:29:36.695122886 +0000 +++ b2/build.log 2020-04-19 18:35:19.836426492 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat May 22 12:52:05 -12 2021 -I: pbuilder-time-stamp: 1621731125 +I: Current time: Mon Apr 20 08:29:38 +14 2020 +I: pbuilder-time-stamp: 1587320978 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 Aug 24 09:15:23 2018 -12 +gpgv: Signature made Sat Aug 25 11:15:23 2018 +14 gpgv: using RSA key D1CB8F39BC5DED24C5D2C78C1302F1F036EBEB19 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./golang-github-gobuffalo-envy_1.6.4-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking golang-github-gobuffalo-envy_1.6.4-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/31600/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/31600/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -114,7 +126,7 @@ Get: 42 http://deb.debian.org/debian buster/main i386 golang-github-pmezard-go-difflib-dev all 1.0.0-2 [12.0 kB] Get: 43 http://deb.debian.org/debian buster/main i386 golang-github-stretchr-objx-dev all 0.1.1+git20180825.ef50b0d-1 [23.4 kB] Get: 44 http://deb.debian.org/debian buster/main i386 golang-github-stretchr-testify-dev all 1.3.0+ds-1 [49.8 kB] -Fetched 74.4 MB in 1s (83.8 MB/s) +Fetched 74.4 MB in 16s (4586 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.) @@ -313,7 +325,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-gobuffalo-envy-1.6.4/ && 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-gobuffalo-envy-1.6.4/ && 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-gobuffalo-envy dpkg-buildpackage: info: source version 1.6.4-1 dpkg-buildpackage: info: source distribution unstable @@ -331,18 +343,18 @@ 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-gobuffalo-envy-1.6.4/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-gobuffalo-envy-1.6.4/obj-i686-linux-gnu/src\" -v -p 18 github.com/gobuffalo/envy + cd obj-i686-linux-gnu && go install -gcflags=all=\"-trimpath=/build/golang-github-gobuffalo-envy-1.6.4/obj-i686-linux-gnu/src\" -asmflags=all=\"-trimpath=/build/golang-github-gobuffalo-envy-1.6.4/obj-i686-linux-gnu/src\" -v -p 10 github.com/gobuffalo/envy errors -internal/race -unicode/utf8 sync/atomic -unicode -math/bits +internal/race internal/cpu runtime/internal/atomic +unicode/utf8 runtime/internal/sys -math +math/bits +unicode internal/testlog +math internal/bytealg runtime strconv @@ -350,15 +362,15 @@ io reflect syscall -bytes strings +bytes bufio internal/syscall/unix time internal/poll +os sort regexp/syntax -os path/filepath fmt regexp @@ -368,7 +380,7 @@ github.com/joho/godotenv github.com/gobuffalo/envy dh_auto_test -O--buildsystem=golang - cd obj-i686-linux-gnu && go test -vet=off -v -p 18 github.com/gobuffalo/envy + cd obj-i686-linux-gnu && go test -vet=off -v -p 10 github.com/gobuffalo/envy === RUN Test_Get --- PASS: Test_Get (0.00s) === RUN Test_MustGet @@ -388,23 +400,23 @@ === RUN Test_LoadEnvLoadsEnvFile --- PASS: Test_LoadEnvLoadsEnvFile (0.00s) === RUN Test_LoadDefaultEnvWhenNoArgsPassed ---- PASS: Test_LoadDefaultEnvWhenNoArgsPassed (0.01s) +--- PASS: Test_LoadDefaultEnvWhenNoArgsPassed (0.03s) === RUN Test_DoNotLoadDefaultEnvWhenArgsPassed ---- PASS: Test_DoNotLoadDefaultEnvWhenArgsPassed (0.01s) +--- PASS: Test_DoNotLoadDefaultEnvWhenArgsPassed (0.03s) === RUN Test_OverloadParams ---- PASS: Test_OverloadParams (0.02s) +--- PASS: Test_OverloadParams (0.06s) === RUN Test_ErrorWhenSingleFileLoadDoesNotExist --- PASS: Test_ErrorWhenSingleFileLoadDoesNotExist (0.00s) === RUN Test_KeepEnvWhenFileInListFails ---- PASS: Test_KeepEnvWhenFileInListFails (0.01s) +--- PASS: Test_KeepEnvWhenFileInListFails (0.03s) === RUN Test_KeepEnvWhenSecondLoadFails ---- PASS: Test_KeepEnvWhenSecondLoadFails (0.01s) +--- PASS: Test_KeepEnvWhenSecondLoadFails (0.03s) === RUN Test_StopLoadingWhenFileInListFails ---- PASS: Test_StopLoadingWhenFileInListFails (0.01s) +--- PASS: Test_StopLoadingWhenFileInListFails (0.02s) === RUN Test_GOPATH_Not_Set ---- PASS: Test_GOPATH_Not_Set (0.01s) +--- PASS: Test_GOPATH_Not_Set (0.03s) PASS -ok github.com/gobuffalo/envy 0.086s +ok github.com/gobuffalo/envy 0.297s create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary --buildsystem=golang --with=golang @@ -433,12 +445,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/31600/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/31600/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/42327 and its subdirectories -I: Current time: Sat May 22 12:52:34 -12 2021 -I: pbuilder-time-stamp: 1621731154 +I: removing directory /srv/workspace/pbuilder/31600 and its subdirectories +I: Current time: Mon Apr 20 08:35:19 +14 2020 +I: pbuilder-time-stamp: 1587321319