AutoMod_Impl2_0
[2025-05-15T11:35:29.342Z] Running test AutoMod_Impl2_0 ...
[2025-05-15T11:35:29.342Z] ===============================================
[2025-05-15T11:35:29.342Z] AutoMod_Impl2_0 Start Time: Thu May 15 11:35:29 2025 Epoch Time (ms): 1747308929244
[2025-05-15T11:35:29.342Z] variation: Mode150
[2025-05-15T11:35:29.342Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-15T11:35:29.342Z] { \
[2025-05-15T11:35:29.342Z] echo ""; echo "TEST SETUP:"; \
[2025-05-15T11:35:29.342Z] echo "Nothing to be done for setup."; \
[2025-05-15T11:35:29.342Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0"; \
[2025-05-15T11:35:29.342Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0"; \
[2025-05-15T11:35:29.342Z] echo ""; echo "TESTING:"; \
[2025-05-15T11:35:29.342Z] perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0" -test=AutoModTest -test-args="variant=Impl2"; \
[2025-05-15T11:35:29.342Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0"; else echo "-----------------------------------"; echo "AutoMod_Impl2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-15T11:35:29.342Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-15T11:35:29.342Z] echo "Nothing to be done for teardown."; \
[2025-05-15T11:35:29.342Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/TestTargetResult";
[2025-05-15T11:35:30.120Z]
[2025-05-15T11:35:30.120Z] TEST SETUP:
[2025-05-15T11:35:30.120Z] Nothing to be done for setup.
[2025-05-15T11:35:30.120Z]
[2025-05-15T11:35:30.120Z] TESTING:
[2025-05-15T11:35:30.120Z] STF 11:35:29.387 - ========================= S T F =========================
[2025-05-15T11:35:30.120Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0
[2025-05-15T11:35:30.120Z] There is 638766 Mb free
[2025-05-15T11:35:30.120Z] STF 11:35:29.395 - ================== G E N E R A T I O N ==================
[2025-05-15T11:35:30.120Z] STF 11:35:29.396 - Checking JVM: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-05-15T11:35:30.121Z] STF 11:35:29.396 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest"
[2025-05-15T11:35:30.121Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:30.121Z] GEN [0.031s][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-15T11:35:32.585Z] GEN 11:35:31.849 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-15T11:35:32.585Z] GEN 11:35:31.872 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-05-15T11:35:32.585Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-15T11:35:32.585Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-15T11:35:32.585Z] GEN 11:35:32.255 - Using Mode NoOptions. Values = ''
[2025-05-15T11:35:32.585Z] GEN 11:35:32.493 -
[2025-05-15T11:35:32.586Z] GEN 11:35:32.493 - Test command summary:
[2025-05-15T11:35:32.586Z] GEN 11:35:32.493 - Step Stage Command Description
[2025-05-15T11:35:32.586Z] GEN 11:35:32.493 - -----+--------+-----------------+------------
[2025-05-15T11:35:32.586Z] GEN 11:35:32.493 - 1 setUp jar create common.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.493 - 2 setUp jar create com.hola.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.504 - 3 setUp jar create com.helper.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.504 - 4 setUp jar create com.test.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.504 - 5 setUp jar create com.hello.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.504 - 6 setUp jar create com.discreet.jar
[2025-05-15T11:35:32.586Z] GEN 11:35:32.504 - 7 execute Run java Run TestImpliedReadability for usecase 2
[2025-05-15T11:35:33.355Z] STF 11:35:32.610 -
[2025-05-15T11:35:33.355Z] STF 11:35:32.610 - Script generation completed
[2025-05-15T11:35:33.355Z] STF 11:35:32.610 -
[2025-05-15T11:35:33.355Z] STF 11:35:32.611 -
[2025-05-15T11:35:33.355Z] STF 11:35:32.611 - ======================= S E T U P =======================
[2025-05-15T11:35:33.355Z] STF 11:35:32.611 - Running setup: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/setUp.pl
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 -
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 - +------ Step 1 - create common.jar
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 - | Create project jar
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-15T11:35:33.355Z] STF 11:35:32.676 - |
[2025-05-15T11:35:33.355Z] STF 11:35:32.677 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-05-15T11:35:33.355Z] STF 11:35:32.677 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/1.JAR.stderr
[2025-05-15T11:35:33.355Z] STF 11:35:32.677 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/1.JAR.stdout
[2025-05-15T11:35:33.355Z] STF 11:35:32.690 - Monitoring processes: JAR
[2025-05-15T11:35:33.355Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - Monitoring Report Summary:
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - o Process JAR ended with the expected exit code (0)
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - Created project jar: common.jar
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 -
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - +------ Step 2 - create com.hola.jar
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - | Create project jar
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - |
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/2.JAR.stderr
[2025-05-15T11:35:33.355Z] STF 11:35:33.161 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/2.JAR.stdout
[2025-05-15T11:35:33.355Z] STF 11:35:33.163 - Monitoring processes: JAR
[2025-05-15T11:35:33.355Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:34.125Z] STF 11:35:33.829 - Monitoring Report Summary:
[2025-05-15T11:35:34.125Z] STF 11:35:33.829 - o Process JAR ended with the expected exit code (0)
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - Created project jar: com.hola.jar
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 -
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - +------ Step 3 - create com.helper.jar
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - | Create project jar
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - |
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/3.JAR.stderr
[2025-05-15T11:35:34.125Z] STF 11:35:33.830 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/3.JAR.stdout
[2025-05-15T11:35:34.125Z] STF 11:35:33.837 - Monitoring processes: JAR
[2025-05-15T11:35:34.125Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:34.893Z] STF 11:35:34.427 - Monitoring Report Summary:
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 - o Process JAR ended with the expected exit code (0)
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 - Created project jar: com.helper.jar
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 -
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 - +------ Step 4 - create com.test.jar
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 - | Create project jar
[2025-05-15T11:35:34.893Z] STF 11:35:34.429 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-05-15T11:35:34.894Z] STF 11:35:34.429 - | ArchiveSpec: ["net"]
[2025-05-15T11:35:34.894Z] STF 11:35:34.429 - |
[2025-05-15T11:35:34.894Z] STF 11:35:34.429 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-05-15T11:35:34.894Z] STF 11:35:34.429 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/4.JAR.stderr
[2025-05-15T11:35:34.894Z] STF 11:35:34.429 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/4.JAR.stdout
[2025-05-15T11:35:34.894Z] STF 11:35:34.431 - Monitoring processes: JAR
[2025-05-15T11:35:34.894Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:35.666Z] STF 11:35:35.124 - Monitoring Report Summary:
[2025-05-15T11:35:35.666Z] STF 11:35:35.124 - o Process JAR ended with the expected exit code (0)
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - Created project jar: com.test.jar
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 -
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - +------ Step 5 - create com.hello.jar
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - | Create modular jar
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - | ModuleVersion: null
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - | MainClass: null
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - | HashModules: null
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - |
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/5.CMJ.stderr
[2025-05-15T11:35:35.666Z] STF 11:35:35.125 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/5.CMJ.stdout
[2025-05-15T11:35:35.666Z] STF 11:35:35.127 - Monitoring processes: CMJ
[2025-05-15T11:35:35.666Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - Monitoring Report Summary:
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - o Process CMJ ended with the expected exit code (0)
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - Created modular jar: 5.com.hello.jar
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 -
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - +------ Step 6 - create com.discreet.jar
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - | Create modular jar
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - | ModuleVersion: null
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - | MainClass: null
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - | HashModules: null
[2025-05-15T11:35:36.434Z] STF 11:35:35.888 - |
[2025-05-15T11:35:36.434Z] STF 11:35:35.889 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-05-15T11:35:36.434Z] STF 11:35:35.889 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/6.CMJ.stderr
[2025-05-15T11:35:36.434Z] STF 11:35:35.889 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/6.CMJ.stdout
[2025-05-15T11:35:36.434Z] STF 11:35:35.890 - Monitoring processes: CMJ
[2025-05-15T11:35:36.434Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:37.206Z] STF 11:35:36.588 - Monitoring Report Summary:
[2025-05-15T11:35:37.206Z] STF 11:35:36.588 - o Process CMJ ended with the expected exit code (0)
[2025-05-15T11:35:37.206Z] STF 11:35:36.588 - Created modular jar: 6.com.discreet.jar
[2025-05-15T11:35:37.206Z] STF 11:35:36.588 - SETUP stage completed
[2025-05-15T11:35:37.206Z] STF 11:35:36.594 -
[2025-05-15T11:35:37.206Z] STF 11:35:36.594 - ==================== E X E C U T E - ====================
[2025-05-15T11:35:37.206Z] STF 11:35:36.594 - Running execute: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/execute.pl
[2025-05-15T11:35:37.206Z] STF 11:35:36.697 -
[2025-05-15T11:35:37.206Z] STF 11:35:36.697 - Java version
[2025-05-15T11:35:37.206Z] STF 11:35:36.697 - Running: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-15T11:35:37.206Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:37.206Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-05-15T11:35:37.206Z] OpenJDK Runtime Environment Temurin-21.0.8+3-202505141902 (build 21.0.8-beta+3-ea)
[2025-05-15T11:35:37.206Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+3-202505141902 (build 21.0.8-beta+3-ea, mixed mode, sharing)
[2025-05-15T11:35:37.206Z] STF 11:35:36.846 -
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - +------ Step 7 - Run TestImpliedReadability for usecase 2
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - | Run foreground process
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - | Mnemonic: T4
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - | Echo: ECHO_ON
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - | Expectation: CLEAN_RUN within 1m
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - |
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/modules/5.com.hello.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/com.helper.jar --add-modules=com.test -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/7.T4.stderr
[2025-05-15T11:35:37.206Z] STF 11:35:36.847 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/results/7.T4.stdout
[2025-05-15T11:35:37.206Z] STF 11:35:36.878 - Monitoring processes: T4
[2025-05-15T11:35:37.206Z] T4 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-15T11:35:37.976Z] T4 JUnit version 4.12
[2025-05-15T11:35:37.976Z] T4 ..
[2025-05-15T11:35:37.976Z] T4 Time: 0.04
[2025-05-15T11:35:37.976Z] T4
[2025-05-15T11:35:37.976Z] T4 OK (2 tests)
[2025-05-15T11:35:37.976Z] T4
[2025-05-15T11:35:37.976Z] STF 11:35:37.601 - Monitoring Report Summary:
[2025-05-15T11:35:37.976Z] STF 11:35:37.601 - o Process T4 ended with the expected exit code (0)
[2025-05-15T11:35:37.976Z] STF 11:35:37.601 - EXECUTE stage completed
[2025-05-15T11:35:37.976Z] STF 11:35:37.612 -
[2025-05-15T11:35:37.977Z] STF 11:35:37.612 - ==================== T E A R D O W N ====================
[2025-05-15T11:35:37.977Z] STF 11:35:37.612 - Running teardown: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17473058766346/AutoMod_Impl2_0/20250515-113529-AutoModTest/tearDown.pl
[2025-05-15T11:35:37.977Z] STF 11:35:37.714 - TEARDOWN stage completed
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 -
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - ===================== R E S U L T S =====================
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - Stage results:
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - setUp: pass
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - execute: pass
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - teardown: pass
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 -
[2025-05-15T11:35:37.977Z] STF 11:35:37.720 - Overall result: PASSED
[2025-05-15T11:35:37.977Z] -----------------------------------
[2025-05-15T11:35:37.977Z] AutoMod_Impl2_0_PASSED
[2025-05-15T11:35:37.977Z] -----------------------------------
[2025-05-15T11:35:37.977Z]
[2025-05-15T11:35:37.977Z] TEST TEARDOWN:
[2025-05-15T11:35:37.977Z] Nothing to be done for teardown.
[2025-05-15T11:35:37.977Z] AutoMod_Impl2_0 Finish Time: Thu May 15 11:35:37 2025 Epoch Time (ms): 1747308937735