Stewart X Addison

Results 1782 comments of Stewart X Addison

@smlambert Has this been discussed in the AQAvit meetings? We'll need to find a way to ensure the X server is terminated at the end of the job, which it...

so to be clear, https://github.com/adoptium/aqa-tests/blob/dce1f080f4e7fb1b69b429982aa62e71f54d2a9d/buildenv/jenkins/JenkinsfileBase#L602 is definitely NOT used on Linux because it's started via the jenkins plgin?

Gotcha - I hadn't read that syntax as being an invocation of stuff from the plugin. I don't believe that 2821 does anything to address the cleanup, only attempt to...

Possible solution in https://github.com/adoptium/aqa-tests/pull/2892, but I think we need to determine if the current code is always leaving the process around or not

Hmmm even without that change an aborted job still cleaned up the `Xvfb` process. I'm tempted to leave this, keep a regular eye on it, and try and see which...

@lumpfish Yes it's something that needs fixing - Andrew and I have seen that elsewhere (in fact we hit it on the "how to investigate build/test failures" call this morning....

@lumpfish Can you see if you can reproduce it again? If not, we'll have to put this into the "random network glitch" bucket (I need a label for that...)

> This may have fixed it Not if the error has been seen in the last week as suggested by https://github.com/AdoptOpenJDK/openjdk-tests/issues/2360 (looks like the same failure). I've queued up 100...

> @lumpfish Using PLATFORM=s390x_linux instead of s390x_linux_xl, I can get this test to pass on all Marist machines. An example on build-marist-rhel77-s390x-2 @Haroon-Khel Can you compare my grinder with yours...

@Haroon-Khel @smlambert Will this need some timeout parameter changes on those tests?