Mailing List Archive

Re: [JENKINS] Lucene-9.x-Linux (64bit/jdk-16) - Build # 226 - Still Failing!
Hi Uwe,

this server seems to be too slow to parse/scan the output directory
structure - the exception here is caused by the directory scanner being
forcibly interrupted, see the code here:

https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/FilePath.java#L3056-L3085

This limit can be set, although I don't know how to pass this to jenkins,
exactly:

https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/FilePath.java#L2922-L2923

D.

On Wed, Dec 8, 2021 at 9:22 AM Policeman Jenkins Server <jenkins@thetaphi.de>
wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-9.x-Linux/226/
> Java: 64bit/jdk-16 -XX:+UseCompressedOops -XX:+UseParallelGC
>
> All tests passed
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org