Thanks! I did as you suggested. Let's see if that helps for the time being.
Regards Julian On Thu, Dec 8, 2016 at 2:40 PM, Robert Munteanu <[email protected]> wrote: > On Thu, 2016-12-08 at 13:27 +0100, Julian Sedding wrote: >> Hi all >> >> I have created INFRA-13063[0] for our recent build failures. >> >> Regards >> Julian >> >> [0] https://issues.apache.org/jira/browse/INFRA-13063 > > Thanks! Until that's sorted out, feel free to exclude the problematic > node from the Jenkins config. > > It should be enough do change > > def defaultSlave = "ubuntu" > > to something like > > def defaultSlave = "ubuntu&&!ubuntu4" > > Robert
