Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk-11.0.7+9_openj9-0.20.0-m2 Release Triage #1705

Closed
M-Davies opened this issue Mar 31, 2020 · 4 comments
Closed

jdk-11.0.7+9_openj9-0.20.0-m2 Release Triage #1705

M-Davies opened this issue Mar 31, 2020 · 4 comments

Comments

@M-Davies
Copy link
Contributor

Executed: 201
Failed: 11
Passed: 190
Disabled: 14
Skipped: 24
Total: 239

https://trss.adoptopenjdk.net/resultSummary?parentId=5e8211ef214b905e3b6b3f62

Executed: 830
Failed: 2
Passed: 828
Disabled: 55
Skipped: 43
Total: 928

https://trss.adoptopenjdk.net/resultSummary?parentId=5e822027214b905e3b6c0a9d

@M-Davies
Copy link
Contributor Author

M-Davies commented Mar 31, 2020

819 (aarch64)

1) Test_openjdk11_j9_sanity.openjdk_aarch64_linux

java/lang/ProcessBuilder/Basic.java#id0.Basic_id0 ===> RAISED -> eclipse-openj9/openj9#9032

Standard Output
This appears to be a Unix system.
Testing ASCII environment values
Testing Latin1 environment values
Testing Unicode environment values
Testing directory .
Testing directory ..
Testing directory /
Testing directory /bin
cmdp
cmdp 0: /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdkbinary/j2sdk-image/jdk-11.0.7+9/bin/java
cmdp 1: -XX:+DisplayVMOutputToStderr
cmdp 2: -classpath
cmdp 3: /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdk-tests/TKG/test_output_15855870219595/jdk_lang_j9_0/work/classes/20/java/lang/ProcessBuilder/Basic_id0.d:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdk-tests/openjdk/openjdk-jdk/test/jdk/java/lang/ProcessBuilder:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/jvmtest/openjdk/jtreg/lib/jtreg.jar
cmdp 4: Basic$JavaChild
cmdp 5: System.getenv()
envp
envp 0: LC_ALL=C\u0000\u0000
envp 1: FO\u0000=B\u0000R
 waitFor process: delta: 148521

Passed = 8981, failed = 4

    
Standard Error
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1777)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1778)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1779)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
>'0'< not equal to '1'
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.fail(Basic.java:2731)
	at Basic.equal(Basic.java:2737)
	at Basic.realMain(Basic.java:1780)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.AssertionError: Some tests failed
	at Basic.main(Basic.java:2742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)

java/lang/ProcessBuilder/Basic.java#id1.Basic_id1 ===> RAISED -> eclipse-openj9/openj9#9032

Standard Output
This appears to be a Unix system.
Testing ASCII environment values
Testing Latin1 environment values
Testing Unicode environment values
Testing directory .
Testing directory ..
Testing directory /
Testing directory /bin
cmdp
cmdp 0: /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdkbinary/j2sdk-image/jdk-11.0.7+9/bin/java
cmdp 1: -XX:+DisplayVMOutputToStderr
cmdp 2: -classpath
cmdp 3: /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdk-tests/TKG/test_output_15855870219595/jdk_lang_j9_0/work/classes/15/java/lang/ProcessBuilder/Basic_id1.d:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdk-tests/openjdk/openjdk-jdk/test/jdk/java/lang/ProcessBuilder:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/jvmtest/openjdk/jtreg/lib/jtreg.jar
cmdp 4: Basic$JavaChild
cmdp 5: System.getenv()
envp
envp 0: LC_ALL=C\u0000\u0000
envp 1: FO\u0000=B\u0000R
 waitFor process: delta: 144261

Passed = 8981, failed = 4

    
Standard Error
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1777)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1778)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.check(Basic.java:2733)
	at Basic.realMain(Basic.java:1779)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
>'0'< not equal to '1'
java.lang.Throwable
	at java.base/java.lang.Thread.dumpStack(Thread.java:511)
	at Basic.fail(Basic.java:2730)
	at Basic.fail(Basic.java:2731)
	at Basic.equal(Basic.java:2737)
	at Basic.realMain(Basic.java:1780)
	at Basic.main(Basic.java:2740)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.AssertionError: Some tests failed
	at Basic.main(Basic.java:2742)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)

