[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_14 #3224

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 15 00:48:47 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_14/3224/>

------------------------------------------
[...truncated 2153 lines...]
+Makefile:47 : la recette pour la cible « .depend » a échouée
+make[1]: *** [.depend] Erreur 2
+make[1]: Échec de refabrication du makefile « .depend ».
 \rm -f *.cmo *.cmi *.cmx *.o *~ *.opt *.out .depend *.popt
-make[1]: Leaving directory '/build/facile-1.1.1/examples'
+make[1] : on quitte le répertoire « /build/facile-1.1.1/examples »
  debian/rules build
 test -x debian/rules
 mkdir -p "."
@@ -296,10 +310,10 @@
 FaCiLe directory: debian/libfacile-ocaml-dev//usr/lib/ocaml/facile
 sed 's/@VERSION@/1.1.1/' debian/META.in > /build/facile-1.1.1/META
 /usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  OCAMLC="ocamlc -g" OCAMLMLI=ocamlc 
-make[1]: Entering directory '/build/facile-1.1.1'
+make[1] : on entre dans le répertoire « /build/facile-1.1.1 »
 cd src; make
-make[2]: Entering directory '/build/facile-1.1.1/src'
-Makefile:77: .depend: No such file or directory
+make[2] : on entre dans le répertoire « /build/facile-1.1.1/src »
+Makefile:77: .depend: Aucun fichier ou dossier de ce type
 ocamldep  *.mli *.ml > .depend
 ocamlc  -c fcl_debug.mli
 ocamlc -g   -c fcl_debug.ml
@@ -508,18 +522,18 @@
 ocamlopt -unsafe -noassert -inline 10   -c facile.ml
 ocamlopt -unsafe -noassert -inline 10 -o facile.cmxa -a fcl_debug.cmx fcl_misc.cmx fcl_domain.cmx fcl_setDomain.cmx fcl_float.cmx fcl_stak.cmx fcl_data.cmx fcl_cstr.cmx fcl_var.cmx fcl_invariant.cmx fcl_reify.cmx fcl_boolean.cmx fcl_linear.cmx fcl_nonlinear.cmx fcl_expr.cmx fcl_arith.cmx fcl_conjunto.cmx fcl_goals.cmx fcl_fdArray.cmx fcl_gcc.cmx fcl_opti.cmx fcl_alldiff.cmx fcl_sorting.cmx fcl_interval.cmx fcl_genesis.cmx facile.cmx
 ocamlmktop -o facile facile.cma
-make[2]: Leaving directory '/build/facile-1.1.1/src'
-make[1]: Leaving directory '/build/facile-1.1.1'
+make[2] : on quitte le répertoire « /build/facile-1.1.1/src »
+make[1] : on quitte le répertoire « /build/facile-1.1.1 »
 touch debian/stamp-makefile-build
 /usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  OCAMLC="ocamlc -g" OCAMLMLI=ocamlc check
-make[1]: Entering directory '/build/facile-1.1.1'
+make[1] : on entre dans le répertoire « /build/facile-1.1.1 »
 cd examples; /usr/bin/make FACILEDIR=../src queens.out && ./queens.out 8
-make[2]: Entering directory '/build/facile-1.1.1/examples'
-Makefile:49: .depend: No such file or directory
+make[2] : on entre dans le répertoire « /build/facile-1.1.1/examples »
+Makefile:49: .depend: Aucun fichier ou dossier de ce type
 ocamldep -I ../src *.mli *.ml > .depend
 ocamlc -g -I ../src -c queens.ml
 ocamlc -g -I ../src -o queens.out facile.cma queens.cmo
-make[2]: Leaving directory '/build/facile-1.1.1/examples'
+make[2] : on quitte le répertoire « /build/facile-1.1.1/examples »
 11 backtracks
 * - - - - - - - 
 - - - - - - * - 
@@ -529,7 +543,7 @@
 - * - - - - - - 
 - - - - * - - - 
 - - * - - - - - 
-make[1]: Leaving directory '/build/facile-1.1.1'
+make[1] : on quitte le répertoire « /build/facile-1.1.1 »
 touch debian/stamp-makefile-check
  fakeroot debian/rules binary
 test -x debian/rules
@@ -538,7 +552,7 @@
 dh_installdirs -A /usr/lib/ocaml/facile
 mkdir -p "."
 /usr/bin/make  -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro"  OCAMLC="ocamlc -g" OCAMLMLI=ocamlc install
-make[1]: Entering directory '/build/facile-1.1.1'
+make[1] : on entre dans le répertoire « /build/facile-1.1.1 »
 if test -d debian/libfacile-ocaml-dev//usr/lib/ocaml/facile; then : ; else mkdir debian/libfacile-ocaml-dev//usr/lib/ocaml/facile; fi
 install -m 644 src/*.mli debian/libfacile-ocaml-dev//usr/lib/ocaml/facile
 if [ -e src/facile.cmi ] ; then cp src/facile.cmi debian/libfacile-ocaml-dev//usr/lib/ocaml/facile ; fi
@@ -549,7 +563,7 @@
 if [ -e debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.cma ] ; then chmod a+r debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.cma ; fi
 if [ -e debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.cmxa ] ; then chmod a+r debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.cmxa ; fi
 if [ -e debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.a ] ; then chmod a+r debian/libfacile-ocaml-dev//usr/lib/ocaml/facile/facile.a ; fi
-make[1]: Leaving directory '/build/facile-1.1.1'
+make[1] : on quitte le répertoire « /build/facile-1.1.1 »
 touch debian/stamp-makefile-install
 Adding cdbs dependencies to debian/libfacile-ocaml-dev.substvars
 dh_installdirs -plibfacile-ocaml-dev 
@@ -585,25 +599,75 @@
 dh_shlibdeps -plibfacile-ocaml-dev    
 dh_ocaml -s 
 dh_gencontrol -plibfacile-ocaml-dev   -- -VF:OCamlABI="4.02.3" -VF:OCamlNativeArchs="amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 lpia powerpc sparc"
-dpkg-gencontrol: warning: Depends field of package libfacile-ocaml-dev: unknown substitution variable ${shlibs:Depends}
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: champ Depends du paquet libfacile-ocaml-dev : variable de substitution inconnue ${shlibs:Depends}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dh_md5sums -plibfacile-ocaml-dev 
 dh_builddeb -plibfacile-ocaml-dev 
-dpkg-deb: building package 'libfacile-ocaml-dev' in '../libfacile-ocaml-dev_1.1.1-1_armhf.deb'.
+dpkg-deb : construction du paquet « libfacile-ocaml-dev » dans « ../libfacile-ocaml-dev_1.1.1-1_armhf.deb ».
  dpkg-genbuildinfo  >../facile_1.1.1-1_armhf.buildinfo
  dpkg-distaddfile facile_1.1.1-1_armhf.buildinfo ocaml 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 >../facile_1.1.1-1_armhf.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 facile-1.1.1
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/28370/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/28370/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/22029 and its subdirectories
-I: Current time: Sun Feb 14 12:39:14 GMT+12 2016
-I: pbuilder-time-stamp: 1455496754
+I: removing directory /srv/workspace/pbuilder/28370 and its subdirectories
+I: Current time: Mon Feb 15 14:43:34 GMT-14 2016
+I: pbuilder-time-stamp: 1455497014

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/facile_1.1.1-1.diff:	 81.3% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/facile_1.1.1-1.diff.gz
b2/build.log:	 81.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/armhf/facile_1.1.1-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-kLUriFw8/tmp.IrtQxNNI4L
+ mv /srv/reproducible-results/rbuild-debian-kLUriFw8/tmp.IrtQxNNI4L /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-kLUriFw8
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-kLUriFw8/tmp.bAmJESA8cS
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log

+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-kLUriFw8 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-kLUriFw8/dbd-tmp-CmzSLAI
++ schroot --directory /srv/reproducible-results/rbuild-debian-kLUriFw8 -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 48'
++ echo diffoscope 48
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log
++ date -u
+ echo 'Mon Feb 15 00:43:44 UTC 2016 - diffoscope 48 will be used to compare the two builds:'
Mon Feb 15 00:43:44 UTC 2016 - diffoscope 48 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-kLUriFw8 -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-kLUriFw8/dbd-tmp-CmzSLAI ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-kLUriFw8/facile_1.1.1-1.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-kLUriFw8/facile_1.1.1-1.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-kLUriFw8/b1/facile_1.1.1-1_armhf.buildinfo 			/srv/reproducible-results/rbuild-debian-kLUriFw8/b2/facile_1.1.1-1_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-kLUriFw8/tmp.bAmJESA8cS
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x

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

diffoscope 48 found no differences in the changes files, and a .buildinfo file also exists.
facile from testing built successfully and reproducibly on armhf.
Error: database is locked
Error: database is locked
Error: database is locked
Error: database is locked
/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log:	 77.2% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/facile_1.1.1-1.rbuild.log.gz
INFO: Starting at 2016-02-15 00:47:46.947540
CRITICAL: Error executing this query:
CRITICAL: SELECT r.status, r.version, r.build_date FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="facile" AND s.architecture="amd64" AND s.suite="testing"
Traceback (most recent call last):
  File "<string>", line 2, in <module>
  File "/srv/jenkins/bin/reproducible_common.py", line 725, in __init__
    self._status[suite][arch] = Build(self.name, suite, arch)
  File "/srv/jenkins/bin/reproducible_common.py", line 692, in __init__
    self._get_package_status()
  File "/srv/jenkins/bin/reproducible_common.py", line 701, in _get_package_status
    result = query_db(query)[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-02-15 00:48:47.057329, took: 0:01:00.109815








Warning: cannot update html pages for facile
Mon 15 Feb 00:48:47 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-rYsvkQ1I, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list