[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: detect another problem with cleaning up schroots

Holger Levsen gitlab at salsa.debian.org
Sun Sep 27 16:17:05 BST 2020



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


Commits:
bd23fec1 by Holger Levsen at 2020-09-27T17:16:49+02:00
reproducible trbo system health check: detect another problem with cleaning up schroots

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -166,6 +166,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			small_note "avahi failed"
 		elif $(grep -q "failed failed Rotate log files" $LOG) ; then
 			small_note "logrotate failed"
+		elif $(grep -q "Warning: Tried, but failed to delete these in /var/lib/schroot/" $LOG) ; then
+			small_note "failed to delete old schroot session data"
 		elif $(grep -q "Warning: Tried, but failed to delete these schroots:" $LOG) ; then
 			small_note "failed to delete schroots"
 		elif $(grep -q "Warning: Tried, but failed to delete these schroot sessions:" $LOG) ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bd23fec18e2d60fcfbb980b839504d2722fb49b4
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/20200927/f4453c3e/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list