PatMod_Adv_0
[2025-06-18T22:10:55.304Z] Running test PatMod_Adv_0 ...
[2025-06-18T22:10:55.304Z] ===============================================
[2025-06-18T22:10:55.304Z] PatMod_Adv_0 Start Time: Wed Jun 18 22:10:54 2025 Epoch Time (ms): 1750284654482
[2025-06-18T22:10:55.304Z] variation: Mode150
[2025-06-18T22:10:55.304Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-06-18T22:10:55.304Z] { \
[2025-06-18T22:10:55.304Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:10:55.304Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:10:55.304Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0"; \
[2025-06-18T22:10:55.304Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0"; \
[2025-06-18T22:10:55.304Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:10:55.305Z] perl /home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0" -test=PatModTest -test-args="variant=Adv"; \
[2025-06-18T22:10:55.305Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_Adv_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0"; else echo "-----------------------------------"; echo "PatMod_Adv_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:10:55.305Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:10:55.305Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:10:55.305Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/TestTargetResult";
[2025-06-18T22:10:55.305Z]
[2025-06-18T22:10:55.305Z] TEST SETUP:
[2025-06-18T22:10:55.305Z] Nothing to be done for setup.
[2025-06-18T22:10:55.305Z]
[2025-06-18T22:10:55.305Z] TESTING:
[2025-06-18T22:10:55.305Z] STF 22:10:54.756 - ========================= S T F =========================
[2025-06-18T22:10:55.305Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0
[2025-06-18T22:10:55.305Z] There is 583698 Mb free
[2025-06-18T22:10:55.305Z] STF 22:10:54.781 - ================== G E N E R A T I O N ==================
[2025-06-18T22:10:55.305Z] STF 22:10:54.782 - Checking JVM: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-06-18T22:10:55.305Z] STF 22:10:54.782 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk17_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_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest"
[2025-06-18T22:10:55.305Z] GEN stderr OpenJDK 64-Bit Server VM warning: 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-06-18T22:10:59.751Z] GEN 22:10:58.914 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-06-18T22:10:59.751Z] GEN 22:10:58.967 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-06-18T22:11:00.557Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-18T22:11:00.557Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-06-18T22:11:00.557Z] GEN 22:11:00.196 - Using Mode NoOptions. Values = ''
[2025-06-18T22:11:01.327Z] GEN 22:11:00.673 -
[2025-06-18T22:11:01.327Z] GEN 22:11:00.683 - Test command summary:
[2025-06-18T22:11:01.327Z] GEN 22:11:00.683 - Step Stage Command Description
[2025-06-18T22:11:01.327Z] GEN 22:11:00.685 - -----+--------+-----------------+------------
[2025-06-18T22:11:01.327Z] GEN 22:11:00.685 - 1 execute jar Create com.hello jar
[2025-06-18T22:11:01.327Z] GEN 22:11:00.685 - 2 execute jar Create com.discreet jar
[2025-06-18T22:11:01.327Z] GEN 22:11:00.685 - 3 execute jar create java.xml.jar
[2025-06-18T22:11:01.327Z] GEN 22:11:00.686 - 4 execute Run java Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-06-18T22:11:01.327Z] GEN 22:11:00.686 - 5 execute Run java (Negative test) Verify if a module can be specified only once on --patch-module
[2025-06-18T22:11:01.327Z] GEN 22:11:00.686 - 6 execute Run java Combine stderr and stdout files of process OT7
[2025-06-18T22:11:01.327Z] GEN 22:11:00.693 - 7 execute count Check output
[2025-06-18T22:11:01.327Z] GEN 22:11:00.693 - 8 execute Run java (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-06-18T22:11:01.327Z] GEN 22:11:00.694 - 9 execute count Check output
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 -
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 - Script generation completed
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 -
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 -
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 - ======================= S E T U P =======================
[2025-06-18T22:11:01.327Z] STF 22:11:00.778 - Running setup: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/setUp.pl
[2025-06-18T22:11:01.327Z] STF 22:11:00.936 - SETUP stage completed
[2025-06-18T22:11:01.327Z] STF 22:11:00.943 -
[2025-06-18T22:11:01.327Z] STF 22:11:00.943 - ==================== E X E C U T E - ====================
[2025-06-18T22:11:01.327Z] STF 22:11:00.943 - Running execute: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/execute.pl
[2025-06-18T22:11:01.327Z] STF 22:11:01.175 -
[2025-06-18T22:11:01.327Z] STF 22:11:01.175 - Java version
[2025-06-18T22:11:01.327Z] STF 22:11:01.175 - Running: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-06-18T22:11:02.101Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-18T22:11:02.101Z] OpenJDK Runtime Environment Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea)
[2025-06-18T22:11:02.101Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea, mixed mode, sharing)
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 -
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - +------ Step 1 - Create com.hello jar
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - | Create modular jar
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - | ModuleVersion: null
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - | MainClass: null
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - | HashModules: null
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - |
[2025-06-18T22:11:02.101Z] STF 22:11:01.548 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/modules/1.com.hello.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello .
[2025-06-18T22:11:02.101Z] STF 22:11:01.549 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/1.CMJ.stderr
[2025-06-18T22:11:02.101Z] STF 22:11:01.549 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/1.CMJ.stdout
[2025-06-18T22:11:02.101Z] STF 22:11:01.600 - Monitoring processes: CMJ
[2025-06-18T22:11:02.866Z] STF 22:11:02.652 - Monitoring Report Summary:
[2025-06-18T22:11:02.866Z] STF 22:11:02.652 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:11:02.866Z] STF 22:11:02.652 - Created modular jar: 1.com.hello.jar
[2025-06-18T22:11:02.866Z] STF 22:11:02.652 -
[2025-06-18T22:11:02.866Z] STF 22:11:02.652 - +------ Step 2 - Create com.discreet jar
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - | Create modular jar
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - | ModuleVersion: null
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - | MainClass: null
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - | HashModules: null
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - |
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/modules/2.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.discreet .
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/2.CMJ.stderr
[2025-06-18T22:11:02.866Z] STF 22:11:02.653 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/2.CMJ.stdout
[2025-06-18T22:11:02.866Z] STF 22:11:02.654 - Monitoring processes: CMJ
[2025-06-18T22:11:04.470Z] STF 22:11:03.841 - Monitoring Report Summary:
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - Created modular jar: 2.com.discreet.jar
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 -
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - +------ Step 3 - create java.xml.jar
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - | Create modular jar
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - | ModuleVersion: null
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - | MainClass: null
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - | HashModules: null
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - |
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/modules/3.java.xml.jar -C /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/java.xml .
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/3.CMJ.stderr
[2025-06-18T22:11:04.470Z] STF 22:11:03.842 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/3.CMJ.stdout
[2025-06-18T22:11:04.470Z] STF 22:11:03.844 - Monitoring processes: CMJ
[2025-06-18T22:11:05.249Z] STF 22:11:05.029 - Monitoring Report Summary:
[2025-06-18T22:11:05.249Z] STF 22:11:05.029 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - Created modular jar: 3.java.xml.jar
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 -
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - +------ Step 4 - Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - | Run foreground process
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - | Mnemonic: OT56
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - | Echo: ECHO_ON
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - | Expectation: CLEAN_RUN within 1m
[2025-06-18T22:11:05.249Z] STF 22:11:05.030 - |
[2025-06-18T22:11:05.250Z] STF 22:11:05.030 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --add-exports com.hello/adoptopenjdk.test.modularity.newpkg=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingMultipleFilePaths
[2025-06-18T22:11:05.250Z] STF 22:11:05.030 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/4.OT56.stderr
[2025-06-18T22:11:05.250Z] STF 22:11:05.030 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/4.OT56.stdout
[2025-06-18T22:11:05.250Z] STF 22:11:05.031 - Monitoring processes: OT56
[2025-06-18T22:11:06.015Z] OT56 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello
[2025-06-18T22:11:06.015Z] OT56 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello
[2025-06-18T22:11:06.779Z] OT56 JUnit version 4.12
[2025-06-18T22:11:07.546Z] OT56 ...
[2025-06-18T22:11:07.546Z] OT56 Time: 0.033
[2025-06-18T22:11:07.546Z] OT56
[2025-06-18T22:11:07.546Z] OT56 OK (3 tests)
[2025-06-18T22:11:07.546Z] OT56
[2025-06-18T22:11:07.546Z] STF 22:11:06.869 - Monitoring Report Summary:
[2025-06-18T22:11:07.546Z] STF 22:11:06.869 - o Process OT56 ended with the expected exit code (0)
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 -
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - +------ Step 5 - (Negative test) Verify if a module can be specified only once on --patch-module
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - | Run foreground process
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - | Mnemonic: OT7
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - | Echo: ECHO_ON
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-06-18T22:11:07.546Z] STF 22:11:06.870 - |
[2025-06-18T22:11:07.547Z] STF 22:11:06.870 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-06-18T22:11:07.547Z] STF 22:11:06.870 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/5.OT7.stderr
[2025-06-18T22:11:07.547Z] STF 22:11:06.870 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/5.OT7.stdout
[2025-06-18T22:11:07.547Z] STF 22:11:06.871 - Monitoring processes: OT7
[2025-06-18T22:11:07.547Z] OT7 Error occurred during initialization of boot layer
[2025-06-18T22:11:07.547Z] OT7 java.lang.ExceptionInInitializerError
[2025-06-18T22:11:07.547Z] OT7 Caused by: java.lang.RuntimeException: com.hello specified more than once to --patch-module
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - Monitoring Report Summary:
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - o Process OT7 ended with the expected exit code (1)
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 -
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - +------ Step 6 - Combine stderr and stdout files of process OT7
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - | Run foreground process
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - | Mnemonic: CO
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - | Echo: ECHO_OFF
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - | Expectation: NON_ZERO_EXIT [0] within 30s
[2025-06-18T22:11:07.547Z] STF 22:11:07.331 - |
[2025-06-18T22:11:07.547Z] STF 22:11:07.332 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -Dfile1=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/5.OT7.stdout -Dfile2=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/5.OT7.stderr -Dfinal.file=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/combinedOT7.txt -XX:+UseCompressedOops -classpath /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin net.adoptopenjdk.test.modularity.TestUtil
[2025-06-18T22:11:07.547Z] STF 22:11:07.332 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/6.CO.stderr
[2025-06-18T22:11:07.547Z] STF 22:11:07.332 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/6.CO.stdout
[2025-06-18T22:11:07.547Z] STF 22:11:07.333 - Monitoring processes: CO
[2025-06-18T22:11:08.316Z] STF 22:11:07.907 - Monitoring Report Summary:
[2025-06-18T22:11:08.316Z] STF 22:11:07.907 - o Process CO ended with the expected exit code (0)
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 -
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - +------ Step 7 - Check output
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - | Count file matches
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - | TargetFile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/combinedOT7.txt
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - | ExpectedNumMatches: 1
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - | SearchStrings: ["java.lang.ExceptionInInitializerError"]
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - |
[2025-06-18T22:11:08.316Z] STF 22:11:07.908 - Found 1 instances of ["java.lang.ExceptionInInitializerError"]
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 -
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - +------ Step 8 - (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - | Run foreground process
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - | Mnemonic: OT8
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - | Echo: ECHO_ON
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - |
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - Running command: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/8.OT8.stderr
[2025-06-18T22:11:08.317Z] STF 22:11:07.908 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/8.OT8.stdout
[2025-06-18T22:11:08.317Z] STF 22:11:07.910 - Monitoring processes: OT8
[2025-06-18T22:11:09.101Z] OT8 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new/com.hello
[2025-06-18T22:11:09.863Z] OT8 JUnit version 4.12
[2025-06-18T22:11:10.652Z] OT8 .E
[2025-06-18T22:11:10.652Z] OT8 Time: 0.022
[2025-06-18T22:11:10.652Z] OT8 There was 1 failure:
[2025-06-18T22:11:10.652Z] OT8 1) testPatchingOfNewClassInExistingPackage(net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType)
[2025-06-18T22:11:10.652Z] OT8 java.lang.IllegalAccessException: class net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType (in module com.test) cannot access class adoptopenjdk.test.modularity.newpkg.NewClass2 (in module com.hello) because module com.hello does not export adoptopenjdk.test.modularity.newpkg to module com.test
[2025-06-18T22:11:10.652Z] OT8 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
[2025-06-18T22:11:10.652Z] OT8 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
[2025-06-18T22:11:10.652Z] OT8 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:490)
[2025-06-18T22:11:10.652Z] OT8 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2025-06-18T22:11:10.652Z] OT8 at com.test/net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType.testPatchingOfNewClassInExistingPackage(TestOverrideUsingUnexportedPublicType.java:34)
[2025-06-18T22:11:10.652Z] OT8 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-06-18T22:11:10.652Z] OT8 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-06-18T22:11:10.652Z] OT8 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-06-18T22:11:10.652Z] OT8 at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-06-18T22:11:10.652Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:128)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:27)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
[2025-06-18T22:11:10.653Z] OT8 at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
[2025-06-18T22:11:10.653Z] OT8
[2025-06-18T22:11:10.653Z] OT8 FAILURES!!!
[2025-06-18T22:11:10.653Z] OT8 Tests run: 1, Failures: 1
[2025-06-18T22:11:10.653Z] OT8
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - Monitoring Report Summary:
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - o Process OT8 ended with the expected exit code (1)
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 -
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - +------ Step 9 - Check output
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - | Count file matches
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - | TargetFile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/results/8.OT8.stdout
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - | ExpectedNumMatches: 1
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - | SearchStrings: ["java.lang.IllegalAccessException"]
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - |
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - Found 1 instances of ["java.lang.IllegalAccessException"]
[2025-06-18T22:11:10.653Z] STF 22:11:09.985 - EXECUTE stage completed
[2025-06-18T22:11:10.653Z] STF 22:11:10.087 -
[2025-06-18T22:11:10.653Z] STF 22:11:10.087 - ==================== T E A R D O W N ====================
[2025-06-18T22:11:10.653Z] STF 22:11:10.087 - Running teardown: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_Adv_0/20250618-221054-PatModTest/tearDown.pl
[2025-06-18T22:11:10.653Z] STF 22:11:10.238 - TEARDOWN stage completed
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 -
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - ===================== R E S U L T S =====================
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - Stage results:
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - setUp: pass
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - execute: pass
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - teardown: pass
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 -
[2025-06-18T22:11:10.653Z] STF 22:11:10.241 - Overall result: PASSED
[2025-06-18T22:11:10.653Z] -----------------------------------
[2025-06-18T22:11:10.653Z] PatMod_Adv_0_PASSED
[2025-06-18T22:11:10.653Z] -----------------------------------
[2025-06-18T22:11:10.653Z]
[2025-06-18T22:11:10.653Z] TEST TEARDOWN:
[2025-06-18T22:11:10.653Z] Nothing to be done for teardown.
[2025-06-18T22:11:10.653Z] PatMod_Adv_0 Finish Time: Wed Jun 18 22:11:10 2025 Epoch Time (ms): 1750284670333