Diff of the two buildlogs: -- --- b1/build.log 2020-03-06 18:04:22.342530780 +0000 +++ b2/build.log 2020-03-06 18:13:36.091984106 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Thu Apr 8 12:27:03 -12 2021 -I: pbuilder-time-stamp: 1617928023 +I: Current time: Sat Mar 7 08:04:25 +14 2020 +I: pbuilder-time-stamp: 1583517865 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 Sun Jun 18 03:56:18 2017 -12 +gpgv: Signature made Mon Jun 19 05:56:18 2017 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libconfig-any-perl_0.32-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking libconfig-any-perl_0.32-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/30136/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/30136/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -143,7 +155,7 @@ Get: 52 http://deb.debian.org/debian buster/main i386 libyaml-libyaml-perl i386 0.76+repack-1 [34.8 kB] Get: 53 http://deb.debian.org/debian buster/main i386 libyaml-perl all 1.27-1 [66.8 kB] Get: 54 http://deb.debian.org/debian buster/main i386 libyaml-syck-perl i386 1.31-1+b1 [86.1 kB] -Fetched 20.7 MB in 0s (68.6 MB/s) +Fetched 20.7 MB in 19s (1101 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.) @@ -391,7 +403,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/libconfig-any-perl-0.32/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libconfig-any-perl-0.32/ && 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 libconfig-any-perl dpkg-buildpackage: info: source version 0.32-1 dpkg-buildpackage: info: source distribution unstable @@ -414,14 +426,14 @@ dh_auto_build make -j1 make[1]: Entering directory '/build/libconfig-any-perl-0.32' -cp lib/Config/Any/XML.pm blib/lib/Config/Any/XML.pm -cp lib/Config/Any/Perl.pm blib/lib/Config/Any/Perl.pm -cp lib/Config/Any/Base.pm blib/lib/Config/Any/Base.pm -cp lib/Config/Any/JSON.pm blib/lib/Config/Any/JSON.pm cp lib/Config/Any/INI.pm blib/lib/Config/Any/INI.pm -cp lib/Config/Any.pm blib/lib/Config/Any.pm cp lib/Config/Any/General.pm blib/lib/Config/Any/General.pm +cp lib/Config/Any/XML.pm blib/lib/Config/Any/XML.pm cp lib/Config/Any/YAML.pm blib/lib/Config/Any/YAML.pm +cp lib/Config/Any/Base.pm blib/lib/Config/Any/Base.pm +cp lib/Config/Any/Perl.pm blib/lib/Config/Any/Perl.pm +cp lib/Config/Any.pm blib/lib/Config/Any.pm +cp lib/Config/Any/JSON.pm blib/lib/Config/Any/JSON.pm Manifying 8 pod documents make[1]: Leaving directory '/build/libconfig-any-perl-0.32' dh_auto_test @@ -463,7 +475,7 @@ ok t/20-parse.t ........... 1..54 -ok 1 - load_files with use_ext works [t/conf/conf.json] +ok 1 - load_files with use_ext works [t/conf/conf.conf] ok 2 - load_files returns an arrayref ok 3 - load_files arrayref contains a ref ok 4 - hashref @@ -472,7 +484,7 @@ ok 7 - appname parses ok 8 - component->cntrlr->foo = bar ok 9 - model->model::baz->qux = xyzzy -ok 10 - load_files with use_ext works [t/conf/conf.pl] +ok 10 - load_files with use_ext works [t/conf/conf.json] ok 11 - load_files returns an arrayref ok 12 - load_files arrayref contains a ref ok 13 - hashref @@ -481,7 +493,7 @@ ok 16 - appname parses ok 17 - component->cntrlr->foo = bar ok 18 - model->model::baz->qux = xyzzy -ok 19 - load_files with use_ext works [t/conf/conf.yml] +ok 19 - load_files with use_ext works [t/conf/conf.xml] ok 20 - load_files returns an arrayref ok 21 - load_files arrayref contains a ref ok 22 - hashref @@ -490,7 +502,7 @@ ok 25 - appname parses ok 26 - component->cntrlr->foo = bar ok 27 - model->model::baz->qux = xyzzy -ok 28 - load_files with use_ext works [t/conf/conf.conf] +ok 28 - load_files with use_ext works [t/conf/conf.ini] ok 29 - load_files returns an arrayref ok 30 - load_files arrayref contains a ref ok 31 - hashref @@ -499,7 +511,7 @@ ok 34 - appname parses ok 35 - component->cntrlr->foo = bar ok 36 - model->model::baz->qux = xyzzy -ok 37 - load_files with use_ext works [t/conf/conf.ini] +ok 37 - load_files with use_ext works [t/conf/conf.yml] ok 38 - load_files returns an arrayref ok 39 - load_files arrayref contains a ref ok 40 - hashref @@ -508,7 +520,7 @@ ok 43 - appname parses ok 44 - component->cntrlr->foo = bar ok 45 - model->model::baz->qux = xyzzy -ok 46 - load_files with use_ext works [t/conf/conf.xml] +ok 46 - load_files with use_ext works [t/conf/conf.pl] ok 47 - load_files returns an arrayref ok 48 - load_files arrayref contains a ref ok 49 - hashref @@ -647,7 +659,7 @@ ok 12 - error thrown ok All tests successful. -Files=15, Tests=156, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.12 cusr 0.14 csys = 1.30 CPU) +Files=15, Tests=156, 3 wallclock secs ( 0.11 usr 0.04 sys + 2.38 cusr 0.25 csys = 2.78 CPU) Result: PASS make[1]: Leaving directory '/build/libconfig-any-perl-0.32' fakeroot debian/rules binary @@ -660,20 +672,20 @@ Manifying 8 pod documents Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any.pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/Perl.pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/Base.pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/XML.pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/General.pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/XML.pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/JSON.pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/INI.pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/Base.pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/YAML.pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/perl5/Config/Any/JSON.pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::JSON.3pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::General.3pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::INI.3pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::XML.3pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::Base.3pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::INI.3pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::YAML.3pm -Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any.3pm Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::Perl.3pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::JSON.3pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any.3pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::XML.3pm +Installing /build/libconfig-any-perl-0.32/debian/libconfig-any-perl/usr/share/man/man3/Config::Any::General.3pm make[1]: Leaving directory '/build/libconfig-any-perl-0.32' dh_installdocs dh_installchangelogs @@ -695,12 +707,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/30136/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/30136/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/46532 and its subdirectories -I: Current time: Thu Apr 8 12:27:21 -12 2021 -I: pbuilder-time-stamp: 1617928041 +I: removing directory /srv/workspace/pbuilder/30136 and its subdirectories +I: Current time: Sat Mar 7 08:13:35 +14 2020 +I: pbuilder-time-stamp: 1583518415