Diff of the two buildlogs: -- --- b1/build.log 2020-05-04 14:16:52.855628774 +0000 +++ b2/build.log 2020-05-04 14:17:12.927235249 +0000 @@ -1,9 +1,6 @@ -W: cgroups are not available on the host, not using them. -unshare: unshare failed: Cannot allocate memory -W: pbuilder: unshare CLONE_NEWNET not available -I: pbuilder: network access is available during build! -I: Current time: Mon May 4 02:11:28 -12 2020 -I: pbuilder-time-stamp: 1588601488 +I: pbuilder: network access will be disabled during build +I: Current time: Mon Jun 7 10:39:54 +14 2021 +I: pbuilder-time-stamp: 1623011994 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -21,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 Sat Mar 10 05:59:22 2018 -12 +gpgv: Signature made Sun Mar 11 07:59:22 2018 +14 gpgv: using RSA key D1E1316E93A760A8104D85FABB3A68018649AA06 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./libyaml-tiny-perl_1.73-1.dsc @@ -30,6 +27,18 @@ dpkg-source: info: unpacking libyaml-tiny-perl_1.73-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/27724/tmp/hooks/D01_modify_environment starting +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/27724/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -102,7 +111,7 @@ Get: 33 http://deb.debian.org/debian buster/main i386 debhelper all 12.1.1 [1016 kB] Get: 34 http://deb.debian.org/debian buster/main i386 libcpanel-json-xs-perl i386 4.09-1 [125 kB] Get: 35 http://deb.debian.org/debian buster/main i386 libjson-maybexs-perl all 1.004000-1 [12.5 kB] -Fetched 19.5 MB in 8s (2493 kB/s) +Fetched 19.5 MB in 0s (86.9 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.) @@ -265,7 +274,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/libyaml-tiny-perl-1.73/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/libyaml-tiny-perl-1.73/ && 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 libyaml-tiny-perl dpkg-buildpackage: info: source version 1.73-1 dpkg-buildpackage: info: source distribution unstable @@ -287,13 +296,13 @@ Writing Makefile for YAML::Tiny Writing MYMETA.yml and MYMETA.json dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/libyaml-tiny-perl-1.73' cp lib/YAML/Tiny.pm blib/lib/YAML/Tiny.pm Manifying 1 pod document make[1]: Leaving directory '/build/libyaml-tiny-perl-1.73' dh_auto_test - make -j10 test TEST_VERBOSE=1 + make -j18 test TEST_VERBOSE=1 make[1]: Entering directory '/build/libyaml-tiny-perl-1.73' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # @@ -911,75 +920,32 @@ ok 1 - Circular Reference Protection 1..1 ok 1 - TestML: t/tml-local/dump-error/circular.tml -# Subtest: TestML: t/tml-local/load-error/document.tml - # Subtest: scalar document followed by mapping - ok 1 - read_string returns undef - ok 2 - Got expected error +# Subtest: TestML: t/tml-local/load-warning/document.tml + # Subtest: mapping with double key + ok 1 - got exactly one warning + ok 2 - Got expected warning 1..2 - ok 1 - scalar document followed by mapping + ok 1 - mapping with double key 1..1 -ok 2 - TestML: t/tml-local/load-error/document.tml -# Subtest: TestML: t/tml-local/load-error/scalar.tml - # Subtest: multiline quote - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 1 - multiline quote - # Subtest: dash dash 2 - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 2 - dash dash 2 - # Subtest: dash - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 3 - dash - # Subtest: leading ampersand - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 4 - leading ampersand - # Subtest: leading percent - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 5 - leading percent - # Subtest: trailing colon - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 6 - trailing colon - # Subtest: key key value - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 7 - key key value - # Subtest: backticks - ok 1 - read_string returns undef - ok 2 - Got expected error - 1..2 - ok 8 - backticks - # Subtest: double-dash - ok 1 - read_string returns undef - ok 2 - Got expected error +ok 2 - TestML: t/tml-local/load-warning/document.tml +# Subtest: TestML: t/tml-local/perl-to-yaml/quoting.tml + # Subtest: Quote boolean-like string (scalar) + ok 1 - write_string lives + ok 2 - dumped YAML correct 1..2 - ok 9 - double-dash - # Subtest: multi-line scalar document starting on header - ok 1 - read_string returns undef - ok 2 - Got expected error + ok 1 - Quote boolean-like string (scalar) + # Subtest: Quote boolean-like string (list) + ok 1 - write_string lives + ok 2 - dumped YAML correct 1..2 - ok 10 - multi-line scalar document starting on header - 1..10 -ok 3 - TestML: t/tml-local/load-error/scalar.tml -# Subtest: TestML: t/tml-local/load-error/tag.tml - # Subtest: version object - ok 1 - read_string returns undef - ok 2 - Got expected error + ok 2 - Quote boolean-like string (list) + # Subtest: Quote scalars ending in colon + ok 1 - write_string lives + ok 2 - dumped YAML correct 1..2 - ok 1 - version object - 1..1 -ok 4 - TestML: t/tml-local/load-error/tag.tml + ok 3 - Quote scalars ending in colon + 1..3 +ok 3 - TestML: t/tml-local/perl-to-yaml/quoting.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/collection.tml # Subtest: null hash in array ok 1 - YAML::Tiny parses without error @@ -1125,7 +1091,7 @@ 1..10 ok 11 - colon at end of key 1..11 -ok 5 - TestML: t/tml-local/yaml-roundtrip/collection.tml +ok 4 - TestML: t/tml-local/yaml-roundtrip/collection.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/comment.tml # Subtest: Properly ignore comments ok 1 - YAML::Tiny parses without error @@ -1193,7 +1159,7 @@ 1..10 ok 5 - empty_comment_in_hash 1..5 -ok 6 - TestML: t/tml-local/yaml-roundtrip/comment.tml +ok 5 - TestML: t/tml-local/yaml-roundtrip/comment.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/document.tml # Subtest: simple_doctype_comment ok 1 - YAML::Tiny parses without error @@ -1456,7 +1422,7 @@ 1..10 ok 20 - two_undef 1..20 -ok 7 - TestML: t/tml-local/yaml-roundtrip/document.tml +ok 6 - TestML: t/tml-local/yaml-roundtrip/document.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/mapping.tml # Subtest: Empty mapping ok 1 - YAML::Tiny parses without error @@ -1641,7 +1607,7 @@ 1..10 ok 14 - quoted_empty_key 1..14 -ok 8 - TestML: t/tml-local/yaml-roundtrip/mapping.tml +ok 7 - TestML: t/tml-local/yaml-roundtrip/mapping.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/quoting.tml # Subtest: Empty double-quote ok 1 - YAML::Tiny parses without error @@ -1839,7 +1805,7 @@ 1..10 ok 15 - Single Dash 1..15 -ok 9 - TestML: t/tml-local/yaml-roundtrip/quoting.tml +ok 8 - TestML: t/tml-local/yaml-roundtrip/quoting.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/scalar.tml # Subtest: one_scalar ok 1 - YAML::Tiny parses without error @@ -1998,7 +1964,7 @@ 1..10 ok 12 - Ampersand in a quote 1..12 -ok 10 - TestML: t/tml-local/yaml-roundtrip/scalar.tml +ok 9 - TestML: t/tml-local/yaml-roundtrip/scalar.tml # Subtest: TestML: t/tml-local/yaml-roundtrip/sequence.tml # Subtest: Empty sequence ok 1 - YAML::Tiny parses without error @@ -2118,33 +2084,76 @@ 1..10 ok 9 - trailing whitespace 1..9 -ok 11 - TestML: t/tml-local/yaml-roundtrip/sequence.tml -# Subtest: TestML: t/tml-local/load-warning/document.tml - # Subtest: mapping with double key - ok 1 - got exactly one warning - ok 2 - Got expected warning +ok 10 - TestML: t/tml-local/yaml-roundtrip/sequence.tml +# Subtest: TestML: t/tml-local/load-error/document.tml + # Subtest: scalar document followed by mapping + ok 1 - read_string returns undef + ok 2 - Got expected error 1..2 - ok 1 - mapping with double key + ok 1 - scalar document followed by mapping 1..1 -ok 12 - TestML: t/tml-local/load-warning/document.tml -# Subtest: TestML: t/tml-local/perl-to-yaml/quoting.tml - # Subtest: Quote boolean-like string (scalar) - ok 1 - write_string lives - ok 2 - dumped YAML correct +ok 11 - TestML: t/tml-local/load-error/document.tml +# Subtest: TestML: t/tml-local/load-error/scalar.tml + # Subtest: multiline quote + ok 1 - read_string returns undef + ok 2 - Got expected error 1..2 - ok 1 - Quote boolean-like string (scalar) - # Subtest: Quote boolean-like string (list) - ok 1 - write_string lives - ok 2 - dumped YAML correct + ok 1 - multiline quote + # Subtest: dash dash 2 + ok 1 - read_string returns undef + ok 2 - Got expected error 1..2 - ok 2 - Quote boolean-like string (list) - # Subtest: Quote scalars ending in colon - ok 1 - write_string lives - ok 2 - dumped YAML correct + ok 2 - dash dash 2 + # Subtest: dash + ok 1 - read_string returns undef + ok 2 - Got expected error 1..2 - ok 3 - Quote scalars ending in colon - 1..3 -ok 13 - TestML: t/tml-local/perl-to-yaml/quoting.tml + ok 3 - dash + # Subtest: leading ampersand + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 4 - leading ampersand + # Subtest: leading percent + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 5 - leading percent + # Subtest: trailing colon + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 6 - trailing colon + # Subtest: key key value + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 7 - key key value + # Subtest: backticks + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 8 - backticks + # Subtest: double-dash + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 9 - double-dash + # Subtest: multi-line scalar document starting on header + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 10 - multi-line scalar document starting on header + 1..10 +ok 12 - TestML: t/tml-local/load-error/scalar.tml +# Subtest: TestML: t/tml-local/load-error/tag.tml + # Subtest: version object + ok 1 - read_string returns undef + ok 2 - Got expected error + 1..2 + ok 1 - version object + 1..1 +ok 13 - TestML: t/tml-local/load-error/tag.tml 1..13 ok t/32_world_tml.t ....... @@ -2367,7 +2376,7 @@ # ' ok All tests successful. -Files=13, Tests=58, 4 wallclock secs ( 0.26 usr 0.04 sys + 2.85 cusr 0.27 csys = 3.42 CPU) +Files=13, Tests=58, 2 wallclock secs ( 0.16 usr 0.00 sys + 1.44 cusr 0.10 csys = 1.70 CPU) Result: PASS make[1]: Leaving directory '/build/libyaml-tiny-perl-1.73' create-stamp debian/debhelper-build-stamp @@ -2376,7 +2385,7 @@ dh_testroot dh_prep dh_auto_install - make -j10 install DESTDIR=/build/libyaml-tiny-perl-1.73/debian/libyaml-tiny-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr + make -j18 install DESTDIR=/build/libyaml-tiny-perl-1.73/debian/libyaml-tiny-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr make[1]: Entering directory '/build/libyaml-tiny-perl-1.73' Manifying 1 pod document Installing /build/libyaml-tiny-perl-1.73/debian/libyaml-tiny-perl/usr/share/perl5/YAML/Tiny.pm @@ -2401,12 +2410,15 @@ dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) +I: copying local configuration +I: user script /srv/workspace/pbuilder/27724/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/27724/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/9956 and its subdirectories -I: Current time: Mon May 4 02:16:52 -12 2020 -I: pbuilder-time-stamp: 1588601812 +I: removing directory /srv/workspace/pbuilder/27724 and its subdirectories +I: Current time: Mon Jun 7 10:40:11 +14 2021 +I: pbuilder-time-stamp: 1623012011