[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: be a bit more verbose in the job output instead

Holger Levsen gitlab at salsa.debian.org
Sun Nov 24 18:58:45 GMT 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
8ca7241c by Holger Levsen at 2019-11-24T18:57:25Z
reproducible Archlinux: be a bit more verbose in the job output instead

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_build_archlinux_pkg.sh


Changes:

=====================================
bin/reproducible_build_archlinux_pkg.sh
=====================================
@@ -438,13 +438,13 @@ if [ ! -z "$(ls $TMPDIR/b1/$SRCPACKAGE/*.pkg.tar.xz 2>/dev/null|| true)" ] ; the
 				echo "</p></body>"
 			) > "$BASE/archlinux/$REPOSITORY/$SRCPACKAGE/$ARTIFACT.html"
 		elif [ -f $TMPDIR/b1/$SRCPACKAGE/$ARTIFACT ] && [ -f $TMPDIR/b2/$SRCPACKAGE/$ARTIFACT ] ; then
-			# run diffoscope on the results
+			echo "$(date -u) - running diffoscope on the results"
 			TIMEOUT="60m"
 			DIFFOSCOPE="$(schroot --directory /tmp -c chroot:jenkins-reproducible-${DBDSUITE}-diffoscope diffoscope -- --version 2>&1)"
 			echo "$(date -u) - Running $DIFFOSCOPE now..."
 			call_diffoscope $SRCPACKAGE $ARTIFACT
 		elif [ -f $TMPDIR/b1/$SRCPACKAGE/$ARTIFACT ] || [ -f $TMPDIR/b2/$SRCPACKAGE/$ARTIFACT ] ; then
-			# one of the two builds failed... delete the other one
+			echo "$(date -u) - one of the two builds failed... delete the other one"
 			( rm $TMPDIR/b1/$SRCPACKAGE/$ARTIFACT || rm $TMPDIR/b1/$SRCPACKAGE/$ARTIFACT ) 2>/dev/null
 		else
 			# some packages define the package version based on the build date



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8ca7241ce0f3d93607f83399e5cc8ec3dcb667f0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8ca7241ce0f3d93607f83399e5cc8ec3dcb667f0
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20191124/91192d0d/attachment.html>


More information about the Qa-jenkins-scm mailing list