[Git][qa/jenkins.debian.net][master] rdn: move pull stats one level up

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Aug 24 21:21:15 BST 2025



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


Commits:
f20c8189 by Jochen Sprickerhof at 2025-08-24T21:47:16+02:00
rdn: move pull stats one level up

(cherry picked from commit c56bda6159ca52e255a543344291a15e741612c0)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


7 changed files:

- hosts/osuosl5-amd64/etc/cron.d/rebuilderd
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/forky.html
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-proposed-updates.html
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-security.html
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-updates.html
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie.html
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/unstable.html


Changes:

=====================================
hosts/osuosl5-amd64/etc/cron.d/rebuilderd
=====================================
@@ -1,5 +1,5 @@
 MAILTO=root
 42 */3 * * * rebuilderd for arch in all amd64 arm64 armel armhf i386 ppc64el riscv64 ; do mkdir -p /srv/rebuilderd/$arch/stats/ && /srv/jenkins/bin/rebuilderd_stats.py $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats/cache.pickle /srv/rebuilderd/$arch/stats/ ; done
-0 */3 * * * rebuilderd for arch in amd64-pull184 ; do for release in trixie trixie-proposed-updates trixie-updates trixie-security forky unstable ; do mkdir -p /srv/rebuilderd/$arch/stats/$release && /srv/jenkins/bin/rebuilderd_stats.py --release $release $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats/cache.pickle /srv/rebuilderd/$arch/stats/$release ; /srv/jenkins/bin/rebuilderd_graph.sh $arch $release ; done ; done
+0 */3 * * * rebuilderd for arch in amd64-pull184 ; do for release in trixie trixie-proposed-updates trixie-updates trixie-security forky unstable ; do mkdir -p /srv/rebuilderd/$arch/stats_$release && /srv/jenkins/bin/rebuilderd_stats.py --release $release $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats_$release/cache.pickle /srv/rebuilderd/$arch/stats_$release ; /srv/jenkins/bin/rebuilderd_graph.sh $arch $release ; done ; done
 23 0,6,12,18 * * * rebuilderd for arch in all amd64 arm64 armel armhf i386 ppc64el riscv64 ; do /srv/jenkins/bin/rebuilderd_graph.sh $arch ; done
 


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/forky.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/forky">Statistics about BAD packages</a> on amd64/forky.
+	    <a href="stats_forky">Statistics about BAD packages</a> on amd64/forky.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-proposed-updates.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/trixie-proposed-updates">Statistics about BAD packages</a> on amd64/trixie-proposed-updates.
+	    <a href="stats_trixie-proposed-updates">Statistics about BAD packages</a> on amd64/trixie-proposed-updates.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-security.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/trixie-security">Statistics about BAD packages</a> on amd64/trixie-security.
+	    <a href="stats_trixie-security">Statistics about BAD packages</a> on amd64/trixie-security.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie-updates.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/trixie-updates">Statistics about BAD packages</a> on amd64/trixie-updates.
+	    <a href="stats_trixie-updates">Statistics about BAD packages</a> on amd64/trixie-updates.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/trixie.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/trixie">Statistics about BAD packages</a> on amd64/trixie.
+	    <a href="stats_trixie">Statistics about BAD packages</a> on amd64/trixie.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️


=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/unstable.html
=====================================
@@ -218,7 +218,7 @@
 
 	<footer>
 	    <br/>
-	    <a href="stats/unstable">Statistics about BAD packages</a> on amd64/unstable.
+	    <a href="stats_unstable">Statistics about BAD packages</a> on amd64/unstable.
 	    <br/>
 	<hr/>
             pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> to reproduce what Debian distributes via <code><a href="https://ftp.debian.org/debian/dists/">ftp.debian.org</a></code>. ♥️



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f20c8189696fff3140f3bb0e60e38d7e3d927674
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/20250824/37fc8e93/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list