-
Notifications
You must be signed in to change notification settings - Fork 33
Promote AdoptOpenJDK Version jdk8u242-b08 #135
Comments
Aarch64 linux failed because the tag hadn't been mirrored: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-hotspot/371/console |
Test Failures Linux x64 sanity.external: => Test issues (non blocking #135 (comment)) Linux s390x Aix |
This one is:
We see this intermittently with upstream builds too. I haven't investigated any further. It's not a new issue at all, though. => should not be release blocking. |
sanity.external: Seems to have failed intermittently (deep history), some of those times with connectivity issues. tomee mp tck: Seems to be a new failure, again on the test side. Will see if it reproduces. For both sanity.external failures, they seem to be an issue on the test side, so consider non-blocking. I can rerun. We will have to think about how to make these tests more consistent (right now we build off tip rather than last stable release of those projects, so will likely change that behaviour for a start). |
A very consistent failure (deep history) on s390x. Failing over visible history... going to rerun against last release to see behaviour (rerun Grinder on Oct release here: Grinder 1804). Update: Grinder 1804 also failed UtilLoadTest using October release. This means its not a regression, and we have already released with this failure present. Consider non-blocking, but would like someone to take a much closer look at this issue before next release. |
We do not have a lot of history on AIX, as we have not had test machines for very long. I suspect both the jdk_nio and jdk_rmi failures to be an infra issue, and we can try on another machine to see behaviour. Aix
[2020-01-20T07:03:21.882Z] JAVAVM: command = [/ramdisk0/build/workspace/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/jre/bin/java, sun.rmi.registry.RegistryImpl, 48190] Grinder to rerun jdk_rmi target: |
I've noticed that s390x is using Zero for the hotspot build on JDK 8. That's actually expected as the JIT port got introduced later on. However, this means it's using the cpp interpreter which is quite slow. It might well be this is a timeout/slowness issue.
|
|
@AdoptOpenJDK/tsc can somebody give me a +1 to release jdk8u242-b08 on all platforms (except arm and aarch64) |
+1 |
jdk8u242-b08 hotspot on all platforms (except arm and aarch64) has now been released. Aarch64 and arm32 will follow shortly. |
We're currently triaging failures for jdk8u242-b08_openj9-0.18.0 here: adoptium/aqa-tests#1567 |
jdk8u242-b08 hotspot aarch64 - looks good (test runs pass) Build job: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-aarch64-hotspot/405 Test jobs:
|
8u242-b08/aarch64 now on https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/tag/jdk8u242-b08 after approval from @smlambert in the release channel. @andrew-m-leonard also released AIX HotSpot JDK13 last week |
arm32 has been reverted to using the main jdk8u codebase and I'll try and get an 8u242 out on that platform using the Zero VM (same as previous versions) until we can resolve the issues with the aarch32 repo. |
I've attempted to launch some testing against that arm32 build, but the single build/test machine we have https://ci.adoptopenjdk.net/label/hw.arch.aarch32/ is offline. |
Thanks @sxa555 for relabeling some build machines for test for the arm32 testing. I will relaunch some tests and report (much) later on the results (no JIT, will take time). sanity.openjdk (expecting some natives to fail, as I did not provide native test libs): https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2453 - 8 failures, 1538 run
sanity.system: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2452/ - timeout, rerun with longer time limit extended.system: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/2454 - timeout, rerun with longer time limit |
@smlambert Looks like all of them hit a ten hour timeout :-) |
Reruns of the system tests for arm32 with larger timeouts here: |
OpenStream and Truncate are being tracked in adoptium/aqa-tests#1637 and adoptium/aqa-tests#1052 respectively. All the system tests look like timeouts again. There doesn't seem to be any relevant history of the failed tests on any platforms and without a JIT, the tests may not tear down their processes quick enough. |
@smlambert Not sure what you're view is on these - are the system test failures acceptable if they are timeouts on a zero VM? Any idea if we've run them before on this platform? If those are the only issues we should probably let it go out |
Yes, my view is release the arm32 build. It did surprisingly well, considering there is no JIT and we did not attempt to tune timeouts in any way. |
It's in https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/tag/jdk8u242-b08 now but not yet showing up on the website (I thought it would have by now as I promoted it a while ago ...) |
Now resolved. Closing as all platforms/variants are out now |
Java Version: jdk8u242-b08
JVM:
@AdoptOpenJDK/tsc please can somebody +1 this request?
All hotspot platforms triggered: https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/830/
The text was updated successfully, but these errors were encountered: