On May 12, 2020, at 16:36, Christopher Jones wrote: > Is there an issue with the build site ? e.g. if I try and load > > https://build.macports.org/waterfall > > I just get > > “Processing Failed” > > https://build.macports.org > > seems to be working, and some of the links from there, but a number give the > same error.
We're having a repeat of a problem we had in February [1] where the server became sluggish and after restarting it I found that the buildmaster SQLite database and some of the git repository clones had become corrupted. That's not a major problem because in buildbot 0.8 the database is only used for pending builds, not completed builds, and the git clones and be deleted and re-downloaded. I'm now verifying the server's disk and will get things cleaned up and back online. I see from the GitHub web hooks that several notifications failed to be delivered. I'll get those redelivered once things are back up. [1] This link is only accessible by members of the infrastructure team: https://lists.macports.org/mailman/private/macports-infra/2020-February/002073.html
