Closed Mesbah-Alam closed 5 years ago
Reviewer: @hangshao0
Please add more details in your commit message.
The test passes 5x Grinder on Internal Jenkins (Link shared with Hang on Slack).
There is a failure in the Grinder run at Adopt: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/906/tapResults/
From 62.WL3.stderr log file:
JVMSHRC162E The wait for the creation mutex while opening shared memory has timed out
JVMSHRC662I Error recovery: destroyed semaphore set associated with shared class cache.
JVMJ9VM015W Initialization error for library j9shr29(11): JVMJ9VM009E J9VMDllMain failed
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
5x Grinder at openj9 passes : https://ci.eclipse.org/openj9/view/Test/job/Test-Grinder/245/console
Since the PR passes in internal Jenkins 5x Grinder and also OpenJ9 5x Grinder, it should be ready to merge.
@smlambert - Once you have a minute, please merge this PR.
any comment? Is it something related to the changes in this PR?
No. I don't think it is related to this change.
Run SharedClassesCacheChecker with only workload caches
Fixes: https://github.com/eclipse/openj9-systemtest/issues/78
Signed-off-by: Mesbah_Alam@ca.ibm.com Mesbah_Alam@ca.ibm.com