PatMod_AppMod_0
[2025-06-18T22:09:53.022Z] Running test PatMod_AppMod_0 ...
[2025-06-18T22:09:53.022Z] ===============================================
[2025-06-18T22:09:53.023Z] PatMod_AppMod_0 Start Time: Wed Jun 18 22:09:52 2025 Epoch Time (ms): 1750284592944
[2025-06-18T22:09:53.792Z] variation: Mode150
[2025-06-18T22:09:53.792Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-06-18T22:09:53.792Z] { \
[2025-06-18T22:09:53.792Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:09:53.792Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:09:53.792Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_AppMod_0"; \
[2025-06-18T22:09:53.792Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_AppMod_0"; \
[2025-06-18T22:09:53.792Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:09:53.792Z] 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_AppMod_0" -test=PatModTest -test-args="variant=AppMod"; \
[2025-06-18T22:09:53.792Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_AppMod_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_AppMod_0"; else echo "-----------------------------------"; echo "PatMod_AppMod_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:09:53.792Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:09:53.792Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:09:53.792Z] } 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:09:53.792Z]
[2025-06-18T22:09:53.792Z] TEST SETUP:
[2025-06-18T22:09:53.792Z] Nothing to be done for setup.
[2025-06-18T22:09:53.792Z]
[2025-06-18T22:09:53.792Z] TESTING:
[2025-06-18T22:09:53.792Z] STF 22:09:53.326 - ========================= S T F =========================
[2025-06-18T22:09:53.792Z] 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_AppMod_0
[2025-06-18T22:09:53.792Z] There is 584523 Mb free
[2025-06-18T22:09:53.792Z] STF 22:09:53.358 - ================== G E N E R A T I O N ==================
[2025-06-18T22:09:53.792Z] STF 22:09:53.359 - Checking JVM: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-06-18T22:09:53.793Z] STF 22:09:53.359 - 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_AppMod_0/20250618-220953-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_AppMod_0/20250618-220953-PatModTest"
[2025-06-18T22:09:53.793Z] 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:09:59.375Z] GEN 22:09:58.510 - 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:09:59.375Z] GEN 22:09:58.578 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-06-18T22:10:00.142Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-06-18T22:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] 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:10:00.142Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-06-18T22:10:00.142Z] GEN /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-06-18T22:10:00.143Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-06-18T22:10:00.143Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-18T22:10:00.143Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-06-18T22:10:00.143Z] GEN 22:09:59.900 - Using Mode NoOptions. Values = ''
[2025-06-18T22:10:02.300Z] GEN 22:10:00.393 -
[2025-06-18T22:10:02.300Z] GEN 22:10:00.394 - Test command summary:
[2025-06-18T22:10:02.300Z] GEN 22:10:00.403 - Step Stage Command Description
[2025-06-18T22:10:02.300Z] GEN 22:10:00.403 - -----+--------+-----------------+------------
[2025-06-18T22:10:02.300Z] GEN 22:10:00.403 - 1 execute jar Create com.hello jar
[2025-06-18T22:10:02.300Z] GEN 22:10:00.403 - 2 execute jar Create com.discreet jar
[2025-06-18T22:10:02.300Z] GEN 22:10:00.404 - 3 execute jar create java.xml.jar
[2025-06-18T22:10:02.300Z] GEN 22:10:00.404 - 4 execute Run java Verify if we can patch an Application module using exploded directoryy
[2025-06-18T22:10:02.300Z] GEN 22:10:00.404 - 5 execute Run java Verify if we can Patch an Application module using modular jar
[2025-06-18T22:10:02.300Z] STF 22:10:00.534 -
[2025-06-18T22:10:02.300Z] STF 22:10:00.534 - Script generation completed
[2025-06-18T22:10:02.300Z] STF 22:10:00.534 -
[2025-06-18T22:10:02.300Z] STF 22:10:00.535 -
[2025-06-18T22:10:02.300Z] STF 22:10:00.535 - ======================= S E T U P =======================
[2025-06-18T22:10:02.300Z] STF 22:10:00.535 - Running setup: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/setUp.pl
[2025-06-18T22:10:02.300Z] STF 22:10:00.684 - SETUP stage completed
[2025-06-18T22:10:02.300Z] STF 22:10:00.689 -
[2025-06-18T22:10:02.300Z] STF 22:10:00.689 - ==================== E X E C U T E - ====================
[2025-06-18T22:10:02.300Z] STF 22:10:00.689 - Running execute: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/execute.pl
[2025-06-18T22:10:02.300Z] STF 22:10:00.878 -
[2025-06-18T22:10:02.300Z] STF 22:10:00.878 - Java version
[2025-06-18T22:10:02.300Z] STF 22:10:00.878 - Running: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-06-18T22:10:02.300Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-18T22:10:02.300Z] OpenJDK Runtime Environment Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea)
[2025-06-18T22:10:02.300Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+7-202506181933 (build 17.0.16-beta+7-ea, mixed mode, sharing)
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 -
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - +------ Step 1 - Create com.hello jar
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - | Create modular jar
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - | ModuleVersion: null
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - | MainClass: null
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - | HashModules: null
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - |
[2025-06-18T22:10:02.300Z] STF 22:10:01.121 - 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_AppMod_0/20250618-220953-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:10:02.300Z] STF 22:10:01.122 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/1.CMJ.stderr
[2025-06-18T22:10:02.300Z] STF 22:10:01.122 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/1.CMJ.stdout
[2025-06-18T22:10:02.300Z] STF 22:10:01.131 - Monitoring processes: CMJ
[2025-06-18T22:10:03.568Z] STF 22:10:02.407 - Monitoring Report Summary:
[2025-06-18T22:10:03.569Z] STF 22:10:02.407 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - Created modular jar: 1.com.hello.jar
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 -
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - +------ Step 2 - Create com.discreet jar
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - | Create modular jar
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - | ModuleVersion: null
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - | MainClass: null
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - | HashModules: null
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - |
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - 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_AppMod_0/20250618-220953-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:10:03.569Z] STF 22:10:02.408 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/2.CMJ.stderr
[2025-06-18T22:10:03.569Z] STF 22:10:02.408 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/2.CMJ.stdout
[2025-06-18T22:10:03.569Z] STF 22:10:02.409 - Monitoring processes: CMJ
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 - Monitoring Report Summary:
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 - Created modular jar: 2.com.discreet.jar
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 -
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 - +------ Step 3 - create java.xml.jar
[2025-06-18T22:10:04.355Z] STF 22:10:03.520 - | Create modular jar
[2025-06-18T22:10:04.356Z] STF 22:10:03.520 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-06-18T22:10:04.356Z] STF 22:10:03.520 - | ModuleVersion: null
[2025-06-18T22:10:04.356Z] STF 22:10:03.520 - | MainClass: null
[2025-06-18T22:10:04.356Z] STF 22:10:03.520 - | HashModules: null
[2025-06-18T22:10:04.356Z] STF 22:10:03.520 - |
[2025-06-18T22:10:04.356Z] STF 22:10:03.521 - 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_AppMod_0/20250618-220953-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:10:04.356Z] STF 22:10:03.521 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/3.CMJ.stderr
[2025-06-18T22:10:04.356Z] STF 22:10:03.521 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/3.CMJ.stdout
[2025-06-18T22:10:04.356Z] STF 22:10:03.522 - Monitoring processes: CMJ
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - Monitoring Report Summary:
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - o Process CMJ ended with the expected exit code (0)
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - Created modular jar: 3.java.xml.jar
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 -
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - +------ Step 4 - Verify if we can patch an Application module using exploded directoryy
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - | Run foreground process
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - | Mnemonic: OT21
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - | Echo: ECHO_ON
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - | Expectation: CLEAN_RUN within 1m
[2025-06-18T22:10:05.128Z] STF 22:10:04.675 - |
[2025-06-18T22:10:05.128Z] STF 22:10:04.676 - 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/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:10:05.128Z] STF 22:10:04.676 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/4.OT21.stderr
[2025-06-18T22:10:05.129Z] STF 22:10:04.676 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/4.OT21.stdout
[2025-06-18T22:10:05.129Z] STF 22:10:04.677 - Monitoring processes: OT21
[2025-06-18T22:10:05.894Z] OT21 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:10:06.657Z] OT21 JUnit version 4.12
[2025-06-18T22:10:06.657Z] OT21 .
[2025-06-18T22:10:06.657Z] OT21 Time: 0.025
[2025-06-18T22:10:06.657Z] OT21
[2025-06-18T22:10:06.657Z] OT21 OK (1 test)
[2025-06-18T22:10:06.657Z] OT21
[2025-06-18T22:10:06.657Z] STF 22:10:06.392 - Monitoring Report Summary:
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - o Process OT21 ended with the expected exit code (0)
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 -
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - +------ Step 5 - Verify if we can Patch an Application module using modular jar
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - | Run foreground process
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - | Program: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - | Mnemonic: OT22
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - | Echo: ECHO_ON
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - | Expectation: CLEAN_RUN within 1m
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - |
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - 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/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/modules/1.com.hello.jar -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:10:06.658Z] STF 22:10:06.392 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/5.OT22.stderr
[2025-06-18T22:10:06.658Z] STF 22:10:06.392 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/results/5.OT22.stdout
[2025-06-18T22:10:06.658Z] STF 22:10:06.394 - Monitoring processes: OT22
[2025-06-18T22:10:07.434Z] OT22 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/modules/1.com.hello.jar
[2025-06-18T22:10:08.198Z] OT22 JUnit version 4.12
[2025-06-18T22:10:08.198Z] OT22 .
[2025-06-18T22:10:08.198Z] OT22 Time: 0.017
[2025-06-18T22:10:08.198Z] OT22
[2025-06-18T22:10:08.198Z] OT22 OK (1 test)
[2025-06-18T22:10:08.198Z] OT22
[2025-06-18T22:10:08.963Z] STF 22:10:08.119 - Monitoring Report Summary:
[2025-06-18T22:10:08.963Z] STF 22:10:08.119 - o Process OT22 ended with the expected exit code (0)
[2025-06-18T22:10:08.963Z] STF 22:10:08.119 - EXECUTE stage completed
[2025-06-18T22:10:08.963Z] STF 22:10:08.178 -
[2025-06-18T22:10:08.963Z] STF 22:10:08.178 - ==================== T E A R D O W N ====================
[2025-06-18T22:10:08.963Z] STF 22:10:08.178 - Running teardown: perl /home/jenkins/workspace/Test_openjdk17_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17502819312962/PatMod_AppMod_0/20250618-220953-PatModTest/tearDown.pl
[2025-06-18T22:10:08.963Z] STF 22:10:08.365 - TEARDOWN stage completed
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 -
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - ===================== R E S U L T S =====================
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - Stage results:
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - setUp: pass
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - execute: pass
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - teardown: pass
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 -
[2025-06-18T22:10:08.963Z] STF 22:10:08.372 - Overall result: PASSED
[2025-06-18T22:10:08.963Z] -----------------------------------
[2025-06-18T22:10:08.963Z] PatMod_AppMod_0_PASSED
[2025-06-18T22:10:08.963Z] -----------------------------------
[2025-06-18T22:10:08.963Z]
[2025-06-18T22:10:08.963Z] TEST TEARDOWN:
[2025-06-18T22:10:08.963Z] Nothing to be done for teardown.
[2025-06-18T22:10:08.963Z] PatMod_AppMod_0 Finish Time: Wed Jun 18 22:10:08 2025 Epoch Time (ms): 1750284608421