Diff of the two buildlogs: -- --- b1/build.log 2020-03-06 20:50:02.607614872 +0000 +++ b2/build.log 2020-03-06 20:50:36.866954510 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Mar 6 08:33:14 -12 2020 -I: pbuilder-time-stamp: 1583526794 +I: Current time: Fri Apr 9 17:13:03 +14 2021 +I: pbuilder-time-stamp: 1617937983 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 Mon Nov 19 08:57:19 2018 -12 +gpgv: Signature made Tue Nov 20 10:57:19 2018 +14 gpgv: using RSA key ECA1E3F28E112432D485DD95EB36171A6FF9435F gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-schedutils_0.6-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying man_page_formatting I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/9068/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build6-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/9068/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -156,7 +168,7 @@ Get: 80 http://deb.debian.org/debian buster/main i386 python3-all-dev i386 3.7.3-1 [1068 B] Get: 81 http://deb.debian.org/debian buster/main i386 python3-pkg-resources all 40.8.0-1 [153 kB] Get: 82 http://deb.debian.org/debian buster/main i386 python3-setuptools all 40.8.0-1 [306 kB] -Fetched 114 MB in 59s (1936 kB/s) +Fetched 114 MB in 1s (88.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.) @@ -511,7 +523,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/python-schedutils-0.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-schedutils-0.6/ && 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 python-schedutils dpkg-buildpackage: info: source version 0.6-1 dpkg-buildpackage: info: source distribution unstable @@ -531,8 +543,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'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/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/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ dh_autoreconf_clean -O--buildsystem=python_distutils @@ -558,22 +570,24 @@ set -e ; set -x ; for i in 3.7 ; do \ PYTHON=python$i python$i setup.py build --force ; \ done -+ PYTHON=python3.7 python3.7 setup.py build --force ++ for i in 3.7 ++ PYTHON=python3.7 ++ python3.7 setup.py build --force running build running build_ext building 'schedutils' extension creating build -creating build/temp.linux-i686-3.7 -creating build/temp.linux-i686-3.7/python-schedutils -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c python-schedutils/schedutils.c -o build/temp.linux-i686-3.7/python-schedutils/schedutils.o -creating build/lib.linux-i686-3.7 -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-3.7/python-schedutils/schedutils.o -o build/lib.linux-i686-3.7/schedutils.cpython-37m-i386-linux-gnu.so +creating build/temp.linux-x86_64-3.7 +creating build/temp.linux-x86_64-3.7/python-schedutils +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.7m -c python-schedutils/schedutils.c -o build/temp.linux-x86_64-3.7/python-schedutils/schedutils.o +creating build/lib.linux-x86_64-3.7 +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.7/python-schedutils/schedutils.o -o build/lib.linux-x86_64-3.7/schedutils.cpython-37m-i386-linux-gnu.so running build_scripts creating build/scripts-3.7 copying and adjusting pchrt -> build/scripts-3.7 copying and adjusting ptaskset -> build/scripts-3.7 -changing mode of build/scripts-3.7/pchrt from 644 to 755 -changing mode of build/scripts-3.7/ptaskset from 644 to 755 +changing mode of build/scripts-3.7/pchrt from 664 to 775 +changing mode of build/scripts-3.7/ptaskset from 664 to 775 # renaming pflags to avoid conflict between python and python3 versions cp -p pchrt pchrt2 cp -p pchrt pchrt3 @@ -607,30 +621,30 @@ running build running build_ext building 'schedutils' extension -creating build/temp.linux-i686-2.7 -creating build/temp.linux-i686-2.7/python-schedutils -i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c python-schedutils/schedutils.c -o build/temp.linux-i686-2.7/python-schedutils/schedutils.o -creating build/lib.linux-i686-2.7 -i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/python-schedutils/schedutils.o -o build/lib.linux-i686-2.7/schedutils.so +creating build/temp.linux-x86_64-2.7 +creating build/temp.linux-x86_64-2.7/python-schedutils +i686-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c python-schedutils/schedutils.c -o build/temp.linux-x86_64-2.7/python-schedutils/schedutils.o +creating build/lib.linux-x86_64-2.7 +i686-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-EBAgX8/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -ffile-prefix-map=/build/python-schedutils-0.6=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/python-schedutils/schedutils.o -o build/lib.linux-x86_64-2.7/schedutils.so running build_scripts creating build/scripts-2.7 copying and adjusting pchrt -> build/scripts-2.7 copying and adjusting ptaskset -> build/scripts-2.7 -changing mode of build/scripts-2.7/pchrt from 644 to 755 -changing mode of build/scripts-2.7/ptaskset from 644 to 755 +changing mode of build/scripts-2.7/pchrt from 664 to 775 +changing mode of build/scripts-2.7/ptaskset from 664 to 775 running install_lib creating /build/python-schedutils-0.6/debian/python-schedutils creating /build/python-schedutils-0.6/debian/python-schedutils/usr creating /build/python-schedutils-0.6/debian/python-schedutils/usr/lib creating /build/python-schedutils-0.6/debian/python-schedutils/usr/lib/python2.7 creating /build/python-schedutils-0.6/debian/python-schedutils/usr/lib/python2.7/dist-packages -copying build/lib.linux-i686-2.7/schedutils.so -> /build/python-schedutils-0.6/debian/python-schedutils/usr/lib/python2.7/dist-packages +copying build/lib.linux-x86_64-2.7/schedutils.so -> /build/python-schedutils-0.6/debian/python-schedutils/usr/lib/python2.7/dist-packages running install_scripts creating /build/python-schedutils-0.6/debian/python-schedutils/usr/bin copying build/scripts-2.7/pchrt -> /build/python-schedutils-0.6/debian/python-schedutils/usr/bin copying build/scripts-2.7/ptaskset -> /build/python-schedutils-0.6/debian/python-schedutils/usr/bin -changing mode of /build/python-schedutils-0.6/debian/python-schedutils/usr/bin/pchrt to 755 -changing mode of /build/python-schedutils-0.6/debian/python-schedutils/usr/bin/ptaskset to 755 +changing mode of /build/python-schedutils-0.6/debian/python-schedutils/usr/bin/pchrt to 775 +changing mode of /build/python-schedutils-0.6/debian/python-schedutils/usr/bin/ptaskset to 775 running install_data creating /build/python-schedutils-0.6/debian/python-schedutils/usr/share creating /build/python-schedutils-0.6/debian/python-schedutils/usr/share/man @@ -642,6 +656,7 @@ set -e ; set -x ; for i in 3.7 ; do \ python$i setup.py install --install-layout=deb --root /build/python-schedutils-0.6/debian/python3-schedutils ; \ done ++ for i in 3.7 + python3.7 setup.py install --install-layout=deb --root /build/python-schedutils-0.6/debian/python3-schedutils running install running build @@ -653,13 +668,13 @@ creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/lib creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/lib/python3 creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/lib/python3/dist-packages -copying build/lib.linux-i686-3.7/schedutils.cpython-37m-i386-linux-gnu.so -> /build/python-schedutils-0.6/debian/python3-schedutils/usr/lib/python3/dist-packages +copying build/lib.linux-x86_64-3.7/schedutils.cpython-37m-i386-linux-gnu.so -> /build/python-schedutils-0.6/debian/python3-schedutils/usr/lib/python3/dist-packages running install_scripts creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin copying build/scripts-3.7/pchrt -> /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin copying build/scripts-3.7/ptaskset -> /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin -changing mode of /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin/pchrt to 755 -changing mode of /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin/ptaskset to 755 +changing mode of /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin/pchrt to 775 +changing mode of /build/python-schedutils-0.6/debian/python3-schedutils/usr/bin/ptaskset to 775 running install_data creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/share creating /build/python-schedutils-0.6/debian/python3-schedutils/usr/share/man @@ -686,9 +701,9 @@ dh_installman -O--buildsystem=python_distutils dh_systemd_enable -O--buildsystem=python_distutils dh_python2 -O--buildsystem=python_distutils -I: dh_python2 tools:114: replacing shebang in debian/python-schedutils/usr/bin/pchrt2 -I: dh_python2 tools:114: replacing shebang in debian/python-schedutils/usr/bin/ptaskset2 I: dh_python2 fs:343: renaming schedutils.so to schedutils.i386-linux-gnu.so +I: dh_python2 tools:114: replacing shebang in debian/python-schedutils/usr/bin/ptaskset2 +I: dh_python2 tools:114: replacing shebang in debian/python-schedutils/usr/bin/pchrt2 dh_python3 -O--buildsystem=python_distutils dh_installinit -O--buildsystem=python_distutils dh_systemd_start -O--buildsystem=python_distutils @@ -707,16 +722,16 @@ dpkg-gencontrol: warning: package python-schedutils: substitution variable ${python:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-schedutils: substitution variable ${python3:Provides} unused, but is defined dpkg-gencontrol: warning: package python3-schedutils: substitution variable ${python3:Versions} unused, but is defined -dpkg-gencontrol: warning: package python-schedutils: substitution variable ${python:Provides} unused, but is defined -dpkg-gencontrol: warning: package python-schedutils: substitution variable ${python:Versions} unused, but is defined dpkg-gencontrol: warning: package python3-schedutils: substitution variable ${python3:Provides} unused, but is defined dpkg-gencontrol: warning: package python3-schedutils: substitution variable ${python3:Versions} unused, but is defined +dpkg-gencontrol: warning: package python-schedutils: substitution variable ${python:Provides} unused, but is defined +dpkg-gencontrol: warning: package python-schedutils: substitution variable ${python:Versions} unused, but is defined dh_md5sums -O--buildsystem=python_distutils dh_builddeb -O--buildsystem=python_distutils +dpkg-deb: building package 'python-schedutils-dbgsym' in '../python-schedutils-dbgsym_0.6-1_i386.deb'. +dpkg-deb: building package 'python3-schedutils-dbgsym' in '../python3-schedutils-dbgsym_0.6-1_i386.deb'. dpkg-deb: building package 'python-schedutils' in '../python-schedutils_0.6-1_i386.deb'. dpkg-deb: building package 'python3-schedutils' in '../python3-schedutils_0.6-1_i386.deb'. -dpkg-deb: building package 'python3-schedutils-dbgsym' in '../python3-schedutils-dbgsym_0.6-1_i386.deb'. -dpkg-deb: building package 'python-schedutils-dbgsym' in '../python-schedutils-dbgsym_0.6-1_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../python-schedutils_0.6-1_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) @@ -724,12 +739,14 @@ dpkg-source: info: using options from python-schedutils-0.6/debian/source/options: --extend-diff-ignore=^\.gitignore$ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/9068/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/9068/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/649 and its subdirectories -I: Current time: Fri Mar 6 08:50:02 -12 2020 -I: pbuilder-time-stamp: 1583527802 +I: removing directory /srv/workspace/pbuilder/9068 and its subdirectories +I: Current time: Fri Apr 9 17:13:35 +14 2021 +I: pbuilder-time-stamp: 1617938015