You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Valentyn Tymofieiev (JIRA)" <ji...@apache.org> on 2017/10/13 20:19:00 UTC

[jira] [Commented] (BEAM-3056) Java precommit tests on Jenkins run too slow, delaying commits.

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

Valentyn Tymofieiev commented on BEAM-3056:
-------------------------------------------

Took a closer look, the suite actually seems to get stuck while running dataflow-runner-integration-tests:
[JENKINS] Recording test results
2017-10-12T17:46:47.415 [INFO] 
2017-10-12T17:46:47.416 [INFO] --- maven-failsafe-plugin:2.20:integration-test (dataflow-runner-integration-tests) @ beam-examples-java ---
2017-10-12T17:46:47.429 [INFO] Failsafe report directory: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_MavenInstall/examples/java/target/failsafe-reports
2017-10-12T17:46:47.429 [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
2017-10-12T17:46:47.431 [INFO] 
2017-10-12T17:46:47.431 [INFO] -------------------------------------------------------
2017-10-12T17:46:47.431 [INFO]  T E S T S
2017-10-12T17:46:47.431 [INFO] -------------------------------------------------------
Build timed out (after 150 minutes). Marking the build as aborted.
2017-10-12T18:43:36.126 [INFO] 
2017-10-12T18:43:36.126 [INFO] Results:
2017-10-12T18:43:36.126 [INFO] 
2017-10-12T18:43:36.126 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
...

> Java precommit tests on Jenkins run too slow, delaying commits.
> ---------------------------------------------------------------
>
>                 Key: BEAM-3056
>                 URL: https://issues.apache.org/jira/browse/BEAM-3056
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Valentyn Tymofieiev
>            Assignee: Jason Kuster
>
> Here's an example of two instances where the issue affected me in the last few days.
> The test suite consistently made progress, then timed out after 150 min.
> https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/15044/consoleFull
> https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/15037/consoleFull
> What are our options here, besides increasing the timeout?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)