Diff of the two buildlogs: -- --- b1/build.log 2020-04-16 10:55:09.221370660 +0000 +++ b2/build.log 2020-04-16 10:58:18.153672739 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Wed May 19 05:17:46 -12 2021 -I: pbuilder-time-stamp: 1621444666 +I: Current time: Fri Apr 17 00:55:11 +14 2020 +I: pbuilder-time-stamp: 1587034511 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 Jan 15 05:11:20 2012 -12 +gpgv: Signature made Mon Jan 16 07:11:20 2012 +14 gpgv: using RSA key 80132534DD347DC8 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./pyramid-beaker_0.6.1+ds1-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking pyramid-beaker_0.6.1+ds1-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/6774/tmp/hooks/D01_modify_environment starting +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/6774/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -155,7 +167,7 @@ Get: 81 http://deb.debian.org/debian buster/main i386 python-zope.component all 4.3.0-1 [43.1 kB] Get: 82 http://deb.debian.org/debian buster/main i386 python-zope.deprecation all 4.4.0-1 [11.3 kB] Get: 83 http://deb.debian.org/debian buster/main i386 python-pyramid all 1.10.2+dfsg-2 [363 kB] -Fetched 28.2 MB in 1s (53.0 MB/s) +Fetched 28.2 MB in 7s (4271 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.) @@ -513,7 +525,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/pyramid-beaker-0.6.1+ds1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/pyramid-beaker-0.6.1+ds1/ && 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 pyramid-beaker dpkg-buildpackage: info: source version 0.6.1+ds1-1 dpkg-buildpackage: info: source distribution unstable @@ -532,8 +544,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-x86_64-2.7' does not exist -- can't clean it -'build/bdist.linux-x86_64' does not exist -- can't clean it +'build/lib.linux-i686-2.7' does not exist -- can't clean it +'build/bdist.linux-i686' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ dh_clean @@ -556,10 +568,10 @@ running build running build_py creating build -creating build/lib.linux-x86_64-2.7 -creating build/lib.linux-x86_64-2.7/pyramid_beaker -copying pyramid_beaker/tests.py -> build/lib.linux-x86_64-2.7/pyramid_beaker -copying pyramid_beaker/__init__.py -> build/lib.linux-x86_64-2.7/pyramid_beaker +creating build/lib.linux-i686-2.7 +creating build/lib.linux-i686-2.7/pyramid_beaker +copying pyramid_beaker/tests.py -> build/lib.linux-i686-2.7/pyramid_beaker +copying pyramid_beaker/__init__.py -> build/lib.linux-i686-2.7/pyramid_beaker running egg_info creating pyramid_beaker.egg-info writing requirements to pyramid_beaker.egg-info/requires.txt @@ -574,7 +586,7 @@ nosetests ................................. ---------------------------------------------------------------------- -Ran 33 tests in 0.067s +Ran 33 tests in 0.167s OK make[1]: Leaving directory '/build/pyramid-beaker-0.6.1+ds1' @@ -606,8 +618,8 @@ creating /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7 creating /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages creating /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker -copying build/lib.linux-x86_64-2.7/pyramid_beaker/tests.py -> /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker -copying build/lib.linux-x86_64-2.7/pyramid_beaker/__init__.py -> /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker +copying build/lib.linux-i686-2.7/pyramid_beaker/tests.py -> /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker +copying build/lib.linux-i686-2.7/pyramid_beaker/__init__.py -> /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker running install_egg_info Copying pyramid_beaker.egg-info to /build/pyramid-beaker-0.6.1+ds1/debian/python-pyramid-beaker/usr/lib/python2.7/dist-packages/pyramid_beaker-0.6.1.egg-info Skipping SOURCES.txt @@ -643,12 +655,14 @@ dpkg-source: info: using options from pyramid-beaker-0.6.1+ds1/debian/source/options: --compression=xz dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/6774/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/6774/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/25918 and its subdirectories -I: Current time: Wed May 19 05:18:08 -12 2021 -I: pbuilder-time-stamp: 1621444688 +I: removing directory /srv/workspace/pbuilder/6774 and its subdirectories +I: Current time: Fri Apr 17 00:58:17 +14 2020 +I: pbuilder-time-stamp: 1587034697