openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

DaaLoadTest TestShiftsAndConvert testShiftRightNoRounding Invalid Precisions or shift amount

Open pshipton opened this issue 6 years ago • 54 comments

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_sanity.system_x86-32_windows_Release/11

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:690640192 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.lang.Runtime.exit(Runtime.java:107)
DLT 	at java.lang.System.exit(System.java:343)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
DLT 	at sun.reflect.GeneratedMethodAccessor351.invoke(Unknown Source)
DLT 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DLT 	at java.lang.reflect.Method.invoke(Method.java:498)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
DLT 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
DLT 	at java.lang.Thread.run(Thread.java:819)
DLT <<<
DLT 
DLT 08:03:37.895 - Completed 51.9%. Number of tests started=986 (with 1 failure(s))
DLT 08:03:53.566 - Thread completed. Suite=0 thread=2
DLT 08:03:53.566 - Thread completed. Suite=0 thread=5
DLT 08:03:53.582 - Thread completed. Suite=0 thread=4
DLT 08:03:53.676 - Thread completed. Suite=0 thread=1
DLT 08:03:53.910 - Thread completed. Suite=0 thread=3
DLT 08:03:53.941 - Thread completed. Suite=0 thread=0
DLT 08:03:54.020 - Load test completed
DLT 08:03:54.020 -   Ran     : 1900
DLT 08:03:54.020 -   Passed  : 1899
DLT 08:03:54.020 -   Failed  : 1
DLT 08:03:54.020 -   Result  : FAILED

pshipton avatar Jul 23 '19 14:07 pshipton

Not sure what the BlockedExitException is about, but assigning to JIT due to the testShiftRightNoRounding failure. @andrewcraik

pshipton avatar Jul 24 '19 13:07 pshipton

@pshipton do you have a failure rate or any other background to help give this a priority?

andrewcraik avatar Jul 24 '19 13:07 andrewcraik

@andrewcraik so far it has failed once. You can grind it, or if it's seen often enough in the builds it may get assigned to a milestone plan.

pshipton avatar Jul 24 '19 18:07 pshipton

https://ci.adoptopenjdk.net/job/Test_openjdk13_j9_extended.system_x86-64_mac/27

DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount

pshipton avatar Sep 16 '19 20:09 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_special.system_x86-64_linux_Nightly/836 DaaLoadTest_all_special_12 variation: Mode351 JVM_OPTIONS: -Xcompressedrefs -Xgcpolicy:metronome -Xcompressedrefs

DLT 05:41:23.311 - First failure detected by thread: load-1. Not creating dumps as no dump generation is requested for this load test
DLT 05:41:23.318 - Test failed
DLT   Failure num.  = 1
DLT   Test number   = 18
DLT   Test details  = 'ArbitraryJava[net.openj9.test.PDMoveShifts.ShiftTestRunner invokeTest]'
DLT   Suite number  = 0
DLT   Thread number = 1
DLT >>> Captured test output >>>
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:956423056 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.lang.Runtime.exit(Runtime.java:107)
DLT 	at java.lang.System.exit(System.java:343)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
DLT 	at sun.reflect.GeneratedMethodAccessor1057.invoke(Unknown Source)
DLT 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DLT 	at java.lang.reflect.Method.invoke(Method.java:498)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
DLT 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
DLT 	at java.lang.Thread.run(Thread.java:821)
DLT <<<

pshipton avatar Dec 19 '19 13:12 pshipton

assigned to @rpshukla

cathyzhyi avatar Mar 12 '20 14:03 cathyzhyi

Ran 100x grinders for DaaLoadTest_daa1_0 on windows x86-32 and mac and did not see any failures. Also did not see any failures for DaaLoadTest_all_special_12 for xlinux.

mayshukla avatar Mar 17 '20 13:03 mayshukla

@rpshukla see https://github.com/eclipse/openj9/issues/8947

pshipton avatar Mar 23 '20 13:03 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.system_x86-64_linux_Nightly/358 DaaLoadTest_all_ConcurrentScavenge_0

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount

pshipton avatar May 04 '20 16:05 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_special.system_ppc64le_linux_mixed_Nightly_testList_4/8 DaaLoadTest_all_special_5m_29 variation: -Xgcpolicy:gencon -Xgc:dynamicBreadthFirstScanOrdering JVM_OPTIONS: -Xgcpolicy:gencon -Xgc:dynamicBreadthFirstScanOrdering

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount

pshipton avatar Feb 11 '21 12:02 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.system_x86-64_mac_mixed_Nightly_testList_1/13 DaaLoadTest_all_5m_0 variation: Mode110 JVM_OPTIONS: -Xjit -Xgcpolicy:gencon -Xnocompressedrefs

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.system_ppc64_aix_mixed_Nightly_testList_0/19 DaaLoadTest_daa1_5m_1 variation: Mode610 JVM_OPTIONS: -Xcompressedrefs -Xjit -Xgcpolicy:gencon

pshipton avatar Feb 16 '21 15:02 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk16_j9_special.system_s390x_linux_mixed_Personal_testList_2/1 DaaLoadTest_all_special_5m_7 variation: Mode122 JVM_OPTIONS: -Xgcpolicy:optavgpause -Xjit:count=0,optlevel=warm,gcOnResolve,rtResolve -Xnocompressedrefs

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount

pshipton avatar Feb 21 '21 21:02 pshipton

We don't have any cycles to investigate this for 0.26.

0xdaryl avatar Mar 07 '21 13:03 0xdaryl

Also observed in an internal build Test_openjdk8_j9_special.system_ppc64_aix/10:

===============================================
Running test DaaLoadTest_all_special_5m_19 ...
===============================================
DaaLoadTest_all_special_5m_19 Start Time: Sat Mar  6 04:36:21 2021 Epoch Time (ms): 1615023381309
variation: Mode607
JVM_OPTIONS:  -Xcompressedrefs -Xgcpolicy:optthruput -Xdebug -Xrunjdwp:transport=dt_socket,address=8888,server=y,onthrow=no.pkg.foo,launch=echo -Xjit:count=0 

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:1860408715 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.lang.Runtime.exit(Runtime.java:107)
DLT 	at java.lang.System.exit(System.java:345)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
DLT 	at sun.reflect.GeneratedMethodAccessor2725.invoke(Unknown Source)
DLT 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DLT 	at java.lang.reflect.Method.invoke(Method.java:498)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
DLT 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
DLT 	at java.lang.Thread.run(Thread.java:823)
DLT <<<

DaaLoadTest_all_special_5m_19_FAILED

JasonFengJ9 avatar Mar 08 '21 22:03 JasonFengJ9

https://ci.eclipse.org/openj9/job/Test_openjdk8_j9_extended.system_x86-64_linux_Nightly_testList_2/21/ DaaLoadTest_all_CS_5m_0

DLT testFailure: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert): Invalid Precisions or shift amount
DLT java.lang.IllegalArgumentException: Invalid Precisions or shift amount
DLT 	at com.ibm.dataaccess.PackedDecimal.shiftRightPackedDecimal_(PackedDecimal.java:1560)
DLT 	at com.ibm.dataaccess.PackedDecimal.shiftRightPackedDecimal(PackedDecimal.java:1530)
DLT 	at net.openj9.test.PDMoveShifts.TestShiftsAndConvert.testShiftRight(TestShiftsAndConvert.java:3300)
DLT 	at net.openj9.test.PDMoveShifts.TestShiftsAndConvert.testShiftRightNoRounding(TestShiftsAndConvert.java:3411)

pshipton avatar Mar 19 '21 15:03 pshipton

https://ci.eclipse.org/openj9/job/Test_openjdk16_j9_special.system_s390x_linux_Personal_testList_4/9 DaaLoadTest_all_special_5m_25 variation: Mode110-OSRG JVM_OPTIONS: -Xjit:enableOSR,enableOSROnGuardFailure,count=1,disableAsyncCompilation -Xgcpolicy:gencon

DLT 14:53:58.405 - First failure detected by thread: load-1. Not creating dumps as no dump generation is requested for this load test
DLT 14:53:58.674 - Test failed
DLT   Failure num.  = 1
DLT   Test number   = 18
DLT   Test details  = 'ArbitraryJava[net.openj9.test.PDMoveShifts.ShiftTestRunner invokeTest]'
DLT   Suite number  = 0
DLT   Thread number = 1
DLT >>> Captured test output >>>
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:514428002 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:112)
DLT 	at java.base/java.lang.System.exit(System.java:465)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
DLT 	at jdk.internal.reflect.GeneratedMethodAccessor1089.invoke(Unknown Source)
DLT 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DLT 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
DLT 	at java.base/java.lang.Thread.run(Thread.java:878)
DLT <<<

pshipton avatar Apr 24 '21 22:04 pshipton

Haven't seen this for a while, will close until seen again.

pshipton avatar Jun 09 '21 15:06 pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_extended.system_ppc64le_linux_Nightly_testList_2/39 DaaLoadTest_all_5m_1 JVM_OPTIONS: -Xcompressedrefs -Xjit -Xgcpolicy:gencon

DLT testFailure: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert): Invalid Precisions or shift amount
DLT java.lang.IllegalArgumentException: Invalid Precisions or shift amount
DLT 	at com.ibm.dataaccess.PackedDecimal.shiftRightPackedDecimal_(PackedDecimal.java:1560)
DLT 	at com.ibm.dataaccess.PackedDecimal.shiftRightPackedDecimal(PackedDecimal.java:1530)
DLT 	at net.openj9.test.PDMoveShifts.TestShiftsAndConvert.testShiftRight(TestShiftsAndConvert.java:3300)
DLT 	at net.openj9.test.PDMoveShifts.TestShiftsAndConvert.testShiftRightNoRounding(TestShiftsAndConvert.java:3411)

pshipton avatar Jul 05 '21 15:07 pshipton

This will not be investigated for 0.29. Moving to 0.30.

0xdaryl avatar Oct 08 '21 01:10 0xdaryl

Observed at 0.29.1 release build job/Test_openjdk17_j9_special.system_x86-64_mac_Personal/65/tapResults/

===============================================
Running test DaaLoadTest_daa1_special_5m_13 ...
===============================================
DaaLoadTest_daa1_special_5m_13 Start Time: Wed Oct 20 22:02:12 2021 Epoch Time (ms): 1634781732185
variation: Mode551
JVM_OPTIONS:  -XX:+UseCompressedOops -Xjit -Xgcpolicy:balanced 

openjdk version "17.0.1-internal" 2021-10-19
OpenJDK Runtime Environment (build 17.0.1-internal+0-adhoc.jenkins.BuildJDK17x86-64macPersonal)
Eclipse OpenJ9 VM (build v0.29.1-release-e4860a638a3, JRE 17 Mac OS X amd64-64-Bit Compressed References 20211020_79 (JIT enabled, AOT enabled)
OpenJ9   - e4860a638a3
OMR      - 0c0df365bae
JCL      - 10126a6effa based on jdk-17.0.1+12)

DLT 22:03:08.537 - Completed 13.3%. Number of tests started=417 (+242)
DLT 22:03:23.281 - First failure detected by thread: load-1. Not creating dumps as no dump generation is requested for this load test
DLT 22:03:23.295 - Test failed
DLT   Failure num.  = 1
DLT   Test number   = 18
DLT   Test details  = 'ArbitraryJava[net.openj9.test.PDMoveShifts.ShiftTestRunner invokeTest]'
DLT   Suite number  = 0
DLT   Thread number = 1
DLT >>> Captured test output >>>
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:389419742 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:113)
DLT 	at java.base/java.lang.System.exit(System.java:464)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
DLT 	at jdk.internal.reflect.GeneratedMethodAccessor271.invoke(Unknown Source)
DLT 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
DLT 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
DLT 	at java.base/java.lang.Thread.run(Thread.java:884)
DLT <<<


DaaLoadTest_daa1_special_5m_13_FAILED

JasonFengJ9 avatar Oct 21 '21 14:10 JasonFengJ9

job/Test_openjdk17_j9_special.system_s390x_linux_testList_4/138/(rhel7s390x-3-4)

java version "17.0.2" 2022-01-18
IBM Semeru Runtime Certified Edition 17.0.2+8 (build 17.0.2+8)
Eclipse OpenJ9 VM 17.0.2+8 (build master-88c97662c, JRE 17 Linux s390x-64-Bit Compressed References 20220205_96 (JIT enabled, AOT enabled)
OpenJ9   - 88c97662c
OMR      - 96a484d1b
JCL      - 419bf2293 based on jdk-17.0.2+8)

[2022-02-05T21:38:32.329Z] DLT Test failed:
[2022-02-05T21:38:32.329Z] DLT net.adoptopenjdk.loadTest.BlockedExitException
[2022-02-05T21:38:32.329Z] DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:113)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.lang.System.exit(System.java:475)
[2022-02-05T21:38:32.329Z] DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)
[2022-02-05T21:38:32.329Z] DLT 	at jdk.internal.reflect.GeneratedMethodAccessor2258.invoke(Unknown Source)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[2022-02-05T21:38:32.329Z] DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
[2022-02-05T21:38:32.329Z] DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2022-02-05T21:38:32.329Z] DLT 	at java.base/java.lang.Thread.run(Thread.java:889)

[2022-02-05T21:41:26.040Z] DaaLoadTest_all_special_5m_7_FAILED

JasonFengJ9 avatar Feb 08 '22 14:02 JasonFengJ9

We've been moving this forward but it doesn't occur often enough to get attention. Removing from milestone.

pshipton avatar Feb 08 '22 16:02 pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.system_aarch64_linux_Nightly_testList_0/96 - cent8-aarch64-3 DaaLoadTest_daa1_5m_0 -Xjit -Xgcpolicy:gencon -Xnocompressedrefs

https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk11_j9_sanity.system_aarch64_linux_Nightly_testList_0/96/system_test_output.tar.gz

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT 
DLT class net.openj9.test.PDMoveShifts.TestPDMove Total: 4 Fail: 0 Ignore: 0
DLT 
DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 0 Ignore: 0
DLT ShiftTestRunner: Time taken for tests:483493794 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:114)
DLT 	at java.base/java.lang.System.exit(System.java:472)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)

