[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_8 #20800

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 15 08:10:32 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_8/20800/>

------------------------------------------
[...truncated 13844 lines...]
-../../../src/terralib/stat/TeSkaterFunctions.cpp:284:30: warning: 'R2' may be used uninitialized in this function [-Wmaybe-uninitialized]
+../../../src/terralib/stat/TeSkaterFunctions.cpp:284:30: warning: ‘R2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         Grafo->MyGrafo->Nos[R2].ArViz->Retira(R1);
                               ^
-../../../src/terralib/stat/TeSkaterFunctions.cpp:286:34: warning: 'R1' may be used uninitialized in this function [-Wmaybe-uninitialized]
+../../../src/terralib/stat/TeSkaterFunctions.cpp:286:34: warning: ‘R1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         Clusters->Insere(R1,D1,P1);
                                   ^
-../../../src/terralib/stat/TeSkaterFunctions.cpp:288:36: warning: 'Raiz' may be used uninitialized in this function [-Wmaybe-uninitialized]
+../../../src/terralib/stat/TeSkaterFunctions.cpp:288:36: warning: ‘Raiz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         Clusters->Insere(Raiz,D2,P2);
                                     ^
 g++ -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fpermissive -I/usr/include/geotiff -I/usr/include/dxflib -I/usr/incluce/qwt -O2 -D_REENTRANT -Wall -W -fPIC -DNDEBUG -DSTAT_AS_DLL -I. -I../../../src/terralib/kernel -I../../../src/terralib/stat -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o ../../../Release/linux-g++/obj/stat/TeSkaterGrafo.o ../../../src/terralib/stat/TeSkaterGrafo.cpp
@@ -4381,7 +4394,7 @@
 g++ -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fpermissive -I/usr/include/geotiff -I/usr/include/dxflib -I/usr/incluce/qwt -O2 -D_REENTRANT -Wall -W -fPIC -DNDEBUG -DTEDXF_EXPORTS -I. -I../../../src/terralib/drivers/DXF -I../../../src/terralib/kernel -I../../../src/dxflib -I../../../src/terralib/drivers/DXF -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o ../../../Release/linux-g++/obj/te_dxf/tedxfvisitor.o ../../../src/terralib/drivers/DXF/tedxfvisitor.cpp
 In file included from ../../../src/terralib/drivers/DXF/tedxfvisitor.h:16:0,
                  from ../../../src/terralib/drivers/DXF/tedxfvisitor.cpp:1:
-/usr/include/dxflib/dl_creationadapter.h:92:41: warning: unused parameter 'comment' [-Wunused-parameter]
+/usr/include/dxflib/dl_creationadapter.h:92:41: warning: unused parameter ‘comment’ [-Wunused-parameter]
      virtual void addComment(const char* comment) {}
                                          ^
 In file included from ../../../src/terralib/drivers/DXF/tedxfvisitor.cpp:3:0:
@@ -4402,7 +4415,7 @@
                              ^
 In file included from ../../../src/terralib/drivers/DXF/tedxfvisitor.h:16:0,
                  from ../../../src/terralib/drivers/DXF/TeDXFDriver.cpp:5:
-/usr/include/dxflib/dl_creationadapter.h:92:41: warning: unused parameter 'comment' [-Wunused-parameter]
+/usr/include/dxflib/dl_creationadapter.h:92:41: warning: unused parameter ‘comment’ [-Wunused-parameter]
      virtual void addComment(const char* comment) {}
                                          ^
 g++ -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fpermissive -I/usr/include/geotiff -I/usr/include/dxflib -I/usr/incluce/qwt -O2 -D_REENTRANT -Wall -W -fPIC -DNDEBUG -DTEDXF_EXPORTS -I. -I../../../src/terralib/drivers/DXF -I../../../src/terralib/kernel -I../../../src/dxflib -I../../../src/terralib/drivers/DXF -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o ../../../Release/linux-g++/obj/te_dxf/TeDXFDriverFactory.o ../../../src/terralib/drivers/DXF/TeDXFDriverFactory.cpp
@@ -4435,12 +4448,12 @@
 ../../../src/terralib/kernel/TeLayer.h:105:37: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
   virtual TeDatabase* const database() 
                                      ^
-../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp: In function 'bool TeExportQuerierToShapefile(TeQuerier*, const string&)':
-../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp:1328:6: warning: variable 'shpRes' set but not used [-Wunused-but-set-variable]
+../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp: In function ‘bool TeExportQuerierToShapefile(TeQuerier*, const string&)’:
+../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp:1328:6: warning: variable ‘shpRes’ set but not used [-Wunused-but-set-variable]
   int shpRes;
       ^
-../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp: In function 'void TeSHPPolygonDecode(SHPObject*, TePolygonSet&, std::__cxx11::string&)':
-../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp:1936:10: warning: variable 'inside' set but not used [-Wunused-but-set-variable]
+../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp: In function ‘void TeSHPPolygonDecode(SHPObject*, TePolygonSet&, std::__cxx11::string&)’:
+../../../src/terralib/drivers/shapelib/TeDriverSHPDBF.cpp:1936:10: warning: variable ‘inside’ set but not used [-Wunused-but-set-variable]
      bool inside = false;
           ^
 g++ -c -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fpermissive -I/usr/include/geotiff -I/usr/include/dxflib -I/usr/incluce/qwt -O2 -D_REENTRANT -Wall -W -fPIC -DNDEBUG -DTLSHP_AS_DLL -I. -I../../../src/terralib/kernel -I../../../src/terralib/drivers/shapelib -I../../../src/shapelib -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o ../../../Release/linux-g++/obj/te_shapelib/TeSHPDriverFactory.o ../../../src/terralib/drivers/shapelib/TeSHPDriverFactory.cpp
@@ -4947,7 +4960,7 @@
    dh_shlibdeps
 	install -d debian/libterralib-dev/DEBIAN
 	dpkg-shlibdeps -Tdebian/libterralib3.substvars debian/libterralib3/usr/lib/x86_64-linux-gnu/libterralib.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libterralibpdi.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_utils.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_functions.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_shapelib.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libshapelib.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_mysql.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_dxf.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_postgresql.so.3.6.1 debian/libterralib3/usr/lib/x86_64-linux-gnu/libstat.so.3.6.1
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_postgresql.so.3.6.1 was not linked against libcrypt.so.1 (it uses none of the library's symbols)
+dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/libterralib3/usr/lib/x86_64-linux-gnu/libte_postgresql.so.3.6.1 » n'y était pas lié avec libcrypt.so.1 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
 	install -d debian/libterralib-doc/DEBIAN
    dh_installdeb
 	install -p -m0644 debian/.debhelper/generated/libterralib3/triggers debian/libterralib3/DEBIAN/triggers
@@ -4955,24 +4968,24 @@
 	echo misc:Depends= >> debian/libterralib-dev.substvars
 	echo misc:Pre-Depends= >> debian/libterralib-dev.substvars
 	dpkg-gencontrol -plibterralib-dev -ldebian/changelog -Tdebian/libterralib-dev.substvars -Pdebian/libterralib-dev
-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
 	chmod 0644 debian/libterralib-dev/DEBIAN/control
 	chown 0:0 debian/libterralib-dev/DEBIAN/control
 	echo misc:Depends= >> debian/libterralib3.substvars
 	echo misc:Pre-Depends= >> debian/libterralib3.substvars
 	install -d debian/.debhelper/libterralib3/dbgsym-root/DEBIAN
 	dpkg-gencontrol -plibterralib3 -ldebian/changelog -Tdebian/libterralib3.substvars -Pdebian/.debhelper/libterralib3/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=extra -DAuto-Built-Package=debug-symbols -DPackage=libterralib3-dbgsym "-DDepends=libterralib3 (= \${binary:Version})" "-DDescription=Debug symbols for libterralib3" "-DBuild-Ids=0cad93615f701460c8ee91a00b148bcbb2a40891 150aeb6b393bf76531875dc6664ae12f407acc92 1b8561a5314716801e16b24e5aff4bbe9a149817 360fa905e629b4b23cbaeb97bc330415ce879a85 8483cd8adca319396c36f0b0abefc2caf4c3ea1a a542d18de96fa2132fca095ae299da1e59c76cd7 ad0f662904b2576459e9e5a8a67910907c27c057 bf0ed9030cc40fc0fb0374aa1ce92589317bf671 df6a1236db7eaf1b4fb3fd3ee3f28993abdbfa5f fdb8cc40f7845dd9a7bcb77d42667dc7066dcef2" -DSection=debug -UReplaces -UBreaks
-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
 	chmod 0644 debian/.debhelper/libterralib3/dbgsym-root/DEBIAN/control
 	chown 0:0 debian/.debhelper/libterralib3/dbgsym-root/DEBIAN/control
 	dpkg-gencontrol -plibterralib3 -ldebian/changelog -Tdebian/libterralib3.substvars -Pdebian/libterralib3
-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
 	chmod 0644 debian/libterralib3/DEBIAN/control
 	chown 0:0 debian/libterralib3/DEBIAN/control
 	echo misc:Depends= >> debian/libterralib-doc.substvars
 	echo misc:Pre-Depends= >> debian/libterralib-doc.substvars
 	dpkg-gencontrol -plibterralib-doc -ldebian/changelog -Tdebian/libterralib-doc.substvars -Pdebian/libterralib-doc
-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
 	chmod 0644 debian/libterralib-doc/DEBIAN/control
 	chown 0:0 debian/libterralib-doc/DEBIAN/control
    dh_md5sums
@@ -4993,30 +5006,80 @@
 	find debian/libterralib-doc -newermt '@1438974354'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1438974354'
 	find debian/.debhelper/libterralib3/dbgsym-root -newermt '@1438974354'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1438974354'
 	dpkg-deb -z1 -Zxz -Sextreme --build debian/.debhelper/libterralib3/dbgsym-root ..
+dpkg-deb : construction du paquet « libterralib3-dbgsym » dans « ../libterralib3-dbgsym_4.3.0+dfsg.2-4_amd64.deb ».
 	dpkg-deb --build debian/libterralib-dev ..
+dpkg-deb : construction du paquet « libterralib-dev » dans « ../libterralib-dev_4.3.0+dfsg.2-4_amd64.deb ».
 	dpkg-deb --build debian/libterralib-doc ..
-dpkg-deb: building package 'libterralib3-dbgsym' in '../libterralib3-dbgsym_4.3.0+dfsg.2-4_amd64.deb'.
-dpkg-deb: building package 'libterralib-dev' in '../libterralib-dev_4.3.0+dfsg.2-4_amd64.deb'.
-dpkg-deb: building package 'libterralib-doc' in '../libterralib-doc_4.3.0+dfsg.2-4_all.deb'.
+dpkg-deb : construction du paquet « libterralib-doc » dans « ../libterralib-doc_4.3.0+dfsg.2-4_all.deb ».
 	find debian/libterralib3 -newermt '@1438974354'  -print0 2>/dev/null | xargs -0r touch --no-dereference --date='@1438974354'
 	dpkg-deb --build debian/libterralib3 ..
-dpkg-deb: building package 'libterralib3' in '../libterralib3_4.3.0+dfsg.2-4_amd64.deb'.
+dpkg-deb : construction du paquet « libterralib3 » dans « ../libterralib3_4.3.0+dfsg.2-4_amd64.deb ».
  dpkg-genbuildinfo  >../libterralib_4.3.0+dfsg.2-4_amd64.buildinfo
  dpkg-distaddfile libterralib_4.3.0+dfsg.2-4_amd64.buildinfo libs 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 >../libterralib_4.3.0+dfsg.2-4_amd64.changes
-dpkg-genchanges: warning: package libterralib3-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet libterralib3-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 libterralib-4.3.0+dfsg.2
-dpkg-source: info: using options from libterralib-4.3.0+dfsg.2/debian/source/options: --compression=xz
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-source: info: utilisation des options depuis libterralib-4.3.0+dfsg.2/debian/source/options : --compression=xz
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/59883/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/59883/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+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 175: 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 175: 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 175: 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 175: 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 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/16643 and its subdirectories
-I: Current time: Thu Feb 16 02:03:16 GMT+12 2017
-I: pbuilder-time-stamp: 1487253796
+I: removing directory /srv/workspace/pbuilder/59883 and its subdirectories
+I: Current time: Fri Jan 15 21:58:37 GMT-14 2016
+I: pbuilder-time-stamp: 1452844717

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libterralib_4.3.0+dfsg.2-4.diff:	 89.6% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/libterralib_4.3.0+dfsg.2-4.diff.gz
b2/build.log:	 93.4%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 93.5%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/libterralib_4.3.0+dfsg.2-4.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-X6HLecfC/tmp.rbVw6F0DnN
+ mv /srv/reproducible-results/rbuild-debian-X6HLecfC/tmp.rbVw6F0DnN /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-X6HLecfC
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-X6HLecfC/tmp.o56FNxR6Nf
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-X6HLecfC -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-X6HLecfC/dbd-tmp-NKg8t8Z
++ schroot --directory /srv/reproducible-results/rbuild-debian-X6HLecfC -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 45'
++ echo diffoscope 45
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log
++ date -u
+ echo 'Fri Jan 15 07:59:14 UTC 2016 - diffoscope 45 will be used to compare the two builds:'
Fri Jan 15 07:59:14 UTC 2016 - diffoscope 45 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m nice schroot --directory /srv/reproducible-results/rbuild-debian-X6HLecfC -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-X6HLecfC/dbd-tmp-NKg8t8Z ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-X6HLecfC/libterralib_4.3.0+dfsg.2-4.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-X6HLecfC/libterralib_4.3.0+dfsg.2-4.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-X6HLecfC/b1/libterralib_4.3.0+dfsg.2-4_amd64.changes 			/srv/reproducible-results/rbuild-debian-X6HLecfC/b2/libterralib_4.3.0+dfsg.2-4_amd64.changes'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-X6HLecfC/tmp.o56FNxR6Nf
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

 _ _ _     _                      _ _ _     
| (_) |__ | |_ ___ _ __ _ __ __ _| (_) |__  
| | | '_ \| __/ _ \ '__| '__/ _` | | | '_ \ 
| | | |_) | ||  __/ |  | | | (_| | | | |_) |
|_|_|_.__/ \__\___|_|  |_|  \__,_|_|_|_.__/ 
                                            

diffoscope 45 found no differences in the changes files, and a .buildinfo file also exists.
libterralib from unstable built successfully and reproducibly on amd64.
INFO: Starting at 2016-01-15 07:59:16.338249
INFO: Finished at 2016-01-15 07:59:16.346410, took: 0:00:00.008168

Fri Jan 15 07:59:16 UTC 2016 - successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/libterralib.html

Fri Jan 15 07:59:16 UTC 2016 - total duration: 0h 49m 0s.
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log:	 93.1% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/libterralib_4.3.0+dfsg.2-4.rbuild.log.gz
INFO: Starting at 2016-01-15 07:59:16.568477
INFO: Finished at 2016-01-15 07:59:16.577056, took: 0:00:00.008589
Fri 15 Jan 07:59:16 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-UYfZKMAB, 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