java/net/httpclient/http2/HpackHuffmanDriver.java.HpackHuffmanDriver ===> Timeout. RAISED -> eclipse-openj9/openj9#9041

java/util/stream/boottest/java.base/java/util/stream/SliceSpliteratorTest.java.SliceSpliteratorTest ===> JVM Failure. Core dumps: https://ibm.box.com/shared/static/xli15fximvjrc72tf7c4s4fmhhmd5wqh.gz. RAISED -> eclipse-openj9/openj9#8019. Noted as being non blocking for the release.

19:27:18  [2020-03-30 18:27:17,825] Agent[24]: stderr: 000000000AA2EA00: J9_INVALID_OBJECT in thread pool-1-thread-1
19:27:18  [2020-03-30 18:27:17,825] Agent[24]: stderr: 000000000AA2EA00:	O-Slot=0000FFFF75578008
19:27:18  [2020-03-30 18:27:17,825] Agent[24]: stderr: 000000000AA2EA00:	O-Slot value=FFFFFFFFFFFFFFFF
19:27:18  [2020-03-30 18:27:17,825] Agent[24]: stderr: 000000000AA2EA00:	PC=0000FFFF781A182C
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: 000000000AA2EA00:	framesWalked=3
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: 000000000AA2EA00:	arg0EA=000000000AAF9DB0
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: 000000000AA2EA00:	walkSP=000000000AAF9CA8
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: 000000000AA2EA00:	literals=000000000AAE4350
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: 000000000AA2EA00:	jitInfo=0000FFFF772F7538
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: Unhandled exception
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: Type=Segmentation error vmState=0x00020002
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000002
19:27:18  [2020-03-30 18:27:17,826] Agent[24]: stderr: Handler1=0000FFFF95350014 Handler2=0000FFFF9522DB28 InaccessibleAddress=0000FFFE38033418
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R0=0000FFFF8FFCFF68 R1=0000FFFE3803341A R2=0000FFFE38033418 R3=000000000AE2BD10
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R4=0000000000009A81 R5=0000FFFE1C0197FA R6=0000000000000000 R7=0000FFFE1C019A8E
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R8=00000000000000A9 R9=0000000000000002 R10=0000FFFF75577A70 R11=0000000000000001
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R12=0000FFFF755778F1 R13=FFFFFFFFFFFFFFFF R14=0000000000000005 R15=0000000000000030
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R16=0000FFFF94ACD000 R17=0000FFFF95E12190 R18=0000000000000002 R19=0000FFFF954A0E18
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R20=000000000AA2EA00 R21=0000FFFF75577F50 R22=0000FFFF20001CC8 R23=0000FFFE1C019A8C
19:27:18  [2020-03-30 18:27:17,827] Agent[24]: stderr: R24=000000001C019988 R25=0000FFFE1C019A90 R26=0000000000000040 R27=0000FFFE1C0197B8
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: R28=0000000000000000 R29=0000FFFF75577E80 R30=0000FFFF8FF54344 R31=0000FFFF75577E60
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: PC=0000FFFF8FF543D8 SP=0000FFFF75577E60 PSTATE=0000000020000000
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V0 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V1 0000000000000001 (f: 1.000000, d: 4.940656e-324)
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V2 ffffffff00000000 (f: 0.000000, d: -nan)
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V3 0000000000000004 (f: 4.000000, d: 1.976263e-323)
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V4 ffffffffffffffff (f: 4294967296.000000, d: -nan)
19:27:18  [2020-03-30 18:27:17,828] Agent[24]: stderr: V5 0000000000000001 (f: 1.000000, d: 4.940656e-324)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V6 0000000100000001 (f: 1.000000, d: 2.121996e-314)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V7 ffffffffffffffff (f: 4294967296.000000, d: -nan)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V8 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V9 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V11 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V12 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,829] Agent[24]: stderr: V13 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V16 fffffffcfffffffc (f: 4294967296.000000, d: -nan)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V17 c037154748bef6c8 (f: 1220474624.000000, d: -2.308312e+01)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V18 401e840b4ac4e4d2 (f: 1254417664.000000, d: 7.628949e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V19 0000ffff942a67f0 (f: 2485807104.000000, d: 1.390662e-309)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V20 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V21 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,830] Agent[24]: stderr: V22 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V23 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V24 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V25 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V26 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V27 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V28 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V29 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,831] Agent[24]: stderr: V30 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: V31 0000000000000000 (f: 0.000000, d: 0.000000e+00)
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: Module=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdkbinary/j2sdk-image/jdk-11.0.7+9/lib/compressedrefs/libj9gc29.so
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: Module_base_address=0000FFFF8FD9C000
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: Target=2_90_20200330_255 (Linux 4.15.0-34-generic)
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: CPU=aarch64 (64 logical CPUs) (0x1f699a1000 RAM)
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: ----------- Stack Backtrace -----------
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: (0x0000FFFF9524B530 [libj9prt29.so+0x37530])
19:27:18  [2020-03-30 18:27:17,832] Agent[24]: stderr: ---------------------------------------

java/util/logging/LogManager/Configuration/ParentLoggerWithHandlerGC.java.ParentLoggerWithHandlerGC ===> Timeout. Looks like it passed. RAISED -> eclipse-openj9/openj9#8897

java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java.CountLargeTest ===> Timeout. RAISED -> eclipse-openj9/openj9#9040

19:59:48  STDOUT:
19:59:48  [TestNG] Running:
19:59:48    java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java
19:59:48  
19:59:48  test org.openjdk.tests.java.util.stream.CountLargeTest.testDoubleLarge(): success
19:59:48  test org.openjdk.tests.java.util.stream.CountLargeTest.testIntLarge(): success
19:59:48  Timeout refired 960 times

2) Test_openjdk11_j9_extended.system_aarch64_linux
SC_Softmx_JitAot_Linux_0 ===> RAISED -> eclipse-openj9/openj9#8966

STF 19:19:25.243 - +------ Step 8 - Make sure the space for AOT data in shared cache is full
STF 19:19:25.243 - | Count file matches
STF 19:19:25.243 - |   TargetFile:         /home/jenkins/workspace/Test_openjdk11_j9_extended.system_aarch64_linux/openjdk-tests/TKG/test_output_15855873315738/SC_Softmx_JitAot_Linux_0/20200330-191800-SharedClassesWorkloadTest_Softmx_Increase_JitAot/results/stderr_combined.txt
STF 19:19:25.243 - |   ExpectedNumMatches: 1
STF 19:19:25.243 - |   SearchStrings:      ["JVMSHRC773I The space for AOT data in shared cache "SCC_SysTest_Workload_Cache" is full."]
STF 19:19:25.243 - |
**FAILED** at step 8 (Make sure the space for AOT data in shared cache is full). Expected return value=1 Actual=0 at /home/jenkins/workspace/Test_openjdk11_j9_extended.system_aarch64_linux/openjdk-tests/TKG/../TKG/test_output_15855873315738/SC_Softmx_JitAot_Linux_0/20200330-191800-SharedClassesWorkloadTest_Softmx_Increase_JitAot/execute.pl line 273.
STF 19:19:25.463 - **FAILED** execute script failed. Expected return value=0 Actual=1

3) Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl

java/security/SignedObject/Correctness.java.Correctness ===> JVM Failure. Core Dumps: https://ibm.box.com/shared/static/aqiohyd6fyuwq7fqjtknu8uvrwhm657u.gz. RAISED -> eclipse-openj9/openj9#9033

