jdk_nio_1

[2025-05-22T05:38:29.392Z] Running test jdk_nio_1 ... [2025-05-22T05:38:29.392Z] =============================================== [2025-05-22T05:38:29.392Z] jdk_nio_1 Start Time: Thu May 22 05:38:27 2025 Epoch Time (ms): 1747892307602 [2025-05-22T05:38:29.392Z] variation: Mode650 [2025-05-22T05:38:29.392Z] JVM_OPTIONS: -XX:-UseCompressedOops [2025-05-22T05:38:29.392Z] { \ [2025-05-22T05:38:29.392Z] echo ""; echo "TEST SETUP:"; \ [2025-05-22T05:38:29.392Z] echo "Nothing to be done for setup."; \ [2025-05-22T05:38:29.392Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1"; \ [2025-05-22T05:38:29.392Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1"; \ [2025-05-22T05:38:29.392Z] echo ""; echo "TESTING:"; \ [2025-05-22T05:38:29.392Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \ [2025-05-22T05:38:29.392Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -nativepath:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:-UseCompressedOops " \ [2025-05-22T05:38:29.392Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1"/work" \ [2025-05-22T05:38:29.392Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1"/report" \ [2025-05-22T05:38:29.392Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image" \ [2025-05-22T05:38:29.392Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \ [2025-05-22T05:38:29.392Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \ [2025-05-22T05:38:29.392Z] \ [2025-05-22T05:38:29.392Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \ [2025-05-22T05:38:29.392Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_nio"; \ [2025-05-22T05:38:29.392Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_nio_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_nio_1""_FAILED"; echo "-----------------------------------"; fi; \ [2025-05-22T05:38:29.392Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-05-22T05:38:29.392Z] echo "Nothing to be done for teardown."; \ [2025-05-22T05:38:29.392Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/TestTargetResult"; [2025-05-22T05:38:29.392Z] [2025-05-22T05:38:29.392Z] TEST SETUP: [2025-05-22T05:38:29.392Z] Nothing to be done for setup. [2025-05-22T05:38:29.392Z] [2025-05-22T05:38:29.392Z] TESTING: [2025-05-22T05:38:29.392Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1/work" not found: creating [2025-05-22T05:38:29.392Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/../TKG/output_1747887908614/jdk_nio_1/report" not found: creating [2025-05-22T05:38:33.159Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work [2025-05-22T05:42:22.581Z] -------------------------------------------------- [2025-05-22T05:42:22.581Z] TEST: java/nio/channels/FileChannel/Force.java [2025-05-22T05:42:22.581Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.581Z] [2025-05-22T05:42:22.581Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.581Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.581Z] TIME: 0.041 seconds [2025-05-22T05:42:22.581Z] messages: [2025-05-22T05:42:22.581Z] command: build Force [2025-05-22T05:42:22.581Z] reason: Named class compiled on demand [2025-05-22T05:42:22.581Z] started: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] Test directory: [2025-05-22T05:42:22.581Z] compile: Force [2025-05-22T05:42:22.581Z] finished: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] elapsed time (seconds): 0.041 [2025-05-22T05:42:22.581Z] [2025-05-22T05:42:22.581Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.581Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.581Z] TIME: 0.037 seconds [2025-05-22T05:42:22.581Z] messages: [2025-05-22T05:42:22.581Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Force.java [2025-05-22T05:42:22.581Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.581Z] started: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] Mode: agentvm [2025-05-22T05:42:22.581Z] Agent id: 1 [2025-05-22T05:42:22.581Z] finished: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] elapsed time (seconds): 0.037 [2025-05-22T05:42:22.581Z] configuration: [2025-05-22T05:42:22.581Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.581Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.581Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.581Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.581Z] [2025-05-22T05:42:22.581Z] javac compilation environment [2025-05-22T05:42:22.581Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.581Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.581Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d [2025-05-22T05:42:22.581Z] [2025-05-22T05:42:22.581Z] rerun: [2025-05-22T05:42:22.581Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.581Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.581Z] DISPLAY=:0 \ [2025-05-22T05:42:22.581Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.581Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.581Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.581Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.581Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.581Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.581Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.581Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.581Z] -J-ea \ [2025-05-22T05:42:22.581Z] -J-esa \ [2025-05-22T05:42:22.581Z] -J-Xmx512m \ [2025-05-22T05:42:22.581Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.581Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.581Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.581Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.581Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.581Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.581Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.581Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.581Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.581Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.581Z] -J-Dtest.name=java/nio/channels/FileChannel/Force.java \ [2025-05-22T05:42:22.581Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Force.java \ [2025-05-22T05:42:22.581Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.581Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.581Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d \ [2025-05-22T05:42:22.581Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d \ [2025-05-22T05:42:22.581Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.581Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d \ [2025-05-22T05:42:22.581Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.581Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Force.java [2025-05-22T05:42:22.581Z] [2025-05-22T05:42:22.581Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.581Z] REASON: Assumed action based on file name: run main Force [2025-05-22T05:42:22.581Z] TIME: 0.005 seconds [2025-05-22T05:42:22.581Z] messages: [2025-05-22T05:42:22.581Z] command: main Force [2025-05-22T05:42:22.581Z] reason: Assumed action based on file name: run main Force [2025-05-22T05:42:22.581Z] started: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] Mode: agentvm [2025-05-22T05:42:22.581Z] Agent id: 4 [2025-05-22T05:42:22.581Z] finished: Thu May 22 05:42:07 UTC 2025 [2025-05-22T05:42:22.581Z] elapsed time (seconds): 0.005 [2025-05-22T05:42:22.581Z] configuration: [2025-05-22T05:42:22.581Z] Boot Layer [2025-05-22T05:42:22.581Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.581Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.582Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] Test Layer [2025-05-22T05:42:22.582Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] rerun: [2025-05-22T05:42:22.582Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.582Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.582Z] DISPLAY=:0 \ [2025-05-22T05:42:22.582Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.582Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.582Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.582Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.582Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.582Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.582Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.582Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.582Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.582Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.582Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.582Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.582Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.582Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.582Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.582Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.582Z] -Dtest.name=java/nio/channels/FileChannel/Force.java \ [2025-05-22T05:42:22.582Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Force.java \ [2025-05-22T05:42:22.582Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.582Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.582Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d \ [2025-05-22T05:42:22.582Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d \ [2025-05-22T05:42:22.582Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.582Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Force.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.582Z] Force [2025-05-22T05:42:22.582Z] STDERR: [2025-05-22T05:42:22.582Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.582Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.582Z] at Force.writeAfterForce(Force.java:47) [2025-05-22T05:42:22.582Z] at Force.main(Force.java:36) [2025-05-22T05:42:22.582Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.582Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.582Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.582Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.582Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.582Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.582Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.582Z] -------------------------------------------------- [2025-05-22T05:42:22.582Z] TEST: java/nio/channels/FileChannel/Lock.java [2025-05-22T05:42:22.582Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.582Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.582Z] TIME: 0.074 seconds [2025-05-22T05:42:22.582Z] messages: [2025-05-22T05:42:22.582Z] command: build Lock [2025-05-22T05:42:22.582Z] reason: Named class compiled on demand [2025-05-22T05:42:22.582Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.582Z] Test directory: [2025-05-22T05:42:22.582Z] compile: Lock [2025-05-22T05:42:22.582Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.582Z] elapsed time (seconds): 0.074 [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.582Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.582Z] TIME: 0.074 seconds [2025-05-22T05:42:22.582Z] messages: [2025-05-22T05:42:22.582Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Lock.java [2025-05-22T05:42:22.582Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.582Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.582Z] Mode: agentvm [2025-05-22T05:42:22.582Z] Agent id: 1 [2025-05-22T05:42:22.582Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.582Z] elapsed time (seconds): 0.074 [2025-05-22T05:42:22.582Z] configuration: [2025-05-22T05:42:22.582Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.582Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.582Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] javac compilation environment [2025-05-22T05:42:22.582Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.582Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d [2025-05-22T05:42:22.582Z] [2025-05-22T05:42:22.582Z] rerun: [2025-05-22T05:42:22.582Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.582Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.582Z] DISPLAY=:0 \ [2025-05-22T05:42:22.582Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.582Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.582Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.582Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.582Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.582Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.582Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.582Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.582Z] -J-ea \ [2025-05-22T05:42:22.582Z] -J-esa \ [2025-05-22T05:42:22.583Z] -J-Xmx512m \ [2025-05-22T05:42:22.583Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.583Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.583Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.583Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.583Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.583Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.583Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.583Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.583Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.583Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.583Z] -J-Dtest.name=java/nio/channels/FileChannel/Lock.java \ [2025-05-22T05:42:22.583Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Lock.java \ [2025-05-22T05:42:22.583Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d \ [2025-05-22T05:42:22.583Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d \ [2025-05-22T05:42:22.583Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d \ [2025-05-22T05:42:22.583Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Lock.java [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.583Z] REASON: Assumed action based on file name: run main Lock [2025-05-22T05:42:22.583Z] TIME: 0.05 seconds [2025-05-22T05:42:22.583Z] messages: [2025-05-22T05:42:22.583Z] command: main Lock [2025-05-22T05:42:22.583Z] reason: Assumed action based on file name: run main Lock [2025-05-22T05:42:22.583Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.583Z] Mode: agentvm [2025-05-22T05:42:22.583Z] Agent id: 4 [2025-05-22T05:42:22.583Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.583Z] elapsed time (seconds): 0.05 [2025-05-22T05:42:22.583Z] configuration: [2025-05-22T05:42:22.583Z] Boot Layer [2025-05-22T05:42:22.583Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.583Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] Test Layer [2025-05-22T05:42:22.583Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] rerun: [2025-05-22T05:42:22.583Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.583Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.583Z] DISPLAY=:0 \ [2025-05-22T05:42:22.583Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.583Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.583Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.583Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.583Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.583Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.583Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.583Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.583Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.583Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.583Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.583Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.583Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.583Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.583Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.583Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.583Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.583Z] -Dtest.name=java/nio/channels/FileChannel/Lock.java \ [2025-05-22T05:42:22.583Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Lock.java \ [2025-05-22T05:42:22.583Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d \ [2025-05-22T05:42:22.583Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d \ [2025-05-22T05:42:22.583Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.583Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Lock.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.583Z] Lock [2025-05-22T05:42:22.583Z] STDERR: [2025-05-22T05:42:22.583Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.583Z] at java.base/java.io.RandomAccessFile.write0(Native Method) [2025-05-22T05:42:22.583Z] at java.base/java.io.RandomAccessFile.write(RandomAccessFile.java:522) [2025-05-22T05:42:22.583Z] at Lock.main(Lock.java:48) [2025-05-22T05:42:22.583Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.583Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.583Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.583Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.583Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.583Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.583Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.583Z] -------------------------------------------------- [2025-05-22T05:42:22.583Z] TEST: java/nio/channels/FileChannel/LongTransferTest.java [2025-05-22T05:42:22.583Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.583Z] [2025-05-22T05:42:22.583Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.584Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.584Z] TIME: 0.063 seconds [2025-05-22T05:42:22.584Z] messages: [2025-05-22T05:42:22.584Z] command: build LongTransferTest [2025-05-22T05:42:22.584Z] reason: Named class compiled on demand [2025-05-22T05:42:22.584Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] Test directory: [2025-05-22T05:42:22.584Z] compile: LongTransferTest [2025-05-22T05:42:22.584Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] elapsed time (seconds): 0.063 [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.584Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.584Z] TIME: 0.062 seconds [2025-05-22T05:42:22.584Z] messages: [2025-05-22T05:42:22.584Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LongTransferTest.java [2025-05-22T05:42:22.584Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.584Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] Mode: agentvm [2025-05-22T05:42:22.584Z] Agent id: 1 [2025-05-22T05:42:22.584Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] elapsed time (seconds): 0.062 [2025-05-22T05:42:22.584Z] configuration: [2025-05-22T05:42:22.584Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.584Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.584Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] javac compilation environment [2025-05-22T05:42:22.584Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.584Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] rerun: [2025-05-22T05:42:22.584Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.584Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.584Z] DISPLAY=:0 \ [2025-05-22T05:42:22.584Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.584Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.584Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.584Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.584Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.584Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.584Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.584Z] -J-ea \ [2025-05-22T05:42:22.584Z] -J-esa \ [2025-05-22T05:42:22.584Z] -J-Xmx512m \ [2025-05-22T05:42:22.584Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.584Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.584Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.584Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.584Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.584Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.584Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.584Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.584Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.584Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.584Z] -J-Dtest.name=java/nio/channels/FileChannel/LongTransferTest.java \ [2025-05-22T05:42:22.584Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LongTransferTest.java \ [2025-05-22T05:42:22.584Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.584Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.584Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d \ [2025-05-22T05:42:22.584Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d \ [2025-05-22T05:42:22.584Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.584Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d \ [2025-05-22T05:42:22.584Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.584Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LongTransferTest.java [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.584Z] REASON: Assumed action based on file name: run main LongTransferTest [2025-05-22T05:42:22.584Z] TIME: 0.059 seconds [2025-05-22T05:42:22.584Z] messages: [2025-05-22T05:42:22.584Z] command: main LongTransferTest [2025-05-22T05:42:22.584Z] reason: Assumed action based on file name: run main LongTransferTest [2025-05-22T05:42:22.584Z] started: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] Mode: agentvm [2025-05-22T05:42:22.584Z] Agent id: 4 [2025-05-22T05:42:22.584Z] finished: Thu May 22 05:42:10 UTC 2025 [2025-05-22T05:42:22.584Z] elapsed time (seconds): 0.059 [2025-05-22T05:42:22.584Z] configuration: [2025-05-22T05:42:22.584Z] Boot Layer [2025-05-22T05:42:22.584Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.584Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] Test Layer [2025-05-22T05:42:22.584Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.584Z] [2025-05-22T05:42:22.584Z] rerun: [2025-05-22T05:42:22.584Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.584Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.584Z] DISPLAY=:0 \ [2025-05-22T05:42:22.584Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.584Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.584Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.584Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.584Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.584Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.584Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.584Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.584Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.585Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.585Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.585Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.585Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.585Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.585Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.585Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.585Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.585Z] -Dtest.name=java/nio/channels/FileChannel/LongTransferTest.java \ [2025-05-22T05:42:22.585Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/LongTransferTest.java \ [2025-05-22T05:42:22.585Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.585Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.585Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d \ [2025-05-22T05:42:22.585Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d \ [2025-05-22T05:42:22.585Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.585Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/LongTransferTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.585Z] LongTransferTest [2025-05-22T05:42:22.585Z] STDOUT: [2025-05-22T05:42:22.585Z] LongTransferTest-main: Test to transfer bytes with a size bigger than Integer.MAX_VALUE. [2025-05-22T05:42:22.585Z] LongTransferTest-main: Test at first the private method transferFromFileChannel with files... [2025-05-22T05:42:22.585Z] LongTransferTest-main: using the temp dir (java.io.tmpdir) /tmp [2025-05-22T05:42:22.585Z] LongTransferTest-main: Test the method transferTo with files. [2025-05-22T05:42:22.585Z] LongTransferTest-main: Test the private method transferFromArbitraryChannel with sockets ... [2025-05-22T05:42:22.585Z] MyJob-run: client connected: Socket[addr=/127.0.0.1,port=58864,localport=35393] [2025-05-22T05:42:22.585Z] MyJob-run: write some bytes to client. [2025-05-22T05:42:22.585Z] MyJob-run: close the client socket. [2025-05-22T05:42:22.585Z] STDERR: [2025-05-22T05:42:22.585Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:68) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:130) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:878) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:864) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileChannelImpl.transferFromArbitraryChannel(FileChannelImpl.java:771) [2025-05-22T05:42:22.585Z] at java.base/sun.nio.ch.FileChannelImpl.transferFrom(FileChannelImpl.java:806) [2025-05-22T05:42:22.585Z] at LongTransferTest.main(LongTransferTest.java:79) [2025-05-22T05:42:22.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.585Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.585Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.585Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.585Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.585Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.585Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.585Z] -------------------------------------------------- [2025-05-22T05:42:22.585Z] TEST: java/nio/channels/FileChannel/MapOverEnd.java [2025-05-22T05:42:22.585Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.585Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.585Z] TIME: 0.076 seconds [2025-05-22T05:42:22.585Z] messages: [2025-05-22T05:42:22.585Z] command: build MapOverEnd [2025-05-22T05:42:22.585Z] reason: Named class compiled on demand [2025-05-22T05:42:22.585Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.585Z] Test directory: [2025-05-22T05:42:22.585Z] compile: MapOverEnd [2025-05-22T05:42:22.585Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.585Z] elapsed time (seconds): 0.076 [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.585Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.585Z] TIME: 0.076 seconds [2025-05-22T05:42:22.585Z] messages: [2025-05-22T05:42:22.585Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapOverEnd.java [2025-05-22T05:42:22.585Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.585Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.585Z] Mode: agentvm [2025-05-22T05:42:22.585Z] Agent id: 1 [2025-05-22T05:42:22.585Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.585Z] elapsed time (seconds): 0.076 [2025-05-22T05:42:22.585Z] configuration: [2025-05-22T05:42:22.585Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.585Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.585Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.585Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] javac compilation environment [2025-05-22T05:42:22.585Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.585Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.585Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d [2025-05-22T05:42:22.585Z] [2025-05-22T05:42:22.585Z] rerun: [2025-05-22T05:42:22.585Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.585Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.585Z] DISPLAY=:0 \ [2025-05-22T05:42:22.585Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.585Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.585Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.585Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.585Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.585Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.585Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.585Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.585Z] -J-ea \ [2025-05-22T05:42:22.585Z] -J-esa \ [2025-05-22T05:42:22.585Z] -J-Xmx512m \ [2025-05-22T05:42:22.585Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.585Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.585Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.585Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.585Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.585Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.585Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.585Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.585Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.585Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.585Z] -J-Dtest.name=java/nio/channels/FileChannel/MapOverEnd.java \ [2025-05-22T05:42:22.585Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapOverEnd.java \ [2025-05-22T05:42:22.586Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d \ [2025-05-22T05:42:22.586Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d \ [2025-05-22T05:42:22.586Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d \ [2025-05-22T05:42:22.586Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapOverEnd.java [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:22.586Z] REASON: User specified action: run main/othervm MapOverEnd [2025-05-22T05:42:22.586Z] TIME: 0.214 seconds [2025-05-22T05:42:22.586Z] messages: [2025-05-22T05:42:22.586Z] command: main MapOverEnd [2025-05-22T05:42:22.586Z] reason: User specified action: run main/othervm MapOverEnd [2025-05-22T05:42:22.586Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.586Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:22.586Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.586Z] elapsed time (seconds): 0.214 [2025-05-22T05:42:22.586Z] configuration: [2025-05-22T05:42:22.586Z] STDOUT: [2025-05-22T05:42:22.586Z] STDERR: [2025-05-22T05:42:22.586Z] OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file: [2025-05-22T05:42:22.586Z] 3747898 [2025-05-22T05:42:22.586Z] Try using the -Djava.io.tmpdir= option to select an alternate temp location. [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:22.586Z] at MapOverEnd.main(MapOverEnd.java:44) [2025-05-22T05:42:22.586Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.586Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.586Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.586Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.586Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-05-22T05:42:22.586Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] JavaTest Message: Test threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:22.586Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] STATUS:Failed.`main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:22.586Z] rerun: [2025-05-22T05:42:22.586Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.586Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.586Z] DISPLAY=:0 \ [2025-05-22T05:42:22.586Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.586Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.586Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.586Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.586Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.586Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.586Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.586Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.586Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.586Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.586Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.586Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.586Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.586Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.586Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.586Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.586Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.586Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.586Z] -Dtest.name=java/nio/channels/FileChannel/MapOverEnd.java \ [2025-05-22T05:42:22.586Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapOverEnd.java \ [2025-05-22T05:42:22.586Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d \ [2025-05-22T05:42:22.586Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d \ [2025-05-22T05:42:22.586Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapOverEnd.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.586Z] -ea \ [2025-05-22T05:42:22.586Z] -esa \ [2025-05-22T05:42:22.586Z] -Xmx512m \ [2025-05-22T05:42:22.586Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:22.586Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.586Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/MapOverEnd.d/main.0.jta [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:22.586Z] -------------------------------------------------- [2025-05-22T05:42:22.586Z] TEST: java/nio/channels/FileChannel/MapTest.java [2025-05-22T05:42:22.586Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.586Z] [2025-05-22T05:42:22.586Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.586Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.586Z] TIME: 0.125 seconds [2025-05-22T05:42:22.586Z] messages: [2025-05-22T05:42:22.587Z] command: build MapTest [2025-05-22T05:42:22.587Z] reason: Named class compiled on demand [2025-05-22T05:42:22.587Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] Test directory: [2025-05-22T05:42:22.587Z] compile: MapTest [2025-05-22T05:42:22.587Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] elapsed time (seconds): 0.125 [2025-05-22T05:42:22.587Z] [2025-05-22T05:42:22.587Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.587Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.587Z] TIME: 0.125 seconds [2025-05-22T05:42:22.587Z] messages: [2025-05-22T05:42:22.587Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapTest.java [2025-05-22T05:42:22.587Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.587Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] Mode: agentvm [2025-05-22T05:42:22.587Z] Agent id: 1 [2025-05-22T05:42:22.587Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] elapsed time (seconds): 0.125 [2025-05-22T05:42:22.587Z] configuration: [2025-05-22T05:42:22.587Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.587Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.587Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.587Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.587Z] [2025-05-22T05:42:22.587Z] javac compilation environment [2025-05-22T05:42:22.587Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.587Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.587Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d [2025-05-22T05:42:22.587Z] [2025-05-22T05:42:22.587Z] rerun: [2025-05-22T05:42:22.587Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.587Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.587Z] DISPLAY=:0 \ [2025-05-22T05:42:22.587Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.587Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.587Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.587Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.587Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.587Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.587Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.587Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.587Z] -J-ea \ [2025-05-22T05:42:22.587Z] -J-esa \ [2025-05-22T05:42:22.587Z] -J-Xmx512m \ [2025-05-22T05:42:22.587Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.587Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.587Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.587Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.587Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.587Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.587Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.587Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.587Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.587Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.587Z] -J-Dtest.name=java/nio/channels/FileChannel/MapTest.java \ [2025-05-22T05:42:22.587Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapTest.java \ [2025-05-22T05:42:22.587Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.587Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.587Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d \ [2025-05-22T05:42:22.587Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d \ [2025-05-22T05:42:22.587Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.587Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d \ [2025-05-22T05:42:22.587Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.587Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapTest.java [2025-05-22T05:42:22.587Z] direct: [2025-05-22T05:42:22.587Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapTest.java:96: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.587Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.587Z] ^ [2025-05-22T05:42:22.587Z] 1 warning [2025-05-22T05:42:22.587Z] [2025-05-22T05:42:22.587Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.587Z] REASON: User specified action: run main/othervm/timeout=240 MapTest [2025-05-22T05:42:22.587Z] TIME: 0.224 seconds [2025-05-22T05:42:22.587Z] messages: [2025-05-22T05:42:22.587Z] command: main MapTest [2025-05-22T05:42:22.587Z] reason: User specified action: run main/othervm/timeout=240 MapTest [2025-05-22T05:42:22.587Z] started: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:22.587Z] finished: Thu May 22 05:42:11 UTC 2025 [2025-05-22T05:42:22.587Z] elapsed time (seconds): 0.224 [2025-05-22T05:42:22.587Z] configuration: [2025-05-22T05:42:22.587Z] STDOUT: [2025-05-22T05:42:22.587Z] STDERR: [2025-05-22T05:42:22.587Z] OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file: [2025-05-22T05:42:22.587Z] 3747942 [2025-05-22T05:42:22.587Z] Try using the -Djava.io.tmpdir= option to select an alternate temp location. [2025-05-22T05:42:22.587Z] [2025-05-22T05:42:22.587Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.587Z] at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) [2025-05-22T05:42:22.587Z] at java.base/java.nio.channels.Channels.writeFully(Channels.java:96) [2025-05-22T05:42:22.587Z] at java.base/java.nio.channels.Channels$1.write(Channels.java:171) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) [2025-05-22T05:42:22.587Z] at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) [2025-05-22T05:42:22.587Z] at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) [2025-05-22T05:42:22.588Z] at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) [2025-05-22T05:42:22.588Z] at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) [2025-05-22T05:42:22.588Z] at java.base/java.io.Writer.write(Writer.java:249) [2025-05-22T05:42:22.588Z] at MapTest.initTestFile(MapTest.java:99) [2025-05-22T05:42:22.588Z] at MapTest.main(MapTest.java:59) [2025-05-22T05:42:22.588Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.588Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.588Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.588Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.588Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-05-22T05:42:22.588Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.588Z] Suppressed: java.io.IOException: No space left on device [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.588Z] at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) [2025-05-22T05:42:22.588Z] at java.base/java.nio.channels.Channels.writeFully(Channels.java:96) [2025-05-22T05:42:22.588Z] at java.base/java.nio.channels.Channels$1.write(Channels.java:171) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:340) [2025-05-22T05:42:22.588Z] at java.base/sun.nio.cs.StreamEncoder.close(StreamEncoder.java:169) [2025-05-22T05:42:22.588Z] at java.base/java.io.OutputStreamWriter.close(OutputStreamWriter.java:252) [2025-05-22T05:42:22.588Z] at java.base/java.io.BufferedWriter.close(BufferedWriter.java:269) [2025-05-22T05:42:22.588Z] at MapTest.initTestFile(MapTest.java:94) [2025-05-22T05:42:22.588Z] ... 7 more [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] JavaTest Message: Test threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.588Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] STATUS:Failed.`main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.588Z] rerun: [2025-05-22T05:42:22.588Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.588Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.588Z] DISPLAY=:0 \ [2025-05-22T05:42:22.588Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.588Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.588Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.588Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.588Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.588Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.588Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.588Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.588Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.588Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.588Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.588Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.588Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.588Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.588Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.588Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.588Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.588Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.588Z] -Dtest.name=java/nio/channels/FileChannel/MapTest.java \ [2025-05-22T05:42:22.588Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/MapTest.java \ [2025-05-22T05:42:22.588Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.588Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.588Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d \ [2025-05-22T05:42:22.588Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d \ [2025-05-22T05:42:22.588Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/MapTest.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.588Z] -ea \ [2025-05-22T05:42:22.588Z] -esa \ [2025-05-22T05:42:22.588Z] -Xmx512m \ [2025-05-22T05:42:22.588Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:22.588Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.588Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/MapTest.d/main.0.jta [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.588Z] -------------------------------------------------- [2025-05-22T05:42:22.588Z] TEST: java/nio/channels/FileChannel/Position.java [2025-05-22T05:42:22.588Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.588Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.588Z] TIME: 0.098 seconds [2025-05-22T05:42:22.588Z] messages: [2025-05-22T05:42:22.588Z] command: build Position [2025-05-22T05:42:22.588Z] reason: Named class compiled on demand [2025-05-22T05:42:22.588Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.588Z] Test directory: [2025-05-22T05:42:22.588Z] compile: Position [2025-05-22T05:42:22.588Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.588Z] elapsed time (seconds): 0.098 [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.588Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.588Z] TIME: 0.098 seconds [2025-05-22T05:42:22.588Z] messages: [2025-05-22T05:42:22.588Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Position.java [2025-05-22T05:42:22.588Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.588Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.588Z] Mode: agentvm [2025-05-22T05:42:22.588Z] Agent id: 1 [2025-05-22T05:42:22.588Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.588Z] elapsed time (seconds): 0.098 [2025-05-22T05:42:22.588Z] configuration: [2025-05-22T05:42:22.588Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.588Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.588Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.588Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] javac compilation environment [2025-05-22T05:42:22.588Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.588Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.588Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d [2025-05-22T05:42:22.588Z] [2025-05-22T05:42:22.588Z] rerun: [2025-05-22T05:42:22.588Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.588Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.588Z] DISPLAY=:0 \ [2025-05-22T05:42:22.588Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.588Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.588Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.588Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.588Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.588Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.588Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.588Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.588Z] -J-ea \ [2025-05-22T05:42:22.588Z] -J-esa \ [2025-05-22T05:42:22.588Z] -J-Xmx512m \ [2025-05-22T05:42:22.588Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.588Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.589Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.589Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.589Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.589Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.589Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.589Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.589Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.589Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.589Z] -J-Dtest.name=java/nio/channels/FileChannel/Position.java \ [2025-05-22T05:42:22.589Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Position.java \ [2025-05-22T05:42:22.589Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d \ [2025-05-22T05:42:22.589Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d \ [2025-05-22T05:42:22.589Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d \ [2025-05-22T05:42:22.589Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Position.java [2025-05-22T05:42:22.589Z] direct: [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Position.java:98: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.589Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.589Z] ^ [2025-05-22T05:42:22.589Z] 1 warning [2025-05-22T05:42:22.589Z] [2025-05-22T05:42:22.589Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.589Z] REASON: Assumed action based on file name: run main Position [2025-05-22T05:42:22.589Z] TIME: 0.059 seconds [2025-05-22T05:42:22.589Z] messages: [2025-05-22T05:42:22.589Z] command: main Position [2025-05-22T05:42:22.589Z] reason: Assumed action based on file name: run main Position [2025-05-22T05:42:22.589Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.589Z] Mode: agentvm [2025-05-22T05:42:22.589Z] Agent id: 4 [2025-05-22T05:42:22.589Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.589Z] elapsed time (seconds): 0.059 [2025-05-22T05:42:22.589Z] configuration: [2025-05-22T05:42:22.589Z] Boot Layer [2025-05-22T05:42:22.589Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.589Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.589Z] [2025-05-22T05:42:22.589Z] Test Layer [2025-05-22T05:42:22.589Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.589Z] [2025-05-22T05:42:22.589Z] rerun: [2025-05-22T05:42:22.589Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.589Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.589Z] DISPLAY=:0 \ [2025-05-22T05:42:22.589Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.589Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.589Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.589Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.589Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.589Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.589Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.589Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.589Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.589Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.589Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.589Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.589Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.589Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.589Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.589Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.589Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.589Z] -Dtest.name=java/nio/channels/FileChannel/Position.java \ [2025-05-22T05:42:22.589Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Position.java \ [2025-05-22T05:42:22.589Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d \ [2025-05-22T05:42:22.589Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d \ [2025-05-22T05:42:22.589Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.589Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Position.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.589Z] Position [2025-05-22T05:42:22.589Z] STDERR: [2025-05-22T05:42:22.589Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.589Z] at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) [2025-05-22T05:42:22.589Z] at java.base/java.nio.channels.Channels.writeFully(Channels.java:96) [2025-05-22T05:42:22.589Z] at java.base/java.nio.channels.Channels$1.write(Channels.java:171) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) [2025-05-22T05:42:22.589Z] at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) [2025-05-22T05:42:22.589Z] at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) [2025-05-22T05:42:22.589Z] at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) [2025-05-22T05:42:22.589Z] at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) [2025-05-22T05:42:22.589Z] at java.base/java.io.Writer.write(Writer.java:249) [2025-05-22T05:42:22.589Z] at Position.initTestFile(Position.java:101) [2025-05-22T05:42:22.589Z] at Position.main(Position.java:52) [2025-05-22T05:42:22.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.589Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.589Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.589Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.589Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.589Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.589Z] Suppressed: java.io.IOException: No space left on device [2025-05-22T05:42:22.589Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.590Z] at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) [2025-05-22T05:42:22.590Z] at java.base/java.nio.channels.Channels.writeFully(Channels.java:96) [2025-05-22T05:42:22.590Z] at java.base/java.nio.channels.Channels$1.write(Channels.java:171) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:340) [2025-05-22T05:42:22.590Z] at java.base/sun.nio.cs.StreamEncoder.close(StreamEncoder.java:169) [2025-05-22T05:42:22.590Z] at java.base/java.io.OutputStreamWriter.close(OutputStreamWriter.java:252) [2025-05-22T05:42:22.590Z] at java.base/java.io.BufferedWriter.close(BufferedWriter.java:269) [2025-05-22T05:42:22.590Z] at Position.initTestFile(Position.java:96) [2025-05-22T05:42:22.590Z] ... 7 more [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.590Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.590Z] -------------------------------------------------- [2025-05-22T05:42:22.590Z] TEST: java/nio/channels/FileChannel/Pread.java [2025-05-22T05:42:22.590Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.590Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.590Z] TIME: 0.059 seconds [2025-05-22T05:42:22.590Z] messages: [2025-05-22T05:42:22.590Z] command: build Pread [2025-05-22T05:42:22.590Z] reason: Named class compiled on demand [2025-05-22T05:42:22.590Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] Test directory: [2025-05-22T05:42:22.590Z] compile: Pread [2025-05-22T05:42:22.590Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] elapsed time (seconds): 0.059 [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.590Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.590Z] TIME: 0.059 seconds [2025-05-22T05:42:22.590Z] messages: [2025-05-22T05:42:22.590Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pread.java [2025-05-22T05:42:22.590Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.590Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] Mode: agentvm [2025-05-22T05:42:22.590Z] Agent id: 1 [2025-05-22T05:42:22.590Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] elapsed time (seconds): 0.059 [2025-05-22T05:42:22.590Z] configuration: [2025-05-22T05:42:22.590Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.590Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.590Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] javac compilation environment [2025-05-22T05:42:22.590Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.590Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] rerun: [2025-05-22T05:42:22.590Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.590Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.590Z] DISPLAY=:0 \ [2025-05-22T05:42:22.590Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.590Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.590Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.590Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.590Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.590Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.590Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.590Z] -J-ea \ [2025-05-22T05:42:22.590Z] -J-esa \ [2025-05-22T05:42:22.590Z] -J-Xmx512m \ [2025-05-22T05:42:22.590Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.590Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.590Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.590Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.590Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.590Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.590Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.590Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.590Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.590Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.590Z] -J-Dtest.name=java/nio/channels/FileChannel/Pread.java \ [2025-05-22T05:42:22.590Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pread.java \ [2025-05-22T05:42:22.590Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.590Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.590Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d \ [2025-05-22T05:42:22.590Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d \ [2025-05-22T05:42:22.590Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.590Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d \ [2025-05-22T05:42:22.590Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.590Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pread.java [2025-05-22T05:42:22.590Z] direct: [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pread.java:165: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.590Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.590Z] ^ [2025-05-22T05:42:22.590Z] 1 warning [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.590Z] REASON: Assumed action based on file name: run main Pread [2025-05-22T05:42:22.590Z] TIME: 0.059 seconds [2025-05-22T05:42:22.590Z] messages: [2025-05-22T05:42:22.590Z] command: main Pread [2025-05-22T05:42:22.590Z] reason: Assumed action based on file name: run main Pread [2025-05-22T05:42:22.590Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] Mode: agentvm [2025-05-22T05:42:22.590Z] Agent id: 4 [2025-05-22T05:42:22.590Z] finished: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.590Z] elapsed time (seconds): 0.059 [2025-05-22T05:42:22.590Z] configuration: [2025-05-22T05:42:22.590Z] Boot Layer [2025-05-22T05:42:22.590Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.590Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] Test Layer [2025-05-22T05:42:22.590Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d [2025-05-22T05:42:22.590Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.590Z] [2025-05-22T05:42:22.590Z] rerun: [2025-05-22T05:42:22.590Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.590Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.590Z] DISPLAY=:0 \ [2025-05-22T05:42:22.590Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.590Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.591Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.591Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.591Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.591Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.591Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.591Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.591Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.591Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.591Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.591Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.591Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.591Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.591Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.591Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.591Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.591Z] -Dtest.name=java/nio/channels/FileChannel/Pread.java \ [2025-05-22T05:42:22.591Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pread.java \ [2025-05-22T05:42:22.591Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d \ [2025-05-22T05:42:22.591Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d \ [2025-05-22T05:42:22.591Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pread.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.591Z] Pread [2025-05-22T05:42:22.591Z] STDERR: [2025-05-22T05:42:22.591Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.591Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.591Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.591Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.591Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) [2025-05-22T05:42:22.591Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) [2025-05-22T05:42:22.591Z] at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) [2025-05-22T05:42:22.591Z] at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) [2025-05-22T05:42:22.591Z] at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) [2025-05-22T05:42:22.591Z] at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) [2025-05-22T05:42:22.591Z] at java.base/java.io.Writer.write(Writer.java:249) [2025-05-22T05:42:22.591Z] at Pread.initTestFile(Pread.java:168) [2025-05-22T05:42:22.591Z] at Pread.genericTest(Pread.java:101) [2025-05-22T05:42:22.591Z] at Pread.main(Pread.java:51) [2025-05-22T05:42:22.591Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.591Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.591Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.591Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.591Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.591Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.591Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.591Z] -------------------------------------------------- [2025-05-22T05:42:22.591Z] TEST: java/nio/channels/FileChannel/Pwrite.java [2025-05-22T05:42:22.591Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.591Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.591Z] TIME: 0.071 seconds [2025-05-22T05:42:22.591Z] messages: [2025-05-22T05:42:22.591Z] command: build Pwrite [2025-05-22T05:42:22.591Z] reason: Named class compiled on demand [2025-05-22T05:42:22.591Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.591Z] Test directory: [2025-05-22T05:42:22.591Z] compile: Pwrite [2025-05-22T05:42:22.591Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.591Z] elapsed time (seconds): 0.071 [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.591Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.591Z] TIME: 0.071 seconds [2025-05-22T05:42:22.591Z] messages: [2025-05-22T05:42:22.591Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pwrite.java [2025-05-22T05:42:22.591Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.591Z] started: Thu May 22 05:42:12 UTC 2025 [2025-05-22T05:42:22.591Z] Mode: agentvm [2025-05-22T05:42:22.591Z] Agent id: 1 [2025-05-22T05:42:22.591Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.591Z] elapsed time (seconds): 0.071 [2025-05-22T05:42:22.591Z] configuration: [2025-05-22T05:42:22.591Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.591Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.591Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.591Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] javac compilation environment [2025-05-22T05:42:22.591Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.591Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.591Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d [2025-05-22T05:42:22.591Z] [2025-05-22T05:42:22.591Z] rerun: [2025-05-22T05:42:22.591Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.591Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.591Z] DISPLAY=:0 \ [2025-05-22T05:42:22.591Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.591Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.591Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.591Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.591Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.591Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.591Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.591Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.591Z] -J-ea \ [2025-05-22T05:42:22.591Z] -J-esa \ [2025-05-22T05:42:22.591Z] -J-Xmx512m \ [2025-05-22T05:42:22.591Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.591Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.591Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.591Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.591Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.591Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.591Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.591Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.591Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.591Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.591Z] -J-Dtest.name=java/nio/channels/FileChannel/Pwrite.java \ [2025-05-22T05:42:22.591Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pwrite.java \ [2025-05-22T05:42:22.591Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d \ [2025-05-22T05:42:22.591Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d \ [2025-05-22T05:42:22.591Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.591Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d \ [2025-05-22T05:42:22.591Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.592Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pwrite.java [2025-05-22T05:42:22.592Z] direct: [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pwrite.java:153: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.592Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.592Z] ^ [2025-05-22T05:42:22.592Z] 1 warning [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.592Z] REASON: Assumed action based on file name: run main Pwrite [2025-05-22T05:42:22.592Z] TIME: 0.058 seconds [2025-05-22T05:42:22.592Z] messages: [2025-05-22T05:42:22.592Z] command: main Pwrite [2025-05-22T05:42:22.592Z] reason: Assumed action based on file name: run main Pwrite [2025-05-22T05:42:22.592Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.592Z] Mode: agentvm [2025-05-22T05:42:22.592Z] Agent id: 4 [2025-05-22T05:42:22.592Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.592Z] elapsed time (seconds): 0.058 [2025-05-22T05:42:22.592Z] configuration: [2025-05-22T05:42:22.592Z] Boot Layer [2025-05-22T05:42:22.592Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.592Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] Test Layer [2025-05-22T05:42:22.592Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] rerun: [2025-05-22T05:42:22.592Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.592Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.592Z] DISPLAY=:0 \ [2025-05-22T05:42:22.592Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.592Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.592Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.592Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.592Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.592Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.592Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.592Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.592Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.592Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.592Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.592Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.592Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.592Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.592Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.592Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.592Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.592Z] -Dtest.name=java/nio/channels/FileChannel/Pwrite.java \ [2025-05-22T05:42:22.592Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Pwrite.java \ [2025-05-22T05:42:22.592Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.592Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.592Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d \ [2025-05-22T05:42:22.592Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d \ [2025-05-22T05:42:22.592Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.592Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Pwrite.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.592Z] Pwrite [2025-05-22T05:42:22.592Z] STDERR: [2025-05-22T05:42:22.592Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.592Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.592Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.592Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.592Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) [2025-05-22T05:42:22.592Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) [2025-05-22T05:42:22.592Z] at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) [2025-05-22T05:42:22.592Z] at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) [2025-05-22T05:42:22.592Z] at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) [2025-05-22T05:42:22.592Z] at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) [2025-05-22T05:42:22.592Z] at java.base/java.io.Writer.write(Writer.java:249) [2025-05-22T05:42:22.592Z] at Pwrite.initTestFile(Pwrite.java:156) [2025-05-22T05:42:22.592Z] at Pwrite.genericTest(Pwrite.java:78) [2025-05-22T05:42:22.592Z] at Pwrite.main(Pwrite.java:48) [2025-05-22T05:42:22.592Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.592Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.592Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.592Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.592Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.592Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.592Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.592Z] -------------------------------------------------- [2025-05-22T05:42:22.592Z] TEST: java/nio/channels/FileChannel/Read.java [2025-05-22T05:42:22.592Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.592Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.592Z] TIME: 0.062 seconds [2025-05-22T05:42:22.592Z] messages: [2025-05-22T05:42:22.592Z] command: build Read [2025-05-22T05:42:22.592Z] reason: Named class compiled on demand [2025-05-22T05:42:22.592Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.592Z] Test directory: [2025-05-22T05:42:22.592Z] compile: Read [2025-05-22T05:42:22.592Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.592Z] elapsed time (seconds): 0.062 [2025-05-22T05:42:22.592Z] [2025-05-22T05:42:22.592Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.592Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.592Z] TIME: 0.06 seconds [2025-05-22T05:42:22.592Z] messages: [2025-05-22T05:42:22.592Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Read.java [2025-05-22T05:42:22.592Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.592Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.592Z] Mode: agentvm [2025-05-22T05:42:22.592Z] Agent id: 1 [2025-05-22T05:42:22.593Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.593Z] elapsed time (seconds): 0.06 [2025-05-22T05:42:22.593Z] configuration: [2025-05-22T05:42:22.593Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.593Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.593Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.593Z] [2025-05-22T05:42:22.593Z] javac compilation environment [2025-05-22T05:42:22.593Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.593Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d [2025-05-22T05:42:22.593Z] [2025-05-22T05:42:22.593Z] rerun: [2025-05-22T05:42:22.593Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.593Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.593Z] DISPLAY=:0 \ [2025-05-22T05:42:22.593Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.593Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.593Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.593Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.593Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.593Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.593Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.593Z] -J-ea \ [2025-05-22T05:42:22.593Z] -J-esa \ [2025-05-22T05:42:22.593Z] -J-Xmx512m \ [2025-05-22T05:42:22.593Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.593Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.593Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.593Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.593Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.593Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.593Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.593Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.593Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.593Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.593Z] -J-Dtest.name=java/nio/channels/FileChannel/Read.java \ [2025-05-22T05:42:22.593Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Read.java \ [2025-05-22T05:42:22.593Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d \ [2025-05-22T05:42:22.593Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d \ [2025-05-22T05:42:22.593Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d \ [2025-05-22T05:42:22.593Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Read.java [2025-05-22T05:42:22.593Z] direct: [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Read.java:106: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.593Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.593Z] ^ [2025-05-22T05:42:22.593Z] 1 warning [2025-05-22T05:42:22.593Z] [2025-05-22T05:42:22.593Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.593Z] REASON: Assumed action based on file name: run main Read [2025-05-22T05:42:22.593Z] TIME: 0.051 seconds [2025-05-22T05:42:22.593Z] messages: [2025-05-22T05:42:22.593Z] command: main Read [2025-05-22T05:42:22.593Z] reason: Assumed action based on file name: run main Read [2025-05-22T05:42:22.593Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.593Z] Mode: agentvm [2025-05-22T05:42:22.593Z] Agent id: 4 [2025-05-22T05:42:22.593Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.593Z] elapsed time (seconds): 0.051 [2025-05-22T05:42:22.593Z] configuration: [2025-05-22T05:42:22.593Z] Boot Layer [2025-05-22T05:42:22.593Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.593Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.593Z] [2025-05-22T05:42:22.593Z] Test Layer [2025-05-22T05:42:22.593Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.593Z] [2025-05-22T05:42:22.593Z] rerun: [2025-05-22T05:42:22.593Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.593Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.593Z] DISPLAY=:0 \ [2025-05-22T05:42:22.593Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.593Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.593Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.593Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.593Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.593Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.593Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.593Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.593Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.593Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.593Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.593Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.593Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.593Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.593Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.593Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.593Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.593Z] -Dtest.name=java/nio/channels/FileChannel/Read.java \ [2025-05-22T05:42:22.593Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Read.java \ [2025-05-22T05:42:22.593Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d \ [2025-05-22T05:42:22.593Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d \ [2025-05-22T05:42:22.593Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.593Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Read.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.593Z] Read [2025-05-22T05:42:22.594Z] STDERR: [2025-05-22T05:42:22.594Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.594Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.594Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.594Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.594Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:304) [2025-05-22T05:42:22.594Z] at java.base/sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) [2025-05-22T05:42:22.594Z] at java.base/sun.nio.cs.StreamEncoder.write(StreamEncoder.java:132) [2025-05-22T05:42:22.594Z] at java.base/java.io.OutputStreamWriter.write(OutputStreamWriter.java:205) [2025-05-22T05:42:22.594Z] at java.base/java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) [2025-05-22T05:42:22.594Z] at java.base/java.io.BufferedWriter.write(BufferedWriter.java:233) [2025-05-22T05:42:22.594Z] at java.base/java.io.Writer.write(Writer.java:249) [2025-05-22T05:42:22.594Z] at Read.initTestFile(Read.java:109) [2025-05-22T05:42:22.594Z] at Read.main(Read.java:56) [2025-05-22T05:42:22.594Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.594Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.594Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.594Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.594Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.594Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.594Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.594Z] -------------------------------------------------- [2025-05-22T05:42:22.594Z] TEST: java/nio/channels/FileChannel/ReadToLimit.java [2025-05-22T05:42:22.594Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.594Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.594Z] TIME: 0.088 seconds [2025-05-22T05:42:22.594Z] messages: [2025-05-22T05:42:22.594Z] command: build ReadToLimit [2025-05-22T05:42:22.594Z] reason: Named class compiled on demand [2025-05-22T05:42:22.594Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] Test directory: [2025-05-22T05:42:22.594Z] compile: ReadToLimit [2025-05-22T05:42:22.594Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] elapsed time (seconds): 0.088 [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.594Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.594Z] TIME: 0.088 seconds [2025-05-22T05:42:22.594Z] messages: [2025-05-22T05:42:22.594Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ReadToLimit.java [2025-05-22T05:42:22.594Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.594Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] Mode: agentvm [2025-05-22T05:42:22.594Z] Agent id: 1 [2025-05-22T05:42:22.594Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] elapsed time (seconds): 0.088 [2025-05-22T05:42:22.594Z] configuration: [2025-05-22T05:42:22.594Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.594Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.594Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] javac compilation environment [2025-05-22T05:42:22.594Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.594Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] rerun: [2025-05-22T05:42:22.594Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.594Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.594Z] DISPLAY=:0 \ [2025-05-22T05:42:22.594Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.594Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.594Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.594Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.594Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.594Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.594Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.594Z] -J-ea \ [2025-05-22T05:42:22.594Z] -J-esa \ [2025-05-22T05:42:22.594Z] -J-Xmx512m \ [2025-05-22T05:42:22.594Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.594Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.594Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.594Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.594Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.594Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.594Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.594Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.594Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.594Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.594Z] -J-Dtest.name=java/nio/channels/FileChannel/ReadToLimit.java \ [2025-05-22T05:42:22.594Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ReadToLimit.java \ [2025-05-22T05:42:22.594Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.594Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.594Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d \ [2025-05-22T05:42:22.594Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d \ [2025-05-22T05:42:22.594Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.594Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d \ [2025-05-22T05:42:22.594Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.594Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ReadToLimit.java [2025-05-22T05:42:22.594Z] direct: [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ReadToLimit.java:67: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2025-05-22T05:42:22.594Z] String number = new Integer(i).toString(); [2025-05-22T05:42:22.594Z] ^ [2025-05-22T05:42:22.594Z] 1 warning [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.594Z] REASON: Assumed action based on file name: run main ReadToLimit [2025-05-22T05:42:22.594Z] TIME: 0.05 seconds [2025-05-22T05:42:22.594Z] messages: [2025-05-22T05:42:22.594Z] command: main ReadToLimit [2025-05-22T05:42:22.594Z] reason: Assumed action based on file name: run main ReadToLimit [2025-05-22T05:42:22.594Z] started: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] Mode: agentvm [2025-05-22T05:42:22.594Z] Agent id: 4 [2025-05-22T05:42:22.594Z] finished: Thu May 22 05:42:13 UTC 2025 [2025-05-22T05:42:22.594Z] elapsed time (seconds): 0.05 [2025-05-22T05:42:22.594Z] configuration: [2025-05-22T05:42:22.594Z] Boot Layer [2025-05-22T05:42:22.594Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.594Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.594Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.594Z] [2025-05-22T05:42:22.594Z] Test Layer [2025-05-22T05:42:22.595Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d [2025-05-22T05:42:22.595Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] rerun: [2025-05-22T05:42:22.595Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.595Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.595Z] DISPLAY=:0 \ [2025-05-22T05:42:22.595Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.595Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.595Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.595Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.595Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.595Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.595Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.595Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.595Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.595Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.595Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.595Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.595Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.595Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.595Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.595Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.595Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.595Z] -Dtest.name=java/nio/channels/FileChannel/ReadToLimit.java \ [2025-05-22T05:42:22.595Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ReadToLimit.java \ [2025-05-22T05:42:22.595Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.595Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.595Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d \ [2025-05-22T05:42:22.595Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d \ [2025-05-22T05:42:22.595Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.595Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ReadToLimit.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.595Z] ReadToLimit [2025-05-22T05:42:22.595Z] STDERR: [2025-05-22T05:42:22.595Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.595Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.595Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.595Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.595Z] at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:313) [2025-05-22T05:42:22.595Z] at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) [2025-05-22T05:42:22.595Z] at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160) [2025-05-22T05:42:22.595Z] at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248) [2025-05-22T05:42:22.595Z] at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:257) [2025-05-22T05:42:22.595Z] at ReadToLimit.initTestFile(ReadToLimit.java:73) [2025-05-22T05:42:22.595Z] at ReadToLimit.main(ReadToLimit.java:36) [2025-05-22T05:42:22.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.595Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.595Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.595Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.595Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.595Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.595Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.595Z] -------------------------------------------------- [2025-05-22T05:42:22.595Z] TEST: java/nio/channels/FileChannel/ScatteringRead.java [2025-05-22T05:42:22.595Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.595Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.595Z] TIME: 0.048 seconds [2025-05-22T05:42:22.595Z] messages: [2025-05-22T05:42:22.595Z] command: build ScatteringRead [2025-05-22T05:42:22.595Z] reason: Named class compiled on demand [2025-05-22T05:42:22.595Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.595Z] Test directory: [2025-05-22T05:42:22.595Z] compile: ScatteringRead [2025-05-22T05:42:22.595Z] finished: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.595Z] elapsed time (seconds): 0.048 [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.595Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.595Z] TIME: 0.048 seconds [2025-05-22T05:42:22.595Z] messages: [2025-05-22T05:42:22.595Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ScatteringRead.java [2025-05-22T05:42:22.595Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.595Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.595Z] Mode: agentvm [2025-05-22T05:42:22.595Z] Agent id: 1 [2025-05-22T05:42:22.595Z] finished: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.595Z] elapsed time (seconds): 0.048 [2025-05-22T05:42:22.595Z] configuration: [2025-05-22T05:42:22.595Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.595Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.595Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.595Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] javac compilation environment [2025-05-22T05:42:22.595Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.595Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.595Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d [2025-05-22T05:42:22.595Z] [2025-05-22T05:42:22.595Z] rerun: [2025-05-22T05:42:22.595Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.595Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.595Z] DISPLAY=:0 \ [2025-05-22T05:42:22.595Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.595Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.595Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.595Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.596Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.596Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.596Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.596Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.596Z] -J-ea \ [2025-05-22T05:42:22.596Z] -J-esa \ [2025-05-22T05:42:22.596Z] -J-Xmx512m \ [2025-05-22T05:42:22.596Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.596Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.596Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.596Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.596Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.596Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.596Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.596Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.596Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.596Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.596Z] -J-Dtest.name=java/nio/channels/FileChannel/ScatteringRead.java \ [2025-05-22T05:42:22.596Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ScatteringRead.java \ [2025-05-22T05:42:22.596Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d \ [2025-05-22T05:42:22.596Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d \ [2025-05-22T05:42:22.596Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d \ [2025-05-22T05:42:22.596Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ScatteringRead.java [2025-05-22T05:42:22.596Z] [2025-05-22T05:42:22.596Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.596Z] REASON: User specified action: run main/othervm ScatteringRead [2025-05-22T05:42:22.596Z] TIME: 0.237 seconds [2025-05-22T05:42:22.596Z] messages: [2025-05-22T05:42:22.596Z] command: main ScatteringRead [2025-05-22T05:42:22.596Z] reason: User specified action: run main/othervm ScatteringRead [2025-05-22T05:42:22.596Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.596Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:22.596Z] finished: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.596Z] elapsed time (seconds): 0.237 [2025-05-22T05:42:22.596Z] configuration: [2025-05-22T05:42:22.596Z] STDOUT: [2025-05-22T05:42:22.596Z] STDERR: [2025-05-22T05:42:22.596Z] OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file: [2025-05-22T05:42:22.596Z] 3748224 [2025-05-22T05:42:22.596Z] Try using the -Djava.io.tmpdir= option to select an alternate temp location. [2025-05-22T05:42:22.596Z] [2025-05-22T05:42:22.596Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.596Z] at java.base/java.io.FileOutputStream.write(Native Method) [2025-05-22T05:42:22.596Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:313) [2025-05-22T05:42:22.596Z] at ScatteringRead.createTestFile(ScatteringRead.java:77) [2025-05-22T05:42:22.596Z] at ScatteringRead.test1(ScatteringRead.java:54) [2025-05-22T05:42:22.596Z] at ScatteringRead.main(ScatteringRead.java:43) [2025-05-22T05:42:22.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.596Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.596Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.596Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.596Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-05-22T05:42:22.596Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.596Z] [2025-05-22T05:42:22.596Z] JavaTest Message: Test threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.596Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.596Z] [2025-05-22T05:42:22.596Z] STATUS:Failed.`main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.596Z] rerun: [2025-05-22T05:42:22.596Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.596Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.596Z] DISPLAY=:0 \ [2025-05-22T05:42:22.596Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.596Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.596Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.596Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.596Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.596Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.596Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.596Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.596Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.596Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.596Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.596Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.596Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.596Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.596Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.596Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.596Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.596Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.596Z] -Dtest.name=java/nio/channels/FileChannel/ScatteringRead.java \ [2025-05-22T05:42:22.596Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ScatteringRead.java \ [2025-05-22T05:42:22.596Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d \ [2025-05-22T05:42:22.596Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d \ [2025-05-22T05:42:22.596Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/ScatteringRead.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.596Z] -ea \ [2025-05-22T05:42:22.596Z] -esa \ [2025-05-22T05:42:22.596Z] -Xmx512m \ [2025-05-22T05:42:22.596Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:22.597Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.597Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/ScatteringRead.d/main.0.jta [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.597Z] -------------------------------------------------- [2025-05-22T05:42:22.597Z] TEST: java/nio/channels/FileChannel/TempDirectBuffersReclamation.java [2025-05-22T05:42:22.597Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.597Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.597Z] TIME: 0.071 seconds [2025-05-22T05:42:22.597Z] messages: [2025-05-22T05:42:22.597Z] command: build TempDirectBuffersReclamation [2025-05-22T05:42:22.597Z] reason: Named class compiled on demand [2025-05-22T05:42:22.597Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.597Z] Test directory: [2025-05-22T05:42:22.597Z] compile: TempDirectBuffersReclamation [2025-05-22T05:42:22.597Z] finished: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.597Z] elapsed time (seconds): 0.071 [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.597Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.597Z] TIME: 0.071 seconds [2025-05-22T05:42:22.597Z] messages: [2025-05-22T05:42:22.597Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TempDirectBuffersReclamation.java [2025-05-22T05:42:22.597Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.597Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.597Z] Additional options from @modules: --add-modules java.management [2025-05-22T05:42:22.597Z] Mode: agentvm [2025-05-22T05:42:22.597Z] Agent id: 1 [2025-05-22T05:42:22.597Z] finished: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.597Z] elapsed time (seconds): 0.071 [2025-05-22T05:42:22.597Z] configuration: [2025-05-22T05:42:22.597Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.597Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.597Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.597Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] javac compilation environment [2025-05-22T05:42:22.597Z] add modules: java.management [2025-05-22T05:42:22.597Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.597Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.597Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] rerun: [2025-05-22T05:42:22.597Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.597Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.597Z] DISPLAY=:0 \ [2025-05-22T05:42:22.597Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.597Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.597Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.597Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.597Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.597Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.597Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.597Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.597Z] -J-ea \ [2025-05-22T05:42:22.597Z] -J-esa \ [2025-05-22T05:42:22.597Z] -J-Xmx512m \ [2025-05-22T05:42:22.597Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.597Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.597Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.597Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.597Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.597Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.597Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.597Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.597Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.597Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.597Z] -J-Dtest.name=java/nio/channels/FileChannel/TempDirectBuffersReclamation.java \ [2025-05-22T05:42:22.597Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TempDirectBuffersReclamation.java \ [2025-05-22T05:42:22.597Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.597Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.597Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d \ [2025-05-22T05:42:22.597Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d \ [2025-05-22T05:42:22.597Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.597Z] -J-Dtest.modules=java.management \ [2025-05-22T05:42:22.597Z] --add-modules java.management \ [2025-05-22T05:42:22.597Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d \ [2025-05-22T05:42:22.597Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.597Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TempDirectBuffersReclamation.java [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.UncheckedIOException: java.io.IOException: No space left on device [2025-05-22T05:42:22.597Z] REASON: User specified action: run main/othervm TempDirectBuffersReclamation [2025-05-22T05:42:22.597Z] TIME: 0.25 seconds [2025-05-22T05:42:22.597Z] messages: [2025-05-22T05:42:22.597Z] command: main TempDirectBuffersReclamation [2025-05-22T05:42:22.597Z] reason: User specified action: run main/othervm TempDirectBuffersReclamation [2025-05-22T05:42:22.597Z] started: Thu May 22 05:42:17 UTC 2025 [2025-05-22T05:42:22.597Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:22.597Z] Additional options from @modules: --add-modules java.management [2025-05-22T05:42:22.597Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.597Z] elapsed time (seconds): 0.25 [2025-05-22T05:42:22.597Z] configuration: [2025-05-22T05:42:22.597Z] Boot Layer [2025-05-22T05:42:22.597Z] add modules: java.management [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] STDOUT: [2025-05-22T05:42:22.597Z] STDERR: [2025-05-22T05:42:22.597Z] OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file: [2025-05-22T05:42:22.597Z] 3748268 [2025-05-22T05:42:22.597Z] Try using the -Djava.io.tmpdir= option to select an alternate temp location. [2025-05-22T05:42:22.597Z] [2025-05-22T05:42:22.597Z] java.io.UncheckedIOException: java.io.IOException: No space left on device [2025-05-22T05:42:22.597Z] at TempDirectBuffersReclamation.doFileChannelWrite(TempDirectBuffersReclamation.java:88) [2025-05-22T05:42:22.597Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.597Z] Caused by: java.io.IOException: No space left on device [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.597Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.597Z] at TempDirectBuffersReclamation.doFileChannelWrite(TempDirectBuffersReclamation.java:83) [2025-05-22T05:42:22.597Z] ... 1 more [2025-05-22T05:42:22.597Z] STATUS:Failed.`main' threw exception: java.io.UncheckedIOException: java.io.IOException: No space left on device [2025-05-22T05:42:22.597Z] rerun: [2025-05-22T05:42:22.598Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.598Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.598Z] DISPLAY=:0 \ [2025-05-22T05:42:22.598Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.598Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.598Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.598Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.598Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.598Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.598Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.598Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.598Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.598Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.598Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.598Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.598Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.598Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.598Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.598Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.598Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.598Z] -Dtest.name=java/nio/channels/FileChannel/TempDirectBuffersReclamation.java \ [2025-05-22T05:42:22.598Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TempDirectBuffersReclamation.java \ [2025-05-22T05:42:22.598Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.598Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.598Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d \ [2025-05-22T05:42:22.598Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d \ [2025-05-22T05:42:22.598Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.598Z] -Dtest.modules=java.management \ [2025-05-22T05:42:22.598Z] --add-modules java.management \ [2025-05-22T05:42:22.598Z] -ea \ [2025-05-22T05:42:22.598Z] -esa \ [2025-05-22T05:42:22.598Z] -Xmx512m \ [2025-05-22T05:42:22.598Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:22.598Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.598Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/TempDirectBuffersReclamation.d/main.0.jta [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.UncheckedIOException: java.io.IOException: No space left on device [2025-05-22T05:42:22.598Z] -------------------------------------------------- [2025-05-22T05:42:22.598Z] TEST: java/nio/channels/FileChannel/Transfer.java [2025-05-22T05:42:22.598Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.598Z] REASON: User specified action: run build jdk.test.lib.RandomFactory [2025-05-22T05:42:22.598Z] TIME: 0.056 seconds [2025-05-22T05:42:22.598Z] messages: [2025-05-22T05:42:22.598Z] command: build jdk.test.lib.RandomFactory [2025-05-22T05:42:22.598Z] reason: User specified action: run build jdk.test.lib.RandomFactory [2025-05-22T05:42:22.598Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] Library /test/lib: [2025-05-22T05:42:22.598Z] compile: jdk.test.lib.RandomFactory [2025-05-22T05:42:22.598Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] elapsed time (seconds): 0.056 [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.598Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.598Z] TIME: 0.056 seconds [2025-05-22T05:42:22.598Z] messages: [2025-05-22T05:42:22.598Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/RandomFactory.java [2025-05-22T05:42:22.598Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.598Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] Mode: agentvm [2025-05-22T05:42:22.598Z] Agent id: 1 [2025-05-22T05:42:22.598Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] elapsed time (seconds): 0.056 [2025-05-22T05:42:22.598Z] configuration: [2025-05-22T05:42:22.598Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.598Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.598Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] javac compilation environment [2025-05-22T05:42:22.598Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:42:22.598Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] rerun: [2025-05-22T05:42:22.598Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.598Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.598Z] DISPLAY=:0 \ [2025-05-22T05:42:22.598Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.598Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.598Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.598Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.598Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.598Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.598Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.598Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.598Z] -J-ea \ [2025-05-22T05:42:22.598Z] -J-esa \ [2025-05-22T05:42:22.598Z] -J-Xmx512m \ [2025-05-22T05:42:22.598Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.598Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.598Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.598Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.598Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.598Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.598Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.598Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.598Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.598Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.598Z] -J-Dtest.name=java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.598Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.598Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.598Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-05-22T05:42:22.598Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d \ [2025-05-22T05:42:22.598Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.598Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.598Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib \ [2025-05-22T05:42:22.598Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-05-22T05:42:22.598Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/RandomFactory.java [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.598Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.598Z] TIME: 0.11 seconds [2025-05-22T05:42:22.598Z] messages: [2025-05-22T05:42:22.598Z] command: build Transfer [2025-05-22T05:42:22.598Z] reason: Named class compiled on demand [2025-05-22T05:42:22.598Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] Test directory: [2025-05-22T05:42:22.598Z] compile: Transfer [2025-05-22T05:42:22.598Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] elapsed time (seconds): 0.11 [2025-05-22T05:42:22.598Z] [2025-05-22T05:42:22.598Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.598Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.598Z] TIME: 0.11 seconds [2025-05-22T05:42:22.598Z] messages: [2025-05-22T05:42:22.598Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer.java [2025-05-22T05:42:22.598Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.598Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.598Z] Mode: agentvm [2025-05-22T05:42:22.598Z] Agent id: 1 [2025-05-22T05:42:22.599Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.599Z] elapsed time (seconds): 0.11 [2025-05-22T05:42:22.599Z] configuration: [2025-05-22T05:42:22.599Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.599Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.599Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.599Z] [2025-05-22T05:42:22.599Z] javac compilation environment [2025-05-22T05:42:22.599Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:42:22.599Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.599Z] [2025-05-22T05:42:22.599Z] rerun: [2025-05-22T05:42:22.599Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.599Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.599Z] DISPLAY=:0 \ [2025-05-22T05:42:22.599Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.599Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.599Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.599Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.599Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.599Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.599Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.599Z] -J-ea \ [2025-05-22T05:42:22.599Z] -J-esa \ [2025-05-22T05:42:22.599Z] -J-Xmx512m \ [2025-05-22T05:42:22.599Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.599Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.599Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.599Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.599Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.599Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.599Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.599Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.599Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.599Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.599Z] -J-Dtest.name=java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.599Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.599Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.599Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-05-22T05:42:22.599Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d \ [2025-05-22T05:42:22.599Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.599Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.599Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d \ [2025-05-22T05:42:22.599Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-05-22T05:42:22.599Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer.java [2025-05-22T05:42:22.599Z] [2025-05-22T05:42:22.599Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 6 [2025-05-22T05:42:22.599Z] REASON: User specified action: run testng/timeout=300 Transfer [2025-05-22T05:42:22.599Z] TIME: 0.1 seconds [2025-05-22T05:42:22.599Z] messages: [2025-05-22T05:42:22.599Z] command: testng Transfer [2025-05-22T05:42:22.599Z] reason: User specified action: run testng/timeout=300 Transfer [2025-05-22T05:42:22.599Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.599Z] Mode: agentvm [2025-05-22T05:42:22.599Z] Agent id: 4 [2025-05-22T05:42:22.599Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.599Z] elapsed time (seconds): 0.1 [2025-05-22T05:42:22.599Z] configuration: [2025-05-22T05:42:22.599Z] Boot Layer [2025-05-22T05:42:22.599Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.599Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.599Z] [2025-05-22T05:42:22.599Z] Test Layer [2025-05-22T05:42:22.599Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:42:22.599Z] [2025-05-22T05:42:22.599Z] rerun: [2025-05-22T05:42:22.599Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.599Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.599Z] DISPLAY=:0 \ [2025-05-22T05:42:22.599Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.599Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.599Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.599Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.599Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.599Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.599Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.599Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.599Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.599Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.599Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.599Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.599Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.599Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.599Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.599Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.599Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.599Z] -Dtest.name=java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.599Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer.java \ [2025-05-22T05:42:22.599Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.599Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels \ [2025-05-22T05:42:22.599Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d \ [2025-05-22T05:42:22.599Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.599Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels \ [2025-05-22T05:42:22.599Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.599Z] com.sun.javatest.regtest.agent.TestNGRunner java/nio/channels/FileChannel/Transfer.java false Transfer [2025-05-22T05:42:22.599Z] STDOUT: [2025-05-22T05:42:22.599Z] Seed from RandomFactory = -7271468077249574775L [2025-05-22T05:42:22.599Z] test Transfer.testFileChannel(): failure [2025-05-22T05:42:22.599Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.599Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.599Z] at Transfer.testFileChannel(Transfer.java:71) [2025-05-22T05:42:22.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.599Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.599Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.599Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.599Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.599Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.599Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.599Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.600Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.600Z] test Transfer.testReadableByteChannel(): failure [2025-05-22T05:42:22.600Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:68) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:130) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:878) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:864) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.transferFromArbitraryChannel(FileChannelImpl.java:771) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.transferFrom(FileChannelImpl.java:806) [2025-05-22T05:42:22.600Z] at Transfer.testReadableByteChannel(Transfer.java:139) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.600Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.600Z] test Transfer.xferTest02(): failure [2025-05-22T05:42:22.600Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.600Z] at Transfer.xferTest02(Transfer.java:173) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.600Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.600Z] test Transfer.xferTest03(): failure [2025-05-22T05:42:22.600Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.600Z] at Transfer.xferTest03(Transfer.java:210) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.600Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.600Z] test Transfer.xferTest06(): failure [2025-05-22T05:42:22.600Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.600Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.600Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:336) [2025-05-22T05:42:22.600Z] at Transfer.xferTest06(Transfer.java:261) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.600Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.600Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.600Z] test Transfer.xferTest07(): failure [2025-05-22T05:42:22.600Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.600Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.600Z] at Transfer.xferTest07(Transfer.java:293) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.600Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.600Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.600Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.600Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.600Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.600Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.600Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.601Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.601Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.601Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.601Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.601Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.601Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.601Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.601Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.601Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.601Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.601Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.601Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.601Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.601Z] test Transfer.xferTest09(): success [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] =============================================== [2025-05-22T05:42:22.601Z] java/nio/channels/FileChannel/Transfer.java [2025-05-22T05:42:22.601Z] Total tests run: 7, Passes: 1, Failures: 6, Skips: 0 [2025-05-22T05:42:22.601Z] =============================================== [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] STDERR: [2025-05-22T05:42:22.601Z] java.lang.Exception: failures: 6 [2025-05-22T05:42:22.601Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.601Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.601Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.601Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.601Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] JavaTest Message: Test threw exception: java.lang.Exception [2025-05-22T05:42:22.601Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 6 [2025-05-22T05:42:22.601Z] -------------------------------------------------- [2025-05-22T05:42:22.601Z] TEST: java/nio/channels/FileChannel/Transfer2GPlus.java [2025-05-22T05:42:22.601Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] ACTION: build -- Passed. All files up to date [2025-05-22T05:42:22.601Z] REASON: User specified action: run build jdk.test.lib.Platform [2025-05-22T05:42:22.601Z] TIME: 0.001 seconds [2025-05-22T05:42:22.601Z] messages: [2025-05-22T05:42:22.601Z] command: build jdk.test.lib.Platform [2025-05-22T05:42:22.601Z] reason: User specified action: run build jdk.test.lib.Platform [2025-05-22T05:42:22.601Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] elapsed time (seconds): 0.001 [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.601Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.601Z] TIME: 0.07 seconds [2025-05-22T05:42:22.601Z] messages: [2025-05-22T05:42:22.601Z] command: build Transfer2GPlus [2025-05-22T05:42:22.601Z] reason: Named class compiled on demand [2025-05-22T05:42:22.601Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] Test directory: [2025-05-22T05:42:22.601Z] compile: Transfer2GPlus [2025-05-22T05:42:22.601Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] elapsed time (seconds): 0.07 [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.601Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.601Z] TIME: 0.07 seconds [2025-05-22T05:42:22.601Z] messages: [2025-05-22T05:42:22.601Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer2GPlus.java [2025-05-22T05:42:22.601Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.601Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] Mode: agentvm [2025-05-22T05:42:22.601Z] Agent id: 1 [2025-05-22T05:42:22.601Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] elapsed time (seconds): 0.07 [2025-05-22T05:42:22.601Z] configuration: [2025-05-22T05:42:22.601Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.601Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.601Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] javac compilation environment [2025-05-22T05:42:22.601Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:42:22.601Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] rerun: [2025-05-22T05:42:22.601Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.601Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.601Z] DISPLAY=:0 \ [2025-05-22T05:42:22.601Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.601Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.601Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.601Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.601Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.601Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.601Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.601Z] -J-ea \ [2025-05-22T05:42:22.601Z] -J-esa \ [2025-05-22T05:42:22.601Z] -J-Xmx512m \ [2025-05-22T05:42:22.601Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.601Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.601Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.601Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.601Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.601Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.601Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.601Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.601Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.601Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.601Z] -J-Dtest.name=java/nio/channels/FileChannel/Transfer2GPlus.java \ [2025-05-22T05:42:22.601Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer2GPlus.java \ [2025-05-22T05:42:22.601Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.601Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:42:22.601Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d \ [2025-05-22T05:42:22.601Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib \ [2025-05-22T05:42:22.601Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib \ [2025-05-22T05:42:22.601Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d \ [2025-05-22T05:42:22.601Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:42:22.601Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer2GPlus.java [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.601Z] REASON: User specified action: run main Transfer2GPlus [2025-05-22T05:42:22.601Z] TIME: 0.088 seconds [2025-05-22T05:42:22.601Z] messages: [2025-05-22T05:42:22.601Z] command: main Transfer2GPlus [2025-05-22T05:42:22.601Z] reason: User specified action: run main Transfer2GPlus [2025-05-22T05:42:22.601Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] Mode: agentvm [2025-05-22T05:42:22.601Z] Agent id: 4 [2025-05-22T05:42:22.601Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.601Z] elapsed time (seconds): 0.088 [2025-05-22T05:42:22.601Z] configuration: [2025-05-22T05:42:22.601Z] Boot Layer [2025-05-22T05:42:22.601Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.601Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] Test Layer [2025-05-22T05:42:22.601Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:42:22.601Z] [2025-05-22T05:42:22.601Z] rerun: [2025-05-22T05:42:22.601Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.601Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.601Z] DISPLAY=:0 \ [2025-05-22T05:42:22.601Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.601Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.601Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.601Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.601Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.601Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.601Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.601Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.601Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.601Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.601Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.601Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.601Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.602Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.602Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.602Z] -Dtest.name=java/nio/channels/FileChannel/Transfer2GPlus.java \ [2025-05-22T05:42:22.602Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer2GPlus.java \ [2025-05-22T05:42:22.602Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:42:22.602Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d \ [2025-05-22T05:42:22.602Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib \ [2025-05-22T05:42:22.602Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib \ [2025-05-22T05:42:22.602Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer2GPlus.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.602Z] Transfer2GPlus [2025-05-22T05:42:22.602Z] STDERR: [2025-05-22T05:42:22.602Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.602Z] at java.base/java.io.RandomAccessFile.writeBytes(Native Method) [2025-05-22T05:42:22.602Z] at java.base/java.io.RandomAccessFile.write(RandomAccessFile.java:545) [2025-05-22T05:42:22.602Z] at Transfer2GPlus.createSrcFile(Transfer2GPlus.java:71) [2025-05-22T05:42:22.602Z] at Transfer2GPlus.main(Transfer2GPlus.java:57) [2025-05-22T05:42:22.602Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.602Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.602Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.602Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.602Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.602Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.602Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.602Z] -------------------------------------------------- [2025-05-22T05:42:22.602Z] TEST: java/nio/channels/FileChannel/Transfer4GBFile.java [2025-05-22T05:42:22.602Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.602Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.602Z] TIME: 0.077 seconds [2025-05-22T05:42:22.602Z] messages: [2025-05-22T05:42:22.602Z] command: build Transfer4GBFile [2025-05-22T05:42:22.602Z] reason: Named class compiled on demand [2025-05-22T05:42:22.602Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] Test directory: [2025-05-22T05:42:22.602Z] compile: Transfer4GBFile [2025-05-22T05:42:22.602Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] elapsed time (seconds): 0.077 [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.602Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.602Z] TIME: 0.077 seconds [2025-05-22T05:42:22.602Z] messages: [2025-05-22T05:42:22.602Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer4GBFile.java [2025-05-22T05:42:22.602Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.602Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] Mode: agentvm [2025-05-22T05:42:22.602Z] Agent id: 1 [2025-05-22T05:42:22.602Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] elapsed time (seconds): 0.077 [2025-05-22T05:42:22.602Z] configuration: [2025-05-22T05:42:22.602Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.602Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.602Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] javac compilation environment [2025-05-22T05:42:22.602Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.602Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] rerun: [2025-05-22T05:42:22.602Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.602Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.602Z] DISPLAY=:0 \ [2025-05-22T05:42:22.602Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.602Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.602Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.602Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.602Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.602Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.602Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.602Z] -J-ea \ [2025-05-22T05:42:22.602Z] -J-esa \ [2025-05-22T05:42:22.602Z] -J-Xmx512m \ [2025-05-22T05:42:22.602Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.602Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.602Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.602Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.602Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.602Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.602Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.602Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.602Z] -J-Dtest.name=java/nio/channels/FileChannel/Transfer4GBFile.java \ [2025-05-22T05:42:22.602Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer4GBFile.java \ [2025-05-22T05:42:22.602Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d \ [2025-05-22T05:42:22.602Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d \ [2025-05-22T05:42:22.602Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d \ [2025-05-22T05:42:22.602Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer4GBFile.java [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 2 [2025-05-22T05:42:22.602Z] REASON: User specified action: run testng/timeout=300 Transfer4GBFile [2025-05-22T05:42:22.602Z] TIME: 0.068 seconds [2025-05-22T05:42:22.602Z] messages: [2025-05-22T05:42:22.602Z] command: testng Transfer4GBFile [2025-05-22T05:42:22.602Z] reason: User specified action: run testng/timeout=300 Transfer4GBFile [2025-05-22T05:42:22.602Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] Mode: agentvm [2025-05-22T05:42:22.602Z] Agent id: 4 [2025-05-22T05:42:22.602Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.602Z] elapsed time (seconds): 0.068 [2025-05-22T05:42:22.602Z] configuration: [2025-05-22T05:42:22.602Z] Boot Layer [2025-05-22T05:42:22.602Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.602Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] Test Layer [2025-05-22T05:42:22.602Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.602Z] [2025-05-22T05:42:22.602Z] rerun: [2025-05-22T05:42:22.602Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.602Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.602Z] DISPLAY=:0 \ [2025-05-22T05:42:22.602Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.602Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.602Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.602Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.602Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.602Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.602Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.602Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.602Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.602Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.602Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.602Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.602Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.602Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.602Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.602Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.602Z] -Dtest.name=java/nio/channels/FileChannel/Transfer4GBFile.java \ [2025-05-22T05:42:22.602Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Transfer4GBFile.java \ [2025-05-22T05:42:22.602Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.602Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.603Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d \ [2025-05-22T05:42:22.603Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d \ [2025-05-22T05:42:22.603Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.603Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Transfer4GBFile.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.603Z] com.sun.javatest.regtest.agent.TestNGRunner java/nio/channels/FileChannel/Transfer4GBFile.java false Transfer4GBFile [2025-05-22T05:42:22.603Z] STDOUT: [2025-05-22T05:42:22.603Z] test Transfer4GBFile.xferTest04(): failure [2025-05-22T05:42:22.603Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.603Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.603Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:313) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160) [2025-05-22T05:42:22.603Z] at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248) [2025-05-22T05:42:22.603Z] at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:257) [2025-05-22T05:42:22.603Z] at Transfer4GBFile.initTestFile(Transfer4GBFile.java:170) [2025-05-22T05:42:22.603Z] at Transfer4GBFile.xferTest04(Transfer4GBFile.java:57) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.603Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.603Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.603Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.603Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.603Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.603Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.603Z] test Transfer4GBFile.xferTest05(): failure [2025-05-22T05:42:22.603Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.603Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.603Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:313) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:318) [2025-05-22T05:42:22.603Z] at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:160) [2025-05-22T05:42:22.603Z] at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:248) [2025-05-22T05:42:22.603Z] at java.base/java.io.BufferedWriter.flush(BufferedWriter.java:257) [2025-05-22T05:42:22.603Z] at Transfer4GBFile.initTestFile(Transfer4GBFile.java:170) [2025-05-22T05:42:22.603Z] at Transfer4GBFile.xferTest05(Transfer4GBFile.java:98) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.603Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:599) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174) [2025-05-22T05:42:22.603Z] at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) [2025-05-22T05:42:22.603Z] at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) [2025-05-22T05:42:22.603Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) [2025-05-22T05:42:22.603Z] at org.testng.TestRunner.privateRun(TestRunner.java:764) [2025-05-22T05:42:22.603Z] at org.testng.TestRunner.run(TestRunner.java:585) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.runTest(SuiteRunner.java:384) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunner.run(SuiteRunner.java:286) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) [2025-05-22T05:42:22.603Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1140) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.runSuites(TestNG.java:1069) [2025-05-22T05:42:22.603Z] at org.testng.TestNG.run(TestNG.java:1037) [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:102) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.603Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] =============================================== [2025-05-22T05:42:22.603Z] java/nio/channels/FileChannel/Transfer4GBFile.java [2025-05-22T05:42:22.603Z] Total tests run: 2, Passes: 0, Failures: 2, Skips: 0 [2025-05-22T05:42:22.603Z] =============================================== [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] STDERR: [2025-05-22T05:42:22.603Z] java.lang.Exception: failures: 2 [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.603Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.603Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.603Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.603Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] JavaTest Message: Test threw exception: java.lang.Exception [2025-05-22T05:42:22.603Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 2 [2025-05-22T05:42:22.603Z] -------------------------------------------------- [2025-05-22T05:42:22.603Z] TEST: java/nio/channels/FileChannel/TransferOverlappedFileChannel.java [2025-05-22T05:42:22.603Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.603Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.603Z] TIME: 0.057 seconds [2025-05-22T05:42:22.603Z] messages: [2025-05-22T05:42:22.603Z] command: build TransferOverlappedFileChannel [2025-05-22T05:42:22.603Z] reason: Named class compiled on demand [2025-05-22T05:42:22.603Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.603Z] Test directory: [2025-05-22T05:42:22.603Z] compile: TransferOverlappedFileChannel [2025-05-22T05:42:22.603Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.603Z] elapsed time (seconds): 0.057 [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.603Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.603Z] TIME: 0.057 seconds [2025-05-22T05:42:22.603Z] messages: [2025-05-22T05:42:22.603Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferOverlappedFileChannel.java [2025-05-22T05:42:22.603Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.603Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.603Z] Mode: agentvm [2025-05-22T05:42:22.603Z] Agent id: 1 [2025-05-22T05:42:22.603Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.603Z] elapsed time (seconds): 0.057 [2025-05-22T05:42:22.603Z] configuration: [2025-05-22T05:42:22.603Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.603Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.603Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.603Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] javac compilation environment [2025-05-22T05:42:22.603Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.603Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.603Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d [2025-05-22T05:42:22.603Z] [2025-05-22T05:42:22.603Z] rerun: [2025-05-22T05:42:22.603Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.603Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.603Z] DISPLAY=:0 \ [2025-05-22T05:42:22.603Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.603Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.603Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.603Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.603Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.603Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.603Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.603Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.603Z] -J-ea \ [2025-05-22T05:42:22.603Z] -J-esa \ [2025-05-22T05:42:22.603Z] -J-Xmx512m \ [2025-05-22T05:42:22.603Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.603Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.603Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.603Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.603Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.603Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.603Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.603Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.603Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.603Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.603Z] -J-Dtest.name=java/nio/channels/FileChannel/TransferOverlappedFileChannel.java \ [2025-05-22T05:42:22.603Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferOverlappedFileChannel.java \ [2025-05-22T05:42:22.603Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.603Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.603Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d \ [2025-05-22T05:42:22.603Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d \ [2025-05-22T05:42:22.603Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.603Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d \ [2025-05-22T05:42:22.604Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.604Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferOverlappedFileChannel.java [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.604Z] REASON: Assumed action based on file name: run main TransferOverlappedFileChannel [2025-05-22T05:42:22.604Z] TIME: 0.046 seconds [2025-05-22T05:42:22.604Z] messages: [2025-05-22T05:42:22.604Z] command: main TransferOverlappedFileChannel [2025-05-22T05:42:22.604Z] reason: Assumed action based on file name: run main TransferOverlappedFileChannel [2025-05-22T05:42:22.604Z] started: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.604Z] Mode: agentvm [2025-05-22T05:42:22.604Z] Agent id: 4 [2025-05-22T05:42:22.604Z] finished: Thu May 22 05:42:18 UTC 2025 [2025-05-22T05:42:22.604Z] elapsed time (seconds): 0.046 [2025-05-22T05:42:22.604Z] configuration: [2025-05-22T05:42:22.604Z] Boot Layer [2025-05-22T05:42:22.604Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.604Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] Test Layer [2025-05-22T05:42:22.604Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] rerun: [2025-05-22T05:42:22.604Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.604Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.604Z] DISPLAY=:0 \ [2025-05-22T05:42:22.604Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.604Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.604Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.604Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.604Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.604Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.604Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.604Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.604Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.604Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.604Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.604Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.604Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.604Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.604Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.604Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.604Z] -Dtest.name=java/nio/channels/FileChannel/TransferOverlappedFileChannel.java \ [2025-05-22T05:42:22.604Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferOverlappedFileChannel.java \ [2025-05-22T05:42:22.604Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.604Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.604Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d \ [2025-05-22T05:42:22.604Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d \ [2025-05-22T05:42:22.604Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.604Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferOverlappedFileChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.604Z] TransferOverlappedFileChannel [2025-05-22T05:42:22.604Z] STDERR: [2025-05-22T05:42:22.604Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.604Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.604Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.604Z] at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) [2025-05-22T05:42:22.604Z] at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:127) [2025-05-22T05:42:22.604Z] at java.base/java.io.FilterOutputStream.write(FilterOutputStream.java:108) [2025-05-22T05:42:22.604Z] at TransferOverlappedFileChannel.generateBigFile(TransferOverlappedFileChannel.java:113) [2025-05-22T05:42:22.604Z] at TransferOverlappedFileChannel.main(TransferOverlappedFileChannel.java:42) [2025-05-22T05:42:22.604Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.604Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.604Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.604Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.604Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.604Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.604Z] Suppressed: java.io.IOException: No space left on device [2025-05-22T05:42:22.604Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.604Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.604Z] at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) [2025-05-22T05:42:22.604Z] at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) [2025-05-22T05:42:22.604Z] at java.base/java.io.FilterOutputStream.close(FilterOutputStream.java:182) [2025-05-22T05:42:22.604Z] at TransferOverlappedFileChannel.generateBigFile(TransferOverlappedFileChannel.java:107) [2025-05-22T05:42:22.604Z] ... 7 more [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.604Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.604Z] -------------------------------------------------- [2025-05-22T05:42:22.604Z] TEST: java/nio/channels/FileChannel/TransferToChannel.java [2025-05-22T05:42:22.604Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.604Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.604Z] TIME: 0.1 seconds [2025-05-22T05:42:22.604Z] messages: [2025-05-22T05:42:22.604Z] command: build TransferToChannel [2025-05-22T05:42:22.604Z] reason: Named class compiled on demand [2025-05-22T05:42:22.604Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.604Z] Test directory: [2025-05-22T05:42:22.604Z] compile: TransferToChannel [2025-05-22T05:42:22.604Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.604Z] elapsed time (seconds): 0.1 [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.604Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.604Z] TIME: 0.1 seconds [2025-05-22T05:42:22.604Z] messages: [2025-05-22T05:42:22.604Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferToChannel.java [2025-05-22T05:42:22.604Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.604Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.604Z] Mode: agentvm [2025-05-22T05:42:22.604Z] Agent id: 1 [2025-05-22T05:42:22.604Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.604Z] elapsed time (seconds): 0.1 [2025-05-22T05:42:22.604Z] configuration: [2025-05-22T05:42:22.604Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.604Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.604Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] javac compilation environment [2025-05-22T05:42:22.604Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.604Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d [2025-05-22T05:42:22.604Z] [2025-05-22T05:42:22.604Z] rerun: [2025-05-22T05:42:22.604Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.604Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.604Z] DISPLAY=:0 \ [2025-05-22T05:42:22.604Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.604Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.604Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.604Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.604Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.604Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.604Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.604Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.604Z] -J-ea \ [2025-05-22T05:42:22.604Z] -J-esa \ [2025-05-22T05:42:22.604Z] -J-Xmx512m \ [2025-05-22T05:42:22.604Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.604Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.604Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.604Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.604Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.604Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.604Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.604Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.604Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.604Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.604Z] -J-Dtest.name=java/nio/channels/FileChannel/TransferToChannel.java \ [2025-05-22T05:42:22.604Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferToChannel.java \ [2025-05-22T05:42:22.604Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.604Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d \ [2025-05-22T05:42:22.605Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d \ [2025-05-22T05:42:22.605Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d \ [2025-05-22T05:42:22.605Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferToChannel.java [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.605Z] REASON: User specified action: run main TransferToChannel [2025-05-22T05:42:22.605Z] TIME: 0.046 seconds [2025-05-22T05:42:22.605Z] messages: [2025-05-22T05:42:22.605Z] command: main TransferToChannel [2025-05-22T05:42:22.605Z] reason: User specified action: run main TransferToChannel [2025-05-22T05:42:22.605Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] Mode: agentvm [2025-05-22T05:42:22.605Z] Agent id: 4 [2025-05-22T05:42:22.605Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] elapsed time (seconds): 0.046 [2025-05-22T05:42:22.605Z] configuration: [2025-05-22T05:42:22.605Z] Boot Layer [2025-05-22T05:42:22.605Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.605Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] Test Layer [2025-05-22T05:42:22.605Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] rerun: [2025-05-22T05:42:22.605Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.605Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.605Z] DISPLAY=:0 \ [2025-05-22T05:42:22.605Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.605Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.605Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.605Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.605Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.605Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.605Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.605Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.605Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.605Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.605Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.605Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.605Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.605Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.605Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.605Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.605Z] -Dtest.name=java/nio/channels/FileChannel/TransferToChannel.java \ [2025-05-22T05:42:22.605Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/TransferToChannel.java \ [2025-05-22T05:42:22.605Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d \ [2025-05-22T05:42:22.605Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d \ [2025-05-22T05:42:22.605Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/TransferToChannel.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.605Z] TransferToChannel [2025-05-22T05:42:22.605Z] STDERR: [2025-05-22T05:42:22.605Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.605Z] at java.base/java.io.FileOutputStream.writeBytes(Native Method) [2025-05-22T05:42:22.605Z] at java.base/java.io.FileOutputStream.write(FileOutputStream.java:349) [2025-05-22T05:42:22.605Z] at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) [2025-05-22T05:42:22.605Z] at java.base/java.io.BufferedOutputStream.write(BufferedOutputStream.java:127) [2025-05-22T05:42:22.605Z] at java.base/java.io.FilterOutputStream.write(FilterOutputStream.java:108) [2025-05-22T05:42:22.605Z] at TransferToChannel.generateBigFile(TransferToChannel.java:134) [2025-05-22T05:42:22.605Z] at TransferToChannel.main(TransferToChannel.java:50) [2025-05-22T05:42:22.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.605Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.605Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.605Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.605Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.605Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.605Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.605Z] -------------------------------------------------- [2025-05-22T05:42:22.605Z] TEST: java/nio/channels/FileChannel/Truncate.java [2025-05-22T05:42:22.605Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.605Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.605Z] TIME: 0.109 seconds [2025-05-22T05:42:22.605Z] messages: [2025-05-22T05:42:22.605Z] command: build Truncate [2025-05-22T05:42:22.605Z] reason: Named class compiled on demand [2025-05-22T05:42:22.605Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] Test directory: [2025-05-22T05:42:22.605Z] compile: Truncate [2025-05-22T05:42:22.605Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] elapsed time (seconds): 0.109 [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.605Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.605Z] TIME: 0.109 seconds [2025-05-22T05:42:22.605Z] messages: [2025-05-22T05:42:22.605Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Truncate.java [2025-05-22T05:42:22.605Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.605Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] Mode: agentvm [2025-05-22T05:42:22.605Z] Agent id: 1 [2025-05-22T05:42:22.605Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] elapsed time (seconds): 0.109 [2025-05-22T05:42:22.605Z] configuration: [2025-05-22T05:42:22.605Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.605Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.605Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] javac compilation environment [2025-05-22T05:42:22.605Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.605Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] rerun: [2025-05-22T05:42:22.605Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.605Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.605Z] DISPLAY=:0 \ [2025-05-22T05:42:22.605Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.605Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.605Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.605Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.605Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.605Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.605Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.605Z] -J-ea \ [2025-05-22T05:42:22.605Z] -J-esa \ [2025-05-22T05:42:22.605Z] -J-Xmx512m \ [2025-05-22T05:42:22.605Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.605Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.605Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.605Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.605Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.605Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.605Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.605Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.605Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.605Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.605Z] -J-Dtest.name=java/nio/channels/FileChannel/Truncate.java \ [2025-05-22T05:42:22.605Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Truncate.java \ [2025-05-22T05:42:22.605Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d \ [2025-05-22T05:42:22.605Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d \ [2025-05-22T05:42:22.605Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d \ [2025-05-22T05:42:22.605Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.605Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Truncate.java [2025-05-22T05:42:22.605Z] [2025-05-22T05:42:22.605Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.605Z] REASON: Assumed action based on file name: run main Truncate [2025-05-22T05:42:22.605Z] TIME: 0.049 seconds [2025-05-22T05:42:22.605Z] messages: [2025-05-22T05:42:22.605Z] command: main Truncate [2025-05-22T05:42:22.605Z] reason: Assumed action based on file name: run main Truncate [2025-05-22T05:42:22.605Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] Mode: agentvm [2025-05-22T05:42:22.605Z] Agent id: 4 [2025-05-22T05:42:22.605Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.605Z] elapsed time (seconds): 0.049 [2025-05-22T05:42:22.605Z] configuration: [2025-05-22T05:42:22.605Z] Boot Layer [2025-05-22T05:42:22.605Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.605Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:42:22.606Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] Test Layer [2025-05-22T05:42:22.606Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] rerun: [2025-05-22T05:42:22.606Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.606Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.606Z] DISPLAY=:0 \ [2025-05-22T05:42:22.606Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.606Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.606Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.606Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.606Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.606Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.606Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.606Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.606Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.606Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.606Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.606Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.606Z] -Dtest.name=java/nio/channels/FileChannel/Truncate.java \ [2025-05-22T05:42:22.606Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Truncate.java \ [2025-05-22T05:42:22.606Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d \ [2025-05-22T05:42:22.606Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d \ [2025-05-22T05:42:22.606Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Truncate.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.606Z] Truncate [2025-05-22T05:42:22.606Z] STDERR: [2025-05-22T05:42:22.606Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:67) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:288) [2025-05-22T05:42:22.606Z] at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74) [2025-05-22T05:42:22.606Z] at java.base/java.nio.channels.Channels.writeFully(Channels.java:96) [2025-05-22T05:42:22.606Z] at java.base/java.nio.channels.Channels$1.write(Channels.java:171) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:340) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.cs.StreamEncoder.close(StreamEncoder.java:169) [2025-05-22T05:42:22.606Z] at java.base/java.io.OutputStreamWriter.close(OutputStreamWriter.java:252) [2025-05-22T05:42:22.606Z] at java.base/java.io.BufferedWriter.close(BufferedWriter.java:269) [2025-05-22T05:42:22.606Z] at Truncate.initTestFile(Truncate.java:213) [2025-05-22T05:42:22.606Z] at Truncate.basicTest(Truncate.java:64) [2025-05-22T05:42:22.606Z] at Truncate.main(Truncate.java:50) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.606Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.606Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:42:22.606Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] JavaTest Message: Test threw exception: java.io.IOException [2025-05-22T05:42:22.606Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] -------------------------------------------------- [2025-05-22T05:42:22.606Z] TEST: java/nio/channels/FileChannel/Write.java [2025-05-22T05:42:22.606Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:22.606Z] REASON: Named class compiled on demand [2025-05-22T05:42:22.606Z] TIME: 0.068 seconds [2025-05-22T05:42:22.606Z] messages: [2025-05-22T05:42:22.606Z] command: build Write [2025-05-22T05:42:22.606Z] reason: Named class compiled on demand [2025-05-22T05:42:22.606Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.606Z] Test directory: [2025-05-22T05:42:22.606Z] compile: Write [2025-05-22T05:42:22.606Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.606Z] elapsed time (seconds): 0.068 [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:22.606Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:22.606Z] TIME: 0.068 seconds [2025-05-22T05:42:22.606Z] messages: [2025-05-22T05:42:22.606Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Write.java [2025-05-22T05:42:22.606Z] reason: .class file out of date or does not exist [2025-05-22T05:42:22.606Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.606Z] Mode: agentvm [2025-05-22T05:42:22.606Z] Agent id: 1 [2025-05-22T05:42:22.606Z] finished: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.606Z] elapsed time (seconds): 0.068 [2025-05-22T05:42:22.606Z] configuration: [2025-05-22T05:42:22.606Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:22.606Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:22.606Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] javac compilation environment [2025-05-22T05:42:22.606Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.606Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] rerun: [2025-05-22T05:42:22.606Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.606Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.606Z] DISPLAY=:0 \ [2025-05-22T05:42:22.606Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.606Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.606Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.606Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.606Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:22.606Z] -J-ea \ [2025-05-22T05:42:22.606Z] -J-esa \ [2025-05-22T05:42:22.606Z] -J-Xmx512m \ [2025-05-22T05:42:22.606Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:22.606Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:22.606Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:22.606Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.606Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.606Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.606Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.606Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.606Z] -J-Dtest.name=java/nio/channels/FileChannel/Write.java \ [2025-05-22T05:42:22.606Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Write.java \ [2025-05-22T05:42:22.606Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d \ [2025-05-22T05:42:22.606Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d \ [2025-05-22T05:42:22.606Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d \ [2025-05-22T05:42:22.606Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.606Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Write.java [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] REASON: User specified action: run main/othervm Write [2025-05-22T05:42:22.606Z] TIME: 0.239 seconds [2025-05-22T05:42:22.606Z] messages: [2025-05-22T05:42:22.606Z] command: main Write [2025-05-22T05:42:22.606Z] reason: User specified action: run main/othervm Write [2025-05-22T05:42:22.606Z] started: Thu May 22 05:42:20 UTC 2025 [2025-05-22T05:42:22.606Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:22.606Z] finished: Thu May 22 05:42:21 UTC 2025 [2025-05-22T05:42:22.606Z] elapsed time (seconds): 0.239 [2025-05-22T05:42:22.606Z] configuration: [2025-05-22T05:42:22.606Z] STDOUT: [2025-05-22T05:42:22.606Z] STDERR: [2025-05-22T05:42:22.606Z] OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file: [2025-05-22T05:42:22.606Z] 3748304 [2025-05-22T05:42:22.606Z] Try using the -Djava.io.tmpdir= option to select an alternate temp location. [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileDispatcherImpl.writev(FileDispatcherImpl.java:74) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:217) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:160) [2025-05-22T05:42:22.606Z] at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:317) [2025-05-22T05:42:22.606Z] at Write.test1(Write.java:53) [2025-05-22T05:42:22.606Z] at Write.main(Write.java:38) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:22.606Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:22.606Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:22.606Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-05-22T05:42:22.606Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] JavaTest Message: Test threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] JavaTest Message: shutting down test [2025-05-22T05:42:22.606Z] [2025-05-22T05:42:22.606Z] STATUS:Failed.`main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.606Z] rerun: [2025-05-22T05:42:22.606Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/0 && \ [2025-05-22T05:42:22.606Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:22.606Z] DISPLAY=:0 \ [2025-05-22T05:42:22.606Z] HOME=/home/jenkins \ [2025-05-22T05:42:22.606Z] LANG=C.UTF-8 \ [2025-05-22T05:42:22.606Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:22.606Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:22.606Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:22.606Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:22.606Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:22.606Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:22.606Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:22.606Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:22.606Z] -Dtest.java.opts= \ [2025-05-22T05:42:22.607Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.607Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:22.607Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:22.607Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.607Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:22.607Z] -Dtest.name=java/nio/channels/FileChannel/Write.java \ [2025-05-22T05:42:22.607Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/Write.java \ [2025-05-22T05:42:22.607Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.607Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.607Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d \ [2025-05-22T05:42:22.607Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d \ [2025-05-22T05:42:22.607Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/1/java/nio/channels/FileChannel/Write.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:22.607Z] -ea \ [2025-05-22T05:42:22.607Z] -esa \ [2025-05-22T05:42:22.607Z] -Xmx512m \ [2025-05-22T05:42:22.607Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:22.607Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:22.607Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/Write.d/main.0.jta [2025-05-22T05:42:22.607Z] [2025-05-22T05:42:22.607Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.io.IOException: No space left on device [2025-05-22T05:42:22.607Z] -------------------------------------------------- [2025-05-22T05:42:31.238Z] TEST: java/nio/channels/FileChannel/ExpandingMap.java [2025-05-22T05:42:31.238Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] ACTION: build -- Passed. Build successful [2025-05-22T05:42:31.238Z] REASON: Named class compiled on demand [2025-05-22T05:42:31.238Z] TIME: 0.092 seconds [2025-05-22T05:42:31.238Z] messages: [2025-05-22T05:42:31.238Z] command: build ExpandingMap [2025-05-22T05:42:31.238Z] reason: Named class compiled on demand [2025-05-22T05:42:31.238Z] started: Thu May 22 05:41:54 UTC 2025 [2025-05-22T05:42:31.238Z] Test directory: [2025-05-22T05:42:31.238Z] compile: ExpandingMap [2025-05-22T05:42:31.238Z] finished: Thu May 22 05:41:54 UTC 2025 [2025-05-22T05:42:31.238Z] elapsed time (seconds): 0.092 [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:42:31.238Z] REASON: .class file out of date or does not exist [2025-05-22T05:42:31.238Z] TIME: 0.091 seconds [2025-05-22T05:42:31.238Z] messages: [2025-05-22T05:42:31.238Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ExpandingMap.java [2025-05-22T05:42:31.238Z] reason: .class file out of date or does not exist [2025-05-22T05:42:31.238Z] started: Thu May 22 05:41:54 UTC 2025 [2025-05-22T05:42:31.238Z] Mode: agentvm [2025-05-22T05:42:31.238Z] Agent id: 2 [2025-05-22T05:42:31.238Z] finished: Thu May 22 05:41:54 UTC 2025 [2025-05-22T05:42:31.238Z] elapsed time (seconds): 0.091 [2025-05-22T05:42:31.238Z] configuration: [2025-05-22T05:42:31.238Z] Boot Layer (javac runtime environment) [2025-05-22T05:42:31.238Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:42:31.238Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:42:31.238Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] javac compilation environment [2025-05-22T05:42:31.238Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:31.238Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel [2025-05-22T05:42:31.238Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] rerun: [2025-05-22T05:42:31.238Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/1 && \ [2025-05-22T05:42:31.238Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:31.238Z] DISPLAY=:0 \ [2025-05-22T05:42:31.238Z] HOME=/home/jenkins \ [2025-05-22T05:42:31.238Z] LANG=C.UTF-8 \ [2025-05-22T05:42:31.238Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:31.238Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:31.238Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:31.238Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:31.238Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:31.238Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:42:31.238Z] -J-ea \ [2025-05-22T05:42:31.238Z] -J-esa \ [2025-05-22T05:42:31.238Z] -J-Xmx512m \ [2025-05-22T05:42:31.238Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:42:31.238Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:31.238Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:31.238Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:42:31.238Z] -J-Dtest.java.opts= \ [2025-05-22T05:42:31.238Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:31.238Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:31.238Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:31.238Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:31.238Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:31.238Z] -J-Dtest.name=java/nio/channels/FileChannel/ExpandingMap.java \ [2025-05-22T05:42:31.238Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ExpandingMap.java \ [2025-05-22T05:42:31.238Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d \ [2025-05-22T05:42:31.238Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d \ [2025-05-22T05:42:31.238Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d \ [2025-05-22T05:42:31.238Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ExpandingMap.java [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:31.238Z] REASON: User specified action: run main/othervm ExpandingMap [2025-05-22T05:42:31.238Z] TIME: 36.243 seconds [2025-05-22T05:42:31.238Z] messages: [2025-05-22T05:42:31.238Z] command: main ExpandingMap [2025-05-22T05:42:31.238Z] reason: User specified action: run main/othervm ExpandingMap [2025-05-22T05:42:31.238Z] started: Thu May 22 05:41:54 UTC 2025 [2025-05-22T05:42:31.238Z] Mode: othervm [/othervm specified] [2025-05-22T05:42:31.238Z] finished: Thu May 22 05:42:30 UTC 2025 [2025-05-22T05:42:31.238Z] elapsed time (seconds): 36.243 [2025-05-22T05:42:31.238Z] configuration: [2025-05-22T05:42:31.238Z] STDOUT: [2025-05-22T05:42:31.238Z] map 0 -> 20971520 [2025-05-22T05:42:31.238Z] map 16777216 -> 23592960 [2025-05-22T05:42:31.238Z] map 16777216 -> 26542080 [2025-05-22T05:42:31.238Z] map 16777216 -> 29859840 [2025-05-22T05:42:31.238Z] map 16777216 -> 33554432 [2025-05-22T05:42:31.238Z] map 33554432 -> 33592320 [2025-05-22T05:42:31.238Z] map 33554432 -> 37791360 [2025-05-22T05:42:31.238Z] map 33554432 -> 42515280 [2025-05-22T05:42:31.238Z] map 33554432 -> 47829690 [2025-05-22T05:42:31.238Z] map 33554432 -> 50331648 [2025-05-22T05:42:31.238Z] map 50331648 -> 53808401 [2025-05-22T05:42:31.238Z] map 50331648 -> 60534451 [2025-05-22T05:42:31.238Z] map 50331648 -> 67108864 [2025-05-22T05:42:31.238Z] map 67108864 -> 68101257 [2025-05-22T05:42:31.238Z] map 67108864 -> 76613914 [2025-05-22T05:42:31.238Z] map 67108864 -> 83886080 [2025-05-22T05:42:31.238Z] map 83886080 -> 86190653 [2025-05-22T05:42:31.238Z] map 83886080 -> 96964484 [2025-05-22T05:42:31.238Z] map 83886080 -> 100663296 [2025-05-22T05:42:31.238Z] map 100663296 -> 109085044 [2025-05-22T05:42:31.238Z] map 100663296 -> 117440512 [2025-05-22T05:42:31.238Z] map 117440512 -> 122720674 [2025-05-22T05:42:31.238Z] map 117440512 -> 134217728 [2025-05-22T05:42:31.238Z] STDERR: [2025-05-22T05:42:31.238Z] java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:31.238Z] at java.base/java.util.ArrayList.grow(ArrayList.java:239) [2025-05-22T05:42:31.238Z] at java.base/java.util.ArrayList.grow(ArrayList.java:244) [2025-05-22T05:42:31.238Z] at java.base/java.util.ArrayList.add(ArrayList.java:454) [2025-05-22T05:42:31.238Z] at java.base/java.util.ArrayList.add(ArrayList.java:467) [2025-05-22T05:42:31.238Z] at java.base/java.util.Formatter.parse(Formatter.java:2729) [2025-05-22T05:42:31.238Z] at java.base/java.util.Formatter.format(Formatter.java:2671) [2025-05-22T05:42:31.238Z] at java.base/java.io.PrintStream.format(PrintStream.java:1209) [2025-05-22T05:42:31.238Z] at ExpandingMap.main(ExpandingMap.java:92) [2025-05-22T05:42:31.238Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-05-22T05:42:31.238Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2025-05-22T05:42:31.238Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:42:31.238Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569) [2025-05-22T05:42:31.238Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138) [2025-05-22T05:42:31.238Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] JavaTest Message: Test threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:31.238Z] JavaTest Message: shutting down test [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] STATUS:Failed.`main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:31.238Z] rerun: [2025-05-22T05:42:31.238Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/1 && \ [2025-05-22T05:42:31.238Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:42:31.238Z] DISPLAY=:0 \ [2025-05-22T05:42:31.238Z] HOME=/home/jenkins \ [2025-05-22T05:42:31.238Z] LANG=C.UTF-8 \ [2025-05-22T05:42:31.238Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:42:31.238Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:42:31.238Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:42:31.238Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:42:31.238Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:42:31.238Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:42:31.238Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:42:31.238Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:42:31.238Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:42:31.238Z] -Dtest.compiler.opts= \ [2025-05-22T05:42:31.238Z] -Dtest.java.opts= \ [2025-05-22T05:42:31.238Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:31.238Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:42:31.238Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:42:31.238Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:31.238Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:42:31.238Z] -Dtest.name=java/nio/channels/FileChannel/ExpandingMap.java \ [2025-05-22T05:42:31.238Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel/ExpandingMap.java \ [2025-05-22T05:42:31.238Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d \ [2025-05-22T05:42:31.238Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d \ [2025-05-22T05:42:31.238Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/FileChannel/ExpandingMap.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/FileChannel \ [2025-05-22T05:42:31.238Z] -ea \ [2025-05-22T05:42:31.238Z] -esa \ [2025-05-22T05:42:31.238Z] -Xmx512m \ [2025-05-22T05:42:31.238Z] -XX:-UseCompressedOops \ [2025-05-22T05:42:31.238Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:42:31.238Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/java/nio/channels/FileChannel/ExpandingMap.d/main.0.jta [2025-05-22T05:42:31.238Z] [2025-05-22T05:42:31.238Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code [2025-05-22T05:42:31.238Z] -------------------------------------------------- [2025-05-22T05:59:25.318Z] TEST: java/nio/channels/Selector/Wakeup.java [2025-05-22T05:59:25.318Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image [2025-05-22T05:59:25.318Z] [2025-05-22T05:59:25.318Z] ACTION: build -- Passed. Build successful [2025-05-22T05:59:25.318Z] REASON: Named class compiled on demand [2025-05-22T05:59:25.318Z] TIME: 0.075 seconds [2025-05-22T05:59:25.318Z] messages: [2025-05-22T05:59:25.318Z] command: build Wakeup [2025-05-22T05:59:25.318Z] reason: Named class compiled on demand [2025-05-22T05:59:25.318Z] started: Thu May 22 05:43:15 UTC 2025 [2025-05-22T05:59:25.318Z] Test directory: [2025-05-22T05:59:25.318Z] compile: Wakeup [2025-05-22T05:59:25.318Z] finished: Thu May 22 05:43:15 UTC 2025 [2025-05-22T05:59:25.318Z] elapsed time (seconds): 0.075 [2025-05-22T05:59:25.318Z] [2025-05-22T05:59:25.318Z] ACTION: compile -- Passed. Compilation successful [2025-05-22T05:59:25.318Z] REASON: .class file out of date or does not exist [2025-05-22T05:59:25.318Z] TIME: 0.075 seconds [2025-05-22T05:59:25.318Z] messages: [2025-05-22T05:59:25.318Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector/Wakeup.java [2025-05-22T05:59:25.318Z] reason: .class file out of date or does not exist [2025-05-22T05:59:25.318Z] started: Thu May 22 05:43:15 UTC 2025 [2025-05-22T05:59:25.318Z] Mode: agentvm [2025-05-22T05:59:25.319Z] Agent id: 2 [2025-05-22T05:59:25.319Z] finished: Thu May 22 05:43:15 UTC 2025 [2025-05-22T05:59:25.319Z] elapsed time (seconds): 0.075 [2025-05-22T05:59:25.319Z] configuration: [2025-05-22T05:59:25.319Z] Boot Layer (javac runtime environment) [2025-05-22T05:59:25.319Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:59:25.319Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] javac compilation environment [2025-05-22T05:59:25.319Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:59:25.319Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] rerun: [2025-05-22T05:59:25.319Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/1 && \ [2025-05-22T05:59:25.319Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:59:25.319Z] DISPLAY=:0 \ [2025-05-22T05:59:25.319Z] HOME=/home/jenkins \ [2025-05-22T05:59:25.319Z] LANG=C.UTF-8 \ [2025-05-22T05:59:25.319Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:59:25.319Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:59:25.319Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:59:25.319Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:59:25.319Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:59:25.319Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/javac \ [2025-05-22T05:59:25.319Z] -J-ea \ [2025-05-22T05:59:25.319Z] -J-esa \ [2025-05-22T05:59:25.319Z] -J-Xmx512m \ [2025-05-22T05:59:25.319Z] -J-XX:-UseCompressedOops \ [2025-05-22T05:59:25.319Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:59:25.319Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:59:25.319Z] -J-Dtest.compiler.opts= \ [2025-05-22T05:59:25.319Z] -J-Dtest.java.opts= \ [2025-05-22T05:59:25.319Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:59:25.319Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:59:25.319Z] -J-Dtest.timeout.factor=8.0 \ [2025-05-22T05:59:25.319Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:59:25.319Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:59:25.319Z] -J-Dtest.name=java/nio/channels/Selector/Wakeup.java \ [2025-05-22T05:59:25.319Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector/Wakeup.java \ [2025-05-22T05:59:25.319Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector \ [2025-05-22T05:59:25.319Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:59:25.319Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d \ [2025-05-22T05:59:25.319Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib \ [2025-05-22T05:59:25.319Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib \ [2025-05-22T05:59:25.319Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d \ [2025-05-22T05:59:25.319Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:59:25.319Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector/Wakeup.java [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] ACTION: main -- Error. Agent error: java.lang.Exception: Agent 7 timed out with a timeout of 960 seconds; check console log for any additional details [2025-05-22T05:59:25.319Z] REASON: Assumed action based on file name: run main Wakeup [2025-05-22T05:59:25.319Z] TIME: 960.315 seconds [2025-05-22T05:59:25.319Z] messages: [2025-05-22T05:59:25.319Z] command: main Wakeup [2025-05-22T05:59:25.319Z] reason: Assumed action based on file name: run main Wakeup [2025-05-22T05:59:25.319Z] started: Thu May 22 05:43:15 UTC 2025 [2025-05-22T05:59:25.319Z] Mode: agentvm [2025-05-22T05:59:25.319Z] Agent id: 7 [2025-05-22T05:59:25.319Z] Timeout signalled after 960 seconds [2025-05-22T05:59:25.319Z] Timeout information: [2025-05-22T05:59:25.319Z] Running jstack on process 3748396 [2025-05-22T05:59:25.319Z] 2025-05-22 05:59:16 [2025-05-22T05:59:25.319Z] Full thread dump OpenJDK 64-Bit Server VM (17.0.16-beta+4-ea mixed mode): [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] Threads class SMR info: [2025-05-22T05:59:25.319Z] _java_thread_list=0x000079f5380012b0, length=14, elements={ [2025-05-22T05:59:25.319Z] 0x000079f5a802a9c0, 0x000079f5a8144180, 0x000079f5a8145790, 0x000079f5a817e8c0, [2025-05-22T05:59:25.319Z] 0x000079f5a81735d0, 0x000079f5a8174570, 0x000079f5a8175e70, 0x000079f5a81773a0, [2025-05-22T05:59:25.319Z] 0x000079f5a8178810, 0x000079f5a81b9e20, 0x000079f5a82a6320, 0x000079f5a83a1d50, [2025-05-22T05:59:25.319Z] 0x000079f5a8264180, 0x000079f538002d70 [2025-05-22T05:59:25.319Z] } [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] "main" #1 prio=5 os_prio=0 cpu=385.06ms elapsed=1005.60s tid=0x000079f5a802a9c0 nid=0x39322f in Object.wait() [0x000079f5ae715000] [2025-05-22T05:59:25.319Z] java.lang.Thread.State: WAITING (on object monitor) [2025-05-22T05:59:25.319Z] at java.lang.Object.wait(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.319Z] - waiting on <0x000079f57831a2f8> (a java.lang.Thread) [2025-05-22T05:59:25.319Z] at java.lang.Thread.join(java.base@17.0.16-beta/Thread.java:1313) [2025-05-22T05:59:25.319Z] - locked <0x000079f57831a2f8> (a java.lang.Thread) [2025-05-22T05:59:25.319Z] at java.lang.Thread.join(java.base@17.0.16-beta/Thread.java:1381) [2025-05-22T05:59:25.319Z] at com.sun.javatest.regtest.agent.MainActionHelper.runClass(MainActionHelper.java:219) [2025-05-22T05:59:25.319Z] at com.sun.javatest.regtest.agent.AgentServer.doMain(AgentServer.java:317) [2025-05-22T05:59:25.319Z] at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:242) [2025-05-22T05:59:25.319Z] at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:71) [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] "Reference Handler" #2 daemon prio=10 os_prio=0 cpu=0.59ms elapsed=1005.56s tid=0x000079f5a8144180 nid=0x393236 waiting on condition [0x000079f5ac54a000] [2025-05-22T05:59:25.319Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.319Z] at java.lang.ref.Reference.waitForReferencePendingList(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.319Z] at java.lang.ref.Reference.processPendingReferences(java.base@17.0.16-beta/Reference.java:253) [2025-05-22T05:59:25.319Z] at java.lang.ref.Reference$ReferenceHandler.run(java.base@17.0.16-beta/Reference.java:215) [2025-05-22T05:59:25.319Z] [2025-05-22T05:59:25.319Z] "Finalizer" #3 daemon prio=8 os_prio=0 cpu=0.33ms elapsed=1005.56s tid=0x000079f5a8145790 nid=0x393237 in Object.wait() [0x000079f5ac449000] [2025-05-22T05:59:25.319Z] java.lang.Thread.State: WAITING (on object monitor) [2025-05-22T05:59:25.320Z] at java.lang.Object.wait(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.320Z] - waiting on <0x000079f57147d690> (a java.lang.ref.ReferenceQueue$Lock) [2025-05-22T05:59:25.320Z] at java.lang.ref.ReferenceQueue.remove(java.base@17.0.16-beta/ReferenceQueue.java:155) [2025-05-22T05:59:25.320Z] - locked <0x000079f57147d690> (a java.lang.ref.ReferenceQueue$Lock) [2025-05-22T05:59:25.320Z] at java.lang.ref.ReferenceQueue.remove(java.base@17.0.16-beta/ReferenceQueue.java:176) [2025-05-22T05:59:25.320Z] at java.lang.ref.Finalizer$FinalizerThread.run(java.base@17.0.16-beta/Finalizer.java:172) [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Signal Dispatcher" #4 daemon prio=9 os_prio=0 cpu=0.34ms elapsed=1005.55s tid=0x000079f5a817e8c0 nid=0x393238 waiting on condition [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Service Thread" #5 daemon prio=9 os_prio=0 cpu=2.66ms elapsed=1005.55s tid=0x000079f5a81735d0 nid=0x393239 runnable [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Monitor Deflation Thread" #6 daemon prio=9 os_prio=0 cpu=93.05ms elapsed=1005.55s tid=0x000079f5a8174570 nid=0x39323a runnable [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "C2 CompilerThread0" #7 daemon prio=9 os_prio=0 cpu=514.29ms elapsed=1005.55s tid=0x000079f5a8175e70 nid=0x39323b waiting on condition [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] No compile task [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "C1 CompilerThread0" #8 daemon prio=9 os_prio=0 cpu=387.94ms elapsed=1005.55s tid=0x000079f5a81773a0 nid=0x39323c waiting on condition [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] No compile task [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Sweeper thread" #9 daemon prio=9 os_prio=0 cpu=0.09ms elapsed=1005.55s tid=0x000079f5a8178810 nid=0x39323d runnable [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Common-Cleaner" #10 daemon prio=8 os_prio=0 cpu=1.36ms elapsed=1005.52s tid=0x000079f5a81b9e20 nid=0x39323e in Object.wait() [0x000079f5705fc000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: TIMED_WAITING (on object monitor) [2025-05-22T05:59:25.320Z] at java.lang.Object.wait(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.320Z] - waiting on <0x000079f5713bd608> (a java.lang.ref.ReferenceQueue$Lock) [2025-05-22T05:59:25.320Z] at java.lang.ref.ReferenceQueue.remove(java.base@17.0.16-beta/ReferenceQueue.java:155) [2025-05-22T05:59:25.320Z] - locked <0x000079f5713bd608> (a java.lang.ref.ReferenceQueue$Lock) [2025-05-22T05:59:25.320Z] at jdk.internal.ref.CleanerImpl.run(java.base@17.0.16-beta/CleanerImpl.java:140) [2025-05-22T05:59:25.320Z] at java.lang.Thread.run(java.base@17.0.16-beta/Thread.java:840) [2025-05-22T05:59:25.320Z] at jdk.internal.misc.InnocuousThread.run(java.base@17.0.16-beta/InnocuousThread.java:162) [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Notification Thread" #11 daemon prio=9 os_prio=0 cpu=0.07ms elapsed=1005.45s tid=0x000079f5a82a6320 nid=0x39323f runnable [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "pool-1-thread-1" #12 daemon prio=5 os_prio=0 cpu=7.49ms elapsed=1005.30s tid=0x000079f5a83a1d50 nid=0x393241 waiting on condition [0x000079f5702f9000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: TIMED_WAITING (parking) [2025-05-22T05:59:25.320Z] at jdk.internal.misc.Unsafe.park(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.320Z] - parking to wait for <0x000079f57147de18> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) [2025-05-22T05:59:25.320Z] at java.util.concurrent.locks.LockSupport.parkNanos(java.base@17.0.16-beta/LockSupport.java:252) [2025-05-22T05:59:25.320Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@17.0.16-beta/AbstractQueuedSynchronizer.java:1679) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.16-beta/ScheduledThreadPoolExecutor.java:1182) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@17.0.16-beta/ScheduledThreadPoolExecutor.java:899) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@17.0.16-beta/ThreadPoolExecutor.java:1062) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@17.0.16-beta/ThreadPoolExecutor.java:1122) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@17.0.16-beta/ThreadPoolExecutor.java:635) [2025-05-22T05:59:25.320Z] at java.lang.Thread.run(java.base@17.0.16-beta/Thread.java:840) [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "AgentVMThread" #138 prio=5 os_prio=0 cpu=10.80ms elapsed=960.28s tid=0x000079f5a8264180 nid=0x39336b waiting on condition [0x000079f569efc000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: WAITING (parking) [2025-05-22T05:59:25.320Z] at jdk.internal.misc.Unsafe.park(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.320Z] - parking to wait for <0x000079f5783af4e0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) [2025-05-22T05:59:25.320Z] at java.util.concurrent.locks.LockSupport.park(java.base@17.0.16-beta/LockSupport.java:341) [2025-05-22T05:59:25.320Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@17.0.16-beta/AbstractQueuedSynchronizer.java:506) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@17.0.16-beta/ForkJoinPool.java:3465) [2025-05-22T05:59:25.320Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@17.0.16-beta/ForkJoinPool.java:3436) [2025-05-22T05:59:25.320Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@17.0.16-beta/AbstractQueuedSynchronizer.java:1630) [2025-05-22T05:59:25.320Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@17.0.16-beta/CyclicBarrier.java:236) [2025-05-22T05:59:25.320Z] at java.util.concurrent.CyclicBarrier.await(java.base@17.0.16-beta/CyclicBarrier.java:364) [2025-05-22T05:59:25.320Z] at Wakeup$Sleeper.check(Wakeup.java:102) [2025-05-22T05:59:25.320Z] at Wakeup$Sleeper.check(Wakeup.java:112) [2025-05-22T05:59:25.320Z] at Wakeup.main(Wakeup.java:189) [2025-05-22T05:59:25.320Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@17.0.16-beta/Native Method) [2025-05-22T05:59:25.320Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@17.0.16-beta/NativeMethodAccessorImpl.java:77) [2025-05-22T05:59:25.320Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@17.0.16-beta/DelegatingMethodAccessorImpl.java:43) [2025-05-22T05:59:25.320Z] at java.lang.reflect.Method.invoke(java.base@17.0.16-beta/Method.java:569) [2025-05-22T05:59:25.320Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333) [2025-05-22T05:59:25.320Z] at java.lang.Thread.run(java.base@17.0.16-beta/Thread.java:840) [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "Attach Listener" #147 daemon prio=9 os_prio=0 cpu=0.28ms elapsed=0.10s tid=0x000079f538002d70 nid=0x394f45 waiting on condition [0x0000000000000000] [2025-05-22T05:59:25.320Z] java.lang.Thread.State: RUNNABLE [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "G1 Refine#1" os_prio=0 cpu=0.05ms elapsed=1005.28s tid=0x000079f558000eb0 nid=0x393243 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "GC Thread#1" os_prio=0 cpu=7.73ms elapsed=1005.28s tid=0x000079f548004a30 nid=0x393242 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "VM Periodic Task Thread" os_prio=0 cpu=451.73ms elapsed=1005.45s tid=0x000079f5a82a7a70 nid=0x393240 waiting on condition [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "VM Thread" os_prio=0 cpu=25.88ms elapsed=1005.57s tid=0x000079f5a8134a00 nid=0x393235 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "G1 Service" os_prio=0 cpu=141.07ms elapsed=1005.59s tid=0x000079f5a80bb6f0 nid=0x393234 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "G1 Refine#0" os_prio=0 cpu=1.22ms elapsed=1005.59s tid=0x000079f5a80ba7f0 nid=0x393233 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "G1 Conc#0" os_prio=0 cpu=0.04ms elapsed=1005.59s tid=0x000079f5a805ea40 nid=0x393232 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "G1 Main Marker" os_prio=0 cpu=0.07ms elapsed=1005.59s tid=0x000079f5a805dad0 nid=0x393231 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] "GC Thread#0" os_prio=0 cpu=7.85ms elapsed=1005.59s tid=0x000079f5a80584f0 nid=0x393230 runnable [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] JNI global refs: 16, weak refs: 0 [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] --- Timeout information end. [2025-05-22T05:59:25.320Z] finished: Thu May 22 05:59:16 UTC 2025 [2025-05-22T05:59:25.320Z] elapsed time (seconds): 960.315 [2025-05-22T05:59:25.320Z] configuration: [2025-05-22T05:59:25.320Z] Boot Layer [2025-05-22T05:59:25.320Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.9.2.jar [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar [2025-05-22T05:59:25.320Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/patches/java.base [2025-05-22T05:59:25.320Z] [2025-05-22T05:59:25.320Z] Test Layer [2025-05-22T05:59:25.320Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector [2025-05-22T05:59:25.320Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels [2025-05-22T05:59:25.321Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels [2025-05-22T05:59:25.321Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib [2025-05-22T05:59:25.321Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib [2025-05-22T05:59:25.321Z] [2025-05-22T05:59:25.321Z] rerun: [2025-05-22T05:59:25.321Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/scratch/1 && \ [2025-05-22T05:59:25.321Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus \ [2025-05-22T05:59:25.321Z] DISPLAY=:0 \ [2025-05-22T05:59:25.321Z] HOME=/home/jenkins \ [2025-05-22T05:59:25.321Z] LANG=C.UTF-8 \ [2025-05-22T05:59:25.321Z] PATH=/bin:/usr/bin:/usr/sbin \ [2025-05-22T05:59:25.321Z] XDG_RUNTIME_DIR=/run/user/1001 \ [2025-05-22T05:59:25.321Z] XDG_SESSION_CLASS=user \ [2025-05-22T05:59:25.321Z] XDG_SESSION_ID=122085 \ [2025-05-22T05:59:25.321Z] XDG_SESSION_TYPE=tty \ [2025-05-22T05:59:25.321Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java \ [2025-05-22T05:59:25.321Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \ [2025-05-22T05:59:25.321Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \ [2025-05-22T05:59:25.321Z] -Dtest.compiler.opts= \ [2025-05-22T05:59:25.321Z] -Dtest.java.opts= \ [2025-05-22T05:59:25.321Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:59:25.321Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image \ [2025-05-22T05:59:25.321Z] -Dtest.timeout.factor=8.0 \ [2025-05-22T05:59:25.321Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/jdk/jtreg/native \ [2025-05-22T05:59:25.321Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk \ [2025-05-22T05:59:25.321Z] -Dtest.name=java/nio/channels/Selector/Wakeup.java \ [2025-05-22T05:59:25.321Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector/Wakeup.java \ [2025-05-22T05:59:25.321Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector \ [2025-05-22T05:59:25.321Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib \ [2025-05-22T05:59:25.321Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d \ [2025-05-22T05:59:25.321Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib \ [2025-05-22T05:59:25.321Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib \ [2025-05-22T05:59:25.321Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels/Selector/Wakeup.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels/Selector:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/nio/channels:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/jvmtest/openjdk/jtreg/lib/jtreg.jar \ [2025-05-22T05:59:25.321Z] Wakeup [2025-05-22T05:59:25.321Z] STDERR: [2025-05-22T05:59:25.321Z] Wakeup, selecting, 1 [2025-05-22T05:59:25.321Z] Wakeup 1 [2025-05-22T05:59:25.321Z] Wakeup, waiting, 1 [2025-05-22T05:59:25.321Z] waiting sleeper, 1 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 1 [2025-05-22T05:59:25.321Z] wait barrier successfully, 1 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 2 [2025-05-22T05:59:25.321Z] waiting sleeper, 2 [2025-05-22T05:59:25.321Z] Wakeup 2 [2025-05-22T05:59:25.321Z] Wakeup, waiting, 2 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 2 [2025-05-22T05:59:25.321Z] wait barrier successfully, 2 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 3 [2025-05-22T05:59:25.321Z] Wakeup 3 [2025-05-22T05:59:25.321Z] Wakeup, waiting, 3 [2025-05-22T05:59:25.321Z] waiting sleeper, 3 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 3 [2025-05-22T05:59:25.321Z] wait barrier successfully, 3 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 4 [2025-05-22T05:59:25.321Z] waiting sleeper, 4 [2025-05-22T05:59:25.321Z] Wakeup 4 [2025-05-22T05:59:25.321Z] Wakeup, waiting, 4 [2025-05-22T05:59:25.321Z] wait barrier successfully, 4 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 4 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 5 [2025-05-22T05:59:25.321Z] Wakeup 5 [2025-05-22T05:59:25.321Z] Wakeup, waiting, 5 [2025-05-22T05:59:25.321Z] waiting sleeper, 5 [2025-05-22T05:59:25.321Z] wait barrier successfully, 5 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 5 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 6 [2025-05-22T05:59:25.321Z] waiting sleeper, 6 [2025-05-22T05:59:25.321Z] Wakeup 6 (intr) [2025-05-22T05:59:25.321Z] Wakeup, waiting, 6 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 6 [2025-05-22T05:59:25.321Z] wait barrier successfully, 6 [2025-05-22T05:59:25.321Z] waiting sleeper, 7 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 7 [2025-05-22T05:59:25.321Z] Wakeup 7 (intr) [2025-05-22T05:59:25.321Z] Wakeup, waiting, 7 [2025-05-22T05:59:25.321Z] Wakeup, wait successfully, 7 [2025-05-22T05:59:25.321Z] wait barrier successfully, 7 [2025-05-22T05:59:25.321Z] Wakeup, selecting, 8 [2025-05-22T05:59:25.321Z] waiting sleeper, 8 [2025-05-22T05:59:25.321Z] Wakeup 8 (closed) [2025-05-22T05:59:25.321Z] [2025-05-22T05:59:25.321Z] TEST RESULT: Error. Agent error: java.lang.Exception: Agent 7 timed out with a timeout of 960 seconds; check console log for any additional details [2025-05-22T05:59:25.321Z] -------------------------------------------------- [2025-05-22T05:59:25.321Z] Test results: passed: 425; failed: 20; error: 1 [2025-05-22T05:59:53.180Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/report/html/report.html [2025-05-22T05:59:53.181Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747887908614/jdk_nio_1/work [2025-05-22T05:59:53.181Z] Error: Some tests failed or other problems occurred. [2025-05-22T05:59:53.181Z] ----------------------------------- [2025-05-22T05:59:53.181Z] jdk_nio_1_FAILED [2025-05-22T05:59:53.181Z] ----------------------------------- [2025-05-22T05:59:53.181Z] [2025-05-22T05:59:53.181Z] TEST TEARDOWN: [2025-05-22T05:59:53.181Z] Nothing to be done for teardown. [2025-05-22T05:59:53.181Z] jdk_nio_1 Finish Time: Thu May 22 05:59:51 2025 Epoch Time (ms): 1747893591792