Diff of the two buildlogs: -- --- b1/build.log 2020-03-11 14:45:55.137195613 +0000 +++ b2/build.log 2020-03-11 14:47:25.007414393 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed Mar 11 02:40:53 -12 2020 -I: pbuilder-time-stamp: 1583937653 +I: Current time: Wed Apr 14 11:08:55 +14 2021 +I: pbuilder-time-stamp: 1618348135 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 17 00:23:43 2018 -12 +gpgv: Signature made Sat Aug 18 02:23:43 2018 +14 gpgv: using RSA key AEA0C44ECB056E93630D9D33DBBE9D4D99D2A004 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libredis-perl_1.9910-2.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying unknown-command-err-changed.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/52754/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/52754/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -135,7 +147,7 @@ Get: 51 http://deb.debian.org/debian buster/main i386 libtest-fatal-perl all 0.014-1 [11.9 kB] Get: 52 http://deb.debian.org/debian buster/main i386 libtest-sharedfork-perl all 0.35-1 [9374 B] Get: 53 http://deb.debian.org/debian buster/main i386 libtest-tcp-perl all 2.19-1 [21.7 kB] -Fetched 20.6 MB in 11s (1834 kB/s) +Fetched 20.6 MB in 0s (66.6 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.) @@ -373,7 +385,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/libredis-perl-1.9910/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libredis-perl-1.9910/ && 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 libredis-perl dpkg-buildpackage: info: source version 2:1.9910-2 dpkg-buildpackage: info: source distribution unstable @@ -392,9 +404,9 @@ Creating new 'Build' script for 'Redis' version '1.991' dh_auto_build perl Build +cp lib/Redis/Sentinel.pm blib/lib/Redis/Sentinel.pm cp lib/Redis/List.pm blib/lib/Redis/List.pm cp lib/Redis/Hash.pm blib/lib/Redis/Hash.pm -cp lib/Redis/Sentinel.pm blib/lib/Redis/Sentinel.pm cp lib/Redis.pm blib/lib/Redis.pm dh_auto_test perl Build test --verbose 1 @@ -628,8 +640,8 @@ ok # child is ready to test, signal parent to kill our server # parent killed pub/sub redis server, signal child to proceed + # parent waiting for child 55049... # now, check wait_for_messages(), should die... - # parent waiting for child 17246... # CHILD: reconnected (with a 10s timeout) # CHILD: is ready to test, signal parent to restart our server # PARENT: killed pub/sub redis server, signal child to proceed @@ -640,7 +652,7 @@ # CHILD: launch wait_for_messages(2), with reconnect... # CHILD: after 2 sec, nothing yet, retrying # CHILD: launch wait_for_messages(2), with reconnect... - # PARENT: waiting for child 17271... + # PARENT: waiting for child 55172... # CHILD: child received the message t/03-pubsub.t ............. # Subtest: basics @@ -845,37 +857,37 @@ 1..3 ok 9 - Reconnect gives up after timeout # Subtest: Reconnect during transaction - ok 1 - spawn redis on port 43679 + ok 1 - spawn redis on port 35097 ok 2 - connected to our test redis-server ok 3 - start transacion ok 4 - set first key - ok 5 - respawn redis on port 43679 + ok 5 - respawn redis on port 35097 ok 6 - set second key ok 7 - key "reconnect_1" should not exist ok 8 - key "reconnect_2" should not exist 1..8 ok 10 - Reconnect during transaction # Subtest: Reconnect works after WATCH + MULTI + EXEC - ok 1 - spawn redis on port 33907 + ok 1 - spawn redis on port 33063 ok 2 - connected to our test redis-server ok 3 - set watch key ok 4 - start watching key ok 5 - start transacion ok 6 - set key ok 7 - execute transaction - ok 8 - respawn redis on port 33907 + ok 8 - respawn redis on port 33063 ok 9 - setting key should not fail 1..9 ok 11 - Reconnect works after WATCH + MULTI + EXEC # Subtest: Reconnect works after WATCH + MULTI + DISCARD - ok 1 - spawn redis on port 39661 + ok 1 - spawn redis on port 45723 ok 2 - connected to our test redis-server ok 3 - set watch key ok 4 - start watching key ok 5 - start transacion ok 6 - set key ok 7 - dscard transaction - ok 8 - respawn redis on port 39661 + ok 8 - respawn redis on port 45723 ok 9 - setting second key should not fail 1..9 ok 12 - Reconnect works after WATCH + MULTI + DISCARD @@ -990,11 +1002,11 @@ ok 5 - ... with a dynamic name, but returning undef ok 6 - ...... name was not set ok 7 - Using dynamic name, for generation 1 - ok 8 - ... name was set properly, 'gen-21942-1' + ok 8 - ... name was set properly, 'gen-56626-1' ok 9 - Using dynamic name, for generation 2 - ok 10 - ... name was set properly, 'gen-21942-2' + ok 10 - ... name was set properly, 'gen-56626-2' ok 11 - Using dynamic name, for generation 3 - ok 12 - ... name was set properly, 'gen-21942-3' + ok 12 - ... name was set properly, 'gen-56626-3' 1..12 ok 2 - client name via constructor 1..2 @@ -1017,7 +1029,7 @@ t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing All tests successful. -Files=18, Tests=281, 74 wallclock secs ( 0.15 usr 0.11 sys + 9.68 cusr 1.67 csys = 11.61 CPU) +Files=18, Tests=281, 70 wallclock secs ( 0.10 usr 0.02 sys + 5.22 cusr 0.76 csys = 6.10 CPU) Result: PASS create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary @@ -1027,13 +1039,13 @@ dh_auto_install perl Build install --destdir /build/libredis-perl-1.9910/debian/libredis-perl --create_packlist 0 Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/perl5/Redis.pm -Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/perl5/Redis/List.pm Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/perl5/Redis/Hash.pm Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/perl5/Redis/Sentinel.pm -Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis.3pm +Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/perl5/Redis/List.pm +Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis::List.3pm Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis::Hash.3pm Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis::Sentinel.3pm -Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis::List.3pm +Installing /build/libredis-perl-1.9910/debian/libredis-perl/usr/share/man/man3/Redis.3pm dh_installdocs dh_installchangelogs dh_installexamples @@ -1055,12 +1067,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/52754/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/52754/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/4907 and its subdirectories -I: Current time: Wed Mar 11 02:45:54 -12 2020 -I: pbuilder-time-stamp: 1583937954 +I: removing directory /srv/workspace/pbuilder/52754 and its subdirectories +I: Current time: Wed Apr 14 11:10:23 +14 2021 +I: pbuilder-time-stamp: 1618348223