-
-
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
JDK16/J9 extended functional failure on test-osuosl-aix72-ppc64-1 #2059
Comments
|
The machine is not currently in a space-restricted state. My suspicion would be that with adjustments to make core dumps work on AIX we're filling up the file system during the tests. |
Is this related to the test: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/7978/ ? If so, I have repeated it using both jdk11 and jdk16 (#7999, #8000, #8001) and they also finish as unstable. If not related to this test - just disregard. |
I don't know for sure which tests it was - it was just observed on the full extended.functional suite as linked in the initial description. |
The links in the initial post are no longer available. Please generate a new one. |
Hmm, cannot get the parameters right. Restarting from: https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.functional_ppc64_aix/59/ - this passed on aix71 so shall rerun on aix72
** So, repeating my request from 3 days back: generate a new set of parameters to test this. I do not comprehend all the different settings - and 'rerun' is no guarantee for success. |
That has
I presume that's Grinder 253 that you're referring to? So that one correctly has
In most cases you'll get away with it if you're re-running within a day or so of the original build job (since we build nightlies 4 times a week), but in this case since we're running release pipelines they're being removed sooner. To be safe, unless you ned a specific build, it's probably better to set the jobs to take |
|
Can someone (@Haroon-Khel / @aixtools) verify whether this week's reinstall of this machine has resolved the issue please? |
Hmm, Months ago - will probably be a complete refresh of all work - as I will have forgotten the details now. Note: the re-install took the system to a different TL - AIX 7.2 TL4, rather than AIX 7.2 TL2 (SP2). Not sure if that is the confirmation you are looking for - even if the test now passes. |
It seems - whatever was wrong - is okay now. With BUILD_LIST=functional and TARGET=extended (and extended.functional) - all passed on 4 AIX systems. See https://ci.adoptopenjdk.net/job/Grinder/1909/ through https://ci.adoptopenjdk.net/job/Grinder/1916/ |
Closing as discussed in slack as these are now passing :-) |
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: Potential out of disk space issue. As I write this i freed up some space in the jenkins home directory which may have released it to get to the failure state. I haven't looked at the log, but just noting this for whoever picks it up. The time on the machine is currently 0447 and a 3Gb core file was present in /tmp which was created at 2009 yesterday (The test took 8h44 so the core likely came from the test. It may be a simple out of disk space issue in the jenkins home dir that caused this, but we should verify.
FYI to anyone who might be looking at results @smlambert @andrew-m-leonard - I'll re-run it on the same machine at https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.functional_ppc64_aix/41/
The text was updated successfully, but these errors were encountered: