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

[jira] [Assigned] (BEAM-13597) Java GHA Test (Wordcount on Dataflow) failing with ClassNotFoundException

     [ https://issues.apache.org/jira/browse/BEAM-13597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmet Altay reassigned BEAM-13597:
----------------------------------

    Assignee: Kyle Weaver

> Java GHA Test (Wordcount on Dataflow) failing with ClassNotFoundException
> -------------------------------------------------------------------------
>
>                 Key: BEAM-13597
>                 URL: https://issues.apache.org/jira/browse/BEAM-13597
>             Project: Beam
>          Issue Type: Sub-task
>          Components: test-failures
>            Reporter: Brian Hulette
>            Assignee: Kyle Weaver
>            Priority: P1
>
> Java GHA tests that run wordount on Dataflow started failing a couple weeks ago: https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule. Last success: https://github.com/apache/beam/actions/runs/1604907786, first failure: https://github.com/apache/beam/actions/runs/1609549754
> {code}
> org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
>     java.lang.IllegalArgumentException at WordCountIT.java:58
>         Caused by: java.lang.ClassNotFoundException at WordCountIT.java:58
> {code}



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