Getting the mauve source - Cannot connect to host sourceware.org
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
We have an issue getting the mauve source `Cannot connect to host sourceware.org:2401` in [systemtest.getDependency](https://openj9-jenkins.osuosl.org/job/systemtest.getDependency/50/console). The following PRs cannot be verified at the moment.
https://github.com/adoptium/aqa-systemtest/pull/489
https://github.com/adoptium/aqa-tests/pull/5711
https://github.com/adoptium/STF/pull/140
https://github.com/adoptium/TKG/pull/633
```
get-source:
[exec] Could not read password for host: java.io.FileNotFoundException: /home/jenkins/.cvspass (No such file or directory)
[exec] Cannot connect to host sourceware.org:2401.
[exec] Result: 1
```
https://github.com/adoptium/aqa-systemtest/blob/901f940a97d4a21fa740189e03d5518799c60c14/openjdk.test.mauve/build.xml#L380-L390
just for the record, [the job](https://openj9-jenkins.osuosl.org/job/systemtest.getDependency/49/) was fine on Oct 27, 2024.
Contributor guide
Research direction
Start with the linked systemtest.getDependency/50 Jenkins console and openJDK.test.mauve/build.xml lines 380-390, then compare with job 49 from October 27, 2024. Investigate the missing .cvspass and connection failure to sourceware.org:2401; done means the Mauve source can be retrieved and the listed pull requests can be verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100