[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: add correct logparse rules to ignore warnings from installing depends

Holger Levsen gitlab at salsa.debian.org
Wed Apr 22 15:06:39 BST 2020



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


Commits:
c372890b by Holger Levsen at 2020-04-22T16:06:27+02:00
reproducible: add correct logparse rules to ignore warnings from installing depends

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

- - - - -


2 changed files:

- TODO
- logparse/reproducible.rules


Changes:

=====================================
TODO
=====================================
@@ -64,13 +64,15 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 === Debian rebuilder 'thing'
 
 * prototype only dealing with bullseye and amd64 (and arch all packages)
-** first step: download a .buildinfo file and sbuild it - done
-** second step: put result in db in pb7
-** third step: have some scheduler job and a rebuilder job picking up tasks
+** 1st step: download a .buildinfo file and sbuild it - done
+** 2nd step: random builder for 20 selected packages, find .buildinfo files via builtin-pho?
+-> file builtin-pho bugs first
+** 3rd step: put result in db in pb7
+** 4th step: have some scheduler job and a rebuilder job picking up tasks
 *** scheduler on pb7
 *** rebuilds on osuosl173
-** fourth step: have a smarter scheduler
-** fifth step: export results as json and html
+** 5th step: have a smarter scheduler
+** 6th step: export results as json and html
 * run jenkins job on pb7 (=buildinfos.d.n), which triggers builds on osuosl173 and stores the results on pb7
 ** keep data in postgresql|sqlite on pb7
 *** pb7 also has the builtin-pho db so it seems natural to join them...


=====================================
logparse/reproducible.rules
=====================================
@@ -33,3 +33,8 @@ warning /Warning: SQL query .+ failed.$/
 warning /Warning: systemd is reporting errors/
 warning /Warning: .+ has wrong MTU, please tell the jenkins admins to fix this./
 warning /Warning: Problems analysing/
+
+# not relevant for us (eg issues in sid, noticable when installing build-deps)
+ok /Warning: The home dir .+uuidd you specified can't be accessed: No such file or directory/
+ok /dh_bash-completion: warning: file-list parsing failed, installing as proper snippet/
+



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c372890b12b6df1be409f0a5d6d1d38daf3f4307
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/20200422/09a17e4f/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list