You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (Jira)" <ji...@apache.org> on 2022/03/31 02:01:00 UTC

[jira] [Created] (BEAM-14214) beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms

Daniel Oliveira created BEAM-14214:
--------------------------------------

             Summary: beam_PostCommit_XVR_GoUsingJava_Dataflow fails on some test transforms
                 Key: BEAM-14214
                 URL: https://issues.apache.org/jira/browse/BEAM-14214
             Project: Beam
          Issue Type: Bug
          Components: cross-language, sdk-go, test-failures
            Reporter: Daniel Oliveira


Example failure: https://ci-beam.apache.org/job/beam_PostCommit_XVR_GoUsingJava_Dataflow/7/

I couldn't find accurate details about why the tests are failing, but TestXLang_Prefix, TestXLang_Multi, and TestXLang_Partition are failing while running for some reason. Investigating the Dataflow logs, we can see SDK harnesses are failing to connect for some reason. For example:

{noformat}
"getPodContainerStatuses for pod "df-go-testxlang-multi-03300551-62xv-harness-3msv_default(a7f1d8dfb2c3d2b4e80f5d92c1728787)" failed: rpc error: code = Unknown desc = Error: No such container: bea0d9bde42bf890f6fe1d4f589932471037a5948fb9588d01a06425cd14c177"
{noformat}

However I haven't been able to find any further details showing why the harness fails, and the tests keep running beyond that for a while with other errors that are also pretty inscrutable.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)