Not exactly related to this but we also found that one Spark test is
holding the Validates Runner tests for Spark for 10 extra minutes,
that could eventually add to reduce Jenkins use.

More investigation still required.
https://issues.apache.org/jira/browse/BEAM-6633

On Thu, Feb 7, 2019 at 11:23 PM Udi Meiri <eh...@google.com> wrote:
>
> No problem Michael - I wasn't aware of the state of the state of the Gradle 5 
> migration.
>
> On Thu, Feb 7, 2019 at 1:45 PM Michael Luckey <michael.j.luc...@gmail.com> 
> wrote:
>>
>> Migration to gradle 5 should not be an issue. Unless something unforeseen 
>> happens as we did not run all possible task yet.
>>
>> Should only be a merge of an pending + one additional PR upgrading the 
>> versions.
>>
>> On 7. Feb 2019, at 21:23, Udi Meiri <eh...@google.com> wrote:
>>
>> I suggest disabling Jacoco and re-enabling the build cache until we can 
>> migrate to Gradle 5. I imagine the migration to v5 is not a simple change.
>> Meanwhile, I can't run postcommits on PRs on Jenkins (run seed job + run 
>> postcommit).
>>
>> On Thu, Feb 7, 2019, 12:00 Chamikara Jayalath <chamik...@google.com wrote:
>>>
>>> Seems like there was a spike for all build times yesterday probably added 
>>> up to give slow Jenkins scheduling times for triggers. Also, seems like we 
>>> had three spikes that are about a week apart recently.
>>>
>>>
>>> On Thu, Feb 7, 2019 at 11:46 AM Michael Luckey <adude3...@gmail.com> wrote:
>>>>
>>>> What might have some influence is the implicit disabling of the build 
>>>> cache by activating Jacoco report. There seems to be a increase of 
>>>> beam_PreCommit_Java_Cron with 
>>>> https://builds.apache.org/job/beam_PreCommit_Java_Cron/914/ and looking 
>>>> into cacheable task there seems to be lots of work done now which 
>>>> previously was cacheable.
>>>>
>>>> Not sure, whether this is the culprit- or part of it -, but I d suggest to 
>>>> upgrade to gradle 5 pretty fast.
>>>>
>>>> On Thu, Feb 7, 2019 at 8:18 PM Udi Meiri <eh...@google.com> wrote:
>>>>>
>>>>> If anyone has done any investigation/is working on this please share.
>>>>>
>>>>> I'm investigating Jenkins slowness. I've noticed it happening since 
>>>>> yesterday: precommits taking 3 hours to start, phrase commands similarly 
>>>>> taking as much time to register.
>>>>>
>>>>> My current theory is that we have a job that's are taking much longer 
>>>>> than usual to run.
>>
>>

Reply via email to