Daniel Oliveira created BEAM-14263:
--------------------------------------
Summary: beam_PostCommit_Java_DataflowV2,
testBigQueryStorageWrite30MProto failing consistently
Key: BEAM-14263
URL: https://issues.apache.org/jira/browse/BEAM-14263
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Daniel Oliveira
Assignee: Chamikara Madhusanka Jayalath
testBigQueryStorageWrite30MProto seems to have been failing since being
originally introduced. First failure I found:
https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1391/, which
includes when this PR was merged: https://github.com/apache/beam/pull/17038
I don't see any explicit reason this might be failing either in the console
logs or Dataflow logs. Here's the console logs:
{noformat}
java.lang.RuntimeException: Workflow failed. Causes:
S06:WriteToBQ/StorageApiLoads/GroupIntoBatches/ParDo(GroupIntoBatches)/ParMultiDo(GroupIntoBatches)/Reshard/Read+WriteToBQ/StorageApiLoads/GroupIntoBatches/ParDo(GroupIntoBatches)/ParMultiDo(GroupIntoBatches)/Reshard/UnreifyWindow+WriteToBQ/StorageApiLoads/GroupIntoBatches/ParDo(GroupIntoBatches)/ParMultiDo(GroupIntoBatches)+WriteToBQ/StorageApiLoads/StorageApiWriteSharded/Write
Records/ParMultiDo(WriteRecords)/Reshard/Reify+WriteToBQ/StorageApiLoads/StorageApiWriteSharded/Write
Records/ParMultiDo(WriteRecords)/Reshard/Write failed., The job failed because
a work item has failed 4 times. Look in previous log entries for the cause of
each one of the 4 failures. For more information, see
https://cloud.google.com/dataflow/docs/guides/common-errors. The work item was
attempted on these workers:
testpipeline-jenkins-0319-03190548-sfjp-harness-263n
Root cause: The worker lost contact with the service.,
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)