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

[riscv64]jdk/nio/zipfs/LargeEntriesTest.java随机超时 #778

Open
sendaoYan opened this issue Jan 16, 2024 · 0 comments
Open

[riscv64]jdk/nio/zipfs/LargeEntriesTest.java随机超时 #778

sendaoYan opened this issue Jan 16, 2024 · 0 comments
Assignees

Comments

@sendaoYan
Copy link
Collaborator

job:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/268256

ACTION: testng -- Error. Program `/tmp/tone/run/jtreg/binary-download/dragonwell-11.0.21.18+9-GA/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 483594ms).
REASON: User specified action: run testng LargeEntriesTest 
TIME:   483.601 seconds
messages:
command: testng LargeEntriesTest
reason: User specified action: run testng LargeEntriesTest 
Mode: othervm
Additional options from @modules: --add-modules jdk.zipfs
Timeout information:
Running jstack on process 2645932
2024-01-15 14:47:46
Full thread dump OpenJDK 64-Bit Server VM (11.0.21.18+9 mixed mode):

Threads class SMR info:
_java_thread_list=0x0000003f10000c40, length=11, elements={
0x0000003f8c027800, 0x0000003f8c322800, 0x0000003f8c324800, 0x0000003f8c344000,
0x0000003f8c346000, 0x0000003f8c348000, 0x0000003f8c34a000, 0x0000003f8c34c000,
0x0000003f8c3f3000, 0x0000003f8c492800, 0x0000003f10001000
}

"main" #1 prio=5 os_prio=0 cpu=1799.22ms elapsed=483.46s tid=0x0000003f8c027800 nid=0x285fba in Object.wait()  [0x0000003f9137d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait([email protected]/Native Method)
	- waiting on <0x0000000412000000> (a java.lang.Thread)
	at java.lang.Thread.join([email protected]/Thread.java:1450)
	- waiting to re-lock in wait() <0x0000000412000000> (a java.lang.Thread)
	at java.lang.Thread.join([email protected]/Thread.java:1525)
	at com.sun.javatest.regtest.agent.MainWrapper.main(MainWrapper.java:74)

"Reference Handler" #2 daemon prio=10 os_prio=0 cpu=27.97ms elapsed=483.08s tid=0x0000003f8c322800 nid=0x286022 waiting on condition  [0x0000003f404e6000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.ref.Reference.waitForReferencePendingList([email protected]/Native Method)
	at java.lang.ref.Reference.processPendingReferences([email protected]/Reference.java:241)
	at java.lang.ref.Reference$ReferenceHandler.run([email protected]/Reference.java:213)

"Finalizer" #3 daemon prio=8 os_prio=0 cpu=24.79ms elapsed=483.08s tid=0x0000003f8c324800 nid=0x286024 in Object.wait()  [0x0000003f402e6000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait([email protected]/Native Method)
	- waiting on <0x0000000412000318> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove([email protected]/ReferenceQueue.java:155)
	- waiting to re-lock in wait() <0x0000000412000318> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove([email protected]/ReferenceQueue.java:176)
	at java.lang.ref.Finalizer$FinalizerThread.run([email protected]/Finalizer.java:170)

"Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=2.56ms elapsed=482.96s tid=0x0000003f8c344000 nid=0x28602c runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Service Thread" #5 daemon prio=9 os_prio=0 cpu=0.81ms elapsed=482.96s tid=0x0000003f8c346000 nid=0x28602d runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #6 daemon prio=9 os_prio=0 cpu=26801.86ms elapsed=482.96s tid=0x0000003f8c348000 nid=0x28602e waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"C1 CompilerThread0" #18 daemon prio=9 os_prio=0 cpu=6372.55ms elapsed=482.95s tid=0x0000003f8c34a000 nid=0x28602f waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE
   No compile task

"Sweeper thread" #24 daemon prio=9 os_prio=0 cpu=116.09ms elapsed=482.95s tid=0x0000003f8c34c000 nid=0x286030 runnable  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Common-Cleaner" #25 daemon prio=8 os_prio=0 cpu=40.25ms elapsed=482.36s tid=0x0000003f8c3f3000 nid=0x286065 in Object.wait()  [0x0000003f36dfe000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait([email protected]/Native Method)
	- waiting on <0x0000000412001650> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove([email protected]/ReferenceQueue.java:155)
	- waiting to re-lock in wait() <0x0000000412001650> (a java.lang.ref.ReferenceQueue$Lock)
	at jdk.internal.ref.CleanerImpl.run([email protected]/CleanerImpl.java:148)
	at java.lang.Thread.run([email protected]/Thread.java:955)
	at jdk.internal.misc.InnocuousThread.run([email protected]/InnocuousThread.java:161)

"MainThread" #27 prio=5 os_prio=0 cpu=456207.67ms elapsed=481.54s tid=0x0000003f8c492800 nid=0x28609f runnable  [0x0000003f367fb000]
   java.lang.Thread.State: RUNNABLE
	at java.io.RandomAccessFile.readBytes0([email protected]/Native Method)
	at java.io.RandomAccessFile.readBytes([email protected]/RandomAccessFile.java:391)
	at java.io.RandomAccessFile.read([email protected]/RandomAccessFile.java:421)
	at java.io.RandomAccessFile.readFully([email protected]/RandomAccessFile.java:485)
	at java.util.zip.ZipFile$Source.readFullyAt([email protected]/ZipFile.java:1494)
	- locked <0x000000049bd2a798> (a java.io.RandomAccessFile)
	at java.util.zip.ZipFile$ZipFileInputStream.initDataOffset([email protected]/ZipFile.java:1013)
	at java.util.zip.ZipFile$ZipFileInputStream.read([email protected]/ZipFile.java:1028)
	- locked <0x000000049bd2a2f8> (a java.util.zip.ZipFile)
	at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill([email protected]/ZipFile.java:478)
	at java.util.zip.InflaterInputStream.read([email protected]/InflaterInputStream.java:159)
	at java.io.InputStream.readNBytes([email protected]/InputStream.java:396)
	at java.io.InputStream.readAllBytes([email protected]/InputStream.java:333)
	at LargeEntriesTest.verify(LargeEntriesTest.java:333)
	at LargeEntriesTest.testZip(LargeEntriesTest.java:145)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0([email protected]/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([email protected]/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([email protected]/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke([email protected]/Method.java:566)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
	at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599)
	at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
	at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
	at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
	at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
	at org.testng.TestRunner$$Lambda$80/0x00000008000fa440.accept(Unknown Source)
	at java.util.ArrayList.forEach([email protected]/ArrayList.java:1541)
	at org.testng.TestRunner.privateRun(TestRunner.java:764)
	at org.testng.TestRunner.run(TestRunner.java:585)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
	at org.testng.SuiteRunner.run(SuiteRunner.java:286)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
	at org.testng.TestNG.runSuites(TestNG.java:1069)
	at org.testng.TestNG.run(TestNG.java:1037)
	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0([email protected]/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke([email protected]/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([email protected]/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke([email protected]/Method.java:566)
	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
	at java.lang.Thread.run([email protected]/Thread.java:955)

"Attach Listener" #29 daemon prio=9 os_prio=0 cpu=1.92ms elapsed=0.11s tid=0x0000003f10001000 nid=0x28b44f waiting on condition  [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"VM Thread" os_prio=0 cpu=1072.97ms elapsed=483.19s tid=0x0000003f8c31a000 nid=0x286015 runnable  

"GC Thread#0" os_prio=0 cpu=2205.82ms elapsed=483.46s tid=0x0000003f8c043800 nid=0x285fca runnable  

"GC Thread#1" os_prio=0 cpu=1724.12ms elapsed=473.44s tid=0x0000003f2c001000 nid=0x28632a runnable  

"GC Thread#2" os_prio=0 cpu=1777.18ms elapsed=473.44s tid=0x0000003f2c002800 nid=0x28632b runnable  

"GC Thread#3" os_prio=0 cpu=1664.82ms elapsed=473.44s tid=0x0000003f2c004000 nid=0x28632c runnable  

"GC Thread#4" os_prio=0 cpu=2004.48ms elapsed=473.44s tid=0x0000003f2c006000 nid=0x28632d runnable  

"GC Thread#5" os_prio=0 cpu=1895.72ms elapsed=473.44s tid=0x0000003f2c007800 nid=0x28632e runnable  

"GC Thread#6" os_prio=0 cpu=1898.04ms elapsed=473.44s tid=0x0000003f2c009000 nid=0x28632f runnable  

"GC Thread#7" os_prio=0 cpu=1698.49ms elapsed=473.44s tid=0x0000003f2c00a800 nid=0x286330 runnable  

"GC Thread#8" os_prio=0 cpu=2088.00ms elapsed=473.44s tid=0x0000003f2c00c000 nid=0x286331 runnable  

"GC Thread#9" os_prio=0 cpu=1875.76ms elapsed=473.44s tid=0x0000003f2c00d800 nid=0x286332 runnable  

"GC Thread#10" os_prio=0 cpu=1763.90ms elapsed=473.43s tid=0x0000003f2c00f000 nid=0x286333 runnable  

"GC Thread#11" os_prio=0 cpu=1886.49ms elapsed=473.43s tid=0x0000003f2c010800 nid=0x286334 runnable  

"GC Thread#12" os_prio=0 cpu=2183.14ms elapsed=473.43s tid=0x0000003f2c012000 nid=0x286335 runnable  

"GC Thread#13" os_prio=0 cpu=1942.48ms elapsed=473.43s tid=0x0000003f2c013800 nid=0x286336 runnable  

"GC Thread#14" os_prio=0 cpu=1767.19ms elapsed=473.43s tid=0x0000003f2c015000 nid=0x286338 runnable  

"GC Thread#15" os_prio=0 cpu=1860.90ms elapsed=473.43s tid=0x0000003f2c016800 nid=0x286339 runnable  

"GC Thread#16" os_prio=0 cpu=1991.22ms elapsed=473.43s tid=0x0000003f2c018800 nid=0x28633a runnable  

"GC Thread#17" os_prio=0 cpu=1901.80ms elapsed=473.43s tid=0x0000003f2c01a000 nid=0x28633b runnable  

"GC Thread#18" os_prio=0 cpu=1879.87ms elapsed=473.43s tid=0x0000003f2c01b800 nid=0x28633c runnable  

"GC Thread#19" os_prio=0 cpu=1611.33ms elapsed=473.43s tid=0x0000003f2c01d000 nid=0x28633d runnable  

"GC Thread#20" os_prio=0 cpu=1747.42ms elapsed=473.43s tid=0x0000003f2c01f000 nid=0x28633e runnable  

"GC Thread#21" os_prio=0 cpu=2206.15ms elapsed=473.43s tid=0x0000003f2c020800 nid=0x28633f runnable  

"GC Thread#22" os_prio=0 cpu=1833.47ms elapsed=473.42s tid=0x0000003f2c022800 nid=0x286341 runnable  

"GC Thread#23" os_prio=0 cpu=1722.25ms elapsed=473.42s tid=0x0000003f2c024800 nid=0x286342 runnable  

"GC Thread#24" os_prio=0 cpu=1258.27ms elapsed=456.07s tid=0x0000003f2c18e800 nid=0x2866ad runnable  

"GC Thread#25" os_prio=0 cpu=1247.27ms elapsed=456.07s tid=0x0000003f2c18f000 nid=0x2866ae runnable  

"GC Thread#26" os_prio=0 cpu=1140.53ms elapsed=456.07s tid=0x0000003f2c190000 nid=0x2866af runnable  

"GC Thread#27" os_prio=0 cpu=1197.69ms elapsed=456.07s tid=0x0000003f2c191000 nid=0x2866b0 runnable  

"GC Thread#28" os_prio=0 cpu=1057.46ms elapsed=456.07s tid=0x0000003f2c192000 nid=0x2866b1 runnable  

"GC Thread#29" os_prio=0 cpu=1229.85ms elapsed=456.07s tid=0x0000003f2c193800 nid=0x2866b2 runnable  

"GC Thread#30" os_prio=0 cpu=1084.32ms elapsed=456.07s tid=0x0000003f2c195000 nid=0x2866b3 runnable  

"GC Thread#31" os_prio=0 cpu=1079.78ms elapsed=456.07s tid=0x0000003f2c196800 nid=0x2866b4 runnable  

"GC Thread#32" os_prio=0 cpu=1329.20ms elapsed=456.07s tid=0x0000003f2c198800 nid=0x2866b5 runnable  

"GC Thread#33" os_prio=0 cpu=1055.42ms elapsed=456.07s tid=0x0000003f2c19a000 nid=0x2866b6 runnable  

"GC Thread#34" os_prio=0 cpu=1150.78ms elapsed=456.07s tid=0x0000003f2c19c000 nid=0x2866b7 runnable  

"GC Thread#35" os_prio=0 cpu=1134.49ms elapsed=456.07s tid=0x0000003f2c19e000 nid=0x2866b8 runnable  

"GC Thread#36" os_prio=0 cpu=1128.41ms elapsed=456.06s tid=0x0000003f2c19f800 nid=0x2866b9 runnable  

"GC Thread#37" os_prio=0 cpu=1168.92ms elapsed=456.06s tid=0x0000003f2c1a1800 nid=0x2866ba runnable  

"GC Thread#38" os_prio=0 cpu=1232.78ms elapsed=456.06s tid=0x0000003f2c1a3000 nid=0x2866bb runnable  

"GC Thread#39" os_prio=0 cpu=1113.68ms elapsed=456.06s tid=0x0000003f2c1a5000 nid=0x2866bc runnable  

"GC Thread#40" os_prio=0 cpu=922.73ms elapsed=456.06s tid=0x0000003f2c1a7000 nid=0x2866bd runnable  

"GC Thread#41" os_prio=0 cpu=1098.35ms elapsed=456.06s tid=0x0000003f2c1a8800 nid=0x2866be runnable  

"GC Thread#42" os_prio=0 cpu=1185.06ms elapsed=456.06s tid=0x0000003f2c1aa800 nid=0x2866bf runnable  

"G1 Main Marker" os_prio=0 cpu=20.65ms elapsed=483.45s tid=0x0000003f8c08c800 nid=0x285fcf runnable  

"G1 Conc#0" os_prio=0 cpu=0.56ms elapsed=483.45s tid=0x0000003f8c08e000 nid=0x285fd1 runnable  

"G1 Refine#0" os_prio=0 cpu=18.90ms elapsed=483.42s tid=0x0000003f8c2aa000 nid=0x285fe4 runnable  

"G1 Young RemSet Sampling" os_prio=0 cpu=1212.18ms elapsed=483.42s tid=0x0000003f8c2ab800 nid=0x285fe5 runnable  
"VM Periodic Task Thread" os_prio=0 cpu=798.11ms elapsed=481.88s tid=0x0000003f8c439000 nid=0x28608d waiting on condition  

JNI global refs: 23, weak refs: 0

--- Timeout information end.
elapsed time (seconds): 483.601
configuration:
Boot Layer
  add modules: jdk.zipfs

STDOUT:
ZIP FS Map = (forceZIP64End:true), (create:true), Compression mode= 8
 Creating file = ./test1790278215427846087.zip
 isZip64Forced = true, foundZip64= true, requireZip64= true
test LargeEntriesTest.testForceZIP64End(java.util.ImmutableCollections$MapN@3afc4b9d, 8): success
ZIP FS Map = (forceZIP64End:true), (noCompression:true), (create:true), Compression mode= 0
 Creating file = ./test5707794402264952079.zip
 isZip64Forced = true, foundZip64= true, requireZip64= true
test LargeEntriesTest.testForceZIP64End(java.util.ImmutableCollections$MapN@67ff070c, 0): success
ZIP FS Map = (forceZIP64End:false), (noCompression:false), (create:true), Compression mode= 8
 Creating file = ./test9238826539879839821.zip
 isZip64Forced = false, foundZip64= false, requireZip64= false
test LargeEntriesTest.testForceZIP64End(java.util.ImmutableCollections$MapN@6de77f37, 8): success
ZIP FS Map = (forceZIP64End:false), (noCompression:true), (create:true), Compression mode= 0
 Creating file = ./test13166083997517746415.zip
 isZip64Forced = false, foundZip64= false, requireZip64= false
test LargeEntriesTest.testForceZIP64End(java.util.ImmutableCollections$MapN@2a29785d, 0): success
Creating file = ./test1816006341285428842.jar
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test14076015192116874499.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test11634342025131328425.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
test LargeEntriesTest.testJar({create=true}, 8): success
Creating file = ./test11743292199252655207.jar
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test950525477596075439.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test18118192077543849217.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
test LargeEntriesTest.testJar(java.util.ImmutableCollections$MapN@5eb6b36c, 0): success
Creating file = ./test1585860192476074219.jar
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test11345745898082728723.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test16740506761547079601.jar
 isZip64Forced = false, foundZip64= true, requireZip64= true
test LargeEntriesTest.testJar(java.util.ImmutableCollections$MapN@4fa82d3a, 8): success
ZIP FS Map = (create:true), Compression mode= 8
 Creating file = ./test13175932909405819407.zip
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test17288681175296373741.zip
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test15329284192381725942.zip
 isZip64Forced = false, foundZip64= true, requireZip64= true
test LargeEntriesTest.testZip({create=true}, 8): success
ZIP FS Map = (noCompression:true), (create:true), Compression mode= 0
 Creating file = ./test1313615971146276390.zip
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test2314658822766912997.zip
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test17344992354415602564.zip
 isZip64Forced = false, foundZip64= true, requireZip64= true
test LargeEntriesTest.testZip(java.util.ImmutableCollections$MapN@7d24d13d, 0): success
ZIP FS Map = (noCompression:false), (create:true), Compression mode= 8
 Creating file = ./test6642000586695130885.zip
 isZip64Forced = false, foundZip64= false, requireZip64= false
Creating file = ./test8553895484719280177.zip
 isZip64Forced = false, foundZip64= true, requireZip64= true
Creating file = ./test243096646190441676.zip
Timeout refired 480 times
STDERR:
rerun:
cd /tmp/tone/run/jtreg/jt-work/test_jdk/jdk/nio/zipfs/LargeEntriesTest && \
DISPLAY=:7 \
HOME=/home/testUserForTone \
LANG=C \
LC_CTYPE=C.UTF-8 \
LD_LIBRARY_PATH= \
PATH=/bin:/usr/bin:/usr/sbin \
TEST_IMAGE_DIR=/tmp/tone/run/jtreg/test-images/dragonwell-11.0.21.18+9-GA-test-image \
CLASSPATH=/tmp/tone/run/jtreg/jt-work/test_jdk/classes/32/jdk/nio/zipfs/LargeEntriesTest.d:/tmp/tone/run/jtreg/jdk-repo/test/jdk/jdk/nio/zipfs:/tmp/tone/run/jtreg/jtreg/lib/testng.jar:/tmp/tone/run/jtreg/jtreg/lib/jcommander.jar:/tmp/tone/run/jtreg/jtreg/lib/guice.jar:/tmp/tone/run/jtreg/jtreg/lib/javatest.jar:/tmp/tone/run/jtreg/jtreg/lib/jtreg.jar \
    /tmp/tone/run/jtreg/binary-download/dragonwell-11.0.21.18+9-GA/bin/java \
        -Dtest.vm.opts='-Djdk.lang.processReaperUseDefaultStackSize=true -Dtest.wisp.socketAddress=www.alibabacloud.com -Xmixed -ea -esa' \
        -Dtest.tool.vm.opts='-J-Djdk.lang.processReaperUseDefaultStackSize=true -J-Dtest.wisp.socketAddress=www.alibabacloud.com -J-Xmixed -J-ea -J-esa' \
        -Dtest.compiler.opts= \
        -Dtest.java.opts= \
        -Dtest.jdk=/tmp/tone/run/jtreg/binary-download/dragonwell-11.0.21.18+9-GA \
        -Dcompile.jdk=/tmp/tone/run/jtreg/binary-download/dragonwell-11.0.21.18+9-GA \
        -Dtest.timeout.factor=4.0 \
        -Dtest.nativepath=/tmp/tone/run/jtreg/test-images/dragonwell-11.0.21.18+9-GA-test-image/hotspot/jtreg/native \
        -Dtest.root=/tmp/tone/run/jtreg/jdk-repo/test/jdk \
        -Dtest.name=jdk/nio/zipfs/LargeEntriesTest.java \
        -Dtest.file=/tmp/tone/run/jtreg/jdk-repo/test/jdk/jdk/nio/zipfs/LargeEntriesTest.java \
        -Dtest.src=/tmp/tone/run/jtreg/jdk-repo/test/jdk/jdk/nio/zipfs \
        -Dtest.src.path=/tmp/tone/run/jtreg/jdk-repo/test/jdk/jdk/nio/zipfs \
        -Dtest.classes=/tmp/tone/run/jtreg/jt-work/test_jdk/classes/32/jdk/nio/zipfs/LargeEntriesTest.d \
        -Dtest.class.path=/tmp/tone/run/jtreg/jt-work/test_jdk/classes/32/jdk/nio/zipfs/LargeEntriesTest.d \
        -Dtest.modules=jdk.zipfs \
        --add-modules jdk.zipfs \
        -Djdk.lang.processReaperUseDefaultStackSize=true \
        -Dtest.wisp.socketAddress=www.alibabacloud.com \
        -Xmixed \
        -ea \
        -esa \
        -Djava.library.path=/tmp/tone/run/jtreg/test-images/dragonwell-11.0.21.18+9-GA-test-image/hotspot/jtreg/native \
        com.sun.javatest.regtest.agent.MainWrapper /tmp/tone/run/jtreg/jt-work/test_jdk/jdk/nio/zipfs/LargeEntriesTest.d/testng.0.jta jdk/nio/zipfs/LargeEntriesTest.java false LargeEntriesTest

TEST RESULT: Error. Program `/tmp/tone/run/jtreg/binary-download/dragonwell-11.0.21.18+9-GA/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 483594ms).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants