Geode unit tests completed in 'develop/UITests' with non-zero exit code

2018-06-28 Thread apachegeodeci
Pipeline results can be found at: Concourse: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/UITests/builds/120

Re: DISCUSS: Refactor test source set for integrationTest and distributedTest

2018-06-28 Thread Patrick Rhomberg
@Dale It seems to me that the Unit / Distributed / etc would be the more stable purpose, and as importantly, each level is mutually-exclusive with any other. At least under our current categorization tags, the functional area categories don't form a partition on our test set. For instance, the

Re: DISCUSS: Refactor test source set for integrationTest and distributedTest

2018-06-28 Thread Galen O'Sullivan
+1 to the new test organization. And I agree with Patrick's explanation of which is the more stable test category. On Thu, Jun 28, 2018 at 9:47 AM, Patrick Rhomberg wrote: > @Dale > It seems to me that the Unit / Distributed / etc would be the more stable > purpose, and as importantly, each l

Possible dunit RMI connection leak

2018-06-28 Thread Kirk Lund
If I run a dunit test in IntelliJ with Repeat Until Failure, it'll run about 825 times before it fails with java.net.ConnectException: Connection refused. I'm wondering if we have some sort of connection leak in dunit (specifically the RMI connections we use for invoking code on VMs). org.apache.g

Re: Possible dunit RMI connection leak

2018-06-28 Thread Anthony Baker
If you do a `netstat -an` do you see lots of ESTABLISHED connections hanging around? > On Jun 28, 2018, at 11:32 AM, Kirk Lund wrote: > > If I run a dunit test in IntelliJ with Repeat Until Failure, it'll run > about 825 times before it fails with java.net.ConnectException: Connection > refused

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #962 was SUCCESSFUL (with 2423 tests)

2018-06-28 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #962 was successful. --- Scheduled 2425 tests in total. https://build.spring.io/browse/SGF-NAG-962/ -- This

Geode unit tests completed in 'develop/DistributedTest' with non-zero exit code

2018-06-28 Thread apachegeodeci
Pipeline results can be found at: Concourse: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/87

Build failed in Jenkins: Geode-nightly #1240

2018-06-28 Thread Apache Jenkins Server
See Changes: [github] GEODE-5285: Improve unit test coverage for PdxInstanceImpl. (#2085) [github] GEODE-5328: Update exception message when MemberMBean.showLog is call… --