[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_30 #3058

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 26 17:26:15 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_30/3058/>

------------------------------------------
[...truncated 2069 lines...]
-verify-lib/src_internal/_verify_x509.c:486:41: warning: unused variable 'data' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:486:41: warning: unused variable ‘data’ [-Wunused-variable]
      ASN1_STRING *                       data = NULL;
                                          ^
-verify-lib/src_internal/_verify_x509.c:484:41: warning: unused variable 'new_ne' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:484:41: warning: unused variable ‘new_ne’ [-Wunused-variable]
      X509_NAME_ENTRY *                   new_ne = NULL;
                                          ^
-verify-lib/src_internal/_verify_x509.c:483:41: warning: unused variable 'ne' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:483:41: warning: unused variable ‘ne’ [-Wunused-variable]
      X509_NAME_ENTRY *                   ne = NULL;
                                          ^
-verify-lib/src_internal/_verify_x509.c:482:41: warning: unused variable 'name' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:482:41: warning: unused variable ‘name’ [-Wunused-variable]
      X509_NAME *                         name = NULL;
                                          ^
-verify-lib/src_internal/_verify_x509.c:481:41: warning: unused variable 'subject' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:481:41: warning: unused variable ‘subject’ [-Wunused-variable]
      X509_NAME *                         subject = NULL;
                                          ^
-verify-lib/src_internal/_verify_x509.c: In function 'grid_verifyPathLenConstraints':
-verify-lib/src_internal/_verify_x509.c:1104:1: warning: label 'success' defined but not used [-Wunused-label]
+verify-lib/src_internal/_verify_x509.c: In function ‘grid_verifyPathLenConstraints’:
+verify-lib/src_internal/_verify_x509.c:1104:1: warning: label ‘success’ defined but not used [-Wunused-label]
  success:
  ^
-verify-lib/src_internal/_verify_x509.c:886:9: warning: unused variable 'found_limited_proxy' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:886:9: warning: unused variable ‘found_limited_proxy’ [-Wunused-variable]
      int found_limited_proxy = 0;
          ^
-verify-lib/src_internal/_verify_x509.c:883:22: warning: unused variable 'c' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:883:22: warning: unused variable ‘c’ [-Wunused-variable]
      int i, j, depth, c;
                       ^
-verify-lib/src_internal/_verify_x509.c:883:12: warning: unused variable 'j' [-Wunused-variable]
+verify-lib/src_internal/_verify_x509.c:883:12: warning: unused variable ‘j’ [-Wunused-variable]
      int i, j, depth, c;
             ^
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c verify-lib/src_internal/_verify_x509.c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-_verify_x509.o >/dev/null 2>&1
@@ -447,29 +460,29 @@
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c verify-lib/src_internal/log.c -o verify-lib/src_internal/liblcmaps_verify_proxy_la-log.o >/dev/null 2>&1
 /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src   -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.lo `test -f 'verify-lib/src/verify_x509.c' || echo './'`verify-lib/src/verify_x509.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c verify-lib/src/verify_x509.c  -fPIC -DPIC -o verify-lib/src/.libs/liblcmaps_verify_proxy_la-verify_x509.o
-verify-lib/src/verify_x509.c: In function 'process_internal_verify_data':
-verify-lib/src/verify_x509.c:225:56: warning: pointer targets in passing argument 1 of 'verify_x509_readPrivateKeyFromPEM' differ in signedness [-Wpointer-sign]
+verify-lib/src/verify_x509.c: In function ‘process_internal_verify_data’:
+verify-lib/src/verify_x509.c:225:56: warning: pointer targets in passing argument 1 of ‘verify_x509_readPrivateKeyFromPEM’ differ in signedness [-Wpointer-sign]
              result = verify_x509_readPrivateKeyFromPEM(internal_verify_x509_data->private_key_pem,
                                                         ^
 In file included from verify-lib/src/verify_x509.c:28:0:
-./verify-lib/src_internal/_verify_x509.h:75:15: note: expected 'unsigned char *' but argument is of type 'char *'
+./verify-lib/src_internal/_verify_x509.h:75:15: note: expected ‘unsigned char *’ but argument is of type ‘char *’
  unsigned long verify_x509_readPrivateKeyFromPEM  (unsigned char * pem, EVP_PKEY **pkey);
                ^
-verify-lib/src/verify_x509.c:236:56: warning: pointer targets in passing argument 1 of 'verify_x509_readPrivateKeyFromPEM' differ in signedness [-Wpointer-sign]
+verify-lib/src/verify_x509.c:236:56: warning: pointer targets in passing argument 1 of ‘verify_x509_readPrivateKeyFromPEM’ differ in signedness [-Wpointer-sign]
              result = verify_x509_readPrivateKeyFromPEM(internal_verify_x509_data->certificate_pem_str,
                                                         ^
 In file included from verify-lib/src/verify_x509.c:28:0:
-./verify-lib/src_internal/_verify_x509.h:75:15: note: expected 'unsigned char *' but argument is of type 'char *'
+./verify-lib/src_internal/_verify_x509.h:75:15: note: expected ‘unsigned char *’ but argument is of type ‘char *’
  unsigned long verify_x509_readPrivateKeyFromPEM  (unsigned char * pem, EVP_PKEY **pkey);
                ^
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c verify-lib/src/verify_x509.c -o verify-lib/src/liblcmaps_verify_proxy_la-verify_x509.o >/dev/null 2>&1
 /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src   -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c -o liblcmaps_verify_proxy_la-lcmaps_verify_proxy.lo `test -f 'lcmaps_verify_proxy.c' || echo './'`lcmaps_verify_proxy.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c lcmaps_verify_proxy.c  -fPIC -DPIC -o .libs/liblcmaps_verify_proxy_la-lcmaps_verify_proxy.o
-lcmaps_verify_proxy.c: In function 'plugin_run_or_verify':
-lcmaps_verify_proxy.c:411:25: warning: unused variable 'tmpTime' [-Wunused-variable]
+lcmaps_verify_proxy.c: In function ‘plugin_run_or_verify’:
+lcmaps_verify_proxy.c:411:25: warning: unused variable ‘tmpTime’ [-Wunused-variable]
      struct tm        *  tmpTime;
                          ^
-lcmaps_verify_proxy.c:410:25: warning: unused variable 'myclock' [-Wunused-variable]
+lcmaps_verify_proxy.c:410:25: warning: unused variable ‘myclock’ [-Wunused-variable]
      time_t              myclock;
                          ^
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I./verify-lib/src_internal/ -I./proxylifetime/ -I./verify-lib/interface/ -D ALLOW_EMPTY_CREDENTIALS -D DEBUG_LEVEL=0 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c lcmaps_verify_proxy.c -o liblcmaps_verify_proxy_la-lcmaps_verify_proxy.o >/dev/null 2>&1
@@ -603,31 +616,80 @@
 dh_installdeb -plcmaps-plugins-verify-proxy 
 dh_perl -plcmaps-plugins-verify-proxy 
 dh_shlibdeps -plcmaps-plugins-verify-proxy    
-dpkg-shlibdeps: warning: debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so contains an unresolvable reference to symbol lcmaps_log_debug: it's probably a plugin
-dpkg-shlibdeps: warning: 3 other similar warnings have been skipped (use -v to see them all)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so was not linked against libssl.so.1.0.0 (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so was not linked against libdl.so.2 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so contient une référence au symbole lcmaps_getArgValue qui ne peut être résolue : il peut s'agir d'un greffon (« plugin »)
+dpkg-shlibdeps: avertissement: 3 autres avertissements semblables ont été sautés (utiliser -v pour les voir tous).
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so » n'y était pas lié avec libdl.so.2 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/lcmaps-plugins-verify-proxy/usr/lib/lcmaps/liblcmaps_verify_proxy.so » n'y était pas lié avec libssl.so.1.0.0 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
 dh_gencontrol -plcmaps-plugins-verify-proxy  
-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
 dh_md5sums -plcmaps-plugins-verify-proxy 
 dh_builddeb -plcmaps-plugins-verify-proxy 
-dpkg-deb: building package 'lcmaps-plugins-verify-proxy-dbgsym' in '../lcmaps-plugins-verify-proxy-dbgsym_1.5.4-2_amd64.deb'.
-dpkg-deb: building package 'lcmaps-plugins-verify-proxy' in '../lcmaps-plugins-verify-proxy_1.5.4-2_amd64.deb'.
+dpkg-deb : construction du paquet « lcmaps-plugins-verify-proxy-dbgsym » dans « ../lcmaps-plugins-verify-proxy-dbgsym_1.5.4-2_amd64.deb ».
+dpkg-deb : construction du paquet « lcmaps-plugins-verify-proxy » dans « ../lcmaps-plugins-verify-proxy_1.5.4-2_amd64.deb ».
  dpkg-genbuildinfo  >../lcmaps-plugins-verify-proxy_1.5.4-2_amd64.buildinfo
  dpkg-distaddfile lcmaps-plugins-verify-proxy_1.5.4-2_amd64.buildinfo libs extra
-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 >../lcmaps-plugins-verify-proxy_1.5.4-2_amd64.changes
-dpkg-genchanges: warning: package lcmaps-plugins-verify-proxy-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet lcmaps-plugins-verify-proxy-dbgsym listé dans le fichier de liste des fichiers mais pas dans le fichier info
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build lcmaps-plugins-verify-proxy-1.5.4
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+I: user script /var/cache/pbuilder/build/21206/tmp/hooks/B01_cleanup starting
+I: user script /var/cache/pbuilder/build/21206/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 /var/cache/pbuilder/build/56730 and its subdirectories
-I: Current time: Mon Oct 26 04:59:41 GMT+12 2015
-I: pbuilder-time-stamp: 1445878781
+I: removing directory /var/cache/pbuilder/build/21206 and its subdirectories
+I: Current time: Tue Oct 27 07:11:14 GMT-14 2015
+I: pbuilder-time-stamp: 1445879474

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.diff:	 81.4% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.diff.gz
b2/build.log:	 81.2%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.wcJq4A46j1/tmp.Q7q7Y3t0hC
+ mv /srv/reproducible-results/tmp.wcJq4A46j1/tmp.Q7q7Y3t0hC /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.wcJq4A46j1
+ local TMPLOG=/srv/reproducible-results/tmp.wcJq4A46j1/tmp.cksFGZmdnW
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.wcJq4A46j1 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.wcJq4A46j1/dbd-tmp-qO4Qpof
++ schroot --directory /srv/reproducible-results/tmp.wcJq4A46j1 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 38'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 38
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
++ date -u
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log
+ echo 'Mon Oct 26 17:11:14 UTC 2015 - diffoscope 38 will be used to compare the two builds:'
Mon Oct 26 17:11:14 UTC 2015 - diffoscope 38 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.wcJq4A46j1 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.wcJq4A46j1/dbd-tmp-qO4Qpof ; diffoscope 			--html /srv/reproducible-results/tmp.wcJq4A46j1/lcmaps-plugins-verify-proxy_1.5.4-2.debbindiff.html 			--text /srv/reproducible-results/tmp.wcJq4A46j1/lcmaps-plugins-verify-proxy_1.5.4-2.debbindiff.txt 			/srv/reproducible-results/tmp.wcJq4A46j1/b1/lcmaps-plugins-verify-proxy_1.5.4-2_amd64.changes 			/srv/reproducible-results/tmp.wcJq4A46j1/b2/lcmaps-plugins-verify-proxy_1.5.4-2_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/tmp.wcJq4A46j1/tmp.cksFGZmdnW
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

 _                                            _             _                 
| | ___ _ __ ___   __ _ _ __  ___       _ __ | |_   _  __ _(_)_ __  ___       
| |/ __| '_ ` _ \ / _` | '_ \/ __|_____| '_ \| | | | |/ _` | | '_ \/ __|_____ 
| | (__| | | | | | (_| | |_) \__ \_____| |_) | | |_| | (_| | | | | \__ \_____|
|_|\___|_| |_| |_|\__,_| .__/|___/     | .__/|_|\__,_|\__, |_|_| |_|___/      
                       |_|             |_|            |___/                   
                _  __                                       
__   _____ _ __(_)/ _|_   _       _ __  _ __ _____  ___   _ 
\ \ / / _ \ '__| | |_| | | |_____| '_ \| '__/ _ \ \/ / | | |
 \ V /  __/ |  | |  _| |_| |_____| |_) | | | (_) >  <| |_| |
  \_/ \___|_|  |_|_|  \__, |     | .__/|_|  \___/_/\_\\__, |
                      |___/      |_|                  |___/ 

diffoscope 38 found no differences in the changes files, and a .buildinfo file also exists.
lcmaps-plugins-verify-proxy from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2015-10-26 17:11:16.137831
INFO: Finished at 2015-10-26 17:11:16.145941, took: 0:00:00.008117

Mon Oct 26 17:11:16 UTC 2015 - successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/lcmaps-plugins-verify-proxy.html

Mon Oct 26 17:11:16 UTC 2015 - total duration: 0h 13m 14s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log:	 78.3% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/lcmaps-plugins-verify-proxy_1.5.4-2.rbuild.log.gz
INFO: Starting at 2015-10-26 17:11:16.321349
INFO: Finished at 2015-10-26 17:11:16.328469, took: 0:00:00.007128
Mon 26 Oct 17:11:16 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-o5HOdzTK, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded



More information about the Qa-jenkins-scm mailing list