No Possible Issues Found via Git Search
jdk_util_1
[2025-04-04T03:28:00.191Z] Running test jdk_util_1 ...
[2025-04-04T03:28:00.191Z] ===============================================
[2025-04-04T03:28:00.191Z] jdk_util_1 Start Time: Fri Apr 4 03:27:59 2025 Epoch Time (ms): 1743737279552
[2025-04-04T03:28:00.191Z] variation: Mode650
[2025-04-04T03:28:00.191Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-04-04T03:28:00.191Z] { \
[2025-04-04T03:28:00.191Z] echo ""; echo "TEST SETUP:"; \
[2025-04-04T03:28:00.191Z] echo "Nothing to be done for setup."; \
[2025-04-04T03:28:00.191Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1"; \
[2025-04-04T03:28:00.191Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1"; \
[2025-04-04T03:28:00.191Z] echo ""; echo "TESTING:"; \
[2025-04-04T03:28:00.191Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-04-04T03:28:00.191Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx1540m -XX:-UseCompressedOops " \
[2025-04-04T03:28:00.191Z] \
[2025-04-04T03:28:00.191Z] -w ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1"/work" \
[2025-04-04T03:28:00.191Z] -r ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1"/report" \
[2025-04-04T03:28:00.191Z] -jdk:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image" \
[2025-04-04T03:28:00.191Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-04-04T03:28:00.191Z] -exclude:"/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk25.txt" \
[2025-04-04T03:28:00.191Z] \
[2025-04-04T03:28:00.191Z] \
[2025-04-04T03:28:00.191Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_util"; \
[2025-04-04T03:28:00.191Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_util_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_util_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-04-04T03:28:00.191Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-04-04T03:28:00.191Z] echo "Nothing to be done for teardown."; \
[2025-04-04T03:28:00.191Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/TestTargetResult";
[2025-04-04T03:28:00.191Z]
[2025-04-04T03:28:00.191Z] TEST SETUP:
[2025-04-04T03:28:00.191Z] Nothing to be done for setup.
[2025-04-04T03:28:00.191Z]
[2025-04-04T03:28:00.191Z] TESTING:
[2025-04-04T03:28:02.375Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1/work" not found: creating
[2025-04-04T03:28:02.375Z] Directory "/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17437302626559/jdk_util_1/report" not found: creating
[2025-04-04T03:28:50.703Z] XML output with verification to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work
[2025-04-04T03:52:25.352Z] --------------------------------------------------
[2025-04-04T03:52:25.352Z] TEST: java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java
[2025-04-04T03:52:25.352Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-04-04T03:52:25.352Z]
[2025-04-04T03:52:25.352Z] ACTION: build -- Passed. Build successful
[2025-04-04T03:52:25.352Z] REASON: Named class compiled on demand
[2025-04-04T03:52:25.352Z] TIME: 1.377 seconds
[2025-04-04T03:52:25.352Z] messages:
[2025-04-04T03:52:25.352Z] command: build MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.352Z] reason: Named class compiled on demand
[2025-04-04T03:52:25.352Z] started: Fri Apr 04 03:36:14 UTC 2025
[2025-04-04T03:52:25.352Z] Test directory:
[2025-04-04T03:52:25.352Z] compile: MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.352Z] finished: Fri Apr 04 03:36:15 UTC 2025
[2025-04-04T03:52:25.352Z] elapsed time (seconds): 1.377
[2025-04-04T03:52:25.352Z]
[2025-04-04T03:52:25.352Z] ACTION: compile -- Passed. Compilation successful
[2025-04-04T03:52:25.352Z] REASON: .class file out of date or does not exist
[2025-04-04T03:52:25.352Z] TIME: 1.377 seconds
[2025-04-04T03:52:25.352Z] messages:
[2025-04-04T03:52:25.352Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java
[2025-04-04T03:52:25.352Z] reason: .class file out of date or does not exist
[2025-04-04T03:52:25.352Z] started: Fri Apr 04 03:36:14 UTC 2025
[2025-04-04T03:52:25.352Z] Mode: agentvm
[2025-04-04T03:52:25.352Z] Agent id: 1
[2025-04-04T03:52:25.352Z] Process id: 49282
[2025-04-04T03:52:25.352Z] finished: Fri Apr 04 03:36:15 UTC 2025
[2025-04-04T03:52:25.352Z] elapsed time (seconds): 1.377
[2025-04-04T03:52:25.352Z] configuration:
[2025-04-04T03:52:25.352Z] Boot Layer (javac runtime environment)
[2025-04-04T03:52:25.352Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:25.352Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:25.352Z]
[2025-04-04T03:52:25.352Z] javac compilation environment
[2025-04-04T03:52:25.352Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:25.352Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib
[2025-04-04T03:52:25.352Z]
[2025-04-04T03:52:25.352Z] rerun:
[2025-04-04T03:52:25.352Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/0 && \
[2025-04-04T03:52:25.352Z] DISPLAY=:0 \
[2025-04-04T03:52:25.352Z] HOME=/home/jenkins \
[2025-04-04T03:52:25.352Z] LANG=C.utf8 \
[2025-04-04T03:52:25.352Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/javac \
[2025-04-04T03:52:25.352Z] -J-ea \
[2025-04-04T03:52:25.352Z] -J-esa \
[2025-04-04T03:52:25.352Z] -J-Xmx1540m \
[2025-04-04T03:52:25.352Z] -J-XX:-UseCompressedOops \
[2025-04-04T03:52:25.352Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:25.352Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:25.352Z] -J-Dtest.compiler.opts= \
[2025-04-04T03:52:25.352Z] -J-Dtest.java.opts= \
[2025-04-04T03:52:25.352Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:25.352Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:25.352Z] -J-Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:25.352Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:25.352Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:25.352Z] -J-Dtest.name=java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java \
[2025-04-04T03:52:25.352Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:25.352Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java \
[2025-04-04T03:52:25.352Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:25.352Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:25.352Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d \
[2025-04-04T03:52:25.352Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T03:52:25.352Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T03:52:25.352Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d \
[2025-04-04T03:52:25.352Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:25.352Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java
[2025-04-04T03:52:25.352Z] direct:
[2025-04-04T03:52:25.352Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java:141: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-04-04T03:52:25.352Z] queue.put(new Integer(l));
[2025-04-04T03:52:25.352Z] ^
[2025-04-04T03:52:25.352Z] 1 warning
[2025-04-04T03:52:25.352Z]
[2025-04-04T03:52:25.352Z] ACTION: main -- Error. "main" action timed out with a timeout of 960 seconds on agent 12
[2025-04-04T03:52:25.352Z] REASON: Assumed action based on file name: run main MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.353Z] TIME: 961.84 seconds
[2025-04-04T03:52:25.353Z] messages:
[2025-04-04T03:52:25.353Z] command: main MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.353Z] reason: Assumed action based on file name: run main MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.353Z] started: Fri Apr 04 03:36:15 UTC 2025
[2025-04-04T03:52:25.353Z] Mode: agentvm
[2025-04-04T03:52:25.353Z] Agent id: 12
[2025-04-04T03:52:25.353Z] Process id: 50790
[2025-04-04T03:52:25.353Z] Timeout signalled after 960 seconds
[2025-04-04T03:52:25.353Z] Timeout information:
[2025-04-04T03:52:25.353Z] Running jstack on process 50790
[2025-04-04T03:52:25.353Z] 2025-04-04 03:52:16
[2025-04-04T03:52:25.353Z] Full thread dump OpenJDK 64-Bit Server VM (25-beta+17-ea mixed mode):
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] Threads class SMR info:
[2025-04-04T03:52:25.353Z] _java_thread_list=0x000003fee8001c00, length=19, elements={
[2025-04-04T03:52:25.353Z] 0x000003ffa402ba50, 0x000003ffa412cd80, 0x000003ffa412e2d0, 0x000003ffa412fab0,
[2025-04-04T03:52:25.353Z] 0x000003ffa41310a0, 0x000003ffa41325f0, 0x000003ffa41340c0, 0x000003ffa4135780,
[2025-04-04T03:52:25.353Z] 0x000003ffa4175580, 0x000003ffa4200110, 0x000003ffa4252540, 0x000003ffa4190740,
[2025-04-04T03:52:25.353Z] 0x000003feb4182e30, 0x000003feb41835c0, 0x000003feb4184fa0, 0x000003feb40f40e0,
[2025-04-04T03:52:25.353Z] 0x000003feb40f5f40, 0x000003feb40aab10, 0x000003fee8000f10
[2025-04-04T03:52:25.353Z] }
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "main" #3 [50792] prio=5 os_prio=0 cpu=1335.15ms elapsed=1027.19s tid=0x000003ffa402ba50 nid=50792 in Object.wait() [0x000003ffa94fe000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] - waiting on <no object reference available>
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1860)
[2025-04-04T03:52:25.353Z] - locked <0x000003ff2da75718> (a java.lang.Thread)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1936)
[2025-04-04T03:52:25.353Z] at com.sun.javatest.regtest.agent.MainActionHelper.runClass(MainActionHelper.java:219)
[2025-04-04T03:52:25.353Z] at com.sun.javatest.regtest.agent.AgentServer.doMain(AgentServer.java:319)
[2025-04-04T03:52:25.353Z] at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:244)
[2025-04-04T03:52:25.353Z] at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:71)
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Reference Handler" #11 [50812] daemon prio=10 os_prio=0 cpu=4.07ms elapsed=1026.89s tid=0x000003ffa412cd80 nid=50812 waiting on condition [0x000003ff237fe000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z] at java.lang.ref.Reference.waitForReferencePendingList(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] at java.lang.ref.Reference.processPendingReferences(java.base@25-beta/Reference.java:246)
[2025-04-04T03:52:25.353Z] at java.lang.ref.Reference$ReferenceHandler.run(java.base@25-beta/Reference.java:208)
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Finalizer" #12 [50813] daemon prio=8 os_prio=0 cpu=0.66ms elapsed=1026.89s tid=0x000003ffa412e2d0 nid=50813 in Object.wait() [0x000003ff236fe000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] - waiting on <no object reference available>
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait(java.base@25-beta/Object.java:351)
[2025-04-04T03:52:25.353Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:138)
[2025-04-04T03:52:25.353Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:229)
[2025-04-04T03:52:25.353Z] - locked <0x000003ff2c7763e8> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:25.353Z] at java.lang.ref.Finalizer$FinalizerThread.run(java.base@25-beta/Finalizer.java:165)
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Signal Dispatcher" #13 [50814] daemon prio=9 os_prio=0 cpu=0.36ms elapsed=1026.89s tid=0x000003ffa412fab0 nid=50814 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Service Thread" #14 [50815] daemon prio=9 os_prio=0 cpu=65.66ms elapsed=1026.89s tid=0x000003ffa41310a0 nid=50815 runnable [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Monitor Deflation Thread" #15 [50816] daemon prio=9 os_prio=0 cpu=80.11ms elapsed=1026.89s tid=0x000003ffa41325f0 nid=50816 runnable [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "C2 CompilerThread0" #16 [50817] daemon prio=9 os_prio=0 cpu=3183.30ms elapsed=1026.89s tid=0x000003ffa41340c0 nid=50817 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z] No compile task
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "C1 CompilerThread0" #18 [50818] daemon prio=9 os_prio=0 cpu=1708.72ms elapsed=1026.88s tid=0x000003ffa4135780 nid=50818 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z] No compile task
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Common-Cleaner" #19 [50829] daemon prio=8 os_prio=0 cpu=3.61ms elapsed=1026.06s tid=0x000003ffa4175580 nid=50829 in Object.wait() [0x000003ff22efe000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: TIMED_WAITING (on object monitor)
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] - waiting on <no object reference available>
[2025-04-04T03:52:25.353Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:25.353Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:124)
[2025-04-04T03:52:25.353Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:215)
[2025-04-04T03:52:25.353Z] - locked <0x000003ff2c60a7a0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:25.353Z] at jdk.internal.ref.CleanerImpl.run(java.base@25-beta/CleanerImpl.java:146)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.353Z] at jdk.internal.misc.InnocuousThread.run(java.base@25-beta/InnocuousThread.java:148)
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "Notification Thread" #20 [50832] daemon prio=9 os_prio=0 cpu=0.10ms elapsed=1025.22s tid=0x000003ffa4200110 nid=50832 runnable [0x0000000000000000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "pool-1-thread-1" #21 [50837] daemon prio=5 os_prio=0 cpu=19.87ms elapsed=1024.36s tid=0x000003ffa4252540 nid=50837 waiting on condition [0x000003ff22cfe000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: TIMED_WAITING (parking)
[2025-04-04T03:52:25.353Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] - parking to wait for <0x000003ff2c76d3f0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.locks.LockSupport.parkNanos(java.base@25-beta/LockSupport.java:271)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@25-beta/AbstractQueuedSynchronizer.java:1802)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:1166)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:883)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@25-beta/ThreadPoolExecutor.java:1016)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1076)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.353Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.353Z]
[2025-04-04T03:52:25.353Z] "AgentVMThread" #304 [52065] prio=5 os_prio=0 cpu=10.51ms elapsed=961.24s tid=0x000003ffa4190740 nid=52065 waiting on condition [0x000003ff21afd000]
[2025-04-04T03:52:25.353Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.353Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.353Z] - parking to wait for <0x000003ff2d9d6268> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:25.353Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:25.353Z] at MultipleProducersSingleConsumerLoops.run(MultipleProducersSingleConsumerLoops.java:112)
[2025-04-04T03:52:25.353Z] at MultipleProducersSingleConsumerLoops.run(MultipleProducersSingleConsumerLoops.java:89)
[2025-04-04T03:52:25.353Z] at MultipleProducersSingleConsumerLoops.main(MultipleProducersSingleConsumerLoops.java:77)
[2025-04-04T03:52:25.353Z] at java.lang.invoke.LambdaForm$DMH/0x000000000f081400.invokeStatic(java.base@25-beta/LambdaForm$DMH)
[2025-04-04T03:52:25.353Z] at java.lang.invoke.LambdaForm$MH/0x000000000f08c800.invoke(java.base@25-beta/LambdaForm$MH)
[2025-04-04T03:52:25.353Z] at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@25-beta/Invokers$Holder)
[2025-04-04T03:52:25.353Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@25-beta/DirectMethodHandleAccessor.java:155)
[2025-04-04T03:52:25.353Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@25-beta/DirectMethodHandleAccessor.java:104)
[2025-04-04T03:52:25.353Z] at java.lang.reflect.Method.invoke(java.base@25-beta/Method.java:565)
[2025-04-04T03:52:25.354Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.354Z]
[2025-04-04T03:52:25.354Z] "pool-3-thread-1" #305 [52066] prio=5 os_prio=0 cpu=25.54ms elapsed=961.24s tid=0x000003feb4182e30 nid=52066 waiting on condition [0x000003ff215fe000]
[2025-04-04T03:52:25.354Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.354Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.354Z] - parking to wait for <0x000003ff2d9d6268> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$Producer.realRun(MultipleProducersSingleConsumerLoops.java:145)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.354Z]
[2025-04-04T03:52:25.354Z] "pool-3-thread-2" #306 [52067] prio=5 os_prio=0 cpu=34.46ms elapsed=961.23s tid=0x000003feb41835c0 nid=52067 waiting on condition [0x000003ff21cfe000]
[2025-04-04T03:52:25.354Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.354Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.354Z] - parking to wait for <0x000003ff2d9d6268> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$Producer.realRun(MultipleProducersSingleConsumerLoops.java:145)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.354Z]
[2025-04-04T03:52:25.354Z] "pool-3-thread-4" #308 [52071] prio=5 os_prio=0 cpu=29.23ms elapsed=961.12s tid=0x000003feb4184fa0 nid=52071 waiting on condition [0x000003ff218fe000]
[2025-04-04T03:52:25.354Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.354Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.354Z] - parking to wait for <0x000003ff2d9d6268> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$Producer.realRun(MultipleProducersSingleConsumerLoops.java:145)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.354Z]
[2025-04-04T03:52:25.354Z] "pool-3-thread-10" #314 [52079] prio=5 os_prio=0 cpu=6.10ms elapsed=960.60s tid=0x000003feb40f40e0 nid=52079 waiting on condition [0x000003ff220fe000]
[2025-04-04T03:52:25.354Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.354Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.354Z] - parking to wait for <0x000003ff2d9d6160> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(java.base@25-beta/SynchronousQueue.java:194)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.SynchronousQueue.take(java.base@25-beta/SynchronousQueue.java:318)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$Consumer.realRun(MultipleProducersSingleConsumerLoops.java:154)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.354Z]
[2025-04-04T03:52:25.354Z] "pool-3-thread-12" #316 [52081] prio=5 os_prio=0 cpu=2.76ms elapsed=960.56s tid=0x000003feb40f5f40 nid=52081 waiting on condition [0x000003ff213fe000]
[2025-04-04T03:52:25.354Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.354Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.354Z] - parking to wait for <0x000003ff2d9d6268> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$Producer.realRun(MultipleProducersSingleConsumerLoops.java:145)
[2025-04-04T03:52:25.354Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.354Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.354Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "pool-3-thread-13" #317 [52083] prio=5 os_prio=0 cpu=1.55ms elapsed=960.54s tid=0x000003feb40aab10 nid=52083 waiting on condition [0x000003ff210fe000]
[2025-04-04T03:52:25.355Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:25.355Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:25.355Z] - parking to wait for <0x000003ff2d9d6160> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(java.base@25-beta/SynchronousQueue.java:194)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.SynchronousQueue.put(java.base@25-beta/SynchronousQueue.java:266)
[2025-04-04T03:52:25.355Z] at MultipleProducersSingleConsumerLoops$Producer.realRun(MultipleProducersSingleConsumerLoops.java:141)
[2025-04-04T03:52:25.355Z] at MultipleProducersSingleConsumerLoops$CheckedRunnable.run(MultipleProducersSingleConsumerLoops.java:124)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:25.355Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:25.355Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:25.355Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "Attach Listener" #319 [52782] daemon prio=9 os_prio=0 cpu=0.60ms elapsed=0.13s tid=0x000003fee8000f10 nid=52782 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:25.355Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "GC Thread#3" os_prio=0 cpu=109.66ms elapsed=1016.71s tid=0x000003fefc007e70 nid=50925 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "GC Thread#2" os_prio=0 cpu=100.27ms elapsed=1016.71s tid=0x000003fefc007540 nid=50924 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "GC Thread#1" os_prio=0 cpu=160.44ms elapsed=1016.72s tid=0x000003fefc006e00 nid=50923 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "VM Thread" os_prio=0 cpu=43.68ms elapsed=1027.00s tid=0x000003ffa40e7170 nid=50803 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "VM Periodic Task Thread" os_prio=0 cpu=559.77ms elapsed=1027.04s tid=0x000003ffa40c32a0 nid=50800 waiting on condition
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "G1 Service" os_prio=0 cpu=166.37ms elapsed=1027.04s tid=0x000003ffa40b6ac0 nid=50799 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "G1 Refine#0" os_prio=0 cpu=0.05ms elapsed=1027.05s tid=0x000003ffa40b5ae0 nid=50798 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "G1 Conc#0" os_prio=0 cpu=35.61ms elapsed=1027.17s tid=0x000003ffa408be40 nid=50795 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "GC Thread#0" os_prio=0 cpu=286.14ms elapsed=1027.19s tid=0x000003ffa4076fd0 nid=50793 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] "G1 Main Marker" os_prio=0 cpu=0.49ms elapsed=1027.17s tid=0x000003ffa408ae80 nid=50794 runnable
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] JNI global refs: 17, weak refs: 0
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] --- Timeout information end.
[2025-04-04T03:52:25.355Z] finished: Fri Apr 04 03:52:17 UTC 2025
[2025-04-04T03:52:25.355Z] elapsed time (seconds): 961.84
[2025-04-04T03:52:25.355Z] configuration:
[2025-04-04T03:52:25.355Z] Boot Layer
[2025-04-04T03:52:25.355Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-04-04T03:52:25.355Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] Test Layer
[2025-04-04T03:52:25.355Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:25.355Z]
[2025-04-04T03:52:25.355Z] rerun:
[2025-04-04T03:52:25.355Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/0 && \
[2025-04-04T03:52:25.355Z] DISPLAY=:0 \
[2025-04-04T03:52:25.355Z] HOME=/home/jenkins \
[2025-04-04T03:52:25.355Z] LANG=C.utf8 \
[2025-04-04T03:52:25.355Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:25.355Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java \
[2025-04-04T03:52:25.355Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:25.355Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:25.355Z] -Dtest.compiler.opts= \
[2025-04-04T03:52:25.355Z] -Dtest.java.opts= \
[2025-04-04T03:52:25.355Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:25.355Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:25.355Z] -Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:25.355Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:25.355Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:25.355Z] -Dtest.name=java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java \
[2025-04-04T03:52:25.355Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:25.355Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java \
[2025-04-04T03:52:25.355Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:25.355Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:25.355Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d \
[2025-04-04T03:52:25.355Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T03:52:25.355Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T03:52:25.355Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-04-04T03:52:25.355Z] MultipleProducersSingleConsumerLoops
[2025-04-04T03:52:25.355Z] STDOUT:
[2025-04-04T03:52:25.355Z] ArrayBlockingQueue, nproducers=1: 4 ms
[2025-04-04T03:52:25.355Z] LinkedBlockingQueue, nproducers=1: 10 ms
[2025-04-04T03:52:25.355Z] LinkedBlockingDeque, nproducers=1: 13 ms
[2025-04-04T03:52:25.355Z] LinkedTransferQueue, nproducers=1: 22 ms
[2025-04-04T03:52:25.355Z] PriorityBlockingQueue, nproducers=1: 26 ms
[2025-04-04T03:52:25.355Z] SynchronousQueue, nproducers=1: 16 ms
[2025-04-04T03:52:25.355Z] SynchronousQueue, nproducers=1: 8 ms
[2025-04-04T03:52:25.355Z] ArrayBlockingQueue, nproducers=1: 3 ms
[2025-04-04T03:52:25.356Z] ArrayBlockingQueue, nproducers=2: 6 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingQueue, nproducers=2: 1 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingDeque, nproducers=2: 8 ms
[2025-04-04T03:52:25.356Z] LinkedTransferQueue, nproducers=2: 4 ms
[2025-04-04T03:52:25.356Z] PriorityBlockingQueue, nproducers=2: 1 ms
[2025-04-04T03:52:25.356Z] SynchronousQueue, nproducers=2: 19 ms
[2025-04-04T03:52:25.356Z] SynchronousQueue, nproducers=2: 42 ms
[2025-04-04T03:52:25.356Z] ArrayBlockingQueue, nproducers=2: 21 ms
[2025-04-04T03:52:25.356Z] ArrayBlockingQueue, nproducers=3: 0 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingQueue, nproducers=3: 2 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingDeque, nproducers=3: 191 ms
[2025-04-04T03:52:25.356Z] LinkedTransferQueue, nproducers=3: 1 ms
[2025-04-04T03:52:25.356Z] PriorityBlockingQueue, nproducers=3: 1 ms
[2025-04-04T03:52:25.356Z] SynchronousQueue, nproducers=3: 3 ms
[2025-04-04T03:52:25.356Z] SynchronousQueue, nproducers=3: 26 ms
[2025-04-04T03:52:25.356Z] ArrayBlockingQueue, nproducers=3: 1 ms
[2025-04-04T03:52:25.356Z] ArrayBlockingQueue, nproducers=5: 0 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingQueue, nproducers=5: 5 ms
[2025-04-04T03:52:25.356Z] LinkedBlockingDeque, nproducers=5: 14 ms
[2025-04-04T03:52:25.356Z] LinkedTransferQueue, nproducers=5: 4 ms
[2025-04-04T03:52:25.356Z] PriorityBlockingQueue, nproducers=5: 3 ms
[2025-04-04T03:52:25.356Z]
[2025-04-04T03:52:25.356Z] TEST RESULT: Error. "main" action timed out with a timeout of 960 seconds on agent 12
[2025-04-04T03:52:25.356Z] --------------------------------------------------
[2025-04-04T03:52:29.116Z] TEST: java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java
[2025-04-04T03:52:29.116Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-04-04T03:52:29.116Z]
[2025-04-04T03:52:29.116Z] ACTION: build -- Passed. Build successful
[2025-04-04T03:52:29.116Z] REASON: Named class compiled on demand
[2025-04-04T03:52:29.116Z] TIME: 0.832 seconds
[2025-04-04T03:52:29.116Z] messages:
[2025-04-04T03:52:29.117Z] command: build ProducerConsumerLoops
[2025-04-04T03:52:29.117Z] reason: Named class compiled on demand
[2025-04-04T03:52:29.117Z] started: Fri Apr 04 03:36:19 UTC 2025
[2025-04-04T03:52:29.117Z] Test directory:
[2025-04-04T03:52:29.117Z] compile: ProducerConsumerLoops
[2025-04-04T03:52:29.117Z] finished: Fri Apr 04 03:36:20 UTC 2025
[2025-04-04T03:52:29.117Z] elapsed time (seconds): 0.832
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] ACTION: compile -- Passed. Compilation successful
[2025-04-04T03:52:29.117Z] REASON: .class file out of date or does not exist
[2025-04-04T03:52:29.117Z] TIME: 0.831 seconds
[2025-04-04T03:52:29.117Z] messages:
[2025-04-04T03:52:29.117Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java
[2025-04-04T03:52:29.117Z] reason: .class file out of date or does not exist
[2025-04-04T03:52:29.117Z] started: Fri Apr 04 03:36:19 UTC 2025
[2025-04-04T03:52:29.117Z] Mode: agentvm
[2025-04-04T03:52:29.117Z] Agent id: 2
[2025-04-04T03:52:29.117Z] Process id: 49309
[2025-04-04T03:52:29.117Z] finished: Fri Apr 04 03:36:20 UTC 2025
[2025-04-04T03:52:29.117Z] elapsed time (seconds): 0.831
[2025-04-04T03:52:29.117Z] configuration:
[2025-04-04T03:52:29.117Z] Boot Layer (javac runtime environment)
[2025-04-04T03:52:29.117Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:29.117Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] javac compilation environment
[2025-04-04T03:52:29.117Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:29.117Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] rerun:
[2025-04-04T03:52:29.117Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/2 && \
[2025-04-04T03:52:29.117Z] DISPLAY=:0 \
[2025-04-04T03:52:29.117Z] HOME=/home/jenkins \
[2025-04-04T03:52:29.117Z] LANG=C.utf8 \
[2025-04-04T03:52:29.117Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/javac \
[2025-04-04T03:52:29.117Z] -J-ea \
[2025-04-04T03:52:29.117Z] -J-esa \
[2025-04-04T03:52:29.117Z] -J-Xmx1540m \
[2025-04-04T03:52:29.117Z] -J-XX:-UseCompressedOops \
[2025-04-04T03:52:29.117Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:29.117Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:29.117Z] -J-Dtest.compiler.opts= \
[2025-04-04T03:52:29.117Z] -J-Dtest.java.opts= \
[2025-04-04T03:52:29.117Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:29.117Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:29.117Z] -J-Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:29.117Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:29.117Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:29.117Z] -J-Dtest.name=java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java \
[2025-04-04T03:52:29.117Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:29.117Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java \
[2025-04-04T03:52:29.117Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:29.117Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:29.117Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d \
[2025-04-04T03:52:29.117Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib \
[2025-04-04T03:52:29.117Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib \
[2025-04-04T03:52:29.117Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d \
[2025-04-04T03:52:29.117Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:29.117Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java
[2025-04-04T03:52:29.117Z] direct:
[2025-04-04T03:52:29.117Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java:141: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-04-04T03:52:29.117Z] queue.put(new Integer(l));
[2025-04-04T03:52:29.117Z] ^
[2025-04-04T03:52:29.117Z] 1 warning
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] ACTION: main -- Error. "main" action timed out with a timeout of 960 seconds on agent 14
[2025-04-04T03:52:29.117Z] REASON: Assumed action based on file name: run main ProducerConsumerLoops
[2025-04-04T03:52:29.117Z] TIME: 967.484 seconds
[2025-04-04T03:52:29.117Z] messages:
[2025-04-04T03:52:29.117Z] command: main ProducerConsumerLoops
[2025-04-04T03:52:29.117Z] reason: Assumed action based on file name: run main ProducerConsumerLoops
[2025-04-04T03:52:29.117Z] started: Fri Apr 04 03:36:20 UTC 2025
[2025-04-04T03:52:29.117Z] Mode: agentvm
[2025-04-04T03:52:29.117Z] Agent id: 14
[2025-04-04T03:52:29.117Z] Process id: 51298
[2025-04-04T03:52:29.117Z] Timeout signalled after 960 seconds
[2025-04-04T03:52:29.117Z] Timeout information:
[2025-04-04T03:52:29.117Z] Running jstack on process 51298
[2025-04-04T03:52:29.117Z] 2025-04-04 03:52:26
[2025-04-04T03:52:29.117Z] Full thread dump OpenJDK 64-Bit Server VM (25-beta+17-ea mixed mode):
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] Threads class SMR info:
[2025-04-04T03:52:29.117Z] _java_thread_list=0x000003feec002000, length=15, elements={
[2025-04-04T03:52:29.117Z] 0x000003ffa802ba50, 0x000003ffa812cd80, 0x000003ffa812e2d0, 0x000003ffa812fab0,
[2025-04-04T03:52:29.117Z] 0x000003ffa81310a0, 0x000003ffa81325f0, 0x000003ffa81340c0, 0x000003ffa8135780,
[2025-04-04T03:52:29.117Z] 0x000003ffa818cd50, 0x000003ffa820fd80, 0x000003ffa82628a0, 0x000003ffa81d1b80,
[2025-04-04T03:52:29.117Z] 0x000003fe801731c0, 0x000003fe80174b20, 0x000003feec000f10
[2025-04-04T03:52:29.117Z] }
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] "main" #3 [51299] prio=5 os_prio=0 cpu=1097.92ms elapsed=1005.15s tid=0x000003ffa802ba50 nid=51299 in Object.wait() [0x000003ffad7fe000]
[2025-04-04T03:52:29.117Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:29.117Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.117Z] - waiting on <0x000003ff35602cb0> (a java.lang.Thread)
[2025-04-04T03:52:29.117Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:29.117Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1860)
[2025-04-04T03:52:29.117Z] - locked <0x000003ff35602cb0> (a java.lang.Thread)
[2025-04-04T03:52:29.117Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1936)
[2025-04-04T03:52:29.117Z] at com.sun.javatest.regtest.agent.MainActionHelper.runClass(MainActionHelper.java:219)
[2025-04-04T03:52:29.117Z] at com.sun.javatest.regtest.agent.AgentServer.doMain(AgentServer.java:319)
[2025-04-04T03:52:29.117Z] at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:244)
[2025-04-04T03:52:29.117Z] at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:71)
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.117Z] "Reference Handler" #11 [51309] daemon prio=10 os_prio=0 cpu=2.40ms elapsed=1005.01s tid=0x000003ffa812cd80 nid=51309 waiting on condition [0x000003ff279fe000]
[2025-04-04T03:52:29.117Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.117Z] at java.lang.ref.Reference.waitForReferencePendingList(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.117Z] at java.lang.ref.Reference.processPendingReferences(java.base@25-beta/Reference.java:246)
[2025-04-04T03:52:29.117Z] at java.lang.ref.Reference$ReferenceHandler.run(java.base@25-beta/Reference.java:208)
[2025-04-04T03:52:29.117Z]
[2025-04-04T03:52:29.118Z] "Finalizer" #12 [51310] daemon prio=8 os_prio=0 cpu=0.25ms elapsed=1004.98s tid=0x000003ffa812e2d0 nid=51310 in Object.wait() [0x000003ff278fe000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:29.118Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - waiting on <0x000003ff3089fdd0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:29.118Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:29.118Z] at java.lang.Object.wait(java.base@25-beta/Object.java:351)
[2025-04-04T03:52:29.118Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:138)
[2025-04-04T03:52:29.118Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:229)
[2025-04-04T03:52:29.118Z] - locked <0x000003ff3089fdd0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:29.118Z] at java.lang.ref.Finalizer$FinalizerThread.run(java.base@25-beta/Finalizer.java:165)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Signal Dispatcher" #13 [51311] daemon prio=9 os_prio=0 cpu=0.39ms elapsed=1004.97s tid=0x000003ffa812fab0 nid=51311 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Service Thread" #14 [51312] daemon prio=9 os_prio=0 cpu=28.30ms elapsed=1004.97s tid=0x000003ffa81310a0 nid=51312 runnable [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Monitor Deflation Thread" #15 [51313] daemon prio=9 os_prio=0 cpu=95.58ms elapsed=1004.97s tid=0x000003ffa81325f0 nid=51313 runnable [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "C2 CompilerThread0" #16 [51314] daemon prio=9 os_prio=0 cpu=2303.95ms elapsed=1004.95s tid=0x000003ffa81340c0 nid=51314 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z] No compile task
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "C1 CompilerThread0" #18 [51315] daemon prio=9 os_prio=0 cpu=1317.04ms elapsed=1004.94s tid=0x000003ffa8135780 nid=51315 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z] No compile task
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Common-Cleaner" #19 [51329] daemon prio=8 os_prio=0 cpu=2.25ms elapsed=1004.64s tid=0x000003ffa818cd50 nid=51329 in Object.wait() [0x000003ff270fe000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: TIMED_WAITING (on object monitor)
[2025-04-04T03:52:29.118Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - waiting on <0x000003ff307e0950> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:29.118Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:29.118Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:124)
[2025-04-04T03:52:29.118Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:215)
[2025-04-04T03:52:29.118Z] - locked <0x000003ff307e0950> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:29.118Z] at jdk.internal.ref.CleanerImpl.run(java.base@25-beta/CleanerImpl.java:146)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:29.118Z] at jdk.internal.misc.InnocuousThread.run(java.base@25-beta/InnocuousThread.java:148)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Notification Thread" #20 [51340] daemon prio=9 os_prio=0 cpu=0.08ms elapsed=1004.05s tid=0x000003ffa820fd80 nid=51340 runnable [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "pool-1-thread-1" #21 [51365] daemon prio=5 os_prio=0 cpu=34.39ms elapsed=1003.39s tid=0x000003ffa82628a0 nid=51365 waiting on condition [0x000003ff26efe000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: TIMED_WAITING (parking)
[2025-04-04T03:52:29.118Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - parking to wait for <0x000003ff308a0dc0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.LockSupport.parkNanos(java.base@25-beta/LockSupport.java:271)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@25-beta/AbstractQueuedSynchronizer.java:1802)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:1166)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:883)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@25-beta/ThreadPoolExecutor.java:1016)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1076)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "AgentVMThread" #272 [52112] prio=5 os_prio=0 cpu=9.50ms elapsed=966.38s tid=0x000003ffa81d1b80 nid=52112 waiting on condition [0x000003ff254fd000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:29.118Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - parking to wait for <0x000003ff356528a0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops.run(ProducerConsumerLoops.java:113)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops.run(ProducerConsumerLoops.java:89)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops.main(ProducerConsumerLoops.java:78)
[2025-04-04T03:52:29.118Z] at java.lang.invoke.LambdaForm$DMH/0x000000001a081400.invokeStatic(java.base@25-beta/LambdaForm$DMH)
[2025-04-04T03:52:29.118Z] at java.lang.invoke.LambdaForm$MH/0x000000001a121000.invoke(java.base@25-beta/LambdaForm$MH)
[2025-04-04T03:52:29.118Z] at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@25-beta/Invokers$Holder)
[2025-04-04T03:52:29.118Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@25-beta/DirectMethodHandleAccessor.java:155)
[2025-04-04T03:52:29.118Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@25-beta/DirectMethodHandleAccessor.java:104)
[2025-04-04T03:52:29.118Z] at java.lang.reflect.Method.invoke(java.base@25-beta/Method.java:565)
[2025-04-04T03:52:29.118Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "pool-15-thread-1" #273 [52113] prio=5 os_prio=0 cpu=19.17ms elapsed=966.36s tid=0x000003fe801731c0 nid=52113 waiting on condition [0x000003ff26dfe000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:29.118Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - parking to wait for <0x000003ff35652798> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(java.base@25-beta/SynchronousQueue.java:194)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue.put(java.base@25-beta/SynchronousQueue.java:266)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops$Producer.realRun(ProducerConsumerLoops.java:141)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops$CheckedRunnable.run(ProducerConsumerLoops.java:125)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "pool-15-thread-3" #275 [52115] prio=5 os_prio=0 cpu=5.55ms elapsed=966.21s tid=0x000003fe80174b20 nid=52115 waiting on condition [0x000003ff266fe000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:29.118Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:29.118Z] - parking to wait for <0x000003ff35652798> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(java.base@25-beta/SynchronousQueue.java:194)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.SynchronousQueue.take(java.base@25-beta/SynchronousQueue.java:318)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops$Consumer.realRun(ProducerConsumerLoops.java:155)
[2025-04-04T03:52:29.118Z] at ProducerConsumerLoops$CheckedRunnable.run(ProducerConsumerLoops.java:125)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:29.118Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:29.118Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "Attach Listener" #276 [52832] daemon prio=9 os_prio=0 cpu=0.75ms elapsed=0.42s tid=0x000003feec000f10 nid=52832 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:29.118Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "GC Thread#3" os_prio=0 cpu=16.63ms elapsed=998.16s tid=0x000003ff00007e10 nid=51405 runnable
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "GC Thread#2" os_prio=0 cpu=15.48ms elapsed=998.16s tid=0x000003ff000074e0 nid=51403 runnable
[2025-04-04T03:52:29.118Z]
[2025-04-04T03:52:29.118Z] "GC Thread#1" os_prio=0 cpu=19.86ms elapsed=998.16s tid=0x000003ff00006da0 nid=51402 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "VM Thread" os_prio=0 cpu=7.39ms elapsed=1005.10s tid=0x000003ffa80e7170 nid=51308 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "VM Periodic Task Thread" os_prio=0 cpu=555.74ms elapsed=1005.12s tid=0x000003ffa80c32a0 nid=51307 waiting on condition
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "G1 Service" os_prio=0 cpu=32.18ms elapsed=1005.12s tid=0x000003ffa80b6ac0 nid=51306 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "G1 Refine#0" os_prio=0 cpu=252.42ms elapsed=1005.13s tid=0x000003ffa80b5ae0 nid=51303 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "G1 Conc#0" os_prio=0 cpu=0.05ms elapsed=1005.13s tid=0x000003ffa808be40 nid=51302 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "G1 Main Marker" os_prio=0 cpu=0.05ms elapsed=1005.13s tid=0x000003ffa808ae80 nid=51301 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] "GC Thread#0" os_prio=0 cpu=25.05ms elapsed=1005.13s tid=0x000003ffa8076fd0 nid=51300 runnable
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] JNI global refs: 17, weak refs: 0
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] --- Timeout information end.
[2025-04-04T03:52:29.119Z] finished: Fri Apr 04 03:52:27 UTC 2025
[2025-04-04T03:52:29.119Z] elapsed time (seconds): 967.484
[2025-04-04T03:52:29.119Z] configuration:
[2025-04-04T03:52:29.119Z] Boot Layer
[2025-04-04T03:52:29.119Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-04-04T03:52:29.119Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] Test Layer
[2025-04-04T03:52:29.119Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] rerun:
[2025-04-04T03:52:29.119Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/2 && \
[2025-04-04T03:52:29.119Z] DISPLAY=:0 \
[2025-04-04T03:52:29.119Z] HOME=/home/jenkins \
[2025-04-04T03:52:29.119Z] LANG=C.utf8 \
[2025-04-04T03:52:29.119Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:29.119Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java \
[2025-04-04T03:52:29.119Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:29.119Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:29.119Z] -Dtest.compiler.opts= \
[2025-04-04T03:52:29.119Z] -Dtest.java.opts= \
[2025-04-04T03:52:29.119Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:29.119Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:29.119Z] -Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:29.119Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:29.119Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:29.119Z] -Dtest.name=java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java \
[2025-04-04T03:52:29.119Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:29.119Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.java \
[2025-04-04T03:52:29.119Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:29.119Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:29.119Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d \
[2025-04-04T03:52:29.119Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib \
[2025-04-04T03:52:29.119Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib \
[2025-04-04T03:52:29.119Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/java/util/concurrent/BlockingQueue/ProducerConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/2/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-04-04T03:52:29.119Z] ProducerConsumerLoops
[2025-04-04T03:52:29.119Z] STDOUT:
[2025-04-04T03:52:29.119Z] ArrayBlockingQueue, pairs=1: 21 ms
[2025-04-04T03:52:29.119Z] LinkedBlockingQueue, pairs=1: 34 ms
[2025-04-04T03:52:29.119Z] LinkedBlockingDeque, pairs=1: 69 ms
[2025-04-04T03:52:29.119Z] LinkedTransferQueue, pairs=1: 23 ms
[2025-04-04T03:52:29.119Z] PriorityBlockingQueue, pairs=1: 13 ms
[2025-04-04T03:52:29.119Z]
[2025-04-04T03:52:29.119Z] TEST RESULT: Error. "main" action timed out with a timeout of 960 seconds on agent 14
[2025-04-04T03:52:29.119Z] --------------------------------------------------
[2025-04-04T03:52:35.597Z] TEST: java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java
[2025-04-04T03:52:35.597Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-04-04T03:52:35.597Z]
[2025-04-04T03:52:35.597Z] ACTION: build -- Passed. Build successful
[2025-04-04T03:52:35.597Z] REASON: Named class compiled on demand
[2025-04-04T03:52:35.597Z] TIME: 2.014 seconds
[2025-04-04T03:52:35.597Z] messages:
[2025-04-04T03:52:35.597Z] command: build SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.597Z] reason: Named class compiled on demand
[2025-04-04T03:52:35.597Z] started: Fri Apr 04 03:36:26 UTC 2025
[2025-04-04T03:52:35.597Z] Test directory:
[2025-04-04T03:52:35.597Z] compile: SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.597Z] finished: Fri Apr 04 03:36:28 UTC 2025
[2025-04-04T03:52:35.597Z] elapsed time (seconds): 2.014
[2025-04-04T03:52:35.597Z]
[2025-04-04T03:52:35.597Z] ACTION: compile -- Passed. Compilation successful
[2025-04-04T03:52:35.597Z] REASON: .class file out of date or does not exist
[2025-04-04T03:52:35.597Z] TIME: 2.008 seconds
[2025-04-04T03:52:35.597Z] messages:
[2025-04-04T03:52:35.597Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java
[2025-04-04T03:52:35.597Z] reason: .class file out of date or does not exist
[2025-04-04T03:52:35.597Z] started: Fri Apr 04 03:36:26 UTC 2025
[2025-04-04T03:52:35.597Z] Mode: agentvm
[2025-04-04T03:52:35.597Z] Agent id: 3
[2025-04-04T03:52:35.597Z] Process id: 49335
[2025-04-04T03:52:35.597Z] finished: Fri Apr 04 03:36:28 UTC 2025
[2025-04-04T03:52:35.597Z] elapsed time (seconds): 2.008
[2025-04-04T03:52:35.597Z] configuration:
[2025-04-04T03:52:35.597Z] Boot Layer (javac runtime environment)
[2025-04-04T03:52:35.597Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:35.597Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:35.597Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:35.597Z]
[2025-04-04T03:52:35.597Z] javac compilation environment
[2025-04-04T03:52:35.597Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:35.597Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:35.597Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:35.597Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d
[2025-04-04T03:52:35.597Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib
[2025-04-04T03:52:35.597Z]
[2025-04-04T03:52:35.597Z] rerun:
[2025-04-04T03:52:35.597Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/1 && \
[2025-04-04T03:52:35.597Z] DISPLAY=:0 \
[2025-04-04T03:52:35.597Z] HOME=/home/jenkins \
[2025-04-04T03:52:35.597Z] LANG=C.utf8 \
[2025-04-04T03:52:35.597Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:35.597Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/javac \
[2025-04-04T03:52:35.597Z] -J-ea \
[2025-04-04T03:52:35.597Z] -J-esa \
[2025-04-04T03:52:35.597Z] -J-Xmx1540m \
[2025-04-04T03:52:35.597Z] -J-XX:-UseCompressedOops \
[2025-04-04T03:52:35.597Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:35.597Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:35.597Z] -J-Dtest.compiler.opts= \
[2025-04-04T03:52:35.597Z] -J-Dtest.java.opts= \
[2025-04-04T03:52:35.597Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:35.597Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:35.597Z] -J-Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:35.597Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:35.597Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:35.597Z] -J-Dtest.name=java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java \
[2025-04-04T03:52:35.597Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:35.597Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java \
[2025-04-04T03:52:35.597Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:35.597Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:35.597Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d \
[2025-04-04T03:52:35.597Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib \
[2025-04-04T03:52:35.598Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib \
[2025-04-04T03:52:35.598Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d \
[2025-04-04T03:52:35.598Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:35.598Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java
[2025-04-04T03:52:35.598Z] direct:
[2025-04-04T03:52:35.598Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java:135: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-04-04T03:52:35.598Z] queue.put(new Integer(i));
[2025-04-04T03:52:35.598Z] ^
[2025-04-04T03:52:35.598Z] 1 warning
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] ACTION: main -- Error. "main" action timed out with a timeout of 960 seconds on agent 13
[2025-04-04T03:52:35.598Z] REASON: Assumed action based on file name: run main SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.598Z] TIME: 965.447 seconds
[2025-04-04T03:52:35.598Z] messages:
[2025-04-04T03:52:35.598Z] command: main SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.598Z] reason: Assumed action based on file name: run main SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.598Z] started: Fri Apr 04 03:36:28 UTC 2025
[2025-04-04T03:52:35.598Z] Mode: agentvm
[2025-04-04T03:52:35.598Z] Agent id: 13
[2025-04-04T03:52:35.598Z] Process id: 50957
[2025-04-04T03:52:35.598Z] Timeout signalled after 960 seconds
[2025-04-04T03:52:35.598Z] Timeout information:
[2025-04-04T03:52:35.598Z] Running jstack on process 50957
[2025-04-04T03:52:35.598Z] 2025-04-04 03:52:33
[2025-04-04T03:52:35.598Z] Full thread dump OpenJDK 64-Bit Server VM (25-beta+17-ea mixed mode):
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] Threads class SMR info:
[2025-04-04T03:52:35.598Z] _java_thread_list=0x000003fecc002000, length=16, elements={
[2025-04-04T03:52:35.598Z] 0x000003ff8802ba50, 0x000003ff8812cd80, 0x000003ff8812e2d0, 0x000003ff8812fab0,
[2025-04-04T03:52:35.598Z] 0x000003ff881310a0, 0x000003ff881325f0, 0x000003ff881340c0, 0x000003ff88135780,
[2025-04-04T03:52:35.598Z] 0x000003ff881ac890, 0x000003ff88241400, 0x000003ff88293b60, 0x000003ff881bf530,
[2025-04-04T03:52:35.598Z] 0x000003fe9800c090, 0x000003fe9800de90, 0x000003fe9800ebc0, 0x000003fecc000f10
[2025-04-04T03:52:35.598Z] }
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "main" #3 [50959] prio=5 os_prio=0 cpu=1252.31ms elapsed=1031.76s tid=0x000003ff8802ba50 nid=50959 in Object.wait() [0x000003ff8cbfe000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.598Z] - waiting on <0x000003ff14794080> (a java.lang.Thread)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:35.598Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1860)
[2025-04-04T03:52:35.598Z] - locked <0x000003ff14794080> (a java.lang.Thread)
[2025-04-04T03:52:35.598Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1936)
[2025-04-04T03:52:35.598Z] at com.sun.javatest.regtest.agent.MainActionHelper.runClass(MainActionHelper.java:219)
[2025-04-04T03:52:35.598Z] at com.sun.javatest.regtest.agent.AgentServer.doMain(AgentServer.java:319)
[2025-04-04T03:52:35.598Z] at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:244)
[2025-04-04T03:52:35.598Z] at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:71)
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Reference Handler" #11 [50969] daemon prio=10 os_prio=0 cpu=2.39ms elapsed=1031.57s tid=0x000003ff8812cd80 nid=50969 waiting on condition [0x000003ff0cefe000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z] at java.lang.ref.Reference.waitForReferencePendingList(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.598Z] at java.lang.ref.Reference.processPendingReferences(java.base@25-beta/Reference.java:246)
[2025-04-04T03:52:35.598Z] at java.lang.ref.Reference$ReferenceHandler.run(java.base@25-beta/Reference.java:208)
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Finalizer" #12 [50970] daemon prio=8 os_prio=0 cpu=0.20ms elapsed=1031.56s tid=0x000003ff8812e2d0 nid=50970 in Object.wait() [0x000003ff0cdfe000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.598Z] - waiting on <0x000003ff1069a8f0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait(java.base@25-beta/Object.java:351)
[2025-04-04T03:52:35.598Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:138)
[2025-04-04T03:52:35.598Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:229)
[2025-04-04T03:52:35.598Z] - locked <0x000003ff1069a8f0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:35.598Z] at java.lang.ref.Finalizer$FinalizerThread.run(java.base@25-beta/Finalizer.java:165)
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Signal Dispatcher" #13 [50971] daemon prio=9 os_prio=0 cpu=0.45ms elapsed=1031.56s tid=0x000003ff8812fab0 nid=50971 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Service Thread" #14 [50972] daemon prio=9 os_prio=0 cpu=24.55ms elapsed=1031.54s tid=0x000003ff881310a0 nid=50972 runnable [0x0000000000000000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Monitor Deflation Thread" #15 [50973] daemon prio=9 os_prio=0 cpu=121.95ms elapsed=1031.54s tid=0x000003ff881325f0 nid=50973 runnable [0x0000000000000000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "C2 CompilerThread0" #16 [50974] daemon prio=9 os_prio=0 cpu=1863.76ms elapsed=1031.54s tid=0x000003ff881340c0 nid=50974 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z] No compile task
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "C1 CompilerThread0" #18 [50975] daemon prio=9 os_prio=0 cpu=1290.92ms elapsed=1031.52s tid=0x000003ff88135780 nid=50975 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.598Z] No compile task
[2025-04-04T03:52:35.598Z]
[2025-04-04T03:52:35.598Z] "Common-Cleaner" #19 [50989] daemon prio=8 os_prio=0 cpu=2.22ms elapsed=1031.12s tid=0x000003ff881ac890 nid=50989 in Object.wait() [0x000003ff0c5fe000]
[2025-04-04T03:52:35.598Z] java.lang.Thread.State: TIMED_WAITING (on object monitor)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.598Z] - waiting on <0x000003ff1069aca0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:35.598Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T03:52:35.598Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:124)
[2025-04-04T03:52:35.598Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:215)
[2025-04-04T03:52:35.598Z] - locked <0x000003ff1069aca0> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T03:52:35.598Z] at jdk.internal.ref.CleanerImpl.run(java.base@25-beta/CleanerImpl.java:146)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.InnocuousThread.run(java.base@25-beta/InnocuousThread.java:148)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "Notification Thread" #20 [51002] daemon prio=9 os_prio=0 cpu=0.06ms elapsed=1030.51s tid=0x000003ff88241400 nid=51002 runnable [0x0000000000000000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "pool-1-thread-1" #21 [51017] daemon prio=5 os_prio=0 cpu=32.30ms elapsed=1029.35s tid=0x000003ff88293b60 nid=51017 waiting on condition [0x000003ff0c3fe000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: TIMED_WAITING (parking)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.599Z] - parking to wait for <0x000003ff1069b180> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.LockSupport.parkNanos(java.base@25-beta/LockSupport.java:271)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@25-beta/AbstractQueuedSynchronizer.java:1802)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:1166)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:883)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@25-beta/ThreadPoolExecutor.java:1016)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1076)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "AgentVMThread" #153 [52121] prio=5 os_prio=0 cpu=41.63ms elapsed=965.00s tid=0x000003ff881bf530 nid=52121 waiting on condition [0x000003ff05cfd000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.599Z] - parking to wait for <0x000003ff1458e3b8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(java.base@25-beta/AbstractQueuedSynchronizer.java:519)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ForkJoinPool.unmanagedBlock(java.base@25-beta/ForkJoinPool.java:4363)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ForkJoinPool.managedBlock(java.base@25-beta/ForkJoinPool.java:4309)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@25-beta/AbstractQueuedSynchronizer.java:1751)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.CyclicBarrier.dowait(java.base@25-beta/CyclicBarrier.java:236)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.CyclicBarrier.await(java.base@25-beta/CyclicBarrier.java:364)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops.run(SingleProducerMultipleConsumerLoops.java:110)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops.run(SingleProducerMultipleConsumerLoops.java:87)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops.main(SingleProducerMultipleConsumerLoops.java:77)
[2025-04-04T03:52:35.599Z] at java.lang.invoke.LambdaForm$DMH/0x0000000059081400.invokeStatic(java.base@25-beta/LambdaForm$DMH)
[2025-04-04T03:52:35.599Z] at java.lang.invoke.LambdaForm$MH/0x0000000059122000.invoke(java.base@25-beta/LambdaForm$MH)
[2025-04-04T03:52:35.599Z] at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@25-beta/Invokers$Holder)
[2025-04-04T03:52:35.599Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@25-beta/DirectMethodHandleAccessor.java:155)
[2025-04-04T03:52:35.599Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@25-beta/DirectMethodHandleAccessor.java:104)
[2025-04-04T03:52:35.599Z] at java.lang.reflect.Method.invoke(java.base@25-beta/Method.java:565)
[2025-04-04T03:52:35.599Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "pool-2-thread-3" #156 [52124] prio=5 os_prio=0 cpu=19.10ms elapsed=964.81s tid=0x000003fe9800c090 nid=52124 waiting on condition [0x000003ff05bfe000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.599Z] - parking to wait for <0x000003ff1458e2c8> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue.xfer(java.base@25-beta/LinkedTransferQueue.java:613)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.put(java.base@25-beta/SynchronousQueue.java:266)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$Producer.realRun(SingleProducerMultipleConsumerLoops.java:135)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$CheckedRunnable.run(SingleProducerMultipleConsumerLoops.java:121)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "pool-2-thread-5" #158 [52126] prio=5 os_prio=0 cpu=1.48ms elapsed=964.59s tid=0x000003fe9800de90 nid=52126 waiting on condition [0x000003ff0c1fe000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.599Z] - parking to wait for <0x000003ff1458e2c8> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue.xfer(java.base@25-beta/LinkedTransferQueue.java:613)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.take(java.base@25-beta/SynchronousQueue.java:318)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$Consumer.realRun(SingleProducerMultipleConsumerLoops.java:150)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$CheckedRunnable.run(SingleProducerMultipleConsumerLoops.java:121)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "pool-2-thread-6" #159 [52129] prio=5 os_prio=0 cpu=0.82ms elapsed=964.57s tid=0x000003fe9800ebc0 nid=52129 waiting on condition [0x000003ff05efe000]
[2025-04-04T03:52:35.599Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T03:52:35.599Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T03:52:35.599Z] - parking to wait for <0x000003ff1458e2c8> (a java.util.concurrent.SynchronousQueue$Transferer)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:369)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue$DualNode.await(java.base@25-beta/LinkedTransferQueue.java:458)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.LinkedTransferQueue.xfer(java.base@25-beta/LinkedTransferQueue.java:613)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.xfer(java.base@25-beta/SynchronousQueue.java:235)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.SynchronousQueue.take(java.base@25-beta/SynchronousQueue.java:318)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$Consumer.realRun(SingleProducerMultipleConsumerLoops.java:150)
[2025-04-04T03:52:35.599Z] at SingleProducerMultipleConsumerLoops$CheckedRunnable.run(SingleProducerMultipleConsumerLoops.java:121)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T03:52:35.599Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T03:52:35.599Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T03:52:35.599Z]
[2025-04-04T03:52:35.599Z] "Attach Listener" #160 [52897] daemon prio=9 os_prio=0 cpu=0.49ms elapsed=0.30s tid=0x000003fecc000f10 nid=52897 waiting on condition [0x0000000000000000]
[2025-04-04T03:52:35.600Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "GC Thread#3" os_prio=0 cpu=20.22ms elapsed=1022.22s tid=0x000003fee00083c0 nid=51117 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "GC Thread#2" os_prio=0 cpu=42.41ms elapsed=1022.22s tid=0x000003fee0007890 nid=51116 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "GC Thread#1" os_prio=0 cpu=23.75ms elapsed=1022.23s tid=0x000003fee0006d60 nid=51115 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "VM Thread" os_prio=0 cpu=6.42ms elapsed=1031.68s tid=0x000003ff880e7170 nid=50967 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "VM Periodic Task Thread" os_prio=0 cpu=668.01ms elapsed=1031.73s tid=0x000003ff880c32a0 nid=50966 waiting on condition
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "G1 Service" os_prio=0 cpu=33.96ms elapsed=1031.74s tid=0x000003ff880b6ac0 nid=50964 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "G1 Refine#0" os_prio=0 cpu=0.05ms elapsed=1031.74s tid=0x000003ff880b5ae0 nid=50963 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "G1 Conc#0" os_prio=0 cpu=0.05ms elapsed=1031.74s tid=0x000003ff8808be40 nid=50962 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "G1 Main Marker" os_prio=0 cpu=0.05ms elapsed=1031.74s tid=0x000003ff8808ae80 nid=50961 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] "GC Thread#0" os_prio=0 cpu=36.58ms elapsed=1031.75s tid=0x000003ff88076fd0 nid=50960 runnable
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] JNI global refs: 17, weak refs: 0
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] --- Timeout information end.
[2025-04-04T03:52:35.600Z] finished: Fri Apr 04 03:52:34 UTC 2025
[2025-04-04T03:52:35.600Z] elapsed time (seconds): 965.447
[2025-04-04T03:52:35.600Z] configuration:
[2025-04-04T03:52:35.600Z] Boot Layer
[2025-04-04T03:52:35.600Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-04-04T03:52:35.600Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] Test Layer
[2025-04-04T03:52:35.600Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] rerun:
[2025-04-04T03:52:35.600Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/1 && \
[2025-04-04T03:52:35.600Z] DISPLAY=:0 \
[2025-04-04T03:52:35.600Z] HOME=/home/jenkins \
[2025-04-04T03:52:35.600Z] LANG=C.utf8 \
[2025-04-04T03:52:35.600Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:52:35.600Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java \
[2025-04-04T03:52:35.600Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:52:35.600Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:52:35.600Z] -Dtest.compiler.opts= \
[2025-04-04T03:52:35.600Z] -Dtest.java.opts= \
[2025-04-04T03:52:35.600Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:35.600Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:52:35.600Z] -Dtest.timeout.factor=8.0 \
[2025-04-04T03:52:35.600Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:52:35.600Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:52:35.600Z] -Dtest.name=java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java \
[2025-04-04T03:52:35.600Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:52:35.600Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.java \
[2025-04-04T03:52:35.600Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue \
[2025-04-04T03:52:35.600Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T03:52:35.600Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d \
[2025-04-04T03:52:35.600Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib \
[2025-04-04T03:52:35.600Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib \
[2025-04-04T03:52:35.600Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/BlockingQueue/SingleProducerMultipleConsumerLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/BlockingQueue:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-04-04T03:52:35.600Z] SingleProducerMultipleConsumerLoops
[2025-04-04T03:52:35.600Z] STDOUT:
[2025-04-04T03:52:35.600Z] ArrayBlockingQueue, consumers=1: 56 ms
[2025-04-04T03:52:35.600Z] LinkedBlockingQueue, consumers=1: 16 ms
[2025-04-04T03:52:35.600Z] LinkedBlockingDeque, consumers=1: 22 ms
[2025-04-04T03:52:35.600Z] LinkedTransferQueue, consumers=1: 26 ms
[2025-04-04T03:52:35.600Z] PriorityBlockingQueue, consumers=1: 6 ms
[2025-04-04T03:52:35.600Z] SynchronousQueue, consumers=1: 9 ms
[2025-04-04T03:52:35.600Z] SynchronousQueue, consumers=1: 5 ms
[2025-04-04T03:52:35.600Z] ArrayBlockingQueue, consumers=1: 1 ms
[2025-04-04T03:52:35.600Z] ArrayBlockingQueue, consumers=2: 11 ms
[2025-04-04T03:52:35.600Z] LinkedBlockingQueue, consumers=2: 20 ms
[2025-04-04T03:52:35.600Z] LinkedBlockingDeque, consumers=2: 4 ms
[2025-04-04T03:52:35.600Z] LinkedTransferQueue, consumers=2: 14 ms
[2025-04-04T03:52:35.600Z] PriorityBlockingQueue, consumers=2: 5 ms
[2025-04-04T03:52:35.600Z] SynchronousQueue, consumers=2: 3 ms
[2025-04-04T03:52:35.600Z]
[2025-04-04T03:52:35.600Z] TEST RESULT: Error. "main" action timed out with a timeout of 960 seconds on agent 13
[2025-04-04T03:52:35.600Z] --------------------------------------------------
[2025-04-04T03:57:29.520Z] TEST: java/util/concurrent/tck/JSR166TestCase.java#default
[2025-04-04T03:57:29.520Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-04-04T03:57:29.520Z]
[2025-04-04T03:57:29.520Z] ACTION: build -- Passed. Build successful
[2025-04-04T03:57:29.520Z] REASON: User specified action: run build *
[2025-04-04T03:57:29.520Z] TIME: 17.002 seconds
[2025-04-04T03:57:29.520Z] messages:
[2025-04-04T03:57:29.520Z] command: build *
[2025-04-04T03:57:29.520Z] reason: User specified action: run build *
[2025-04-04T03:57:29.520Z] started: Fri Apr 04 03:56:03 UTC 2025
[2025-04-04T03:57:29.520Z] Test directory:
[2025-04-04T03:57:29.521Z] compile: AbstractQueueTest, ArrayDeque8Test, ScheduledExecutorTest, CollectionTest, DelayQueueTest, TimeUnitTest, AtomicIntegerFieldUpdaterTest, LongAccumulatorTest, AtomicStampedReferenceTest, ThreadPoolExecutorTest, SubmissionPublisherTest, ConcurrentSkipListSubMapTest, AtomicReference9Test, CollectionImplementation, LockSupportTest, CountedCompleter8Test, AtomicReferenceFieldUpdaterTest, VectorTest, CountedCompleterTest, ConcurrentHashMapTest, SemaphoreTest, ConcurrentSkipListSubSetTest, EntryTest, ThreadLocalRandom8Test, PriorityQueueTest, DoubleAccumulatorTest, ArrayBlockingQueueTest, ConcurrentSkipListSetTest, ThreadTest, CountDownLatchTest, AtomicReferenceTest, ForkJoinTaskTest, TreeSubMapTest, AtomicLongArray9Test, ThreadLocalRandomTest, ArrayListTest, RecursiveActionTest, ExecutorCompletionService9Test, RecursiveTaskTest, Atomic8Test, StampedLockTest, ThreadLocalTest, CyclicBarrierTest, AtomicIntegerArrayTest, LinkedBlockingDequeTest, ForkJoinPool8Test, AbstractExecutorServiceTest, ForkJoinPool20Test, SynchronousQueueTest, ReentrantLockTest, ConcurrentLinkedQueueTest, HashtableTest, ArrayDequeTest, AtomicMarkableReferenceTest, ConcurrentLinkedDequeTest, LinkedHashMapTest, ForkJoinPoolTest, AtomicBooleanTest, AtomicIntegerTest, NonNestmates, ConcurrentSkipListMapTest, AtomicReferenceArray9Test, AtomicLongTest, AtomicInteger9Test, TreeSubSetTest, LinkedBlockingDeque8Test, SplittableRandomTest, AtomicIntegerArray9Test, AtomicLongArrayTest, TreeMapTest, TreeSetTest, ExecutorCompletionServiceTest, ScheduledExecutorSubclassTest, ExecutorsTest, FutureTaskTest, ForkJoinPool9Test, ExchangerTest, Item, BlockingQueueTest, LinkedTransferQueueTest, LinkedBlockingQueueTest, ThreadPoolExecutorSubclassTest, CopyOnWriteArraySetTest, MapTest, CompletableFutureTest, LinkedListTest, HashMapTest, TimeUnit8Test, LongAdderTest, LinkedBlockingQueue8Test, AtomicBoolean9Test, ReentrantReadWriteLockTest, PriorityBlockingQueueTest, ForkJoinTask8Test, ConcurrentHashMap8Test, Collection8Test, PhaserTest, DoubleAdderTest, CopyOnWriteArrayListTest, MapImplementation, AbstractQueuedSynchronizerTest, AtomicLong9Test, AtomicLongFieldUpdaterTest, JSR166TestCase, SynchronousQueue20Test, ForkJoinPool19Test, AbstractQueuedLongSynchronizerTest, AtomicReferenceArrayTest
[2025-04-04T03:57:29.521Z] finished: Fri Apr 04 03:56:20 UTC 2025
[2025-04-04T03:57:29.521Z] elapsed time (seconds): 17.002
[2025-04-04T03:57:29.521Z]
[2025-04-04T03:57:29.521Z] ACTION: compile -- Passed. Compilation successful
[2025-04-04T03:57:29.521Z] REASON: .class file out of date or does not exist
[2025-04-04T03:57:29.521Z] TIME: 16.985 seconds
[2025-04-04T03:57:29.521Z] messages:
[2025-04-04T03:57:29.522Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java
[2025-04-04T03:57:29.522Z] reason: .class file out of date or does not exist
[2025-04-04T03:57:29.522Z] started: Fri Apr 04 03:56:03 UTC 2025
[2025-04-04T03:57:29.522Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED
[2025-04-04T03:57:29.522Z] Mode: agentvm
[2025-04-04T03:57:29.522Z] Agent id: 3
[2025-04-04T03:57:29.522Z] Process id: 49335
[2025-04-04T03:57:29.522Z] finished: Fri Apr 04 03:56:20 UTC 2025
[2025-04-04T03:57:29.522Z] elapsed time (seconds): 16.985
[2025-04-04T03:57:29.522Z] configuration:
[2025-04-04T03:57:29.522Z] Boot Layer (javac runtime environment)
[2025-04-04T03:57:29.522Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T03:57:29.522Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T03:57:29.522Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T03:57:29.522Z]
[2025-04-04T03:57:29.522Z] javac compilation environment
[2025-04-04T03:57:29.522Z] add modules: java.management java.base
[2025-04-04T03:57:29.522Z] add exports: java.base/jdk.internal.util ALL-UNNAMED
[2025-04-04T03:57:29.522Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck
[2025-04-04T03:57:29.522Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck
[2025-04-04T03:57:29.522Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d
[2025-04-04T03:57:29.522Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar
[2025-04-04T03:57:29.522Z]
[2025-04-04T03:57:29.522Z] rerun:
[2025-04-04T03:57:29.522Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/1 && \
[2025-04-04T03:57:29.522Z] DISPLAY=:0 \
[2025-04-04T03:57:29.522Z] HOME=/home/jenkins \
[2025-04-04T03:57:29.522Z] LANG=C.utf8 \
[2025-04-04T03:57:29.522Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:57:29.522Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/javac \
[2025-04-04T03:57:29.522Z] -J-ea \
[2025-04-04T03:57:29.522Z] -J-esa \
[2025-04-04T03:57:29.522Z] -J-Xmx1540m \
[2025-04-04T03:57:29.522Z] -J-XX:-UseCompressedOops \
[2025-04-04T03:57:29.522Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:57:29.522Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:57:29.522Z] -J-Dtest.compiler.opts= \
[2025-04-04T03:57:29.522Z] -J-Dtest.java.opts= \
[2025-04-04T03:57:29.522Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:57:29.523Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:57:29.523Z] -J-Dtest.timeout.factor=8.0 \
[2025-04-04T03:57:29.523Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:57:29.523Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:57:29.523Z] -J-Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \
[2025-04-04T03:57:29.523Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:57:29.523Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \
[2025-04-04T03:57:29.523Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.523Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.523Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \
[2025-04-04T03:57:29.523Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \
[2025-04-04T03:57:29.523Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.523Z] -J-Dtest.modules='java.management java.base/jdk.internal.util' \
[2025-04-04T03:57:29.523Z] --add-modules java.management,java.base \
[2025-04-04T03:57:29.523Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \
[2025-04-04T03:57:29.523Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \
[2025-04-04T03:57:29.523Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.524Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DelayQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnitTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicStampedReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SubmissionPublisherTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReference9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CollectionImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LockSupportTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleter8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/VectorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountedCompleterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SemaphoreTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/EntryTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandom8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAccumulatorTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CountDownLatchTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveActionTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionService9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/RecursiveTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Atomic8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/StampedLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadLocalTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CyclicBarrierTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractExecutorServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashtableTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ArrayDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicMarkableReferenceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentLinkedDequeTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedHashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPoolTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBooleanTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/NonNestmates.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentSkipListMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicInteger9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSubSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingDeque8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SplittableRandomTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicIntegerArray9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongArrayTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TreeSetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorCompletionServiceTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ScheduledExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExecutorsTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/FutureTaskTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ExchangerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Item.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/BlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedTransferQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArraySetTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CompletableFutureTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/HashMapTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/TimeUnit8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LongAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/LinkedBlockingQueue8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicBoolean9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PriorityBlockingQueueTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinTask8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ConcurrentHashMap8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/Collection8Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/PhaserTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/DoubleAdderTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/CopyOnWriteArrayListTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/MapImplementation.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLong9Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicLongFieldUpdaterTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/SynchronousQueue20Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ForkJoinPool19Test.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AbstractQueuedLongSynchronizerTest.java /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/AtomicReferenceArrayTest.java
[2025-04-04T03:57:29.524Z] direct:
[2025-04-04T03:57:29.524Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2010: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal
[2025-04-04T03:57:29.524Z] protected void finalize() {
[2025-04-04T03:57:29.524Z] ^
[2025-04-04T03:57:29.524Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/ThreadPoolExecutorSubclassTest.java:2011: warning: [removal] finalize() in ThreadPoolExecutor has been deprecated and marked for removal
[2025-04-04T03:57:29.524Z] super.finalize();
[2025-04-04T03:57:29.524Z] ^
[2025-04-04T03:57:29.524Z] Note: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java uses or overrides a deprecated API.
[2025-04-04T03:57:29.524Z] Note: Recompile with -Xlint:deprecation for details.
[2025-04-04T03:57:29.524Z] Note: Some input files use unchecked or unsafe operations.
[2025-04-04T03:57:29.524Z] Note: Recompile with -Xlint:unchecked for details.
[2025-04-04T03:57:29.524Z] 2 warnings
[2025-04-04T03:57:29.524Z]
[2025-04-04T03:57:29.524Z] ACTION: build -- Passed. All files up to date
[2025-04-04T03:57:29.524Z] REASON: Named class compiled on demand
[2025-04-04T03:57:29.524Z] TIME: 0.001 seconds
[2025-04-04T03:57:29.524Z] messages:
[2025-04-04T03:57:29.524Z] command: build JSR166TestCase
[2025-04-04T03:57:29.524Z] reason: Named class compiled on demand
[2025-04-04T03:57:29.524Z] started: Fri Apr 04 03:56:20 UTC 2025
[2025-04-04T03:57:29.524Z] finished: Fri Apr 04 03:56:20 UTC 2025
[2025-04-04T03:57:29.524Z] elapsed time (seconds): 0.001
[2025-04-04T03:57:29.524Z]
[2025-04-04T03:57:29.524Z] ACTION: junit -- Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure
[2025-04-04T03:57:29.524Z] REASON: User specified action: run junit/othervm/timeout=1000 JSR166TestCase
[2025-04-04T03:57:29.524Z] TIME: 66.73 seconds
[2025-04-04T03:57:29.524Z] messages:
[2025-04-04T03:57:29.524Z] command: junit JSR166TestCase
[2025-04-04T03:57:29.525Z] reason: User specified action: run junit/othervm/timeout=1000 JSR166TestCase
[2025-04-04T03:57:29.525Z] started: Fri Apr 04 03:56:20 UTC 2025
[2025-04-04T03:57:29.525Z] Mode: othervm [/othervm specified]
[2025-04-04T03:57:29.525Z] Additional options from @modules: --add-modules java.management,java.base --add-exports java.base/jdk.internal.util=ALL-UNNAMED
[2025-04-04T03:57:29.525Z] Process id: 117724
[2025-04-04T03:57:29.525Z] finished: Fri Apr 04 03:57:27 UTC 2025
[2025-04-04T03:57:29.525Z] elapsed time (seconds): 66.73
[2025-04-04T03:57:29.525Z] configuration:
[2025-04-04T03:57:29.525Z] Boot Layer
[2025-04-04T03:57:29.525Z] add modules: java.management java.base
[2025-04-04T03:57:29.525Z] add exports: java.base/jdk.internal.util ALL-UNNAMED
[2025-04-04T03:57:29.525Z]
[2025-04-04T03:57:29.525Z] STDOUT:
[2025-04-04T03:57:29.525Z] STDERR:
[2025-04-04T03:57:29.525Z] junit.framework.AssertionFailedError: expected:<-4> but was:<-5>
[2025-04-04T03:57:29.525Z] at junit.framework.Assert.fail(Assert.java:57)
[2025-04-04T03:57:29.525Z] at junit.framework.Assert.failNotEquals(Assert.java:329)
[2025-04-04T03:57:29.525Z] at junit.framework.Assert.assertEquals(Assert.java:78)
[2025-04-04T03:57:29.525Z] at junit.framework.Assert.assertEquals(Assert.java:234)
[2025-04-04T03:57:29.525Z] at junit.framework.Assert.assertEquals(Assert.java:241)
[2025-04-04T03:57:29.525Z] at junit.framework.TestCase.assertEquals(TestCase.java:384)
[2025-04-04T03:57:29.525Z] at JSR166TestCase.mustEqual(JSR166TestCase.java:1316)
[2025-04-04T03:57:29.525Z] at AtomicReference9Test.testCompareAndExchange(AtomicReference9Test.java:128)
[2025-04-04T03:57:29.525Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-04-04T03:57:29.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-04-04T03:57:29.525Z] at junit.framework.TestCase.runTest(TestCase.java:177)
[2025-04-04T03:57:29.525Z] at JSR166TestCase.runTest(JSR166TestCase.java:382)
[2025-04-04T03:57:29.525Z] at junit.framework.TestCase.runBare(TestCase.java:142)
[2025-04-04T03:57:29.525Z] at JSR166TestCase.runBare(JSR166TestCase.java:373)
[2025-04-04T03:57:29.525Z] at junit.framework.TestResult$1.protect(TestResult.java:122)
[2025-04-04T03:57:29.525Z] at junit.framework.TestResult.runProtected(TestResult.java:142)
[2025-04-04T03:57:29.525Z] at junit.framework.TestResult.run(TestResult.java:125)
[2025-04-04T03:57:29.525Z] at junit.framework.TestCase.run(TestCase.java:130)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.runTest(TestSuite.java:241)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.run(TestSuite.java:236)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.runTest(TestSuite.java:241)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.run(TestSuite.java:236)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.runTest(TestSuite.java:241)
[2025-04-04T03:57:29.525Z] at junit.framework.TestSuite.run(TestSuite.java:236)
[2025-04-04T03:57:29.525Z] FAILED AtomicReference9Test::testCompareAndExchange 'testCompareAndExchange' [9ms]
[2025-04-04T03:57:29.525Z] JavaTest Message: JUnit Platform Failure(s): 1
[2025-04-04T03:57:29.525Z]
[2025-04-04T03:57:29.525Z] [ JUnit Containers: found 224, started 224, succeeded 188, failed 0, aborted 0, skipped 0]
[2025-04-04T03:57:29.525Z] [ JUnit Tests: found 4106, started 4085, succeeded 4084, failed 1, aborted 0, skipped 0]
[2025-04-04T03:57:29.525Z]
[2025-04-04T03:57:29.525Z] java.lang.Exception: JUnit test failure
[2025-04-04T03:57:29.525Z] at com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:169)
[2025-04-04T03:57:29.525Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:102)
[2025-04-04T03:57:29.525Z] at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:68)
[2025-04-04T03:57:29.525Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-04-04T03:57:29.525Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-04-04T03:57:29.525Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-04-04T03:57:29.525Z] at java.base/java.lang.Thread.run(Thread.java:1447)
[2025-04-04T03:57:29.525Z]
[2025-04-04T03:57:29.525Z] JavaTest Message: Test threw exception: java.lang.Exception: JUnit test failure
[2025-04-04T03:57:29.525Z] JavaTest Message: shutting down test
[2025-04-04T03:57:29.525Z]
[2025-04-04T03:57:29.525Z] STATUS:Failed.`main' threw exception: java.lang.Exception: JUnit test failure
[2025-04-04T03:57:29.525Z] rerun:
[2025-04-04T03:57:29.525Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/1 && \
[2025-04-04T03:57:29.525Z] DISPLAY=:0 \
[2025-04-04T03:57:29.525Z] HOME=/home/jenkins \
[2025-04-04T03:57:29.525Z] LANG=C.utf8 \
[2025-04-04T03:57:29.525Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T03:57:29.525Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-04-04T03:57:29.525Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java \
[2025-04-04T03:57:29.525Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T03:57:29.525Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T03:57:29.525Z] -Dtest.compiler.opts= \
[2025-04-04T03:57:29.525Z] -Dtest.java.opts= \
[2025-04-04T03:57:29.525Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:57:29.525Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T03:57:29.525Z] -Dtest.timeout.factor=8.0 \
[2025-04-04T03:57:29.525Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:57:29.525Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T03:57:29.525Z] -Dtest.name=java/util/concurrent/tck/JSR166TestCase.java#default \
[2025-04-04T03:57:29.525Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T03:57:29.525Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck/JSR166TestCase.java \
[2025-04-04T03:57:29.525Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.525Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.525Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \
[2025-04-04T03:57:29.525Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d \
[2025-04-04T03:57:29.525Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/0/java/util/concurrent/tck/JSR166TestCase_default.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/tck \
[2025-04-04T03:57:29.525Z] -Dtest.modules='java.management java.base/jdk.internal.util' \
[2025-04-04T03:57:29.525Z] --add-modules java.management,java.base \
[2025-04-04T03:57:29.525Z] --add-exports java.base/jdk.internal.util=ALL-UNNAMED \
[2025-04-04T03:57:29.525Z] -ea \
[2025-04-04T03:57:29.525Z] -esa \
[2025-04-04T03:57:29.525Z] -Xmx1540m \
[2025-04-04T03:57:29.525Z] -XX:-UseCompressedOops \
[2025-04-04T03:57:29.525Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T03:57:29.525Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/java/util/concurrent/tck/JSR166TestCase_default.d/junit.0.jta java/util/concurrent/tck/JSR166TestCase.java#default JSR166TestCase
[2025-04-04T03:57:29.526Z]
[2025-04-04T03:57:29.526Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: JUnit test failure
[2025-04-04T03:57:29.526Z] --------------------------------------------------
[2025-04-04T04:09:06.183Z] TEST: java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java
[2025-04-04T04:09:06.183Z] TEST JDK: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-04-04T04:09:06.183Z]
[2025-04-04T04:09:06.183Z] ACTION: build -- Passed. Build successful
[2025-04-04T04:09:06.183Z] REASON: Named class compiled on demand
[2025-04-04T04:09:06.183Z] TIME: 1.701 seconds
[2025-04-04T04:09:06.183Z] messages:
[2025-04-04T04:09:06.183Z] command: build ConcurrentQueueLoops
[2025-04-04T04:09:06.183Z] reason: Named class compiled on demand
[2025-04-04T04:09:06.183Z] started: Fri Apr 04 03:52:55 UTC 2025
[2025-04-04T04:09:06.183Z] Test directory:
[2025-04-04T04:09:06.183Z] compile: ConcurrentQueueLoops
[2025-04-04T04:09:06.183Z] finished: Fri Apr 04 03:52:57 UTC 2025
[2025-04-04T04:09:06.183Z] elapsed time (seconds): 1.701
[2025-04-04T04:09:06.183Z]
[2025-04-04T04:09:06.183Z] ACTION: compile -- Passed. Compilation successful
[2025-04-04T04:09:06.183Z] REASON: .class file out of date or does not exist
[2025-04-04T04:09:06.183Z] TIME: 1.685 seconds
[2025-04-04T04:09:06.183Z] messages:
[2025-04-04T04:09:06.183Z] command: compile /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java
[2025-04-04T04:09:06.183Z] reason: .class file out of date or does not exist
[2025-04-04T04:09:06.183Z] started: Fri Apr 04 03:52:55 UTC 2025
[2025-04-04T04:09:06.183Z] Mode: agentvm
[2025-04-04T04:09:06.183Z] Agent id: 1
[2025-04-04T04:09:06.183Z] Process id: 49282
[2025-04-04T04:09:06.183Z] finished: Fri Apr 04 03:52:57 UTC 2025
[2025-04-04T04:09:06.183Z] elapsed time (seconds): 1.685
[2025-04-04T04:09:06.183Z] configuration:
[2025-04-04T04:09:06.183Z] Boot Layer (javac runtime environment)
[2025-04-04T04:09:06.183Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T04:09:06.183Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T04:09:06.183Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T04:09:06.183Z]
[2025-04-04T04:09:06.183Z] javac compilation environment
[2025-04-04T04:09:06.183Z] source path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues
[2025-04-04T04:09:06.183Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T04:09:06.183Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues
[2025-04-04T04:09:06.183Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d
[2025-04-04T04:09:06.183Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib
[2025-04-04T04:09:06.183Z]
[2025-04-04T04:09:06.183Z] rerun:
[2025-04-04T04:09:06.183Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/0 && \
[2025-04-04T04:09:06.183Z] DISPLAY=:0 \
[2025-04-04T04:09:06.183Z] HOME=/home/jenkins \
[2025-04-04T04:09:06.183Z] LANG=C.utf8 \
[2025-04-04T04:09:06.183Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T04:09:06.183Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/javac \
[2025-04-04T04:09:06.183Z] -J-ea \
[2025-04-04T04:09:06.183Z] -J-esa \
[2025-04-04T04:09:06.183Z] -J-Xmx1540m \
[2025-04-04T04:09:06.183Z] -J-XX:-UseCompressedOops \
[2025-04-04T04:09:06.183Z] -J-Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T04:09:06.183Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T04:09:06.183Z] -J-Dtest.compiler.opts= \
[2025-04-04T04:09:06.183Z] -J-Dtest.java.opts= \
[2025-04-04T04:09:06.183Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T04:09:06.183Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T04:09:06.183Z] -J-Dtest.timeout.factor=8.0 \
[2025-04-04T04:09:06.183Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T04:09:06.183Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T04:09:06.183Z] -J-Dtest.name=java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java \
[2025-04-04T04:09:06.183Z] -J-Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T04:09:06.183Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java \
[2025-04-04T04:09:06.183Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues \
[2025-04-04T04:09:06.183Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T04:09:06.183Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d \
[2025-04-04T04:09:06.183Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T04:09:06.183Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T04:09:06.184Z] -d /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d \
[2025-04-04T04:09:06.184Z] -sourcepath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T04:09:06.184Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java
[2025-04-04T04:09:06.184Z] direct:
[2025-04-04T04:09:06.184Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java:154: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-04-04T04:09:06.184Z] queue.offer(new Integer(l));
[2025-04-04T04:09:06.184Z] ^
[2025-04-04T04:09:06.184Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java:159: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-04-04T04:09:06.184Z] return new Integer(l);
[2025-04-04T04:09:06.184Z] ^
[2025-04-04T04:09:06.184Z] 2 warnings
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] ACTION: main -- Error. "main" action timed out with a timeout of 960 seconds on agent 15
[2025-04-04T04:09:06.184Z] REASON: User specified action: run main ConcurrentQueueLoops 8 123456
[2025-04-04T04:09:06.184Z] TIME: 964.136 seconds
[2025-04-04T04:09:06.184Z] messages:
[2025-04-04T04:09:06.184Z] command: main ConcurrentQueueLoops 8 123456
[2025-04-04T04:09:06.184Z] reason: User specified action: run main ConcurrentQueueLoops 8 123456
[2025-04-04T04:09:06.184Z] started: Fri Apr 04 03:52:57 UTC 2025
[2025-04-04T04:09:06.184Z] Mode: agentvm
[2025-04-04T04:09:06.184Z] Agent id: 15
[2025-04-04T04:09:06.184Z] Process id: 52792
[2025-04-04T04:09:06.184Z] Timeout signalled after 960 seconds
[2025-04-04T04:09:06.184Z] Timeout information:
[2025-04-04T04:09:06.184Z] Running jstack on process 52792
[2025-04-04T04:09:06.184Z] 2025-04-04 04:09:01
[2025-04-04T04:09:06.184Z] Full thread dump OpenJDK 64-Bit Server VM (25-beta+17-ea mixed mode):
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] Threads class SMR info:
[2025-04-04T04:09:06.184Z] _java_thread_list=0x000003fef0002000, length=15, elements={
[2025-04-04T04:09:06.184Z] 0x000003ffac02ba50, 0x000003ffac12cd60, 0x000003ffac12e2b0, 0x000003ffac12fa90,
[2025-04-04T04:09:06.184Z] 0x000003ffac131080, 0x000003ffac1325d0, 0x000003ffac1340a0, 0x000003ffac135760,
[2025-04-04T04:09:06.184Z] 0x000003ffac17d240, 0x000003ffac228bc0, 0x000003ffac27c610, 0x000003ffac17f480,
[2025-04-04T04:09:06.184Z] 0x000003fe74002790, 0x000003fe74015860, 0x000003fef0000f10
[2025-04-04T04:09:06.184Z] }
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "main" #3 [52793] prio=5 os_prio=0 cpu=2256.57ms elapsed=1000.49s tid=0x000003ffac02ba50 nid=52793 in Object.wait() [0x000003ffb03fe000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.184Z] - waiting on <0x000003ff38a00000> (a java.lang.Thread)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T04:09:06.184Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1860)
[2025-04-04T04:09:06.184Z] - locked <0x000003ff38a00000> (a java.lang.Thread)
[2025-04-04T04:09:06.184Z] at java.lang.Thread.join(java.base@25-beta/Thread.java:1936)
[2025-04-04T04:09:06.184Z] at com.sun.javatest.regtest.agent.MainActionHelper.runClass(MainActionHelper.java:219)
[2025-04-04T04:09:06.184Z] at com.sun.javatest.regtest.agent.AgentServer.doMain(AgentServer.java:319)
[2025-04-04T04:09:06.184Z] at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:244)
[2025-04-04T04:09:06.184Z] at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:71)
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Reference Handler" #11 [52819] daemon prio=10 os_prio=0 cpu=9.30ms elapsed=999.68s tid=0x000003ffac12cd60 nid=52819 waiting on condition [0x000003ff306fe000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z] at java.lang.ref.Reference.waitForReferencePendingList(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.184Z] at java.lang.ref.Reference.processPendingReferences(java.base@25-beta/Reference.java:246)
[2025-04-04T04:09:06.184Z] at java.lang.ref.Reference$ReferenceHandler.run(java.base@25-beta/Reference.java:208)
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Finalizer" #12 [52820] daemon prio=8 os_prio=0 cpu=0.21ms elapsed=999.64s tid=0x000003ffac12e2b0 nid=52820 in Object.wait() [0x000003ff305fe000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: WAITING (on object monitor)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.184Z] - waiting on <0x000003ff3414c048> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait(java.base@25-beta/Object.java:351)
[2025-04-04T04:09:06.184Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:138)
[2025-04-04T04:09:06.184Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:229)
[2025-04-04T04:09:06.184Z] - locked <0x000003ff3414c048> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T04:09:06.184Z] at java.lang.ref.Finalizer$FinalizerThread.run(java.base@25-beta/Finalizer.java:165)
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Signal Dispatcher" #13 [52821] daemon prio=9 os_prio=0 cpu=0.59ms elapsed=999.64s tid=0x000003ffac12fa90 nid=52821 waiting on condition [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Service Thread" #14 [52822] daemon prio=9 os_prio=0 cpu=28.74ms elapsed=999.54s tid=0x000003ffac131080 nid=52822 runnable [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Monitor Deflation Thread" #15 [52823] daemon prio=9 os_prio=0 cpu=137.71ms elapsed=999.54s tid=0x000003ffac1325d0 nid=52823 runnable [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "C2 CompilerThread0" #16 [52824] daemon prio=9 os_prio=0 cpu=1143.14ms elapsed=999.54s tid=0x000003ffac1340a0 nid=52824 waiting on condition [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z] No compile task
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "C1 CompilerThread0" #18 [52825] daemon prio=9 os_prio=0 cpu=1243.41ms elapsed=999.54s tid=0x000003ffac135760 nid=52825 waiting on condition [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z] No compile task
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Common-Cleaner" #19 [52827] daemon prio=8 os_prio=0 cpu=1.89ms elapsed=998.57s tid=0x000003ffac17d240 nid=52827 in Object.wait() [0x000003ff301fe000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: TIMED_WAITING (on object monitor)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait0(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.184Z] - waiting on <0x000003ff33e80f70> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T04:09:06.184Z] at java.lang.Object.wait(java.base@25-beta/Object.java:389)
[2025-04-04T04:09:06.184Z] at java.lang.ref.ReferenceQueue.remove0(java.base@25-beta/ReferenceQueue.java:124)
[2025-04-04T04:09:06.184Z] at java.lang.ref.ReferenceQueue.remove(java.base@25-beta/ReferenceQueue.java:215)
[2025-04-04T04:09:06.184Z] - locked <0x000003ff33e80f70> (a java.lang.ref.ReferenceQueue$Lock)
[2025-04-04T04:09:06.184Z] at jdk.internal.ref.CleanerImpl.run(java.base@25-beta/CleanerImpl.java:146)
[2025-04-04T04:09:06.184Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T04:09:06.184Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T04:09:06.184Z] at jdk.internal.misc.InnocuousThread.run(java.base@25-beta/InnocuousThread.java:148)
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "Notification Thread" #20 [52831] daemon prio=9 os_prio=0 cpu=0.09ms elapsed=995.73s tid=0x000003ffac228bc0 nid=52831 runnable [0x0000000000000000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.184Z]
[2025-04-04T04:09:06.184Z] "pool-1-thread-1" #21 [52855] daemon prio=5 os_prio=0 cpu=143.14ms elapsed=992.62s tid=0x000003ffac27c610 nid=52855 waiting on condition [0x000003ff29afe000]
[2025-04-04T04:09:06.184Z] java.lang.Thread.State: TIMED_WAITING (parking)
[2025-04-04T04:09:06.184Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.184Z] - parking to wait for <0x000003ff341432b8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
[2025-04-04T04:09:06.184Z] at java.util.concurrent.locks.LockSupport.parkNanos(java.base@25-beta/LockSupport.java:271)
[2025-04-04T04:09:06.184Z] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(java.base@25-beta/AbstractQueuedSynchronizer.java:1802)
[2025-04-04T04:09:06.184Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:1166)
[2025-04-04T04:09:06.184Z] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(java.base@25-beta/ScheduledThreadPoolExecutor.java:883)
[2025-04-04T04:09:06.184Z] at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@25-beta/ThreadPoolExecutor.java:1016)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1076)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "AgentVMThread" #130 [53297] prio=5 os_prio=0 cpu=41.27ms elapsed=963.35s tid=0x000003ffac17f480 nid=53297 waiting on condition [0x000003ff289fd000]
[2025-04-04T04:09:06.185Z] java.lang.Thread.State: WAITING (parking)
[2025-04-04T04:09:06.185Z] at jdk.internal.misc.Unsafe.park(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.185Z] - parking to wait for <0x000003ff3fdad4f0> (a java.util.concurrent.FutureTask)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.locks.LockSupport.park(java.base@25-beta/LockSupport.java:223)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.FutureTask.awaitDone(java.base@25-beta/FutureTask.java:511)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.FutureTask.get(java.base@25-beta/FutureTask.java:192)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops.oneRun(ConcurrentQueueLoops.java:179)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops.test(ConcurrentQueueLoops.java:116)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops.test(ConcurrentQueueLoops.java:101)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops.instanceMain(ConcurrentQueueLoops.java:203)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops.main(ConcurrentQueueLoops.java:201)
[2025-04-04T04:09:06.185Z] at java.lang.invoke.LambdaForm$DMH/0x000000003f081400.invokeStatic(java.base@25-beta/LambdaForm$DMH)
[2025-04-04T04:09:06.185Z] at java.lang.invoke.LambdaForm$MH/0x000000003f08cc00.invoke(java.base@25-beta/LambdaForm$MH)
[2025-04-04T04:09:06.185Z] at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@25-beta/Invokers$Holder)
[2025-04-04T04:09:06.185Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@25-beta/DirectMethodHandleAccessor.java:155)
[2025-04-04T04:09:06.185Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@25-beta/DirectMethodHandleAccessor.java:104)
[2025-04-04T04:09:06.185Z] at java.lang.reflect.Method.invoke(java.base@25-beta/Method.java:565)
[2025-04-04T04:09:06.185Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "pool-7-thread-1" #155 [53414] prio=5 os_prio=0 cpu=3849.05ms elapsed=957.62s tid=0x000003fe74002790 nid=53414 sleeping [0x000003ff1fefe000]
[2025-04-04T04:09:06.185Z] java.lang.Thread.State: TIMED_WAITING (sleeping)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleepNanos0(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleepNanos(java.base@25-beta/Thread.java:482)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleep(java.base@25-beta/Thread.java:513)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops$Stage.call(ConcurrentQueueLoops.java:157)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops$Stage.call(ConcurrentQueueLoops.java:122)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.FutureTask.run(java.base@25-beta/FutureTask.java:328)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "pool-7-thread-2" #156 [53420] prio=5 os_prio=0 cpu=3486.33ms elapsed=956.97s tid=0x000003fe74015860 nid=53420 sleeping [0x000003ff28cfe000]
[2025-04-04T04:09:06.185Z] java.lang.Thread.State: TIMED_WAITING (sleeping)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleepNanos0(java.base@25-beta/Native Method)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleepNanos(java.base@25-beta/Thread.java:482)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.sleep(java.base@25-beta/Thread.java:513)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops$Stage.call(ConcurrentQueueLoops.java:157)
[2025-04-04T04:09:06.185Z] at ConcurrentQueueLoops$Stage.call(ConcurrentQueueLoops.java:122)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.FutureTask.run(java.base@25-beta/FutureTask.java:328)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@25-beta/ThreadPoolExecutor.java:1090)
[2025-04-04T04:09:06.185Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@25-beta/ThreadPoolExecutor.java:614)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.runWith(java.base@25-beta/Thread.java:1460)
[2025-04-04T04:09:06.185Z] at java.lang.Thread.run(java.base@25-beta/Thread.java:1447)
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "Attach Listener" #158 [137420] daemon prio=9 os_prio=0 cpu=0.92ms elapsed=0.19s tid=0x000003fef0000f10 nid=137420 waiting on condition [0x0000000000000000]
[2025-04-04T04:09:06.185Z] java.lang.Thread.State: RUNNABLE
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "GC Thread#3" os_prio=0 cpu=55.34ms elapsed=979.11s tid=0x000003ff04008100 nid=53029 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "GC Thread#2" os_prio=0 cpu=4.85ms elapsed=979.11s tid=0x000003ff04007780 nid=53028 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "GC Thread#1" os_prio=0 cpu=45.34ms elapsed=979.11s tid=0x000003ff04006e00 nid=53026 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "VM Thread" os_prio=0 cpu=8.84ms elapsed=999.88s tid=0x000003ffac0e7150 nid=52816 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "VM Periodic Task Thread" os_prio=0 cpu=476.96ms elapsed=1000.15s tid=0x000003ffac0c32a0 nid=52806 waiting on condition
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "G1 Service" os_prio=0 cpu=45.52ms elapsed=1000.42s tid=0x000003ffac0b6ac0 nid=52801 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "G1 Refine#0" os_prio=0 cpu=0.10ms elapsed=1000.48s tid=0x000003ffac0b5ae0 nid=52799 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "G1 Conc#0" os_prio=0 cpu=0.06ms elapsed=1000.48s tid=0x000003ffac08be40 nid=52798 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "G1 Main Marker" os_prio=0 cpu=0.07ms elapsed=1000.50s tid=0x000003ffac08ae80 nid=52795 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] "GC Thread#0" os_prio=0 cpu=21.04ms elapsed=1000.50s tid=0x000003ffac076fd0 nid=52794 runnable
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] JNI global refs: 17, weak refs: 0
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] --- Timeout information end.
[2025-04-04T04:09:06.185Z] finished: Fri Apr 04 04:09:01 UTC 2025
[2025-04-04T04:09:06.185Z] elapsed time (seconds): 964.136
[2025-04-04T04:09:06.185Z] configuration:
[2025-04-04T04:09:06.185Z] Boot Layer
[2025-04-04T04:09:06.185Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/junit-platform-console-standalone-1.11.0.jar
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-04-04T04:09:06.185Z] patch: java.base /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/patches/java.base
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] Test Layer
[2025-04-04T04:09:06.185Z] class path: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-04-04T04:09:06.185Z]
[2025-04-04T04:09:06.185Z] rerun:
[2025-04-04T04:09:06.185Z] cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/scratch/0 && \
[2025-04-04T04:09:06.185Z] DISPLAY=:0 \
[2025-04-04T04:09:06.185Z] HOME=/home/jenkins \
[2025-04-04T04:09:06.185Z] LANG=C.utf8 \
[2025-04-04T04:09:06.185Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-04-04T04:09:06.185Z] /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java \
[2025-04-04T04:09:06.185Z] -Dtest.vm.opts='-ea -esa -Xmx1540m -XX:-UseCompressedOops' \
[2025-04-04T04:09:06.185Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-XX:-UseCompressedOops' \
[2025-04-04T04:09:06.185Z] -Dtest.compiler.opts= \
[2025-04-04T04:09:06.185Z] -Dtest.java.opts= \
[2025-04-04T04:09:06.185Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T04:09:06.185Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/j2sdk-image \
[2025-04-04T04:09:06.186Z] -Dtest.timeout.factor=8.0 \
[2025-04-04T04:09:06.186Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-04-04T04:09:06.186Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-04-04T04:09:06.186Z] -Dtest.name=java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java \
[2025-04-04T04:09:06.186Z] -Dtest.verbose=Verbose[p=NONE,f=FULL,e=FULL,t=true,m=false] \
[2025-04-04T04:09:06.186Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.java \
[2025-04-04T04:09:06.186Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues \
[2025-04-04T04:09:06.186Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2025-04-04T04:09:06.186Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d \
[2025-04-04T04:09:06.186Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T04:09:06.186Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib \
[2025-04-04T04:09:06.186Z] -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/java/util/concurrent/ConcurrentQueues/ConcurrentQueueLoops.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/concurrent/ConcurrentQueues:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-04-04T04:09:06.186Z] ConcurrentQueueLoops 8 123456
[2025-04-04T04:09:06.186Z] STDOUT:
[2025-04-04T04:09:06.186Z] LinkedBlockingQueue
[2025-04-04T04:09:06.186Z] Warmup...
[2025-04-04T04:09:06.186Z] Threads: 1 : 864 ns per item
[2025-04-04T04:09:06.186Z] Threads: 2 : 344 ns per item
[2025-04-04T04:09:06.186Z] Threads: 3 : 200 ns per item
[2025-04-04T04:09:06.186Z] Threads: 5 : 478 ns per item
[2025-04-04T04:09:06.186Z] Threads: 8 : 309 ns per item
[2025-04-04T04:09:06.186Z] ConcurrentLinkedQueue
[2025-04-04T04:09:06.186Z] Warmup...
[2025-04-04T04:09:06.186Z] Threads: 1 : 341 ns per item
[2025-04-04T04:09:06.186Z] Threads: 2 : 1233 ns per item
[2025-04-04T04:09:06.186Z] Threads: 3 : 395 ns per item
[2025-04-04T04:09:06.186Z] Threads: 5 : 129 ns per item
[2025-04-04T04:09:06.186Z] Threads: 8 : 395 ns per item
[2025-04-04T04:09:06.186Z] ConcurrentLinkedDeque
[2025-04-04T04:09:06.186Z] Warmup...
[2025-04-04T04:09:06.186Z] Threads: 1 : 436 ns per item
[2025-04-04T04:09:06.186Z] Threads: 2 : 945 ns per item
[2025-04-04T04:09:06.186Z] Threads: 3 : 491 ns per item
[2025-04-04T04:09:06.186Z] Threads: 5 : 273 ns per item
[2025-04-04T04:09:06.186Z] Threads: 8 : 478 ns per item
[2025-04-04T04:09:06.186Z] LinkedTransferQueue
[2025-04-04T04:09:06.186Z] Warmup...
[2025-04-04T04:09:06.186Z] Threads: 1 : 1270 ns per item
[2025-04-04T04:09:06.186Z] Threads: 2 :
[2025-04-04T04:09:06.186Z] TEST RESULT: Error. "main" action timed out with a timeout of 960 seconds on agent 15
[2025-04-04T04:09:06.186Z] --------------------------------------------------
[2025-04-04T04:42:40.666Z] Test results: passed: 977; failed: 1; error: 4; excluded: 3; did not match keywords: 8; did not meet platform requirements: 3
[2025-04-04T04:45:31.155Z] Report written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/report/html/report.html
[2025-04-04T04:45:31.155Z] Results written to /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_testList_1/aqa-tests/TKG/output_17437302626559/jdk_util_1/work
[2025-04-04T04:45:31.155Z] Error: Some tests failed or other problems occurred.
[2025-04-04T04:45:31.155Z] -----------------------------------
[2025-04-04T04:45:31.155Z] jdk_util_1_FAILED
[2025-04-04T04:45:31.155Z] -----------------------------------
[2025-04-04T04:45:31.155Z]
[2025-04-04T04:45:31.155Z] TEST TEARDOWN:
[2025-04-04T04:45:31.155Z] Nothing to be done for teardown.
[2025-04-04T04:45:31.155Z] jdk_util_1 Finish Time: Fri Apr 4 04:45:27 2025 Epoch Time (ms): 1743741927101