18:48:13  [2020-03-30 17:48:10,656] Agent[0]: stderr: 0000FFFEB80FD400: J9_INVALID_OBJECT in thread AgentVMThread
18:48:13  [2020-03-30 17:48:10,656] Agent[0]: stderr: 0000FFFEB80FD400:	O-Slot=0000FFFF4FC4F958
18:48:13  [2020-03-30 17:48:10,656] Agent[0]: stderr: 0000FFFEB80FD400:	O-Slot value=FFFFFFFFFFFFFFFF
18:48:13  [2020-03-30 17:48:10,656] Agent[0]: stderr: 0000FFFEB80FD400:	PC=0000FFFF54C6CCFC
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	framesWalked=10
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	arg0EA=0000FFFEB8084D90
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	walkSP=0000FFFEB8084BA8
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	literals=0000FFFEC00239B8
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	jitInfo=0000FFFF4FA36EB8
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	method=0000FFFF8C51C830 (.()Ljava/security/KeyPair;) (JIT)
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 0000FFFEB80FD400:	stack=0000FFFEB807F8C0-0000FFFEB80850D0
18:48:13  [2020-03-30 17:48:10,657] Agent[0]: stderr: 17:48:10.656 0xfffeb80fd400    j9mm.479    *   ** ASSERTION FAILED ** at ../../gc_glue_java/ConcurrentMarkingDelegate.cpp:61: ((MM_StackSlotValidator(MM_StackSlotValidator::NOT_ON_HEAP, object, stackLocation, walkState).validate(data->env)))

java/util/Locale/LocaleCategory.java.LocaleCategory ===> Language dependancy issue? RAISED -> eclipse-openj9/openj9#9042

java.util.IllformedLocaleException: Ill-formed language: c.u [at index 0]
	at java.base/java.util.Locale$Builder.setLanguage(Locale.java:2585)
	at LocaleCategory.main(LocaleCategory.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.base/java.lang.Thread.run(Thread.java:834)

java/util/WeakHashMap/GCDuringIteration.java.GCDuringIteration ===> Garbage collector failed to clean up. RAISED -> eclipse-openj9/openj9#9043

Standard Output
Seed from RandomFactory = -3230224931385960640L
[18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
[18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
[17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
[17, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]
[15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0]

Passed = 309, failed = 1

    
Standard Error
java.lang.AssertionError: failed to do a "full" gc
	at GCDuringIteration.forceFullGc(GCDuringIteration.java:74)
	at GCDuringIteration.test(GCDuringIteration.java:190)
	at GCDuringIteration.instanceMain(GCDuringIteration.java:263)
	at GCDuringIteration.main(GCDuringIteration.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
	at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.AssertionError: Some tests failed
	at GCDuringIteration.instanceMain(GCDuringIteration.java:265)
	at GCDuringIteration.main(GCDuringIteration.java:261)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
	at java.base/java.lang.Thread.run(Thread.java:834)

java/util/concurrent/ArrayBlockingQueue/WhiteBox.java.WhiteBox ===> Garbage collector fail. RAISING -> eclipse-openj9/openj9#9044

18:56:40  STDOUT:
18:56:40  [TestNG] Running:
18:56:40    java/util/concurrent/ArrayBlockingQueue/WhiteBox.java
18:56:40  
18:56:40  test WhiteBox.Iterator_remove_safetyWhileInDetachedMode(): success
18:56:40  test WhiteBox.advancing2CyclesWillRemoveIterators(): success
18:56:40  test WhiteBox.clear_willClearItrs(): success
18:56:40  test WhiteBox.collectiveSanity(): success
18:56:40  test WhiteBox.dequeuesBypassingIteratorCurrentPositions(): success
18:56:40  test WhiteBox.garbageCollectionOfUnreachableIterators(): success
18:56:40  test WhiteBox.garbageCollectionOfUnreachableIteratorsWithRandomlyRetainedSubset(): success
18:56:40  test WhiteBox.incrementalSweepingOfUnreachableIterators(): failure
18:56:40  java.lang.AssertionError: failed to do a "full" gc
18:56:40  	at WhiteBox.forceFullGc(WhiteBox.java:226)
18:56:40  	at WhiteBox.incrementalSweepingOfUnreachableIterators(WhiteBox.java:555)
18:56:40  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:40  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:56:40  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:40  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
18:56:40  	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
18:56:40  	at org.testng.internal.Invoker.invokeMethod(Invoker.java:639)
18:56:40  	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:821)
18:56:40  	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1131)
18:56:40  	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
18:56:40  	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
18:56:40  	at org.testng.TestRunner.privateRun(TestRunner.java:773)
18:56:40  	at org.testng.TestRunner.run(TestRunner.java:623)
18:56:40  	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
18:56:40  	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
18:56:40  	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
18:56:40  	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
18:56:40  	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
18:56:40  	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
18:56:40  	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1185)
18:56:40  	at org.testng.TestNG.runSuitesLocally(TestNG.java:1110)
18:56:40  	at org.testng.TestNG.run(TestNG.java:1018)
18:56:40  	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
18:56:40  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:40  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
18:56:40  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:40  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
18:56:40  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
18:56:40  	at java.base/java.lang.Thread.run(Thread.java:834)
18:56:40  test WhiteBox.interiorRemovalOfAlternatingElements(): success
18:56:40  test WhiteBox.interiorRemovalOfElementsUsedByIterator(): success
18:56:40  test WhiteBox.interiorRemovalOfIteratorsLastElement(): success
18:56:40  test WhiteBox.iteratorsDetachedWhenExhaustedAndLastRetRemoved(): success
18:56:40  test WhiteBox.iteratorsOnEmptyQueue(): success
18:56:40  test WhiteBox.queueEmptyingWillClearItrs(): success

java/net/httpclient/http2/HpackHuffmanDriver.java.HpackHuffmanDriver ===> Timeout. Same as above.
java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java.CountLargeTest ===> Timeout. Same as above.

19:27:05  STDOUT:
19:27:05  [TestNG] Running:
19:27:05    java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java
19:27:05  
19:27:05  test org.openjdk.tests.java.util.stream.CountLargeTest.testDoubleLarge(): success
19:27:05  test org.openjdk.tests.java.util.stream.CountLargeTest.testIntLarge(): success
19:27:05  Timeout refired 960 times

4) Test_openjdk11_j9_sanity.system_aarch64_linux_xl
** TestJlmRemoteMemoryAuth_0** ===> RAISED -> eclipse-openj9/openj9#9046

STF 16:44:08.898 - +------ Step 5 - Wait for the processes to complete
STF 16:44:08.899 - | Wait for processes to meet expectations
STF 16:44:08.899 - |   Processes: [LT1, CL1]
STF 16:44:08.899 - |
STF 16:44:08.899 - Monitoring processes: CL1 LT1
CL1 j> 2020/03/30 16:44:09.614 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
CL1 j> 2020/03/30 16:44:15.507 Monitored VM not ready at Mar 30, 2020, 4:44:15 PM (attempt 0).
CL1 j> 2020/03/30 16:44:15.509 Wait 5 secs and trying again...
CL1 j> 2020/03/30 16:44:18.157 Connection established!
CL1 j> 2020/03/30 16:44:18.811 Starting to write data
CL1 ...j> 2020/03/30 16:44:51.548 Exiting as JVM we are connected to has finished
CL1 stderr Exception in thread "main" java.lang.AssertionError
CL1 stderr 	at org.junit.Assert.fail(Assert.java:86)
CL1 stderr 	at org.junit.Assert.fail(Assert.java:95)
CL1 stderr 	at net.adoptopenjdk.test.jlm.remote.MemoryProfiler.getStatsViaProxy(MemoryProfiler.java:208)
CL1 stderr 	at net.adoptopenjdk.test.jlm.remote.MemoryProfiler.main(MemoryProfiler.java:110)
STF 16:44:51.784 - **FAILED** Process CL1 ended with exit code (1) and not the expected exit code/s (0)
STF 16:44:51.784 - Monitoring Report Summary:
STF 16:44:51.785 -   o Process CL1 ended with exit code (1) and not the expected exit code/s (0)
STF 16:44:51.785 -   o Process LT1 is still running as expected
STF 16:44:51.792 - Killing processes: CL1 LT1
STF 16:45:02.796 -   o Process LT1 killed
STF 16:45:02.796 -   o Process CL1 is not running
**FAILED** at step 5 (Wait for the processes to complete). Expected return value=0 Actual=1 at /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/../TKG/test_output_15855859707042/TestJlmRemoteMemoryAuth_0/20200330-164402-TestJlmRemoteMemoryAuth/execute.pl line 175.
STF 16:45:02.894 - **FAILED** execute script failed. Expected return value=0 Actual=1

** TestIBMJlmRemoteMemoryAuth_0** ===> RAISED -> eclipse-openj9/openj9#9047

STF 17:03:51.047 - +------ Step 9 - Wait for processes to complete
STF 17:03:51.047 - | Wait for processes to meet expectations
STF 17:03:51.047 - |   Processes: [LT2, CL2]
STF 17:03:51.047 - |
STF 17:03:51.047 - Monitoring processes: CL2 LT2
CL2 j> 2020/03/30 17:03:51.616 ServerURL=service:jmx:rmi:///jndi/rmi://localhost:1234/jmxrmi
CL2 j> 2020/03/30 17:03:57.385 Monitored VM not ready at Mar 30, 2020, 5:03:57 PM (attempt 0).
CL2 j> 2020/03/30 17:03:57.387 Wait 5 secs and trying again...
CL2 j> 2020/03/30 17:03:59.454 Connection established!
CL2 j> 2020/03/30 17:03:59.643 Starting to write data
CL2 stderr Exception in thread "main" java.lang.AssertionError: UnmarshalException: 
CL2 stderr Error unmarshaling return header; nested exception is: 
CL2 stderr 	javax.net.ssl.SSLException: Tag mismatch!
CL2 stderr 	at org.junit.Assert.fail(Assert.java:88)
CL2 stderr 	at net.openj9.test.jlm.resources.MemoryData.writeData(MemoryData.java:177)
CL2 stderr 	at net.openj9.test.jlm.remote.MemoryProfiler.getStatsViaServer(MemoryProfiler.java:260)
CL2 stderr 	at net.openj9.test.jlm.remote.MemoryProfiler.main(MemoryProfiler.java:121)
STF 17:04:21.108 - **FAILED** Process CL2 ended with exit code (1) and not the expected exit code/s (0)
STF 17:04:21.108 - Monitoring Report Summary:
STF 17:04:21.109 -   o Process CL2 ended with exit code (1) and not the expected exit code/s (0)
STF 17:04:21.109 -   o Process LT2 is still running as expected
STF 17:04:21.110 - Killing processes: CL2 LT2
STF 17:04:32.112 -   o Process LT2 killed
STF 17:04:32.113 -   o Process CL2 is not running
**FAILED** at step 9 (Wait for processes to complete). Expected return value=0 Actual=1 at /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/../TKG/test_output_15855859707042/TestIBMJlmRemoteMemoryAuth_0/20200330-165812-TestIBMJlmRemoteMemoryAuth/execute.pl line 321.
STF 17:04:32.474 - **FAILED** execute script failed. Expected return value=0 Actual=1

** PatchModuleImgTest_PlatformMod_0** ===> RAISED -> eclipse-openj9/openj9#9048

STF 17:19:26.344 - +------ Step 6 - Create runtime image for PatchModule test
STF 17:19:26.344 - | Run jlink to create runtime image
STF 17:19:26.344 - |   ImageName: XpJVM
STF 17:19:26.344 - |
STF 17:19:26.345 - Running command: /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdkbinary/j2sdk-image/jdk-11.0.7+9/bin/jlink --module-path /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdkbinary/j2sdk-image/jdk-11.0.7+9/jmods:/home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/test_output_15855859707042/PatchModuleImgTest_PlatformMod_0/20200330-171915-PatchModuleImageTest/modules --add-modules com.hello,com.hola,com.test,com.helper,com.discreet --output /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/test_output_15855859707042/PatchModuleImgTest_PlatformMod_0/20200330-171915-PatchModuleImageTest/tmp/6.XpJVM
STF 17:19:26.345 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/test_output_15855859707042/PatchModuleImgTest_PlatformMod_0/20200330-171915-PatchModuleImageTest/results/6.JLNK.stderr
STF 17:19:26.345 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/test_output_15855859707042/PatchModuleImgTest_PlatformMod_0/20200330-171915-PatchModuleImageTest/results/6.JLNK.stdout
STF 17:19:26.348 - Monitoring processes: JLNK
JLNK Error: Hash of java.xml (42716d30f0306920381b018875710d549bd395ce9a1201befaddc4526d092f9a) differs to expected hash (5be50b80d428f41e93deae8078ee7004b60be72f99b96d74e23a9f4966ebd8c6) recorded in java.base
STF 17:19:28.110 - **FAILED** Process JLNK ended with exit code (1) and not the expected exit code/s (0)
STF 17:19:28.110 - Monitoring Report Summary:
STF 17:19:28.111 -   o Process JLNK ended with exit code (1) and not the expected exit code/s (0)
STF 17:19:28.111 - Killing processes: JLNK
STF 17:19:28.112 -   o Process JLNK is not running
**FAILED** at step 6 (Run jlink). Expected return value=0 Actual=1 at /home/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_linux_xl/openjdk-tests/TKG/../TKG/test_output_15855859707042/PatchModuleImgTest_PlatformMod_0/20200330-171915-PatchModuleImageTest/execute.pl line 273.
STF 17:19:28.147 - **FAILED** execute script failed. Expected return value=0 Actual=1

5) Test_openjdk11_j9_extended.system_aarch64_linux_xl
** SC_Softmx_JitAot_Linux_0** ===> RAISED -> eclipse-openj9/openj9#8966

STF 18:49:27.371 - +------ Step 8 - Make sure the space for AOT data in shared cache is full
STF 18:49:27.371 - | Count file matches
STF 18:49:27.371 - |   TargetFile:         /home/jenkins/workspace/Test_openjdk11_j9_extended.system_aarch64_linux_xl/openjdk-tests/TKG/test_output_15855851831638/SC_Softmx_JitAot_Linux_0/20200330-184805-SharedClassesWorkloadTest_Softmx_Increase_JitAot/results/stderr_combined.txt
STF 18:49:27.371 - |   ExpectedNumMatches: 1
STF 18:49:27.371 - |   SearchStrings:      ["JVMSHRC773I The space for AOT data in shared cache "SCC_SysTest_Workload_Cache" is full."]
STF 18:49:27.371 - |
**FAILED** at step 8 (Make sure the space for AOT data in shared cache is full). Expected return value=1 Actual=0 at /home/jenkins/workspace/Test_openjdk11_j9_extended.system_aarch64_linux_xl/openjdk-tests/TKG/../TKG/test_output_15855851831638/SC_Softmx_JitAot_Linux_0/20200330-184805-SharedClassesWorkloadTest_Softmx_Increase_JitAot/execute.pl line 273.
STF 18:49:27.486 - **FAILED** execute script failed. Expected return value=0 Actual=1

@M-Davies
Copy link
Contributor Author

M-Davies commented Mar 31, 2020

820 (all other platforms)

1) Test_openjdk11_j9_sanity.openjdk_ppc64_aix
com/sun/net/httpserver/Test9.java ===> JVM Error. RAISED -> eclipse-openj9/openj9#8373

Unhandled exception
Type=Segmentation error vmState=0x00040000
J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000032
Handler1=09001000A4AE7960 Handler2=09001000A4AC0140
R0=FFFFFFFFCA62C1D6 R1=0000010023C65870 R2=09001000A06A3020 R3=0000010024078690
R4=09001000A06AFFFE R5=03FFFFFFFFFFFDE5 R6=0000000000000010 R7=0000000A6C9C97B3
R8=00000006B69957DD R9=00000001B1D58555 R10=0000000101BA8138 R11=0000000137A07A6E
R12=00000005F663A1F7 R13=0000010023C71800 R14=0000000030405770 R15=00000008EA279238
R16=0000000000000000 R17=0000000000000000 R18=0000000000000000 R19=0000000000000000
R20=0000010023C658B8 R21=0000000000000000 R22=0000000000000000 R23=0000000000000000
R24=0000000000000000 R25=0000000000000000 R26=0000000000000000 R27=0000000000000000
R28=0000000000000000 R29=0000000000000000 R30=0000000000000000 R31=0000000000000000
IAR=090000000683FC38 LR=090000000683FC24 MSR=A00000000200D032 CTR=000000000000000A
CR=48602244200D0156 FPSCR=8200200000000000 XER=200D015682002000
FPR0 4040000000000000 (f: 0.000000, d: 3.200000e+01)
FPR1 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR2 4040000000000000 (f: 0.000000, d: 3.200000e+01)
FPR3 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR4 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR5 433000000000b0a0 (f: 45216.000000, d: 4.503600e+15)
FPR6 411be2a400000000 (f: 0.000000, d: 4.568730e+05)
FPR7 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR8 433000000002c8e5 (f: 182501.000000, d: 4.503600e+15)
FPR9 402c5ce01cc9b320 (f: 482980640.000000, d: 1.418140e+01)
FPR10 412e848000000000 (f: 0.000000, d: 1.000000e+06)
FPR11 43300000000f4240 (f: 1000000.000000, d: 4.503600e+15)
FPR12 4530000000000000 (f: 0.000000, d: 1.934281e+25)
FPR13 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR16 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR17 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR18 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR19 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR20 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR21 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR22 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR23 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR24 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR25 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR26 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR27 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR28 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR29 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR30 0000000000000000 (f: 0.000000, d: 0.000000e+00)
FPR31 0000000000000000 (f: 0.000000, d: 0.000000e+00)
Module=/usr/lib/libcrypto.a
Module_base_address=0900000006819880
Target=2_90_20200330_543 (AIX 7.1)
CPU=ppc64 (20 logical CPUs) (0x800000000 RAM)
----------- Stack Backtrace -----------
(0x090000000683FB38 [libcrypto.a+0x262b8])
(0x0900000006857074 [libcrypto.a+0x3d7f4])
(0x090000000684DF6C [libcrypto.a+0x346ec])
(0x0900000006855DEC [libcrypto.a+0x3c56c])
(0x0900000006855394 [libcrypto.a+0x3bb14])
(0x09000000068555E8 [libcrypto.a+0x3bd68])
(0x0900000006855358 [libcrypto.a+0x3bad8])
(0x0900000006854D08 [libcrypto.a+0x3b488])
(0x09000000068599C8 [libcrypto.a+0x40148])
(0x09000000068595F0 [libcrypto.a+0x3fd70])
(0x0900000006858D00 [libcrypto.a+0x3f480])
(0x0900000006857DC4 [libcrypto.a+0x3e544])
(0x090000000689C7A4 [libcrypto.a+0x82f24])
(0x090000000689D540 [libcrypto.a+0x83cc0])
(0x0900000006858048 [libcrypto.a+0x3e7c8])
(0x09000000706CEEA8 [libjncrypto.so+0x1ea8])
(0x090000006E94BB3C [libj9vm29.so+0x1bfb3c])
ffi_call+0x98 (0x090000006E94ADFC [libj9vm29.so+0x1bedfc])
(0x090000006E9504E4 [libj9vm29.so+0x1c44e4])
(0x090000006E7F927C [libj9vm29.so+0x6d27c])
runJavaThread+0x1d4 (0x090000006E7F7A38 [libj9vm29.so+0x6ba38])
javaProtectedThreadProc+0x11c (0x090000006E78EAA0 [libj9vm29.so+0x2aa0])
omrsig_protect+0x488 (0x090000006EA7D04C [libj9prt29.so+0x5704c])
javaThreadProc+0x68 (0x090000006E78E88C [libj9vm29.so+0x288c])
thread_wrapper+0x33c (0x090000006EA06700 [libj9thr29.so+0x4700])
_pthread_body+0xf0 (0x0900000000567E14 [libpthreads.a+0x3e14])

2) Test_openjdk11_j9_sanity.openjdk_x86-64_mac
java/util/zip/ZipFile/TestCleaner.java ===> Timeout. RAISED -> eclipse-openj9/openj9#8872

@M-Davies
Copy link
Contributor Author

@lumpfish All failures tagged and linked to issues

@karianna karianna added this to the April 2020 milestone Mar 31, 2020
@lumpfish
Copy link
Contributor

Thank you @M-Davies

@karianna karianna moved this from TODO to In Progress in aqa-tests Mar 31, 2020
@M-Davies M-Davies closed this as completed Apr 3, 2020
aqa-tests automation moved this from In Progress to Done Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
aqa-tests
  
Done
Development

No branches or pull requests

3 participants