You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2021/08/10 17:46:00 UTC

[jira] [Commented] (BEAM-12723) beam_PreCommit_Java_Examples_Dataflow_Phrase failing without any error

    [ https://issues.apache.org/jira/browse/BEAM-12723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396812#comment-17396812 ] 

Luke Cwik commented on BEAM-12723:
----------------------------------

It looks like the worker is unable to connect to streaming engine due to a key negotiation issue:

{noformat}
Info
2021-07-29 09:25:55.857 GMT
"kex_exchange_identification: Connection closed by remote host"
Info
2021-07-29 09:25:55.857 GMT
"Connection closed by 141.98.10.27 port 55622"
Info
2021-07-29 09:26:19.897 GMT
"Unable to negotiate with 141.98.10.27 port 45724: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]"
Info
2021-07-29 09:26:30.960 GMT
"Unable to negotiate with 141.98.10.27 port 46548: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]"
{noformat}


> beam_PreCommit_Java_Examples_Dataflow_Phrase failing without any error
> ----------------------------------------------------------------------
>
>                 Key: BEAM-12723
>                 URL: https://issues.apache.org/jira/browse/BEAM-12723
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Ankur Goenka
>            Priority: P0
>             Fix For: 2.32.0
>
>
> Failing test org.apache.beam.examples.WordCountIT.testE2EWordCount
>  
> Sample run: [https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Phrase/561/]
>  
> link to job https://pantheon.corp.google.com/dataflow/jobs/us-central1/2021-07-29_02_18_09-9126203084082389627;step=;expandBottomPanel=true?project=apache-beam-testing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)