pshipton avatar Feb 14 '22 17:02 pshipton

job/Test_openjdk18_j9_special.system_aarch64_linux_testList_1/21/(ub18-aarch64-2)

openjdk version "18-ea" 2022-03-22
IBM Semeru Runtime Open Edition 18+37-202203040652 (build 18-ea+37)
Eclipse OpenJ9 VM 18+37-202203040652 (build master-1f29b7e4e, JRE 18 Linux aarch64-64-Bit Compressed References 20220304_37 (JIT enabled, AOT enabled)
OpenJ9   - 1f29b7e4e
OMR      - 0234071de
JCL      - 6b72229c3b based on jdk-18+37)

variation: Mode110-OSRG
JVM_OPTIONS:  -Xjit:enableOSR,enableOSROnGuardFailure,count=1,disableAsyncCompilation -Xgcpolicy:gencon 

DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:113)
DLT 	at java.base/java.lang.System.exit(System.java:479)
DLT 	at net.openj9.test.MarshallingTestRunner.invokeTest(MarshallingTestRunner.java:89)
DLT 	at java.base/java.lang.invoke.LambdaForm$MH/0x0000000080240c50.invokeExact_MT(LambdaForm$MH)
DLT 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(DirectMethodHandleAccessor.java:154)
DLT 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
DLT 	at java.base/java.lang.reflect.Method.invoke(Method.java:577)
DLT 	at net.adoptopenjdk.loadTest.adaptors.ArbitraryJavaAdaptor.executeTest(ArbitraryJavaAdaptor.java:102)
DLT 	at net.adoptopenjdk.loadTest.LoadTestRunner$2.run(LoadTestRunner.java:182)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
DLT 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
DLT 	at java.base/java.lang.Thread.run(Thread.java:889)
DLT <<<

DaaLoadTest_daa2_special_5m_25_FAILED

JasonFengJ9 avatar Mar 04 '22 22:03 JasonFengJ9

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_special.system_ppc64_aix_Personal_testList_1/4 - p8-java1-ibm11 DaaLoadTest_daa1_special_5m_4 -Xgcpolicy:gencon -Xjit:count=0 -Xnocompressedrefs

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.lang.Runtime.exit(Runtime.java:107)
DLT 	at java.lang.System.exit(System.java:391)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_special.system_x86-64_mac_Personal_testList_1/4 - osx1014-x86-3 DaaLoadTest_all_special_5m_1 -Xgcpolicy:optthruput -Xjit:count=0 -Xnocompressedrefs

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.lang.Runtime.exit(Runtime.java:107)
DLT 	at java.lang.System.exit(System.java:391)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)

pshipton avatar Apr 11 '22 12:04 pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk18_j9_special.system_ppc64_aix_Release_testList_4/7 - p8-java1-ibm03 DaaLoadTest_all_special_5m_5 -Xgcpolicy:gencon -Xjit:count=0,optlevel=warm,gcOnResolve,rtResolve -Xmn512k -Xnocompressedrefs

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:113)
DLT 	at java.base/java.lang.System.exit(System.java:479)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)

pshipton avatar Apr 11 '22 12:04 pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.system_x86-64_mac_Nightly_testList_2/194 DaaLoadTest_daa1_5m_1 -Xcompressedrefs -Xjit -Xgcpolicy:gencon

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount
DLT ShiftTestRunner: Time taken for tests:208305773 
DLT Test failed:
DLT net.adoptopenjdk.loadTest.BlockedExitException
DLT 	at net.adoptopenjdk.loadTest.LoadTest$1.checkExit(LoadTest.java:140)
DLT 	at java.base/java.lang.Runtime.exit(Runtime.java:113)
DLT 	at java.base/java.lang.System.exit(System.java:477)
DLT 	at net.openj9.test.PDMoveShifts.ShiftTestRunner.invokeTest(ShiftTestRunner.java:33)

pshipton avatar Apr 13 '22 12:04 pshipton

@0xdaryl fyi this seems to fail more often lately.

pshipton avatar Apr 13 '22 12:04 pshipton

@VermaSh will investigate. Thanks Shubham.

0xdaryl avatar Apr 20 '22 01:04 0xdaryl

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.system_aarch64_mac_Nightly_testList_0/53 DaaLoadTest_daa1_5m_0 -Xjit -Xgcpolicy:gencon -Xnocompressedrefs

DLT class net.openj9.test.PDMoveShifts.TestShiftsAndConvert Total: 64 Fail: 1 Ignore: 0
DLT 	FAILURE: testShiftRightNoRounding(net.openj9.test.PDMoveShifts.TestShiftsAndConvert) - Invalid Precisions or shift amount

pshipton avatar May 12 '22 15:05 pshipton