Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all jars are downloaded under system_lib dir #560

Open
llxia opened this issue May 30, 2024 · 0 comments
Open

all jars are downloaded under system_lib dir #560

llxia opened this issue May 30, 2024 · 0 comments

Comments

@llxia
Copy link
Contributor

llxia commented May 30, 2024

all jars are downloaded under system_lib dir. This is incorrect. Ideally, only system test libs should be under system_lib dir

https://openj9-jenkins.osuosl.org/job/Grinder/3638/consoleFull

00:00:57.759  + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Grinder/../../testDependency/system_lib -task default -customUrl https://openj9-jenkins.osuosl.org//job/test.getDependency/lastSuccessfulBuild/artifact/
00:00:57.759  --------------------------------------------
00:00:57.759  path is set to /home/jenkins/workspace/Grinder/../../testDependency/system_lib
00:00:57.759  task is set to default
00:00:57.759  dependencyList is set to all
00:00:57.759  --------------------------------------------
00:00:57.759  Starting download third party dependent jars
00:00:57.759  --------------------------------------------
00:00:57.759  downloading dependent third party jars to /home/jenkins/workspace/Grinder/../../testDependency/system_lib
00:00:57.759  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
00:00:57.759  downloading https://openj9-jenkins.osuosl.org//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit/junit.jar
00:00:58.229  --> file downloaded to /home/jenkins/workspace/Grinder/../../testDependency/system_lib/junit/junit.jar
00:00:58.229  Checksum verification skipped for /home/jenkins/workspace/Grinder/../../testDependency/system_lib/junit/junit.jar
00:00:58.229  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/asm-all.jar exists with correct hash, not downloading
00:00:58.229  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/junit-platform-suite.jar exists with correct hash, not downloading
00:00:58.229  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/jcommander.jar exists with correct hash, not downloading
00:00:58.229  /home/jenkins/workspace/Grinder/../../testDependency/system_lib/junit-platform-suite-api.jar exists with correct hash, not downloading
...
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- system jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- system jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 3, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 5, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 18, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 26, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
annaibm added a commit to annaibm/TKG that referenced this issue Jun 26, 2024
- Enables to avoid system test prerequisite zip file being empty.
- System jars are downloaded under system_lib.

related: adoptium/aqa-tests#4912
related: adoptium#560
related: adoptium#561

Signed-off-by: Anna Babu Palathingal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant