Hi Mikhail, We had a flaky “HIFIOWithEmbeddedCassandraTest” a while ago and it was caused by issue with launching of embedded Cassandra cluster. Then it was fixed by Etienne Chauchot's PR [1] Though, I don’t see any similar error messages in your Jenkins job log, so, I’m not sure it’s the same issue.
Have you seen this fail only once or several times already? [1] https://github.com/apache/beam/pull/8000 > On 27 Mar 2019, at 22:24, Mikhail Gryzykhin <mig...@google.com> wrote: > > Hi everyone, > > I have a pre-commit job that fails on > :beam-sdks-java-io-hadoop-input-format:test > <https://builds.apache.org/job/beam_PreCommit_Java_Phrase/834/consoleFull>. > Relevant PR. <https://github.com/apache/beam/pull/8131> > > Target doesn't have any explicit log associated with it. Running same target > in local doesn't give me much help. It seem to fail somewhere in native > runtime. > > Can someone help with tackling this issue? > > Regards, > Mikhail. > >