[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_28 #10428

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 10 00:18:22 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_28/10428/>

------------------------------------------
[...truncated 8802 lines...]
                                   ^
-takeaddr.c:1570:32: note: in expansion of macro '_'
+takeaddr.c:1570:32: note: in expansion of macro ‘_’
      snprintf(tmp, sizeof(tmp), _("Word to find %s%.*s%s: "),
                                 ^
-takeaddr.c: In function 'update_takeaddr_screen':
-takeaddr.c:1896:41: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
+takeaddr.c: In function ‘update_takeaddr_screen’:
+takeaddr.c:1896:41: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
             snprintf(buf2, sizeof(buf2), "[%c]  %.*s", ctmp->checked ? 'X' : SPACE,
                                          ^
-takeaddr.c:1896:41: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:1899:41: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:1896:41: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:1899:41: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
             snprintf(buf2, sizeof(buf2), "     %.*s", sizeof(buf2)-6, buf1);
                                          ^
-takeaddr.c:1899:41: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
-takeaddr.c: In function 'take_without_edit':
-takeaddr.c:2152:11: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:1899:41: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c: In function ‘take_without_edit’:
+takeaddr.c:2152:11: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
            "Entry with nickname \"%.*s\" already exists, replace ",
            ^
-takeaddr.c:2152:11: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:2158:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:2152:11: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:2158:5: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
      "Nicknames \"%.*s\" and \"%.*s\" already exist, replace ",
      ^
-takeaddr.c:2158:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:2158:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:2158:5: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:2420:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:2158:5: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:2158:5: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:2158:5: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:2420:3: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
    "%c%.*s",
    ^
-takeaddr.c:2420:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
-takeaddr.c:2433:29: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:2420:3: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
+takeaddr.c:2433:29: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=]
   snprintf(tmp, sizeof(tmp), "Saved %d %s to \"%.*s\"",
                              ^
-takeaddr.c:2433:29: warning: field precision specifier '.*' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=]
+takeaddr.c:2433:29: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 6 has type ‘long unsigned int’ [-Wformat=]
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o titlebar.o titlebar.c
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o smime.o smime.c
-smime.c: In function 'smime_setup_size':
-smime.c:1298:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
+smime.c: In function ‘smime_setup_size’:
+smime.c:1298:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
     sprintf(t+strlen(t), "%d.%d", n, n);
                          ^
-smime.c:1298:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+smime.c:1298:25: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o newmail.o newmail.c
-newmail.c: In function 'newmailfifo':
-newmail.c:306:33: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+newmail.c: In function ‘newmailfifo’:
+newmail.c:306:33: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
       snprintf(buf, sizeof(buf), "New Mail window started at %.*s\n",
                                  ^
-newmail.c:306:33: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
+newmail.c:306:33: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o date.o date.c
 /bin/bash ../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security `cat ../c-client/LDFLAGS` -L/usr/lib -Wl,-z,relro -Wl,--as-needed -L/usr/lib -o alpine addrbook.o adrbkcmd.o after.o alpine.o arg.o busy.o colorconf.o confscroll.o context.o dispfilt.o flagmaint.o folder.o help.o imap.o init.o kblock.o keymenu.o ldapconf.o listsel.o mailcmd.o mailindx.o mailpart.o mailview.o newuser.o pattern.o pipe.o print.o radio.o remote.o reply.o roleconf.o send.o setup.o signal.o status.o takeaddr.o titlebar.o smime.o newmail.o date.o ../pico/libpico.a ../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a  -lgssapi_krb5 -lpam -lldap -lcrypto -lssl -ldl  -ltinfo -llber -lpam -lkrb5
 libtool: link: x86_64-linux-gnu-gcc -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -o alpine addrbook.o adrbkcmd.o after.o alpine.o arg.o busy.o colorconf.o confscroll.o context.o dispfilt.o flagmaint.o folder.o help.o imap.o init.o kblock.o keymenu.o ldapconf.o listsel.o mailcmd.o mailindx.o mailpart.o mailview.o newuser.o pattern.o pipe.o print.o radio.o remote.o reply.o roleconf.o send.o setup.o signal.o status.o takeaddr.o titlebar.o smime.o newmail.o date.o  -L/usr/lib -lcom_err ../pico/libpico.a ../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a -lgssapi_krb5 -lldap -lcrypto -lssl -ldl -ltinfo -llber -lpam -lkrb5 -pthread
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o rpdump.o rpdump.c
-rpdump.c: In function 'opt_enter':
-rpdump.c:759:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
+rpdump.c: In function ‘opt_enter’:
+rpdump.c:759:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
       fgets(string, field_len, stdin);
       ^
-rpdump.c: In function 'wantto':
-rpdump.c:797:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
+rpdump.c: In function ‘wantto’:
+rpdump.c:797:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
        fgets(rep, sizeof(rep), stdin);
        ^
 /bin/bash ../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security `cat ../c-client/LDFLAGS` -L/usr/lib -Wl,-z,relro -Wl,--as-needed -L/usr/lib -o rpdump rpdump.o ../pico/libpico.a ../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a  -lgssapi_krb5 -lpam -lldap -lcrypto -lssl -ldl  -ltinfo -llber -lpam -lkrb5
 libtool: link: x86_64-linux-gnu-gcc -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -o rpdump rpdump.o  -L/usr/lib -lcom_err ../pico/libpico.a ../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a -lgssapi_krb5 -lldap -lcrypto -lssl -ldl -ltinfo -llber -lpam -lkrb5 -pthread
 x86_64-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/openssl -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o rpload.o rpload.c
-rpload.c: In function 'opt_enter':
-rpload.c:998:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
+rpload.c: In function ‘opt_enter’:
+rpload.c:998:6: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
       fgets(string, field_len, stdin);
       ^
 /bin/bash ../libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -g -pthread -g -O2 -fstack-protector-strong -Wformat -Werror=format-security `cat ../c-client/LDFLAGS` -L/usr/lib -Wl,-z,relro -Wl,--as-needed -L/usr/lib -o rpload rpload.o ../pico/libpico.a ../pico/osdep/libpicoosd.a ../pith/libpith.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a osdep/libpineosd.a ../c-client/c-client.a  -lgssapi_krb5 -lpam -lldap -lcrypto -lssl -ldl  -ltinfo -llber -lpam -lkrb5
@@ -2603,31 +2950,80 @@
    dh_shlibdeps
    dh_installdeb
    dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'pilot' in '../pilot_2.20+dfsg1-1_amd64.deb'.
-dpkg-deb: building package 'alpine-pico' in '../alpine-pico_2.20+dfsg1-1_amd64.deb'.
-dpkg-deb: building package 'alpine' in '../alpine_2.20+dfsg1-1_amd64.deb'.
-dpkg-deb: building package 'alpine-doc' in '../alpine-doc_2.20+dfsg1-1_all.deb'.
-dpkg-deb: building package 'alpine-dbg' in '../alpine-dbg_2.20+dfsg1-1_amd64.deb'.
+dpkg-deb : construction du paquet « pilot » dans « ../pilot_2.20+dfsg1-1_amd64.deb ».
+dpkg-deb : construction du paquet « alpine » dans « ../alpine_2.20+dfsg1-1_amd64.deb ».
+dpkg-deb : construction du paquet « alpine-doc » dans « ../alpine-doc_2.20+dfsg1-1_all.deb ».
+dpkg-deb : construction du paquet « alpine-dbg » dans « ../alpine-dbg_2.20+dfsg1-1_amd64.deb ».
+dpkg-deb : construction du paquet « alpine-pico » dans « ../alpine-pico_2.20+dfsg1-1_amd64.deb ».
  dpkg-genbuildinfo  >../alpine_2.20+dfsg1-1_amd64.buildinfo
  dpkg-distaddfile alpine_2.20+dfsg1-1_amd64.buildinfo mail optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../alpine_2.20+dfsg1-1_amd64.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build alpine-2.20+dfsg1
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+I: user script /srv/workspace/pbuilder/8341/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/8341/tmp/hooks/B01_cleanup finished
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 164: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/32707 and its subdirectories
-I: Current time: Wed Dec  9 12:09:40 GMT+12 2015
-I: pbuilder-time-stamp: 1449706180
+I: removing directory /srv/workspace/pbuilder/8341 and its subdirectories
+I: Current time: Wed Jan 11 20:37:38 GMT-14 2017
+I: pbuilder-time-stamp: 1484116658

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/alpine_2.20+dfsg1-1.diff:	 88.7% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/alpine_2.20+dfsg1-1.diff.gz
b2/build.log:	 88.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 87.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/alpine_2.20+dfsg1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.OXidFVJy5g/tmp.EhRiAV1Q1k
+ mv /srv/reproducible-results/tmp.OXidFVJy5g/tmp.EhRiAV1Q1k /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.OXidFVJy5g
+ local TMPLOG=/srv/reproducible-results/tmp.OXidFVJy5g/tmp.VUozpIoDT5
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.OXidFVJy5g -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.OXidFVJy5g/dbd-tmp-w6isNpz
++ schroot --directory /srv/reproducible-results/tmp.OXidFVJy5g -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 42'
++ echo diffoscope 42
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log
++ date -u
+ echo 'Thu Dec 10 00:14:41 UTC 2015 - diffoscope 42 will be used to compare the two builds:'
Thu Dec 10 00:14:41 UTC 2015 - diffoscope 42 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.OXidFVJy5g -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.OXidFVJy5g/dbd-tmp-w6isNpz ; diffoscope 			--html /srv/reproducible-results/tmp.OXidFVJy5g/alpine_2.20+dfsg1-1.diffoscope.html 			--text /srv/reproducible-results/tmp.OXidFVJy5g/alpine_2.20+dfsg1-1.diffoscope.txt 			/srv/reproducible-results/tmp.OXidFVJy5g/b1/alpine_2.20+dfsg1-1_amd64.changes 			/srv/reproducible-results/tmp.OXidFVJy5g/b2/alpine_2.20+dfsg1-1_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/tmp.OXidFVJy5g/tmp.VUozpIoDT5
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x


Thu Dec 10 00:16:30 UTC 2015 - alpine failed to build reproducibly in testing on amd64.
Error: near "unreproducible": syntax error
Error: near "unreproducible": syntax error
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log:	 86.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/alpine_2.20+dfsg1-1.rbuild.log.gz
INFO: Starting at 2015-12-10 00:18:21.820243
INFO: Finished at 2015-12-10 00:18:21.825902, took: 0:00:00.005666
Thu 10 Dec 00:18:21 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-sRzuCh9Y, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list