adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
85 stars 101 forks source link

jdk 17 jdk_security_infra_1 tests fail on xlinux #2363

Open Haroon-Khel opened 2 years ago

Haroon-Khel commented 2 years ago

Execution failed: main' threw exception: java.lang.RuntimeException: TEST FAILED: couldn't determine EE certificate status

https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-64_linux_testList_0/15/testReport/

security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java.DTrustCA security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java.HaricaCA security/infra/java/security/cert/CertPathValidator/certification/SSLCA.java.SSLCA

https://bugs.openjdk.java.net/browse/JDK-8194170 suggests it is a machine issue

rhaladeRajan Halade added a comment - 2017-12-28 19:29 These test failures are result of incorrect proxy setup. Please make sure proxy on test machines is set to be able to reach external servers.

Related issue https://github.com/adoptium/aqa-tests/issues/2074

Haroon-Khel commented 2 years ago

It has been found that these tests fail only on our docker nodes, such as test-docker-ubuntu2010-x64-3. It passes on test-packet-ubuntu1604-x64-1.

I have spun up a docker container on test-packet-ubuntu1604-x64-1, and on that it passes. So I think the error lies within the network config of the host machines of the docker containers on which the tests fail.

Those machines are dockerhost-equinix-ubuntu2004-x64-1 and 2

sophia-guo commented 2 years ago

security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java failed and passed on same docker nodes test-marist-ubuntu1804-s390x-3.