> Sounds like the instability in core builds themselves was unrelated, a coincidence?
I think it was another symptom compounded by us not having enough history to see when it started very well. There was a clear reliable failure change in 2.309 which was caused by a minor resource increase required. But because the resources were so low on the CI (accidentally) it manifested as a problem there. On Tue, 21 Sept 2021 at 15:04, Jesse Glick <[email protected]> wrote: > On Mon, Sep 20, 2021 at 4:24 PM Basil Crow <[email protected]> wrote: > >> I do not think it is appropriate to imply that a developer caused a >> regression […] simply because an operational failure occurred. >> > > That was my best guess based on running `git bisect`: with the parallel > class loading, the docs generator failed; without it, the generator worked. > As mentioned, we have only speculated on what the real cause of the OOME > was—something triggered by parallel class loading, which does not imply a > root cause. For example, Jenkins might simply start faster in multiple > threads, enabled by parallel class loading, and then do something unrelated > to class loading which allocates lots of heap too quickly for GC to keep up. > > Sounds like the instability in core builds themselves was unrelated, a > coincidence? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr341MSGhzzYaFN0aoMiXoNj8oLkUEjuh_eMdV3xqHKOnA%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr341MSGhzzYaFN0aoMiXoNj8oLkUEjuh_eMdV3xqHKOnA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3Bifpvk3uGS%2B-dRtxvUBnwUE-9H0-wCAO64JVdc4%3Dab%3Dm2Q%40mail.gmail.com.
