[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo health check: detect jenkins job zombies

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Aug 9 10:30:40 BST 2021



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


Commits:
1f5606a0 by Holger Levsen at 2021-08-09T11:30:30+02:00
trbo health check: detect jenkins job zombies

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -145,6 +145,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 				small_note "$PKG_SET_PROBLEM"
 			fi
 		# only show the most severe problem, don't aggregate them
+		elif $(grep -q "^Warning: rise of the jenkins job zombies has started again" $LOG) ; then
+			small_note "job zombies detected on jenkins"
 		elif $(grep -q "failed Squid Web Proxy Server" $LOG) ; then
 			small_note "squid.service failed"
 		elif $(grep -q "Kernel needs upgrade" $LOG) ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1f5606a02cfdb4b34c8fcbfbd40b629e8ba4cf3c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1f5606a02cfdb4b34c8fcbfbd40b629e8ba4cf3c
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/20210809/504783a2/attachment.htm>


More information about the Qa-jenkins-scm mailing list