Hi Devs,

since I've altered the integration tests to be concurrent, they are quite flaky.

On the Windows nodes this seems to be a problem with the path separator as it doesn't 
pick up the exceptions/passwords from the StressMap, but on the Ubuntu nodes especially 
with Java 16 it could be a memory allocation problem along the warning "Retried 
waiting for GCLocker too often allocating 4207502 words".

As I haven't setup my Windows boot for development/debugging, maybe someone 
could check the path issue.
Regarding the Ubuntu issue - up till now, I mainly tests the integration build 
successfully under Oracle Java 14 and it hasn't failed in OpenJDK 16 yet. Maybe 
it's a memory issues, a race condition somewhere or a JIT issue.

If this happens regularly, I would disable concurrent integration builds for 
Java 16+ for the time being.

Maybe you have another idea?

Andi


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to