[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible coreboot: add logparse rules, less debugging

Holger Levsen holger at moszumanska.debian.org
Sun Jun 7 13:14:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d103af24c556f82b9d737d63b0f275a86e293467
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Jun 7 15:13:57 2015 +0200

    reproducible coreboot: add logparse rules, less debugging
---
 bin/reproducible_coreboot.sh | 1 -
 logparse/reproducible.rules  | 5 +++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 19841f8..349e343 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -29,7 +29,6 @@ call_debbindiff() {
 	local TMPLOG=(mktemp --tmpdir=$TMPDIR)
 	echo
 	set +e
-	set -x
 	( timeout $TIMEOUT schroot \
 		--directory $TMPDIR \
 		-c source:jenkins-reproducible-${DBDSUITE}-debbindiff \
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index 60e3c1e..de5e158 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -18,3 +18,8 @@ warning /Warning: too much difference for .+, aborting. Please investigate and u
 warning /Warning: This query produces no results:.+/
 warning /Warning: couldn't delete old files from.+/
 warning /Warning: dose-deb-coinstall cannot.+/
+
+# coreboot
+
+warning /.+recipe for target.+ failed/
+warning /skipping.+because we're missing compilers for.+/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list