This is still hard failing on all Java PRs. Is there anything you can do to mitigate this (disable the test) until it is fixed?
Andrew On Tue, Jan 21, 2020 at 1:47 PM Hannah Jiang <[email protected]> wrote: > This is caused by PR 10557 <https://github.com/apache/beam/pull/10557>, I > will fix it soon. > > On Tue, Jan 21, 2020 at 1:24 PM Kirill Kozlov <[email protected]> > wrote: > >> Hello beam developers! >> >> Jenkins job page: >> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ >> The following tasks fails: ` >> *:runners:google-cloud-dataflow-java:buildAndPushDockerContainer*` >> with error: >> *'command 'docker'' finished with non-zero exit value 1* >> >> Is it possible that this task is failing due to recent INFRA changes? >> >> - >> Kirill >> >
