[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: detect more cases of ftbfs

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 22 13:30:38 GMT 2024



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


Commits:
364a247b by Holger Levsen at 2024-12-22T14:30:09+01:00
reproduce.d.n/stats: detect more cases of ftbfs

E: Build failure (dpkg-buildpackage died with exit 2)
was not detected, now it is.

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

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -65,7 +65,7 @@ def main() -> None:
         "size limit (not fatal)": log_has("TRUNCATED DUE TO SIZE LIMIT: "),
         "old dpkg (<1.19.0, (bin)NMUs needed)": log_has_re(r"dpkg is already the newest version \(1\.1[0-8].*fakeroot not found, either install the fakeroot"),
         "fakeroot not found (https://deb.li/3P46G)": log_has("fakeroot not found, either install the fakeroot"),
-        "dpkg-buildpackage failed": log_has("E: Build failure (dpkg-buildpackage died)"),
+        "dpkg-buildpackage failed": log_has("E: Build failure (dpkg-buildpackage died"),
         "diffoscope timeout (not fatal)": diff_has("TRUNCATED DUE TO TIMEOUT: 600 seconds"),
         "failed to reproduce: dh-r (#1089197)": log_has_re(r"(Source|Binary): r-(cran|bioc|other)-"),
         "failed to reproduce: dh-buildinfo (#1068809)": diff_has_any([f"buildinfo_{arch}.gz", "buildinfo_all.gz"]),



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/364a247b3000fbe4ec5eb8280e1b4e48f431ffd5
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/20241222/c5158451/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list