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

extended.openjdk tests hit the 10hr timeout test-docker-ubuntu2110-armv8l-1 #2923

Closed
smlambert opened this issue Feb 3, 2023 · 4 comments
Closed

Comments

@smlambert
Copy link
Contributor

Please set the title to indicate the test name and machine name where known.

To make it easy for the infrastructure team to repeat and diagnose, please
answer the following questions:

Any other details:
There are 5 test cases that fail (out of the 13,939 in extended.openjdk).
java/net/httpclient/ManyRequestsLegacy.java.ManyRequestsLegacy
jdk/incubator/vector/Byte256VectorTests.java.Byte256VectorTests
jdk/incubator/vector/Byte512VectorTests.java.Byte512VectorTests
jdk/incubator/vector/Byte64VectorLoadStoreTests.java.Byte64VectorLoadStoreTests
jdk/incubator/vector/Byte64VectorTests.java.Byte64VectorTests

These tests pass on test-docker-ubuntu2204-armv8l-2, so these failures
java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake and Agent communication error: java.io.EOFException;
are not helping get the job to complete within 10hrs. Presumably if these are understood and fixed, we may see the runs complete within the 10hrs.

@sxa
Copy link
Member

sxa commented Feb 6, 2023

Re-running with 50 hour timeout on the GA build at https://ci.adoptopenjdk.net/job/Grinder/ to see if it's reproducible and how much over the limit it is.
NOTE: There should be no performance difference between test-docker-ubuntu2110-armv8l-1 and test-docker-ubuntu2204-armv8l-2 and they're on the same physical host.

@sxa
Copy link
Member

sxa commented Feb 8, 2023

https://ci.adoptopenjdk.net/job/Grinder/6549/ completed in 9h18 on https://ci.adoptopenjdk.net/label/test-docker-ubuntu2110-armv8l-1 so it's close to 10h and may be affected when other things are running on the host.

Running the following on the two systems to see how they perform as another data point:

@sxa
Copy link
Member

sxa commented Mar 8, 2023

ubuntu2110 took 9h30
ubuntu2204 took 6h30
Both passed all13,931 tests
Both were started at pretty much the same time (to within a minute) but one of them just seemed to get though everything a bit more slowly:
times.2583.gz
times.6583.gz

@sxa
Copy link
Member

sxa commented Apr 3, 2023

Duplicate of #2923 (comment)

@sxa sxa marked this as a duplicate of #2923 Apr 3, 2023
@sxa sxa closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants