[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_16 #33207

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 02:28:09 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_i386_16/33207/------------------------------------------
[...truncated 538.20 KB...]
+	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb769e000)
+	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7699000)
+	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb74e2000)
+	/lib/ld-linux.so.2 (0xb7739000)
 *********************** app static (5.1) *********
 Test: cd tests/ && @@LUA@@ test.lua
 ==> Testing Lua CJSON version 2.1.0
@@ -1799,7 +1810,7 @@
 
 Making target test for debian/lua5.2.dh-lua.conf
 # tests
-Copying lua/cjson/util.lua in /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson for test
+Copying lua/cjson/util.lua in /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson for test
 ********************** lua dynamic (5.2) *********
 Test: cd tests/ && @@LUA@@ test.lua
 ==> Testing Lua CJSON version 2.1.0
@@ -1830,11 +1841,11 @@
 
 ==> Test [7] Decode object with numeric keys: PASS
 [Input] { "{ \"1\": \"one\", \"3\": \"three\" }" }
-[Received:success] { { ["1"] = "one", ["3"] = "three" } }
+[Received:success] { { ["3"] = "three", ["1"] = "one" } }
 
 ==> Test [8] Decode object with string keys: PASS
 [Input] { "{ \"a\": \"a\", \"b\": \"b\" }" }
-[Received:success] { { ["a"] = "a", ["b"] = "b" } }
+[Received:success] { { ["b"] = "b", ["a"] = "a" } }
 
 ==> Test [9] Decode array: PASS
 [Input] { "[ \"one\", null, \"three\" ]" }
@@ -2226,19 +2237,19 @@
 
 ==> Summary: all tests succeeded
 **************************************************
-libtool --silent --tag=CC --mode=link cc -g -O2 -fdebug-prefix-map=/build/1st/lua-cjson-2.1.0+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2  -Wall -Wextra -Wl,--no-add-needed \
-	-o /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/app-dynamic -I . -I /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/ \
-	/usr/share/dh-lua/test/5.2/app.c /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/liblua5.2-cjson.la \
+libtool --silent --tag=CC --mode=link cc -g -O2 -fdebug-prefix-map=/build/lua-cjson-2.1.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2  -Wall -Wextra -Wl,--no-add-needed \
+	-o /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/app-dynamic -I . -I /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/ \
+	/usr/share/dh-lua/test/5.2/app.c /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/liblua5.2-cjson.la \
 	-Wl,-z,relro  -L/usr//lib/i386-linux-gnu -llua5.2
-libtool --silent --tag=CC --mode=execute -dlopen /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/liblua5.2-cjson.la \
-		ldd /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/app-dynamic
-	linux-gate.so.1 (0xf77d6000)
-	liblua5.2-cjson.so.0 => /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/.libs/liblua5.2-cjson.so.0 (0xf77c8000)
-	liblua5.2.so.0 => /usr//lib/i386-linux-gnu/liblua5.2.so.0 (0xf778e000)
-	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf75d3000)
-	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf757e000)
-	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7579000)
-	/lib/ld-linux.so.2 (0xf77d9000)
+libtool --silent --tag=CC --mode=execute -dlopen /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/liblua5.2-cjson.la \
+		ldd /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/app-dynamic
+	linux-gate.so.1 (0xb777b000)
+	liblua5.2-cjson.so.0 => /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/.libs/liblua5.2-cjson.so.0 (0xb776d000)
+	liblua5.2.so.0 => /usr//lib/i386-linux-gnu/liblua5.2.so.0 (0xb7733000)
+	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7578000)
+	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb7523000)
+	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb751e000)
+	/lib/ld-linux.so.2 (0xb777e000)
 ********************** app dynamic (5.2) *********
 Test: cd tests/ && @@LUA@@ test.lua
 ==> Testing Lua CJSON version 2.1.0
@@ -2665,17 +2676,17 @@
 
 ==> Summary: all tests succeeded
 **************************************************
-libtool --silent --tag=CC --mode=link cc -g -O2 -fdebug-prefix-map=/build/1st/lua-cjson-2.1.0+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2  -Wall -Wextra -Wl,--no-add-needed \
-	-static -o /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/app-static -I . -I /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/ \
-	/usr/share/dh-lua/test/5.2/app.c /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/liblua5.2-cjson.la \
+libtool --silent --tag=CC --mode=link cc -g -O2 -fdebug-prefix-map=/build/lua-cjson-2.1.0+dfsg/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr//include/lua5.2  -Wall -Wextra -Wl,--no-add-needed \
+	-static -o /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/app-static -I . -I /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/ \
+	/usr/share/dh-lua/test/5.2/app.c /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/liblua5.2-cjson.la \
 	-Wl,-z,relro  -L/usr//lib/i386-linux-gnu -llua5.2 -lm -ldl
-ldd /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/app-static
-	linux-gate.so.1 (0xf7776000)
-	liblua5.2.so.0 => /usr/lib/i386-linux-gnu/liblua5.2.so.0 (0xf772e000)
-	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf76d9000)
-	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf76d4000)
-	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf751d000)
-	/lib/ld-linux.so.2 (0xf7779000)
+ldd /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/app-static
+	linux-gate.so.1 (0xb7782000)
+	liblua5.2.so.0 => /usr/lib/i386-linux-gnu/liblua5.2.so.0 (0xb773a000)
+	libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb76e5000)
+	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb76e0000)
+	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7529000)
+	/lib/ld-linux.so.2 (0xb7785000)
 *********************** app static (5.2) *********
 Test: cd tests/ && @@LUA@@ test.lua
 ==> Testing Lua CJSON version 2.1.0
@@ -2706,11 +2717,11 @@
 
 ==> Test [7] Decode object with numeric keys: PASS
 [Input] { "{ \"1\": \"one\", \"3\": \"three\" }" }
-[Received:success] { { ["1"] = "one", ["3"] = "three" } }
+[Received:success] { { ["3"] = "three", ["1"] = "one" } }
 
 ==> Test [8] Decode object with string keys: PASS
 [Input] { "{ \"a\": \"a\", \"b\": \"b\" }" }
-[Received:success] { { ["a"] = "a", ["b"] = "b" } }
+[Received:success] { { ["b"] = "b", ["a"] = "a" } }
 
 ==> Test [9] Decode array: PASS
 [Input] { "[ \"one\", null, \"three\" ]" }
@@ -3112,7 +3123,7 @@
    dh_prep -O--buildsystem=lua
    dh_auto_install -O--buildsystem=lua
 dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use)
-	make --no-print-directory -f /usr/share/dh-lua/make/dh-lua.Makefile.multiple install /build/1st/lua-cjson-2.1.0\+dfsg/debian/tmp
+	make --no-print-directory -f /usr/share/dh-lua/make/dh-lua.Makefile.multiple install /build/lua-cjson-2.1.0\+dfsg/2nd/debian/tmp
 
 Making target install for debian/lua5.1.dh-lua.conf
 # .lua
@@ -3134,7 +3145,7 @@
 # .pc
 Installing lua5.1-cjson.pc
 # .h
-Installing /build/1st/lua-cjson-2.1.0+dfsg/5.1-cjson/lua-cjson.h
+Installing /build/lua-cjson-2.1.0+dfsg/2nd/5.1-cjson/lua-cjson.h
 Target install made
 
 
@@ -3158,10 +3169,10 @@
 # .pc
 Installing lua5.2-cjson.pc
 # .h
-Installing /build/1st/lua-cjson-2.1.0+dfsg/5.2-cjson/lua-cjson.h
+Installing /build/lua-cjson-2.1.0+dfsg/2nd/5.2-cjson/lua-cjson.h
 Target install made
 
-make[1]: Nothing to be done for '/build/1st/lua-cjson-2.1.0+dfsg/debian/tmp'.
+make[1]: Nothing to be done for '/build/lua-cjson-2.1.0+dfsg/2nd/debian/tmp'.
    dh_install -O--buildsystem=lua
 dh_install: Compatibility levels before 9 are deprecated (level 7 in use)
    dh_lua -O--buildsystem=lua
