Hi Cameleers, I've raised an INFRA issue[1] to see if we can get more memory for the nodes running the build, that seems to me the root issue of the builds not passing recently.
We can wait see if this will help, but in the long run I think it probably makes sense to switch from Maven job type to Pipeline defined with Jenkinsfile. With that we won't get the nice browser for Maven modules in the jobs, this is a feature of Maven job types only. But this gives us an opportunity to consolidate the no test/full test and Java 8/9 builds into one and we get to configure the job using code rather than GUI. I have some experience with Jenkins so this is something I can start working on. What do you think? zoran [1] https://issues.apache.org/jira/browse/INFRA-14350 -- Zoran Regvart