Observation with changing dist from trusty to xenial

  • Last green build with trusty - here
  • Current failure build with xenial - here

Hey There - We recently toggled our build env dist to xenial and have an observation that our tests bailing out randomly. On xenial install_jdk phase we see -

sed: -e expression #1, char 1: unknown command: `,'

Not so assertive if dist change triggered this. Can someone help with some reference links / suggestions to debug this observation.

For our project we are leveraging openjdk11.

Thanks in advance for your help in this regards.

Cheers,
Saket.

Looks like the error is coming from

@joepvd Could you take a look?

Thanks.