Re: Java Jenkins tests not running

2020-08-07 Thread Tyson Hamilton
Yes, there is a backup of ~14 builds in queue.

On Fri, Aug 7, 2020 at 10:54 AM Andrew Pilloud  wrote:

> Now it is going, just slow to start. There must be a backlog built up from
> the outage.
>
> On Fri, Aug 7, 2020 at 10:44 AM Andrew Pilloud 
> wrote:
>
>> It appears Jenkins is not working again. It is not running on the PR to
>> fix build breaks introduced while it was down:
>> https://github.com/apache/beam/pull/12500
>>
>> On Fri, Aug 7, 2020 at 10:29 AM Luke Cwik  wrote:
>>
>>> I can confirm that it is working again.
>>>
>>> On Fri, Aug 7, 2020 at 4:43 AM Damian Gadomski <
>>> damian.gadom...@polidea.com> wrote:
>>>
 Hey,

 We knew about the issue. All Jenkins builds were not being triggered
 from the pull requests. There's a ticket for that if you're curious about
 details: INF 
 RA-20649
 
 Seems that we've just fixed it. I've also retriggered the tests from
 your PR.

 Regards,
 Damian


 On Fri, Aug 7, 2020 at 9:11 AM Reuven Lax  wrote:

> Does anyone know why Jenkins is not triggering any Java tests for
> pr/12474? It is only triggering python tasks, which is odd considering 
> that
> this PR doesn't touch any python files.
>
> Reuven
>



Re: Java Jenkins tests not running

2020-08-07 Thread Andrew Pilloud
Now it is going, just slow to start. There must be a backlog built up from
the outage.

On Fri, Aug 7, 2020 at 10:44 AM Andrew Pilloud  wrote:

> It appears Jenkins is not working again. It is not running on the PR to
> fix build breaks introduced while it was down:
> https://github.com/apache/beam/pull/12500
>
> On Fri, Aug 7, 2020 at 10:29 AM Luke Cwik  wrote:
>
>> I can confirm that it is working again.
>>
>> On Fri, Aug 7, 2020 at 4:43 AM Damian Gadomski <
>> damian.gadom...@polidea.com> wrote:
>>
>>> Hey,
>>>
>>> We knew about the issue. All Jenkins builds were not being triggered
>>> from the pull requests. There's a ticket for that if you're curious about
>>> details: INF RA-20649
>>> 
>>> Seems that we've just fixed it. I've also retriggered the tests from
>>> your PR.
>>>
>>> Regards,
>>> Damian
>>>
>>>
>>> On Fri, Aug 7, 2020 at 9:11 AM Reuven Lax  wrote:
>>>
 Does anyone know why Jenkins is not triggering any Java tests for
 pr/12474? It is only triggering python tasks, which is odd considering that
 this PR doesn't touch any python files.

 Reuven

>>>


Re: Java Jenkins tests not running

2020-08-07 Thread Andrew Pilloud
It appears Jenkins is not working again. It is not running on the PR to fix
build breaks introduced while it was down:
https://github.com/apache/beam/pull/12500

On Fri, Aug 7, 2020 at 10:29 AM Luke Cwik  wrote:

> I can confirm that it is working again.
>
> On Fri, Aug 7, 2020 at 4:43 AM Damian Gadomski <
> damian.gadom...@polidea.com> wrote:
>
>> Hey,
>>
>> We knew about the issue. All Jenkins builds were not being triggered from
>> the pull requests. There's a ticket for that if you're curious about
>> details: INF RA-20649
>> 
>> Seems that we've just fixed it. I've also retriggered the tests from your
>> PR.
>>
>> Regards,
>> Damian
>>
>>
>> On Fri, Aug 7, 2020 at 9:11 AM Reuven Lax  wrote:
>>
>>> Does anyone know why Jenkins is not triggering any Java tests for
>>> pr/12474? It is only triggering python tasks, which is odd considering that
>>> this PR doesn't touch any python files.
>>>
>>> Reuven
>>>
>>


Re: Java Jenkins tests not running

2020-08-07 Thread Luke Cwik
I can confirm that it is working again.

On Fri, Aug 7, 2020 at 4:43 AM Damian Gadomski 
wrote:

> Hey,
>
> We knew about the issue. All Jenkins builds were not being triggered from
> the pull requests. There's a ticket for that if you're curious about
> details: INF RA-20649
> 
> Seems that we've just fixed it. I've also retriggered the tests from your
> PR.
>
> Regards,
> Damian
>
>
> On Fri, Aug 7, 2020 at 9:11 AM Reuven Lax  wrote:
>
>> Does anyone know why Jenkins is not triggering any Java tests for
>> pr/12474? It is only triggering python tasks, which is odd considering that
>> this PR doesn't touch any python files.
>>
>> Reuven
>>
>


Re: Java Jenkins tests not running

2020-08-07 Thread Damian Gadomski
Hey,

We knew about the issue. All Jenkins builds were not being triggered from
the pull requests. There's a ticket for that if you're curious about
details: INF RA-20649

Seems that we've just fixed it. I've also retriggered the tests from your
PR.

Regards,
Damian


On Fri, Aug 7, 2020 at 9:11 AM Reuven Lax  wrote:

> Does anyone know why Jenkins is not triggering any Java tests for
> pr/12474? It is only triggering python tasks, which is odd considering that
> this PR doesn't touch any python files.
>
> Reuven
>


Java Jenkins tests not running

2020-08-07 Thread Reuven Lax
Does anyone know why Jenkins is not triggering any Java tests for pr/12474?
It is only triggering python tasks, which is odd considering that this PR
doesn't touch any python files.

Reuven