[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #16844

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 10 00:54:27 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_4/16844/>

------------------------------------------
[...truncated 4345 lines...]
+dpkg-source: info: mise en place de remove_windows_code.diff
+dpkg-source: info: mise en place de d_language_changes.diff
+dpkg-source: info: mise en place de store_prefs_in_home_dir.diff
+dpkg-source: info: mise en place de directories.patch
+dpkg-source: info: mise en place de windowed.patch
+dpkg-source: info: mise en place de makefile.patch
+dpkg-source: info: mise en place de window-resizing.patch
+dpkg-source: info: mise en place de allow-sound-init-to-fail.patch
+dpkg-source: info: mise en place de dlang_v2.patch
 I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc -b -rfakeroot
-dpkg-buildpackage: source package a7xpg
-dpkg-buildpackage: source version 0.11.dfsg1-8
-dpkg-buildpackage: source distribution unstable
-dpkg-buildpackage: source changed by Peter De Wachter <pdewacht at gmail.com>
+W: no hooks of type A found -- ignoring
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc -b -rfakeroot
+dpkg-buildpackage: paquet source a7xpg
+dpkg-buildpackage: version source 0.11.dfsg1-8
+dpkg-buildpackage: distribution source unstable
+dpkg-buildpackage: source changé par Peter De Wachter <pdewacht at gmail.com>
  dpkg-source --before-build a7xpg-0.11.dfsg1
-dpkg-buildpackage: host architecture amd64
+dpkg-buildpackage: architecture hôte amd64
  fakeroot debian/rules clean
 dh clean
    dh_testdir
@@ -879,9 +892,9 @@
 dh_auto_build -- DFLAGS="-frelease"
 	make -j1 DFLAGS=-frelease
 make[2]: Entering directory '/build/a7xpg-0.11.dfsg1'
-gdc -o a7xpg -Iimport -Isrc -Wno-deprecated -frelease -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro import/SDL.d import/SDL_active.d import/SDL_audio.d import/SDL_byteorder.d import/SDL_cdrom.d import/SDL_copying.d import/SDL_endian.d import/SDL_error.d import/SDL_events.d import/SDL_getenv.d import/SDL_joystick.d import/SDL_keyboard.d import/SDL_keysym.d import/SDL_keysym_.d import/SDL_mixer.d import/SDL_mouse.d import/SDL_mutex.d import/SDL_quit.d import/SDL_rwops.d import/SDL_syswm.d import/SDL_thread.d import/SDL_timer.d import/SDL_types.d import/SDL_version_.d import/SDL_video.d import/opengl.d import/openglu.d src/abagames/a7xpg/A7xBoot.d src/abagames/a7xpg/A7xGameManager.d src/abagames/a7xpg/A7xPrefManager.d src/abagames/a7xpg/A7xScreen.d src/abagames/a7xpg/Bonus.d src/abagames/a7xpg/Enemy.d src/abagames/a7xpg/Field.d src/abagames/a7xpg/Gold.d src/abagames/a7xpg/LetterRender.d src/abagames/a7xpg/LuminousActor.d src/abagames/a7xpg/LuminousActorPool.d src/abagames/a7xpg/Particle.d src/abagames/a7xpg/Ship.d src/abagames/util/Actor.d src/abagames/util/ActorInitializer.d src/abagames/util/ActorPool.d src/abagames/util/GameManager.d src/abagames/util/Logger.d src/abagames/util/PrefManager.d src/abagames/util/Rand.d src/abagames/util/Vector.d src/abagames/util/sdl/Input.d src/abagames/util/sdl/MainLoop.d src/abagames/util/sdl/SDLInitFailedException.d src/abagames/util/sdl/Screen.d src/abagames/util/sdl/Screen3D.d src/abagames/util/sdl/Sound.d src/abagames/util/sdl/Texture.d -lSDL -lGL -lSDL_mixer
-cc1d: warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for D
-cc1d: warning: command line option '-Wdate-time' is valid for C/C++/Fortran/ObjC/ObjC++ but not for D
+gdc -o a7xpg -Iimport -Isrc -Wno-deprecated -frelease -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro import/opengl.d import/openglu.d import/SDL_active.d import/SDL_audio.d import/SDL_byteorder.d import/SDL_cdrom.d import/SDL_copying.d import/SDL.d import/SDL_endian.d import/SDL_error.d import/SDL_events.d import/SDL_getenv.d import/SDL_joystick.d import/SDL_keyboard.d import/SDL_keysym_.d import/SDL_keysym.d import/SDL_mixer.d import/SDL_mouse.d import/SDL_mutex.d import/SDL_quit.d import/SDL_rwops.d import/SDL_syswm.d import/SDL_thread.d import/SDL_timer.d import/SDL_types.d import/SDL_version_.d import/SDL_video.d src/abagames/a7xpg/A7xBoot.d src/abagames/a7xpg/A7xGameManager.d src/abagames/a7xpg/A7xPrefManager.d src/abagames/a7xpg/A7xScreen.d src/abagames/a7xpg/Bonus.d src/abagames/a7xpg/Enemy.d src/abagames/a7xpg/Field.d src/abagames/a7xpg/Gold.d src/abagames/a7xpg/LetterRender.d src/abagames/a7xpg/LuminousActor.d src/abagames/a7xpg/LuminousActorPool.d src/abagames/a7xpg/Particle.d src/abagames/a7xpg/Ship.d src/abagames/util/Actor.d src/abagames/util/ActorInitializer.d src/abagames/util/ActorPool.d src/abagames/util/GameManager.d src/abagames/util/Logger.d src/abagames/util/PrefManager.d src/abagames/util/Rand.d src/abagames/util/sdl/Input.d src/abagames/util/sdl/MainLoop.d src/abagames/util/sdl/Screen3D.d src/abagames/util/sdl/Screen.d src/abagames/util/sdl/SDLInitFailedException.d src/abagames/util/sdl/Sound.d src/abagames/util/sdl/Texture.d src/abagames/util/Vector.d -lSDL -lGL -lSDL_mixer
+cc1d: warning: command line option ‘-Wformat=1’ is valid for C/C++/ObjC/ObjC++ but not for D
+cc1d: warning: command line option ‘-Wdate-time’ is valid for C/C++/Fortran/ObjC/ObjC++ but not for D
 make[2]: Leaving directory '/build/a7xpg-0.11.dfsg1'
 make[1]: Leaving directory '/build/a7xpg-0.11.dfsg1'
    dh_auto_test
@@ -905,29 +918,78 @@
    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: Depends field of package a7xpg-data: unknown substitution variable ${shlibs:Depends}
-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: champ Depends du paquet a7xpg-data : 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
    dh_builddeb
-dpkg-deb: building package 'a7xpg-dbgsym' in '../a7xpg-dbgsym_0.11.dfsg1-8_amd64.deb'.
-dpkg-deb: building package 'a7xpg-data' in '../a7xpg-data_0.11.dfsg1-8_all.deb'.
-dpkg-deb: building package 'a7xpg' in '../a7xpg_0.11.dfsg1-8_amd64.deb'.
+dpkg-deb : construction du paquet « a7xpg-dbgsym » dans « ../a7xpg-dbgsym_0.11.dfsg1-8_amd64.deb ».
+dpkg-deb : construction du paquet « a7xpg-data » dans « ../a7xpg-data_0.11.dfsg1-8_all.deb ».
+dpkg-deb : construction du paquet « a7xpg » dans « ../a7xpg_0.11.dfsg1-8_amd64.deb ».
  dpkg-genbuildinfo  >../a7xpg_0.11.dfsg1-8_amd64.buildinfo
  dpkg-distaddfile a7xpg_0.11.dfsg1-8_amd64.buildinfo games 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 >../a7xpg_0.11.dfsg1-8_amd64.changes
-dpkg-genchanges: warning: package a7xpg-dbgsym listed in files list but not in control info
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: avertissement: paquet a7xpg-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 a7xpg-0.11.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/46014/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/46014/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/33411 and its subdirectories
-I: Current time: Wed Dec  9 12:51:04 GMT+12 2015
-I: pbuilder-time-stamp: 1449708664
+I: removing directory /srv/workspace/pbuilder/46014 and its subdirectories
+I: Current time: Wed Jan 11 21:16:10 GMT-14 2017
+I: pbuilder-time-stamp: 1484118970
+ '[' 1 -eq 0 ']'
+ echo -e '\nCompressing the 2nd log...'

Compressing the 2nd log...
+ gzip -9vn /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/a7xpg_0.11.dfsg1-8.diff
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/a7xpg_0.11.dfsg1-8.diff:	 86.2% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/amd64/a7xpg_0.11.dfsg1-8.diff.gz
+ gzip -9cvn b2/build.log
b2/build.log:	 84.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/a7xpg_0.11.dfsg1-8.build2.log.gz
+ set -x
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 83.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/amd64/a7xpg_0.11.dfsg1-8.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.arImpSEYqo/tmp.Ij1F2k0wVV
+ mv /srv/reproducible-results/tmp.arImpSEYqo/tmp.Ij1F2k0wVV /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.arImpSEYqo
+ local TMPLOG=/srv/reproducible-results/tmp.arImpSEYqo/tmp.Uqgebv3POg
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.arImpSEYqo -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.arImpSEYqo/dbd-tmp-BInUoQp
++ schroot --directory /srv/reproducible-results/tmp.arImpSEYqo -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/a7xpg_0.11.dfsg1-8.rbuild.log
++ date -u
+ echo 'Thu Dec 10 00:53:13 UTC 2015 - diffoscope 42 will be used to compare the two builds:'
Thu Dec 10 00:53:13 UTC 2015 - diffoscope 42 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 30m schroot --directory /srv/reproducible-results/tmp.arImpSEYqo -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/tmp.arImpSEYqo/dbd-tmp-BInUoQp ; diffoscope 			--html /srv/reproducible-results/tmp.arImpSEYqo/a7xpg_0.11.dfsg1-8.diffoscope.html 			--text /srv/reproducible-results/tmp.arImpSEYqo/a7xpg_0.11.dfsg1-8.diffoscope.txt 			/srv/reproducible-results/tmp.arImpSEYqo/b1/a7xpg_0.11.dfsg1-8_amd64.changes 			/srv/reproducible-results/tmp.arImpSEYqo/b2/a7xpg_0.11.dfsg1-8_amd64.changes'
+ RESULT=1
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/tmp.arImpSEYqo/tmp.Uqgebv3POg
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ true
+ set -e
+ cat /srv/reproducible-results/tmp.arImpSEYqo/tmp.Uqgebv3POg
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log
+ rm /srv/reproducible-results/tmp.arImpSEYqo/tmp.Uqgebv3POg
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log

+ case $RESULT in
+ handle_ftbr 'diffoscope 42 found issues, please check https://reproducible.debian.net/dbd/testing/amd64/a7xpg_0.11.dfsg1-8.diffoscope.html'
+ local 'FTBRmessage=diffoscope 42 found issues, please check https://reproducible.debian.net/dbd/testing/amd64/a7xpg_0.11.dfsg1-8.diffoscope.html'
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log

+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log
++ date -u
+ echo 'Thu Dec 10 00:54:24 UTC 2015 - a7xpg failed to build reproducibly in testing on amd64.'
Thu Dec 10 00:54:24 UTC 2015 - a7xpg failed to build reproducibly in testing on amd64.
+ cp b1/a7xpg_0.11.dfsg1-8_amd64.buildinfo /var/lib/jenkins/userContent/reproducible/buildinfo/testing/amd64/
+ '[' '!' -z '' ']'
+ '[' -f ./a7xpg_0.11.dfsg1-8.diffoscope.html ']'
+ mv ./a7xpg_0.11.dfsg1-8.diffoscope.html /var/lib/jenkins/userContent/reproducible/dbd/testing/amd64/
+ '[' -f ./a7xpg_0.11.dfsg1-8.diffoscope.txt ']'
+ mv ./a7xpg_0.11.dfsg1-8.diffoscope.txt /var/lib/jenkins/userContent/reproducible/dbdtxt/testing/amd64/
+ gzip -9n /var/lib/jenkins/userContent/reproducible/dbdtxt/testing/amd64/a7xpg_0.11.dfsg1-8.diffoscope.txt
+ calculate_build_duration
++ date +%s
+ END=1449708866
+ DURATION=294
+ update_db_and_html unreproducible
+ STATUS=unreproducible
+ '[' -z 0.11.dfsg1-8 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''23982'\'''
+ local OLD_STATUS=unreproducible
+ '[' testing '!=' testing ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, node1, node2, job) VALUES ('\''23982'\'', '\''0.11.dfsg1-8'\'', '\''unreproducible'\'', '\''2015-12-10 00:49'\'', '\''294'\'', '\''profitbricks-build2-amd64.debian.net'\'', '\''profitbricks-build5-amd64.debian.net'\'', '\''amd64_4/16844'\'')'
+ '[' '!' -z 294 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, node1, node2, job, schedule_message) VALUES ('\''a7xpg'\'', '\''0.11.dfsg1-8'\'', '\''testing'\'', '\''amd64'\'', '\''unreproducible'\'', '\''2015-12-10 00:49'\'', '\''294'\'', '\''profitbricks-build2-amd64.debian.net'\'', '\''profitbricks-build5-amd64.debian.net'\'', '\''amd64_4/16844'\'', '\''schedule all packages with state '\''unreproducible'\'' on testing to keep builders busy (related to #807487)'\'')'
Error: near "unreproducible": syntax error
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, node1, node2, job, schedule_message) VALUES ('\''a7xpg'\'', '\''0.11.dfsg1-8'\'', '\''testing'\'', '\''amd64'\'', '\''unreproducible'\'', '\''2015-12-10 00:49'\'', '\''294'\'', '\''profitbricks-build2-amd64.debian.net'\'', '\''profitbricks-build5-amd64.debian.net'\'', '\''amd64_4/16844'\'', '\''schedule all packages with state '\''unreproducible'\'' on testing to keep builders busy (related to #807487)'\'')'
Error: near "unreproducible": syntax error
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '!' -z 0 ']'
+ '[' 0 -eq 0 ']'
+ irc_message 'https://reproducible.debian.net/testing/amd64/a7xpg done: unreproducible'
+ local 'MESSAGE=https://reproducible.debian.net/testing/amd64/a7xpg done: unreproducible'
+ kgb-client --conf /srv/jenkins/kgb/debian-reproducible.conf --relay-msg 'https://reproducible.debian.net/testing/amd64/a7xpg done: unreproducible'
+ '[' '!' -f /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log ']'
+ gzip -9fvn /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log:	 81.5% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/amd64/a7xpg_0.11.dfsg1-8.rbuild.log.gz
+ '[' master = master ']'
+ gen_package_html a7xpg
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''a7xpg'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-12-10 00:54:27.272976
INFO: Finished at 2015-12-10 00:54:27.281066, took: 0:00:00.008099
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.arImpSEYqo
Thu 10 Dec 00:54:27 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-sbUVZ7Ki, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list