ClassLoadingTest_5m_1
[2025-05-29T23:07:14.692Z] Running test ClassLoadingTest_5m_1 ...
[2025-05-29T23:07:14.692Z] ===============================================
[2025-05-29T23:07:14.692Z] ClassLoadingTest_5m_1 Start Time: Thu May 29 18:07:14 2025 Epoch Time (ms): 1748560034565
[2025-05-29T23:07:14.692Z] variation: Mode650
[2025-05-29T23:07:14.692Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-29T23:07:14.692Z] { \
[2025-05-29T23:07:14.692Z] echo ""; echo "TEST SETUP:"; \
[2025-05-29T23:07:14.692Z] echo "Nothing to be done for setup."; \
[2025-05-29T23:07:14.692Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1"; \
[2025-05-29T23:07:14.692Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1"; \
[2025-05-29T23:07:14.692Z] echo ""; echo "TESTING:"; \
[2025-05-29T23:07:14.692Z] perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//STF;/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../../jvmtest/system/otherLoadTest/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1" -test=ClassloadingLoadTest -test-args="timeLimit=5m"; \
[2025-05-29T23:07:14.692Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "ClassLoadingTest_5m_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1"; else echo "-----------------------------------"; echo "ClassLoadingTest_5m_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-29T23:07:14.692Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-29T23:07:14.692Z] echo "Nothing to be done for teardown."; \
[2025-05-29T23:07:14.692Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/TestTargetResult";
[2025-05-29T23:07:14.692Z]
[2025-05-29T23:07:14.692Z] TEST SETUP:
[2025-05-29T23:07:14.692Z] Nothing to be done for setup.
[2025-05-29T23:07:14.692Z]
[2025-05-29T23:07:14.692Z] TESTING:
[2025-05-29T23:07:14.692Z] STF 18:07:14.626 - ========================= S T F =========================
[2025-05-29T23:07:14.692Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1
[2025-05-29T23:07:15.337Z] There is 70310 Mb free
[2025-05-29T23:07:15.337Z] STF 18:07:14.630 - ================== G E N E R A T I O N ==================
[2025-05-29T23:07:15.337Z] STF 18:07:14.631 - Checking JVM: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jdkbinary/j2sdk-image
[2025-05-29T23:07:15.337Z] STF 18:07:14.631 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest"
[2025-05-29T23:07:15.337Z] GEN [0.003s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "net.adoptopenjdk.stf.runner.StfClassLoader"). To use archived non-system classes, this property must not be set
[2025-05-29T23:07:17.498Z] GEN 18:07:16.728 - Found test. Project: 'openjdk.test.load' class: 'ClassloadingLoadTest.class' Dir: '/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/aqa-systemtest/openjdk.test.load/bin'
[2025-05-29T23:07:17.498Z] GEN 18:07:16.763 - Found test. Project: 'openjdk.test.load' class: 'net.adoptopenjdk.stf.ClassloadingLoadTest'
[2025-05-29T23:07:17.498Z] GEN Classpath directories used by project 'openjdk.test.load':
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/aqa-systemtest/openjdk.test.load/bin
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/bin
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.load/bin
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-29T23:07:17.498Z] GEN /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar
[2025-05-29T23:07:17.498Z] GEN 18:07:16.973 - Using Mode NoOptions. Values = ''
[2025-05-29T23:07:17.498Z] GEN 18:07:17.051 -
[2025-05-29T23:07:17.498Z] GEN 18:07:17.052 - Test command summary:
[2025-05-29T23:07:17.498Z] GEN 18:07:17.052 - Step Stage Command Description
[2025-05-29T23:07:17.498Z] GEN 18:07:17.052 - -----+--------+-----------------+------------
[2025-05-29T23:07:17.498Z] GEN 18:07:17.052 - 1 execute Run java Run classloading tests
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 - Script generation completed
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 - ======================= S E T U P =======================
[2025-05-29T23:07:17.498Z] STF 18:07:17.069 - Running setup: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/setUp.pl
[2025-05-29T23:07:17.498Z] STF 18:07:17.105 - SETUP stage completed
[2025-05-29T23:07:17.498Z] STF 18:07:17.110 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.110 - ==================== E X E C U T E - ====================
[2025-05-29T23:07:17.498Z] STF 18:07:17.110 - Running execute: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/execute.pl
[2025-05-29T23:07:17.498Z] STF 18:07:17.144 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.144 - Java version
[2025-05-29T23:07:17.498Z] STF 18:07:17.144 - Running: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 -
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - +------ Step 1 - Run classloading tests
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - | Run foreground process
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - | Program: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jdkbinary/j2sdk-image/bin/java
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - | Mnemonic: CLT
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - | Echo: ECHO_ON
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - | Expectation: CLEAN_RUN within 1h5m
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - |
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jdkbinary/j2sdk-image/bin/java -javaagent:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -Djava.classloading.dir=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/aqa-systemtest -Djava.version.number=25 --add-modules=java.rmi -XX:-UseCompressedOops -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.load/bin:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/STF/stf.core/bin:/home/jenkins/testDependency/system_lib/log4j/log4j-api.jar:/home/jenkins/testDependency/system_lib/log4j/log4j-core.jar:/home/jenkins/testDependency/system_lib/asm/asm.jar:/home/jenkins/testDependency/system_lib/asm/asm-commons.jar:/home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/jvmtest/system/aqa-systemtest/openjdk.test.classloading/bin net.adoptopenjdk.loadTest.LoadTest -resultsDir /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results -resultsPrefix 1.CLT. -timeLimit 5m -abortIfOutOfMemory false -reportFailureLimit 1 -abortAtFailureLimit 10 -maxTotalLogFileSpace 200M -maxSingleLogSize 1/25 -suite.classloading.threadCount 10 -suite.classloading.inventoryFile /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results/1.CLT.inventory/openjdk.test.load/config/inventories/classloading/classloading.xml -suite.classloading.inventoryExcludeFile none -suite.classloading.selection random -suite.classloading.seed -1 -suite.classloading.repeatCount 1 -suite.classloading.thinkingTime 0ms..0ms
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results/1.CLT.stderr
[2025-05-29T23:07:17.498Z] STF 18:07:17.189 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results/1.CLT.stdout
[2025-05-29T23:07:17.498Z] openjdk version "25-beta" 2025-09-16
[2025-05-29T23:07:17.498Z] OpenJDK Runtime Environment Temurin-25+25-202505292031 (build 25-beta+25-ea)
[2025-05-29T23:07:17.498Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292031 (build 25-beta+25-ea, mixed mode, sharing)
[2025-05-29T23:07:17.498Z] STF 18:07:17.196 - Monitoring processes: CLT
[2025-05-29T23:07:18.889Z] CLT 18:07:18.421 - Load test parameters
[2025-05-29T23:07:18.889Z] CLT 18:07:18.425 - Time limited = true
[2025-05-29T23:07:18.889Z] CLT 18:07:18.425 - Time limit = 5m
[2025-05-29T23:07:18.889Z] CLT 18:07:18.425 - abortIfOutOfMemory = false
[2025-05-29T23:07:18.889Z] CLT 18:07:18.425 - reportFailureLimit = 1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.425 - abortAtFailureLimit = 10
[2025-05-29T23:07:18.889Z] CLT 18:07:18.426 - maxTotalLogFileSpace = 209715200
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - maxSingleLogSize = 8388608
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - Parameters for suite 0
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - Suite name = classloading
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - Number threads = 10
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - Supplied seed = -1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.427 - Inventory file = /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results/1.CLT.inventory/openjdk.test.load/config/inventories/classloading/classloading.xml
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Exclude file = none
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Number tests = -1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Repeat count = 1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Thinking time = 0ms..0ms
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Selection mode = random
[2025-05-29T23:07:18.889Z] CLT 18:07:18.428 - Actual seed = 1747973916383
[2025-05-29T23:07:18.889Z] CLT 18:07:18.454 - Parsing inventory file. Root=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/results/1.CLT.inventory File=openjdk.test.load/config/inventories/classloading/classloading.xml
[2025-05-29T23:07:18.889Z] CLT 18:07:18.460 - Final test list:
[2025-05-29T23:07:18.889Z] CLT 18:07:18.462 - 0 ArbitraryJava[net.adoptopenjdk.test.classloading.deadlock.DeadlockTest runTest] Weighting=1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.462 - 1 ArbitraryJava[net.adoptopenjdk.test.classloading.ClassMapHog run] Weighting=1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.462 - 2 ArbitraryJava[net.adoptopenjdk.test.classloading.ClassHog run] Weighting=1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.469 - Starting thread. Suite=0 thread=0
[2025-05-29T23:07:18.889Z] CLT 18:07:18.469 - Starting thread. Suite=0 thread=1
[2025-05-29T23:07:18.889Z] CLT 18:07:18.471 - Starting thread. Suite=0 thread=2
[2025-05-29T23:07:18.889Z] CLT 18:07:18.495 - Starting thread. Suite=0 thread=3
[2025-05-29T23:07:18.889Z] CLT 18:07:18.498 - Starting thread. Suite=0 thread=4
[2025-05-29T23:07:18.889Z] CLT 18:07:18.508 - Starting thread. Suite=0 thread=5
[2025-05-29T23:07:18.889Z] CLT 18:07:18.603 - Starting thread. Suite=0 thread=6
[2025-05-29T23:07:18.889Z] CLT 18:07:18.604 - Starting thread. Suite=0 thread=7
[2025-05-29T23:07:18.889Z] CLT 18:07:18.609 - Starting thread. Suite=0 thread=8
[2025-05-29T23:07:18.889Z] CLT 18:07:18.610 - Starting thread. Suite=0 thread=9
[2025-05-29T23:07:40.499Z] CLT 18:07:38.563 - Completed 6.7%. Number of tests started=3403
[2025-05-29T23:08:01.205Z] CLT 18:07:58.558 - Completed 13.4%. Number of tests started=7714 (+4311)
[2025-05-29T23:08:21.939Z] CLT 18:08:18.481 - Completed 20.0%. Number of tests started=12067 (+4353)
[2025-05-29T23:08:39.650Z] CLT 18:08:38.497 - Completed 26.7%. Number of tests started=16737 (+4670)
[2025-05-29T23:09:01.647Z] CLT 18:08:58.554 - Completed 33.4%. Number of tests started=21186 (+4449)
[2025-05-29T23:09:19.729Z] CLT 18:09:18.494 - Completed 40.0%. Number of tests started=25178 (+3992)
[2025-05-29T23:09:40.744Z] CLT 18:09:38.569 - Completed 46.7%. Number of tests started=29621 (+4443)
[2025-05-29T23:10:01.566Z] CLT 18:09:58.535 - Completed 53.4%. Number of tests started=34100 (+4479)
[2025-05-29T23:10:20.546Z] CLT 18:10:18.495 - Completed 60.0%. Number of tests started=37719 (+3619)
[2025-05-29T23:10:41.828Z] CLT 18:10:38.497 - Completed 66.7%. Number of tests started=40997 (+3278)
[2025-05-29T23:10:59.640Z] CLT 18:10:58.489 - Completed 73.4%. Number of tests started=44777 (+3780)
[2025-05-29T23:11:20.513Z] CLT 18:11:18.589 - Completed 80.1%. Number of tests started=48905 (+4128)
[2025-05-29T23:11:41.239Z] CLT 18:11:38.496 - Completed 86.7%. Number of tests started=53427 (+4522)
[2025-05-29T23:11:59.892Z] CLT 18:11:58.495 - Completed 93.4%. Number of tests started=57715 (+4288)
[2025-05-29T23:12:18.080Z] STF 18:12:17.200 - Heartbeat: Process CLT is still running
[2025-05-29T23:12:19.492Z] CLT 18:12:18.422 - Thread completed. Suite=0 thread=1
[2025-05-29T23:12:19.492Z] CLT 18:12:18.436 - Thread completed. Suite=0 thread=9
[2025-05-29T23:12:19.492Z] CLT 18:12:18.438 - Thread completed. Suite=0 thread=8
[2025-05-29T23:12:19.492Z] CLT 18:12:18.440 - Thread completed. Suite=0 thread=3
[2025-05-29T23:12:19.492Z] CLT 18:12:18.441 - Thread completed. Suite=0 thread=0
[2025-05-29T23:12:19.492Z] CLT 18:12:18.443 - Thread completed. Suite=0 thread=4
[2025-05-29T23:12:19.492Z] CLT 18:12:18.445 - Thread completed. Suite=0 thread=5
[2025-05-29T23:12:19.492Z] CLT 18:12:18.446 - Thread completed. Suite=0 thread=6
[2025-05-29T23:12:19.492Z] CLT 18:12:18.447 - Thread completed. Suite=0 thread=2
[2025-05-29T23:12:19.492Z] CLT 18:12:18.450 - Thread completed. Suite=0 thread=7
[2025-05-29T23:12:19.492Z] CLT 18:12:18.547 - Test stopped due to reaching runtime limit
[2025-05-29T23:12:19.492Z] CLT 18:12:18.547 - Load test completed
[2025-05-29T23:12:19.492Z] CLT 18:12:18.547 - Ran : 61497
[2025-05-29T23:12:19.492Z] CLT 18:12:18.547 - Passed : 61497
[2025-05-29T23:12:19.492Z] CLT 18:12:18.548 - Failed : 0
[2025-05-29T23:12:19.492Z] CLT 18:12:18.548 - Result : PASSED
[2025-05-29T23:12:19.492Z] STF 18:12:18.728 - Monitoring Report Summary:
[2025-05-29T23:12:19.492Z] STF 18:12:18.728 - o Process CLT ended with the expected exit code (0)
[2025-05-29T23:12:19.492Z] STF 18:12:18.729 - EXECUTE stage completed
[2025-05-29T23:12:19.492Z] STF 18:12:18.847 -
[2025-05-29T23:12:19.492Z] STF 18:12:18.847 - ==================== T E A R D O W N ====================
[2025-05-29T23:12:19.492Z] STF 18:12:18.847 - Running teardown: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_s390x_linux_testList_0/aqa-tests/TKG/../TKG/output_174855892173/ClassLoadingTest_5m_1/20250529-180714-ClassloadingLoadTest/tearDown.pl
[2025-05-29T23:12:19.492Z] STF 18:12:18.907 - TEARDOWN stage completed
[2025-05-29T23:12:19.492Z] STF 18:12:18.911 -
[2025-05-29T23:12:19.492Z] STF 18:12:18.911 - ===================== R E S U L T S =====================
[2025-05-29T23:12:19.492Z] STF 18:12:18.911 - Stage results:
[2025-05-29T23:12:19.492Z] STF 18:12:18.912 - setUp: pass
[2025-05-29T23:12:19.492Z] STF 18:12:18.912 - execute: pass
[2025-05-29T23:12:19.492Z] STF 18:12:18.912 - teardown: pass
[2025-05-29T23:12:19.492Z] STF 18:12:18.912 -
[2025-05-29T23:12:19.492Z] STF 18:12:18.912 - Overall result: PASSED
[2025-05-29T23:12:19.492Z] -----------------------------------
[2025-05-29T23:12:19.492Z] ClassLoadingTest_5m_1_PASSED
[2025-05-29T23:12:19.492Z] -----------------------------------
[2025-05-29T23:12:19.492Z]
[2025-05-29T23:12:19.492Z] TEST TEARDOWN:
[2025-05-29T23:12:19.492Z] Nothing to be done for teardown.
[2025-05-29T23:12:19.492Z] ClassLoadingTest_5m_1 Finish Time: Thu May 29 18:12:18 2025 Epoch Time (ms): 1748560338940