Of course, happy to help - glad you got some 'green' builds. Both agents should be back online now.
The root of the problem appears to be that Jenkins jobs use a static workspace whose path is based on the name of the job. This would work great if job names never changed I guess. But our job names *do* drift - both Lucene and Solr tend to include version strings (e.g. Solr-check-9.6, Lucene-check-9.12), which introduces some "drift" and orphans a few workspaces a year. That doesn't sound like much, but each workspace contains a full Solr or Lucene checkout+build, so they add up pretty quickly. Anyway, that root problem remains and will need to be addressed if our projects want to continue the specially tagged agents. But things are healthy for now! Best, Jason On Tue, Oct 8, 2024 at 3:10 AM Luca Cavanna <java...@apache.org> wrote: > > Thanks a lot Jason, > this helps a lot. I see that the newly added jobs for 10x and 10.0 have been > built and it all looks pretty green now. > > Thanks > Luca > > On Mon, Oct 7, 2024 at 11:27 PM Jason Gerlowski <gerlowsk...@gmail.com> wrote: >> >> Hi Luca, >> >> I suspect I'm chiming in here a little late to help with your >> release-related question, but... >> >> I stopped into the "#askinfra Office Hours" this afternoon at >> ApacheCon, and asked for some help on this. Both workers seemed to >> have disk-space issues, seemingly due to orphaned workspaces. I've >> gotten one agent/worker back online (lucene-solr-2 I believe). The >> other one I'm hoping to get back online shortly, after a bit more >> cleanup. >> >> (Getting the right permissions to clean things up was a bit of a >> process; I'm hoping to document this and will share here when that's >> ready.) >> >> There are still nightly jobs that run on the ASF Jenkins (for both >> Lucene and Solr); on the Solr side at least these are quite useful. >> >> Best, >> >> Jason >> >> >> On Wed, Oct 2, 2024 at 2:40 PM Luca Cavanna <java...@apache.org> wrote: >> > >> > Hi all, >> > I created new CI jobs at https://ci-builds.apache.org/job/Lucene/ >> > yesterday to cover branch_10x and branch_10_0 . Not a single build for >> > them started so far. >> > >> > Poking around I noticed on the build history a message "Pending - all >> > nodes of label Lucene are offline", which looked suspicious. Are we still >> > using this jenkins? I have successfully used it for the release I have >> > done in the past, but it was already some months ago. The step of creating >> > jobs is still part of the release wizard process anyways, so it felt right >> > to do this step. I am not sure how to proceed from here, does anyone know? >> > I also noticed a too low disk space warning on one of the two agents. >> > >> > Thanks >> > Luca >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org