Thanks Tyson for finding/fixing the issue! I just double checked with today's SNAPSHOTS and the issue is gone.
On Wed, Oct 28, 2020 at 7:39 PM Tyson Hamilton <[email protected]> wrote: > > Thanks Udi & Infra team for helping me out here. This was discussed on the > builds mailing list [1] and in the INFRA ticket [2]. Testing a PR that should > fix, > > https://github.com/apache/beam/pull/13213 > > [1]: > https://lists.apache.org/thread.html/rb4c2834b9874b9f4a74c528de9055958483d2bc6e62c3464bc5c053f%40%3Cbuilds.apache.org%3E > [2]: https://issues.apache.org/jira/browse/INFRA-20858 > > > On 2020/10/28 18:24:48, Tyson Hamilton <[email protected]> wrote: > > Hi All, > > > > This is an early notice that I'm seeing an issue in Jenkins related to JDK > > versions. I've created an INFRA issue [1] to get support from Apache, see > > the details there if your interested. What it looks like is the nightly > > artifacts are being built with JDK11 [2] and the issue started on October > > 18th. I don't see any related changes in our configs, so I'm thinking it > > may be infra related. If you know more please speak up! > > > > Snapshot error looks JDK11 related: > > > > An exception occured while executing the Java class. > > java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; > > > > There is also this in various java jobs (including inventory jobs): > > > > No JDK named ‘JDK 1.8 (latest)’ found > > > > Follow the INFRA ticket for updates. > > > > -Tyson > > > > [1]: https://issues.apache.org/jira/browse/INFRA-21043 > > [2]: > > https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1144/consoleFull > >
