Oskar, Here's what happened- someone enabled the feature to automatically build pull requests per Hadi's post here: http://hadihariri.com/2013/02/06/automatically-building-pull-requests-from-github-with-teamcity/
What resulted was over 1200 NHbernate builds in the queue, which pretty much took down the build server-it was unable to handle a queue that size and was almost completely nonresponsive. With some difficulty, I disabled the NHibernate builds and cleared out the build server's queue so the build server could be functional again. At the time, I didn't know what was causing the huge number of NH builds- only that the damage had to be halted ASAP, and that queue was continuing to grow right up until the moment I was able to get things disabled-thus my comment in the logs about the build going crazy. Via a bit of twitter talk, it seems that Alexander I. Zaytsev followed Hadi's instructions in the post above, and that caused the problem-though I'm not sure why as it seems unlikely that there were hundreds of pull requests within an hour or so. I believe Hadi went in yesterday and disabled the feature mentioned above and got your builds re-enabled, so the NH builds should be okay for the moment. If we want to re-enable that (honestly, useful-looking) feature, we'll have to look into how to do it without risking another build server takedown. On Sun, Feb 10, 2013 at 2:08 AM, Oskar Berggren <[email protected]>wrote: > Hi Anne, > > I noticed you have paused the "NHibernate SQLite 32" build on the > build server with the comment "DO NOT REACTIVATE THIS- NH GOING > CRAZY". > > Can you elaborate on this please? What was the problem, and what can > we do to resolve it? > > /Oskar > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
