The failing test is using a Postgres docker image as a backing store. I
think that something changed in this image requiring authentication when
making a connection. I think I have a fix for it currently running a PR:
https://github.com/apache/geode/pull/4712

--Jens

On Mon, Feb 17, 2020 at 8:09 AM Alberto Bustamante Reyes
<alberto.bustamante.re...@est.tech> wrote:

> Last commits on develop:
>
> 9f8a2ff2b43c183b4824dd5ab764ecd2243cb2e1 GEODE-7800: Add Redis PSUBSCRIBE
> and PUNSUBSCRIBE commands (#4705)
> 1a0d9769e482f49e0c725c0d6adc75d324f88958 GEODE-7727: modify sender thread
> to detect release of connection (#4629)
> 5c6529a76dfad174be6a29438bf196013952b05b Geode 4263 (#4691)
> 8c40d5e66d1d8743f4b547de8cf429de8a187801 GEODE-7210: Fix
> RedundancyLevelPart1DUnitTest
> 5d2b1d1003982de248953230a8429f7ec19de692 GEODE-7791: fix
> MergeLogsDistributedTest (#4697)
>
> The first one that had a failed execution of acceptanceTest was
> GEODE-7800. In the PR it can be seen that acceptance test task started
> failing between commits ba04b6a and 9db6c17 .
>
>
> ________________________________
> De: Robert Houghton <rhough...@pivotal.io>
> Enviado: lunes, 17 de febrero de 2020 16:30
> Para: Mario Ivanac <mario.iva...@est.tech>
> Cc: dev@geode.apache.org <dev@geode.apache.org>
> Asunto: Re: Odg: acceptance test task failing?
>
> I had only looked at develop, not the PR pipeline. More investigation is
> required.
>
> On Mon, Feb 17, 2020, 07:05 Mario Ivanac <mario.iva...@est.tech> wrote:
>
> > Hi,
> >
> > but this commit was merged to develop, on saturday morning, and test are
> > falling from friday.
> >
> > BR,
> > Mario
> > ------------------------------
> > *Šalje:* Robert Houghton <rhough...@pivotal.io>
> > *Poslano:* 17. veljače 2020. 16:02
> > *Prima:* dev@geode.apache.org <dev@geode.apache.org>
> > *Predmet:* Re: acceptance test task failing?
> >
> > The test has been erroring consistently on develop since
> >
> >
> https://github.com/apache/geode/commit/1a0d9769e482f49e0c725c0d6adc75d324f88958
> >
> > On Mon, Feb 17, 2020, 06:39 Alberto Bustamante Reyes
> > <alberto.bustamante.re...@est.tech> wrote:
> >
> > > Hi,
> > >
> > > After just changing some typos on a PR, I got errors on
> > > geode-connectors:acceptanceTest task, but the tests were working fine
> > > before that change. I have seen that the acceptance test task in concur
> > has
> > > failed since last 14th February (15 executions since that day). and it
> > > seems all of them got the same error.
> > >
> > > Is there any problem with the task or the develop branch?
> > >
> > > Thanks,
> > >
> > > Alberto B.
> > >
> > >
> >
>

Reply via email to