User Details
- User Since
- Oct 7 2014, 4:24 PM (574 w, 14 h)
- Availability
- Available
- IRC Nick
- marxarelli
- LDAP User
- Dduvall
- MediaWiki User
- DDuvall (WMF) [ Global Accounts ]
Thu, Oct 2
Tue, Sep 30
Thu, Sep 25
Mon, Sep 22
Wed, Sep 17
Mon, Sep 15
Fri, Sep 12
@Andrew I don't see any zones listed in the project. Is that normal for a new project?
Thu, Sep 11
Wed, Sep 10
A spike of these errors occurred during wmf.18 group1 promotion today but strangely all instances of the error were from 1.45.0-wmf.17.
Tue, Sep 9
Sep 4 2025
Aug 15 2025
Jul 23 2025
Jul 22 2025
Jul 11 2025
@bd808 Kokkuri 2.8.0 will include the digest in the image ref. See if that solves your issue.
Jun 18 2025
@Dzahn the WMF based production images for Zuul and Nodepool have been built and published to our registry. I'll post a summary about how we're managing them in T396245: Build zuul images for production tomorrow, but here are the latest image refs by service:
Jun 9 2025
Looking at the above results, I believe that most of the functionality being served by PipelineLib could potentially be served by docker buildx bake (in conjunction w/ buildkitd and Blubber). Docker bake can build multiple sets of targets/contexts/configs simultaneously and even export the results as generic artifacts (to serve the one case that is using copy).
PipelineLib actions in use, according to codesearch results of 27 Gerrit hosted projects that include a .pipeline/config.yaml file.
Jun 6 2025
I refactored the blubber.yaml that @dancy had written back when we were experimenting with a Zuul setup for GitLab and created a wmf/12.0.0 branch.
Jun 5 2025
Spotted this today as well, following wmf.4 promotion to all wikis.
Jun 3 2025
May 14 2025
May 6 2025
May 1 2025
@thcipriani is this still a blocker or are we good for group1/all wiki promotion today?
Apr 24 2025
Apr 23 2025
Apr 22 2025
Apr 17 2025
Looks to have been introduced in:
Apr 16 2025
Removing this task as a blocker as the errors only occurred during a short-ish window, occurred for wmf.24 as well as wmf.25, and only for internal wikis.
Closed as a duplicate that, while ongoing, is not strictly a train blocker.
Apr 15 2025
Other possibly relevant discussions around this issue.
Also, I wonder if there's a way we can force monolithic uploads?
Apr 14 2025
The Zuul dashboard is available at https://zuul-dev.wmcloud.org/tenants
Apr 8 2025
@hashar FYI I've set up Zuul and friends on zuul-1001.zuul3.eqiad1.wikimedia.cloud using https://opendev.org/zuul/zuul/src/branch/master/doc/source/examples/docker-compose.yaml
Mar 26 2025
Mar 18 2025
Mar 17 2025
Thanks for pointing out that this isn't a bug, @bd808.
Mar 7 2025
The scap clean-images implementation has been merged. I plan on doing a release early next week. Sample behavior from train-dev:
Mar 4 2025
@dancy thoughts on the implementation?
Is there something else filling up /srv? It has filled back up and docker system df hasn't changed much.
Even after the deletion, there is still a lot of reclaimable space:
I've removed a bunch of old images for now. I will talk with Tyler and Ahmon tomorrow about long term solutions.
Feb 27 2025
Thank you!
Thanks, Jon!
Just a reminder that all train blockers need to be UBN. If this isn't a blocker, please remove the parent task.
Just a reminder that all train blockers need to be UBN. If this isn't a blocker, please remove the parent task.
What's the status here? Do we need a cherry-pick to wmf.18 to unblock the train?
Should this block today's train promotion?
Feb 26 2025
This error seems to emanate from Blubber's BuildKit frontend, not buildkitd.
Attempting a better summary before closing this:
Feb 21 2025
@hashar Do you know if we can set the Jenkins result as SKIPPED/NOT_BUILT and have Gearman/Zuul honor that? (i.e. Will Zuul fail the pipeline on any non-success status or are there other success-ish statuses?)
Feb 19 2025
Following a botched "safe" restart and subsequent systemctl restart jenkins, the issue seems to be resolved.
Seeing https://github.com/nodejs/build/issues/3754 as well which seems to support your hunch @taavi .