[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: be more verbose if some services are not running

Holger Levsen gitlab at salsa.debian.org
Sat Aug 18 10:28:58 BST 2018


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


Commits:
b9455665 by Holger Levsen at 2018-08-18T09:28:48Z
reproducible Debian: be more verbose if some services are not running

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

- - - - -


1 changed file:

- bin/reproducible_node_health_check.sh


Changes:

=====================================
bin/reproducible_node_health_check.sh
=====================================
--- a/bin/reproducible_node_health_check.sh
+++ b/bin/reproducible_node_health_check.sh
@@ -156,6 +156,7 @@ fi
 #
 echo "$(date -u) - checking whether all services are running fine..."
 if ! systemctl is-system-running > /dev/null; then
+    systemctl status|head -5
     echo "Warning: systemd is reporting errors:"
     systemctl list-units --state=error,failed
     DIRTY=true



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b9455665f312ec0c4fe09d3275ddffdb365a59c0
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/20180818/540e4607/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list