[Git][qa/jenkins.debian.net][master] reproducible Debian: make diffoscope timeouts more visible on #debian-reproducible-changes
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat May 4 20:01:37 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9f3bcea1 by Holger Levsen at 2024-05-04T21:01:19+02:00
reproducible Debian: make diffoscope timeouts more visible on #debian-reproducible-changes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -327,6 +327,7 @@ diffoscope_timed_out() {
local msg="$DIFFOSCOPE was killed after running into timeout after $1"
if [ ! -s ./${DBDREPORT} ] ; then
echo "$(date -u) - $DIFFOSCOPE produced no output and was killed after running into timeout after ${1}..." >> ${DBDREPORT}
+ irc_message debian-reproducible-changes "$DIFFOSCOPE ran into timeout $1 on $SRCPACKAGE on $SUITE/$ARCH ⏳"
else
msg="$msg, but there is still $DEBIAN_URL/dbd/$SUITE/$ARCH/$DDBREPORT"
irc_message debian-reproducible-changes "$msg and produced output? AIUI this should not happen. 🤔"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f3bcea1483b8b098770c1f0d872c2206d84fc64
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9f3bcea1483b8b098770c1f0d872c2206d84fc64
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/20240504/07ea1111/attachment.htm>
More information about the Qa-jenkins-scm
mailing list