[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: drop warning for removed packages, this happens all the time. Fix regex to recognize builds that took too long.

Holger Levsen holger at moszumanska.debian.org
Fri May 1 17:53:26 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 34a976c4e9ecbae4aca8fa7cbc18ca5271d54a5f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri May 1 19:53:08 2015 +0200

    reproducible: drop warning for removed packages, this happens all the time. Fix regex to recognize builds that took too long.
---
 logparse/reproducible.rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index f07fd01..9813f00 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -8,8 +8,7 @@ warning /Warning: old temp directories found in .+/
 warning /Warning: lock .+ still exists, exiting./
 warning /Warning: old schroots found in /schroots, which have been deleted:/
 warning /Warning: processes found which should not be there/
-warning /Warning: packages found where the build was started more than 24h ago:/
-warning /Warning: found files relative to old packages, no more in the archive:/
+warning /Warning: packages found where the build was started more than.+/
 warning /Warning: Found files with bad permissions.+/
 warning /Warning: .+ could not be fully removed./
 warning /Warning: could not download.+/

-- 
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