Lan Xia
Lan Xia
Tested with TKG SHA 5522a96beaea394f17e9775d32068dd32696b4dc (jtreg_7_5_1_1): https://openj9-jenkins.osuosl.org/job/Grinder/4817/ - jdk_security1_1 passed with jtreg_7_5_1_1
@pshipton, I do not see https://github.com/openjdk/jdk25u/commit/9df689f143e43d92bb5d281985ce9c5c514f8803 in our extension repo: https://github.com/ibmruntimes/openj9-openjdk-jdk25
Talked with Peter, we will revert jtreg until the change is in the stream we are building. @Amrutha-Kanhirathingal Please revert https://github.com/adoptium/TKG/commit/97a145d5c0c96ee75eef0dcc3913409bc997a696 and added back `jtreg_7_5_1_1` in getDependencies.pl (https://github.com/adoptium/TKG/pull/765/)
https://github.com/adoptium/aqa-tests/blob/master/get.sh#L765C8-L780
Thanks @MattyWeee123 . Have you tried to run this in https://ci.adoptium.net/view/Test_grinder/job/Perf_Pipeline/? If so, please provide the link. Thanks
@Amrutha-Kanhirathingal could you please work on this one? Thanks
Steps: - Update https://github.com/adoptium/TKG/blob/master/scripts/getDependencies.pl to run twice. Once with `customUrl`. If it failed, retry with 3rd party URL. - Only trigger getDependencies.pl when `env.BUILD_LIST == 'system'` https://github.com/adoptium/aqa-tests/blob/eecf48310a2d4b23332c6a15c76b748f210eaccb/buildenv/jenkins/JenkinsfileBase#L223 - Clean lib...
In the console output, it has the error message ``` 07:44:20 Exception: hudson.AbortException: Failed to copy artifacts from build-scripts/jobs/evaluation/jobs/jdk21u/jdk21u-evaluation-linux-riscv64-temurin with filter: **/*.tar.gz,**/*.tgz,**/*.zip,**/*.jar,**/*.Z,**/*sbom*.json ```
We also noticed this issue in xlinux. The issue seems intermittent. For details, see [the issue](https://github.ibm.com/runtimes/backlog/issues/1701).
This PR has to be merged with TKG PR: https://github.com/adoptium/TKG/pull/758