-
-
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
Verify fakeroot is available on all arm_linux machines #2954
Comments
Also appears to be missing from some aarch64 linux machines. |
This will affect the JDK 20 release if not addressed. We may want to disable machines in order to avoid sending test jobs off to certain failure. |
Hmmm - test-docker-ubuntu2204-armv8-2 appears to incorrectly have the Note to self: Using this to check the docker containers on each host: Running through the dockerhost systems:
|
Disappearing down a rabbit hole - test-docker-ubuntu2204-armv8-2 is actually an ARM32 container which is why the arm32 jobs are running ok on it - I've just renamed it to https://ci.adoptium.net/computer/test-docker-ubuntu2204-armv7l-1/ |
Also installed on test-marist-rhel8-s390x-2 and test-marist-sles15-s390x-2 although it does not seem to be installable on test-marist-rhel7-s390x-2 so I'm going to mark that one offline for now... |
Noting here that this is complete as far as jenkins job reliability is concerned but there are some machines that have been taken offline as notes above as they were not a "quick fix" so I'm leaving this open for now:
|
The ubuntu 2110 system is decommissioned and removed from jenkins |
Sine the only remaining machine which isn't set up with this is the RHEL7 one and we can't easily install it from the repositories on there at the moment, I'm going to create another issue for that one. |
Not unlike the 5 closed infrastructure issues related to fakeroot missing on other platforms, need to verify that all arm_linux machines are also capable of running the jdk_tools target from the extended.openjdk top-level target (see adoptium/aqa-tests#4257 (comment) for details).
To make it easy for the infrastructure team to repeat and diagnose, please
answer the following questions:
Test_
job on https://ci.adoptium.net which showed the failurehttps://ci.adoptium.net/job/Test_openjdk19_hs_extended.openjdk_arm_linux_testList_0/34/
Any other details:
Rerun jdk_tools at: https://ci.adoptium.net/job/Grinder/6728 for a fresh run on test-docker-ubuntu2204-armv8-2 to check if it is still an issue. Rerun just the failing testcases at this link.
The text was updated successfully, but these errors were encountered: