[Git][qa/jenkins.debian.net][master] r.d.n/stats: add #1094165
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Feb 23 13:26:53 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
53d49a31 by Jochen Sprickerhof at 2025-02-23T14:26:43+01:00
r.d.n/stats: add #1094165
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -53,6 +53,7 @@ def main() -> None:
"packages missing on metasnap (maybe temporary)": log_has_re(r"cannot find:.*debootsnap failed at /usr/bin/debrebuild line 48"),
"multiarch-support missing (NMUs needed)": log_has_all(["multiarch-support but it is not installable", "Build Type: all"]),
"multiarch-support missing (binNMUs needed)": log_has("multiarch-support but it is not installable"),
+ "mmdebstrap failed (#1094165)": log_has_all(["fatal: `/bin/chfn -f Debian OWFS system account Debian-ow' returned error code 1. Exiting.", "debootsnap failed at /usr/bin/debrebuild line 48"]),
"debootsnap failed (temporary)": log_has_all(["Failed to fetch http://snapshot.debian.org/archive/debian", "debootsnap failed at /usr/bin/debrebuild line 48"]),
"debootsnap failed (maybe temporary)": log_has("debootsnap failed at /usr/bin/debrebuild line 48"),
"debootsnap failed, no diskspace (temporary)": log_has_any(["W: creating tarball failed: E: cannot copy to /tmp/debrebuild", "dpkg-new': failed to write (No space left on device)"]),
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/53d49a31a7915bfce65073d8dce75231286b9567
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/53d49a31a7915bfce65073d8dce75231286b9567
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/20250223/150d5ec3/attachment.htm>
More information about the Qa-jenkins-scm
mailing list