[ 
https://issues.apache.org/jira/browse/BEAM-5774?focusedWorklogId=155684&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-155684
 ]

ASF GitHub Bot logged work on BEAM-5774:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Oct/18 03:24
            Start Date: 18/Oct/18 03:24
    Worklog Time Spent: 10m 
      Work Description: kennknowles closed pull request #6727: [BEAM-5774] 
Increase timeout of beam_Release_Gradle_NightlySnapshot
URL: https://github.com/apache/beam/pull/6727
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.test-infra/jenkins/job_Release_Gradle_NightlySnapshot.groovy 
b/.test-infra/jenkins/job_Release_Gradle_NightlySnapshot.groovy
index df1e29e16ca..313dcf9a621 100644
--- a/.test-infra/jenkins/job_Release_Gradle_NightlySnapshot.groovy
+++ b/.test-infra/jenkins/job_Release_Gradle_NightlySnapshot.groovy
@@ -26,8 +26,8 @@ job('beam_Release_Gradle_NightlySnapshot') {
   // Execute concurrent builds if necessary.
   concurrentBuild()
 
-  // Set common parameters.
-  commonJobProperties.setTopLevelMainJobProperties(delegate)
+  // Set common parameters. Timeout is longer, to avoid [BEAM-5774].
+  commonJobProperties.setTopLevelMainJobProperties(delegate, 'master', 140)
 
   // This is a post-commit job that runs once per day, not for every push.
   commonJobProperties.setAutoJob(


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 155684)
    Time Spent: 20m  (was: 10m)

> beam_Release_Gradle_NightlySnapshot timed out
> ---------------------------------------------
>
>                 Key: BEAM-5774
>                 URL: https://issues.apache.org/jira/browse/BEAM-5774
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Critical
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/209/
> Looking at the trend, this is not surprising: 
> https://builds.apache.org/job/beam_Release_Gradle_NightlySnapshot/buildTimeTrend



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

Reply via email to