-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
ipv6 tests in jdk_net FAILED on test-docker-ubuntu2204-ppc64le-1 and test-docker-debian11-ppc64le-1 #2883
Comments
Rerunning on the problem machines, and others that I suspect will have the same error |
Only seems to fail on test-docker-ubuntu2204-ppc64le-1 now. Seems intermittent on other machines |
On test-docker-ubuntu2204-ppc64le-1 |
Both tests continue to fail on test-docker-ubuntu2204-ppc64le-1. Strange since the tests pass on -2 which is hosted on the same dockerhost machine. I've set up a temporary -3, on which both tests failed I will take -1 offline and replace it with another linux container. Investigation into the difference in the ipv6 setup between the working and non working containers can continue in another infra issue. This one can be closed |
java/net/Inet6Address/B6206527.java and java/net/ipv6tests/B6521014.java fail on test-docker-ubuntu2204-ppc64le-1 and test-docker-debian11-ppc64le-1 with
No such device (Bind failed)
andjava.net.ConnectException: Network is unreachable (connect failed)
Console output:
and
Test_
job on https://ci.adoptopenjdk.net which showed the failure https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_1/85/Test Info
Test Name: jdk_net_1
Test Duration: 8 min 37 sec
Machine: test-docker-ubuntu2204-ppc64le-1
TRSS link for the test output: https://trss.adoptium.net/output/test?id=63c21fffed0b30773ba35f46
Build Info
Build Name: Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_1
Jenkins Build start time: Jan 13 2023, 06:19 pm
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_1/86/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=63c21f23ed0b30773ba35d15
Java Version
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_362-b06)
OpenJDK 64-Bit Server VM (Temurin)(build 25.362-b06, mixed mode)
This test has been failed 2 times since Jan 12 2023, 09:56 am
Java Version when the issue first seen
openjdk version "1.8.0_362"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_362-b06)
OpenJDK 64-Bit Server VM (Temurin)(build 25.362-b06, mixed mode)
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_1/85/
The test failed on machine test-docker-ubuntu2204-ppc64le-1 1 times
The test failed on machine test-docker-debian11-ppc64le-1 1 times
The text was updated successfully, but these errors were encountered: