aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

[jdk11 windows]: two nio tests failed with `java.io.IOException: There is not enough space on the disk`

Open sophia-guo opened this issue 3 years ago • 3 comments

Following two tnio tests failed with java.io.IOException: There is not enough space on the disk

java/nio/channels/FileChannel/LoopingTruncate.java.LoopingTruncate java/nio/channels/FileChannel/Transfer4GBFile.java.Transfer4GBFile

22:59:01  java.io.IOException: There is not enough space on the disk
22:59:01  	at java.base/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)

https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_testList_2/43/console https://github.com/adoptium/aqa-tests/issues/3596#issuecomment-1105919813

Might be tests itself need large disk, might be infra issues.

sophia-guo avatar May 20 '22 13:05 sophia-guo

same for jdk17 https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_windows_testList_2/43/#showFailuresLink

sophia-guo avatar May 20 '22 18:05 sophia-guo

Might just be machine issue. Similar to https://bugs.openjdk.java.net/browse/JDK-8281591

sophia-guo avatar May 20 '22 18:05 sophia-guo

same for jdk18, windows32

sophia-guo avatar Jul 05 '22 15:07 sophia-guo