The connection closing is a red herring as that error gets printed when SDK Harness dies. More logs/jenkins link would be useful to understand what going on with the pipeline.
On Tue, Dec 17, 2019 at 5:53 AM Michał Walenia <[email protected]> wrote: > Hi there, > I'm trying to add a Jenkins job for a load test of GBK on portable Flink > in Java. I encountered a problem - the test fails with an exception that > doesn't say much (Exception in thread "main" java.lang.RuntimeException: > Invalid job state: FAILED.) > > After some investigation, I found where the exception originates: > SdkHarnessClient.java:320. > The code there throws an exception related to aborting the processed bundle > and to BEAM-3962 issue. > > I have no idea how to debug the problem (it appears when the test size is > about 2GB) or how to fix the issue. > Can anyone assist me? I created a JIRA for this: > BEAM-8980 <https://issues.apache.org/jira/browse/BEAM-8980> > > Thanks! > > Michal > -- > > Michał Walenia > Polidea <https://www.polidea.com/> | Software Engineer > > M: +48 791 432 002 <+48791432002> > E: [email protected] > > Unique Tech > Check out our projects! <https://www.polidea.com/our-work> >
