adoptium / adoptium/aqa-tests

jtreg retrieval for jdk25u is failing with a checksum error

Open
#5,998 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

Example from https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_riscv64_linux/7/console (Previous job #6 has the same problem, so this seems relatively recent)
```
23:40:07 [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/../../testDependency/lib/jtreg_7_5_1.tar.gz
23:40:07 [exec] downloading https://ci.adoptium.net/job/dependency_pipeline/lastSuccessfulBuild/artifact/jtreg/jtreg-7.5+1.tar.gz.sha256sum.txt
23:40:07 [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/../../testDependency/lib/jtreg_7_5_1.tar.gz.sha256sum.txt
23:40:07 [exec] Expected sha is:
23:40:07 [exec] ,
23:40:07 [exec] Actual sha is : af61eaef6c3b669f076fad0456dfd2f8b0b468ea15572c5ebb05a95b9c525b7d.
23:40:07 [exec] ERROR: sha checksum error.
23:40:07 [exec] Please delete /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_riscv64_linux/../../testDependency/lib/jtreg_7_5_1.tar.gz and rerun the program!
23:40:07
23:40:07 BUILD FAILED
```
This is potentially related to https://github.com/adoptium/ci-jenkins-pipelines/pull/1186 which was merged on Feb 23rd.

Contributor guide

Open the contributing guide

Research direction

Start with the cited Test_openjdk25_hs_extended.openjdk_riscv64_linux job log and compare the jtreg retrieval behavior with ci-jenkins-pipelines PR 1186. Trace how the jtreg archive and .sha256sum.txt file are obtained; done means the expected SHA is populated and the affected jdk25u job passes checksum validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.