@@ -3179,27 +3190,27 @@
 dh_strip: Compatibility levels before 9 are deprecated (level 7 in use)
    dh_makeshlibs -O--buildsystem=lua
    dh_shlibdeps -O--buildsystem=lua
-dpkg-shlibdeps: warning: symbol lua_rawgeti used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_pushstring used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_pushlstring used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_newuserdata used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_pushnumber used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol luaL_checklstring used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_toboolean used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_setfield used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_pushnil used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_tonumberx used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: 25 other similar warnings have been skipped (use -v to see them all)
+dpkg-shlibdeps: warning: symbol luaL_checkinteger used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_gettop used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_pushcclosure used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: symbol lua_settop used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_rawseti used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_typename used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_tonumber used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_setmetatable used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_insert used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol luaL_checkstack used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: symbol lua_createtable used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_tolstring used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol luaL_error used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol lua_next used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_pushlightuserdata used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_setmetatable used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_typename used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_rawset used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.1-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: 25 other similar warnings have been skipped (use -v to see them all)
+dpkg-shlibdeps: warning: symbol lua_pushlightuserdata used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_createtable used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_typename used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_setmetatable used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_pushstring used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_pushinteger used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_rawset used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol luaL_checkinteger used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_pushcclosure used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol lua_gettop used by debian/lua-cjson/usr/lib/i386-linux-gnu/liblua5.2-cjson.so.0.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: 25 other similar warnings have been skipped (use -v to see them all)
    dh_installdeb -O--buildsystem=lua
 dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use)
@@ -3207,21 +3218,23 @@
 dpkg-gencontrol: warning: Depends field of package lua-cjson-dev: unknown substitution variable ${shlibs:Depends}
    dh_md5sums -O--buildsystem=lua
    dh_builddeb -O--buildsystem=lua
-dpkg-deb: building package 'lua-cjson-dbgsym' in '../lua-cjson-dbgsym_2.1.0+dfsg-2_i386.deb'.
 dpkg-deb: building package 'lua-cjson-dev' in '../lua-cjson-dev_2.1.0+dfsg-2_i386.deb'.
+dpkg-deb: building package 'lua-cjson-dbgsym' in '../lua-cjson-dbgsym_2.1.0+dfsg-2_i386.deb'.
 dpkg-deb: building package 'lua-cjson' in '../lua-cjson_2.1.0+dfsg-2_i386.deb'.
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../lua-cjson_2.1.0+dfsg-2_i386.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build lua-cjson-2.1.0+dfsg
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/8004/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/8004/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/55014 and its subdirectories
-I: Current time: Sat Mar 10 20:49:04 -12 2018
-I: pbuilder-time-stamp: 1520758144
+I: removing directory /srv/workspace/pbuilder/8004 and its subdirectories
+I: Current time: Mon Feb  6 16:28:07 +14 2017
+I: pbuilder-time-stamp: 1486348087

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/lua-cjson_2.1.0+dfsg-2.diff:	 84.5% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/i386/lua-cjson_2.1.0+dfsg-2.diff.gz
b2/build.log:	 92.8%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 92.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/i386/lua-cjson_2.1.0+dfsg-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4
+ mv /srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4 /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/lua-cjson_2.1.0+dfsg-2.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/lua-cjson_2.1.0+dfsg-2.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/i386/lua-cjson_2.1.0+dfsg-2.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4 ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4
/srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4:	 91.9% -- replaced with /srv/reproducible-results/rbuild-debian-jJLGV6Yn/tmp.ApyQuwBFz4.gz
+ '[' master = master ']'
+ gen_package_html lua-cjson
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''lua-cjson'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 02:28:09.437289
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/i386/lua-cjson_2.1.0+dfsg-2_i386.buildinfo
INFO: Finished at 2017-02-06 02:28:09.736383, took: 0:00:00.299109
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-jJLGV6Yn
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 02:28:09 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-YWFei4iV, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list