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

Cleanup broken PR tests in workflows/test.yml file #195

Open
smlambert opened this issue Apr 24, 2024 · 3 comments
Open

Cleanup broken PR tests in workflows/test.yml file #195

smlambert opened this issue Apr 24, 2024 · 3 comments
Assignees

Comments

@smlambert
Copy link
Contributor

https://github.com/adoptium/run-aqa/blob/master/.github/workflows/test.yml

Runs some tests on some platforms that are currently not working, needs investigation and either fixing or removing.

@sophia-guo
Copy link
Contributor

See #141 (comment)

@sophia-guo
Copy link
Contributor

sophia-guo commented Jan 14, 2025

job with openjdk_disto - adoptopenjdk/centos7_build_image failed with error message
https://github.com/adoptium/run-aqa/actions/runs/12738624227/job/35501223889. Good with adoptopenjdk/alpine3_build_image.

/__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node)
/__e/node[20](https://github.com/adoptium/run-aqa/actions/runs/12738624227/job/35501223889#step:3:21)/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
/__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node)

Environments node asking for higher glibc version.

@sophia-guo
Copy link
Contributor

All other job failures are compiling failures with openj9. Disable temporarily.

@smlambert smlambert assigned sophia-guo and unassigned smlambert Jan 21, 2025
@smlambert smlambert moved this to In Progress in 2025 Adoptium Plan Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants