-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Problem machines for release #2662
Comments
ERROR: Cannot delete workspace :Malformed input or input contains unmappable characters #2630 |
Recent two run: |
That directory is being used by leftover jcmd.exe processes #2635 is related. It is surprising to find that this is occurring on a different machine this time |
sun/tools/jinfo/Basic.sh on the 2 linux ppc64le machines has been resolved, #2625 (comment) |
Stewart has added |
https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_sanity.openjdk_x86-64_windows/648/console
All three recent jobs are assigned to this machine and failed . all failed with running this specific machine |
Fixed as per #2209 (comment) |
Machines that are still problematic: Any fedora dockerstatic container. ref #2631, any fedora container on https://ci.adoptopenjdk.net/computer/docker-packet-ubuntu2004-intel-1/ will pass ipv6 tests while those on https://ci.adoptopenjdk.net/computer/docker-packet-ubuntu2004-amd-1/ will fail them. The difference needs to be investigated. test-osuosl-centos74-ppc64le-1 and -2 test-azure-win2012r2-x64-3 and test-azure-win2019-x64-1 If by Monday these issues are not resolved, I'll turn the jenkins nodes offline for the release |
I was able to get java/nio/file/Files/probeContentType/Basic.java to pass on our fedora boxes, see #2631 (comment), however I have not solved the failing ipv6 tests on fedora containers hosted on https://ci.adoptopenjdk.net/computer/docker-packet-ubuntu2004-amd-1/. And sun/security/pkcs11/fips/TestTLS12.java continues to fail on test-osuosl-centos74-ppc64le-1 and -2, see #2625 I have temporarily turned offline the following nodes for this release https://ci.adoptopenjdk.net/computer/test-docker-fedora34-x64-1/ |
@Haroon-Khel Can you give a status update on the systems that were problematic - have they all now been resolved or is there still work to do here. Need to know whether it can be closed or whether it needs to move to October. |
Since sun/security/pkcs11/fips/TestTLS12.java continues to fail on test-osuosl-centos74-ppc64le-1 and -2 this issue should be kept open |
Related: #2815 |
Ipv6 failures on new ppc64le machine #2883 infrastructure/ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/DockerStatic/tasks/main.yml Line 6 in 952a0bd
#2884 affects the same machines |
ref #2886 Taking test-docker-centos8-x64-2 |
Taking offline the following machines due to #2884 test-docker-ubuntu2204-ppc64le-1 |
test-docker-ubi8-x64-2 and test-docker-fedora35-x64-1 both offline ref #2882 |
ref #2885 test-ibmcloud-win2012r2-x64-1 offline |
Data from the October CPU AQA triage can be found here: This has a summary sheet, and a sheet for JDK Version with a list of: suite failures, action taken, and if applicable, problematic machine and failure type. This list should be used to help drive individual actions to improve test infrastructure and reduce the number of re-runs due to machine configuration related issues. The rows that have a 'Bad Machine' and 'Failure Type' listed should be investigated first. There is also a list of 'To Investigate' topics in each JDK Version sheet that may not necessarily be machine configuration issues, but look promising to me to understand and resolve. When I get more cycles, I intend to open separate, individual issues for these in the appropriate repos. |
JDK17 test-docker-ubuntu2004-armv8l-3
Installed test-docker-ubuntu2010-armv8l-2
Unable to install fontconfig on Ubuntu 2010
Looks like repo is no longer there, likely due to Ubuntu 2010 being EOL test-docker-sles12-s390x-1
Installed test-marist-ubuntu2204-s390x-1
test-docker-fedora33-ppc64le-1
test-skytap-ubuntu2004-ppc64le-1
Passed 2 out of 5 times. |
JDK21 test-docker-centos8-x64-1
test-docker-debian11-ppc64le-2
test-docker-debian11-ppc64le-1
|
List of test failures on JDK8/arm32 (at a minimum) including the |
Stuff identified during April 2024 dry runs: |
test-docker-fedora34-x64-1 and (newly created) test-docker-fedora34-x64-2 ref #2631 JDK8
The following tests are failing on both -1 and -2. Links are for -2
java/nio/file/Files/probeContentType/Basic.java
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5133/console
java/net/Inet6Address/B6206527.java.B6206527
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5135/console
java/net/ipv6tests/B6521014.java
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5136/console
test-osuosl-centos74-ppc64le-1/ and test-osuosl-centos74-ppc64le-2/ ref #2625 JDK8
On test-osuosl-centos74-ppc64le-1
sun/security/pkcs11/fips/TestTLS12.java
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5092/console
sun/tools/jinfo/Basic.sh
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5094/console
On test-osuosl-centos74-ppc64le-2
sun/security/pkcs11/fips/TestTLS12.java
https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5095/console
sun/tools/jinfo/Basic.shresolvedhttps://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5103/console
test-azure-win2012r2-x64-3 and test-azure-win2019-x64-1 ref #2645 JDK11
The text was updated successfully, but these errors were encountered: