Thanks for tracking down where the memory issue appears to be coming from in https://github.com/jenkins-infra/pipeline-steps-doc-generator/pull/94#issuecomment-923094344
I think the other issue is the CPU count appears to have been accidentally reverted to 2 cores =/ It was increased here: https://github.com/jenkins-infra/jenkins-infra/commit/513092b2da8a08cc605bb32fa924fa7b1b260cac#diff-e10b8e08a0aba3a716e4500cd9e812f13511e6ea996705082c3cc6a612074b52 Haven't tracked down exactly where it was changed Tim On Mon, 20 Sept 2021 at 13:39, Jesse Glick <[email protected]> wrote: > So we have the JNA upgrade, XStream upgrade, and parallel class loading. I > will try to bisect the cause. > > -- > 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/CANfRfr1ZGAciWuRiY7VHdNT%2B%2B1osPnRUxiZSC_k1UxVz-AOriQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1ZGAciWuRiY7VHdNT%2B%2B1osPnRUxiZSC_k1UxVz-AOriQ%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-3Bif-7fDCX9FXo-wVsZQ%3DeUqgfOJdaAhv1fLEspeRmJRAsg%40mail.gmail.com.
