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 2019/01/07 20:06:00 UTC

[jira] [Commented] (BEAM-5975) [beam_PostRelease_NightlySnapshot] Nightly has been failing due to errors relating to runMobileGamingJavaDirect

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

Daniel Oliveira commented on BEAM-5975:
---------------------------------------

I looked through the available build history for beam_PostRelease_NightlySnapshot, and it doesn't seem to be having this error anywhere anymore. There is an error in runMobileGamingJavaDataflow, but it seems completely unrelated, so I'll create a new bug for that if one doesn't exist.

> [beam_PostRelease_NightlySnapshot] Nightly has been failing due to errors relating to runMobileGamingJavaDirect
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5975
>                 URL: https://issues.apache.org/jira/browse/BEAM-5975
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: Major
>
> beam_PostRelease_NightlySnapshot has failed two nights in a row due to issues relating to runMobileGamingJavaDirect. It's possible that these are two separate bugs since the failures are different, but I am grouping them together because they happened on consecutive nights and very closely to each other in the test logs, so it seems likely they're related.
>  
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/421/]
> In the first failure the test times out while executing runMobileGamingJavaDirect:
> {noformat}
> 04:40:03 Waiting on bqjob_r2bb92817cbd78f51_00000166debcb7da_1 ... (0s) Current status: DONE   
> 04:40:03 +-----------------------------------+
> 04:40:03 |             table_id              |
> 04:40:03 +-----------------------------------+
> 04:40:03 | hourly_team_score_python_dataflow |
> 04:40:03 | hourly_team_score_python_direct   |
> 04:40:03 | leaderboard_DataflowRunner_team   |
> 04:40:03 | leaderboard_DataflowRunner_user   |
> 04:40:03 | leaderboard_DirectRunner_team     |
> 04:40:03 | leaderboard_DirectRunner_user     |
> 04:40:03 +-----------------------------------+
> 04:40:06 bq query SELECT table_id FROM beam_postrelease_mobile_gaming.__TABLES_SUMMARY__
> 04:40:06 Build timed out (after 100 minutes). Marking the build as aborted.
> 04:40:06 Build was aborted
> 04:40:06 
> 04:40:08 Finished: ABORTED{noformat}
>  
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/422/]
> In the next day's run the test fails due to an issue building a class while building  runMobileGamingJavaDirect:
> {noformat}
> [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ word-count-beam ---
> [INFO] Changes detected - recompiling the module!
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
> [INFO] Compiling 31 source files to /tmp/groovy-generated-7468741840914398994-tmpdir/word-count-beam/target/classes
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. org.apache.beam.examples.complete.game.LeaderBoard -> [Help 1]
> [ERROR]{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)