You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/18 03:46:15 UTC

Build failed in Jenkins: Geode-nightly #1046

See <https://builds.apache.org/job/Geode-nightly/1046/display/redirect>

------------------------------------------
[...truncated 187.04 KB...]
    -----------------------------------------------------------------------
    Found suspect string in log4j at line 210

    [fatal 2017/12/17 12:15:35.355 UTC <Test worker> tid=0x13] Unexpected exception while booting membership services
    org.apache.geode.SystemConnectException: unable to create jgroups channel
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349)
    	at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
    	at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
    	at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1158)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1207)
    	at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:576)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:741)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314)
    	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
    	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205)
    	at org.apache.geode.distributed.DistributedSystemDUnitTest.testUDPPortRange(DistributedSystemDUnitTest.java:256)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.Exception: failed to open a port in range 32769-32771
    	at org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503)
    	at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
    	at org.jgroups.protocols.UDP.start(UDP.java:266)
    	at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
    	at org.jgroups.JChannel.startStack(JChannel.java:889)
    	at org.jgroups.JChannel._preConnect(JChannel.java:553)
    	at org.jgroups.JChannel.connect(JChannel.java:288)
    	at org.jgroups.JChannel.connect(JChannel.java:279)
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
    	... 63 more

7690 tests completed, 4 failed, 504 skipped
:geode-core:distributedTest FAILED
:geode-core:integrationTest
:geode-cq:assemble
:geode-cq:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-cq:processTestResources
:geode-cq:testClasses
:geode-cq:checkMissedTests
:geode-cq:spotlessJavaCheck
:geode-cq:spotlessCheck
:geode-cq:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava NO-SOURCE
:geode-json:processTestResources
:geode-json:testClasses
:geode-json:checkMissedTests NO-SOURCE
:geode-json:spotlessJavaCheck
:geode-json:spotlessCheck
:geode-json:test NO-SOURCE
:geode-json:check
:geode-json:build
:geode-json:distributedTest NO-SOURCE
:geode-json:integrationTest NO-SOURCE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/JarBuilderTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Geode-nightly/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/ClassNameExtractorTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-junit:processTestResources
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:spotlessJavaCheck
:geode-junit:spotlessCheck
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-lucene:processTestResources
:geode-lucene:testClasses
:geode-lucene:checkMissedTests
:geode-lucene:spotlessJavaCheck
:geode-lucene:spotlessCheck
:geode-lucene:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:integrationTest
:geode-old-client-support:assemble
:geode-old-client-support:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/geode-old-client-support/src/test/java/com/gemstone/gemfire/cache/execute/FunctionExceptionTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:geode-old-client-support:processTestResources NO-SOURCE
:geode-old-client-support:testClasses
:geode-old-client-support:checkMissedTests
:geode-old-client-support:spotlessJavaCheck
:geode-old-client-support:spotlessCheck
:geode-old-client-support:test
:geode-old-client-support:check
:geode-old-client-support:build
:geode-old-client-support:distributedTest
:geode-old-client-support:integrationTest
:geode-old-versions:distributedTest NO-SOURCE
:geode-old-versions:integrationTest NO-SOURCE
:geode-protobuf:assemble
:geode-protobuf:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-protobuf:processTestResources
:geode-protobuf:testClasses
:geode-protobuf:checkMissedTests
:geode-protobuf:spotlessJavaCheck
:geode-protobuf:spotlessCheck
:geode-protobuf:test
:geode-protobuf:check
:geode-protobuf:build
:geode-protobuf:distributedTest
:geode-protobuf:integrationTest
:geode-protobuf-messages:assemble
:geode-protobuf-messages:extractIncludeTestProto
:geode-protobuf-messages:extractTestProto UP-TO-DATE
:geode-protobuf-messages:generateTestProto NO-SOURCE
:geode-protobuf-messages:compileTestJava NO-SOURCE
:geode-protobuf-messages:processTestResources NO-SOURCE
:geode-protobuf-messages:testClasses UP-TO-DATE
:geode-protobuf-messages:checkMissedTests NO-SOURCE
:geode-protobuf-messages:spotlessJavaCheck
:geode-protobuf-messages:spotlessCheck
:geode-protobuf-messages:test NO-SOURCE
:geode-protobuf-messages:check
:geode-protobuf-messages:build
:geode-protobuf-messages:distributedTest NO-SOURCE
:geode-protobuf-messages:integrationTest NO-SOURCE
:geode-pulse:assemble
:geode-pulse:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://builds.apache.org/job/Geode-nightly/ws/geode-pulse/src/test/java/org/apache/geode/tools/pulse/controllers/PulseControllerJUnitTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-pulse:processTestResources
:geode-pulse:testClasses
:geode-pulse:checkMissedTests
:geode-pulse:spotlessJavaCheck
:geode-pulse:spotlessCheck
:geode-pulse:test
:geode-pulse:check
:geode-pulse:build
:geode-pulse:distributedTest
:geode-pulse:integrationTest
:geode-rebalancer:assemble
:geode-rebalancer:compileTestJava
:geode-rebalancer:processTestResources NO-SOURCE
:geode-rebalancer:testClasses
:geode-rebalancer:checkMissedTests
:geode-rebalancer:spotlessJavaCheck
:geode-rebalancer:spotlessCheck
:geode-rebalancer:test
:geode-rebalancer:check
:geode-rebalancer:build
:geode-rebalancer:distributedTest
:geode-rebalancer:integrationTest
:geode-wan:assemble
:geode-wan:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:geode-wan:processTestResources
:geode-wan:testClasses
:geode-wan:checkMissedTests
:geode-wan:spotlessJavaCheck
:geode-wan:spotlessCheck
:geode-wan:test
:geode-wan:check
:geode-wan:build
Build timed out (after 1,440 minutes). Marking the build as failed.
:geode-wan:distributedTestBuild was aborted
Archiving artifacts
[Fast Archiver] Compressed 336.65 MB of artifacts by 37.2% relative to #1019
Recording test results
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user dsmith@pivotal.io
Not sending mail to unregistered user jdeppe@gopivotal.com
Not sending mail to unregistered user metatype@users.noreply.github.com
Not sending mail to unregistered user jhuynh@Jason-Huynh-MacBook-Pro.local
Not sending mail to unregistered user jiliao@pivotal.io
Not sending mail to unregistered user nabarunnag@users.noreply.github.com

Build failed in Jenkins: Geode-nightly #1048

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Geode-nightly/1048/display/redirect?page=changes>

Changes:

[jdeppe] GEODE-4111: Add log message for cache service initialization

[github] GEODE-4106: Fix relative path destinations for backups (#1173)

[khowe] Feature/GEODE-4061 : Adding coordinator in list member command output

[huynhja] GEODE-4088: add a dunit test to show the client region keySet() in TX

[dsmith] GEODE-4054: Create module for Protobuf message-based client

[dsmith] GEODE-4093: new protocol needs to work on an embedded locator

[github] GEODE-4079 Identify hash indexes as deprecated in docs (#1180)

[agingade] Feature/geode 3781: JDBC Connector (#1176)

[mdodge] GEODE-4054: Fixing integration test failure with experimental client

------------------------------------------
[...truncated 186.16 KB...]
            ... 13 more

    java.lang.AssertionError: Suspicious strings were written to the log during this run.
    Fix the strings or use IgnoredException.addIgnoredException to ignore.
    -----------------------------------------------------------------------
    Found suspect string in log4j at line 210

    [fatal 2017/12/20 01:29:55.289 UTC <Test worker> tid=0x13] Unexpected exception while booting membership services
    org.apache.geode.SystemConnectException: unable to create jgroups channel
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349)
    	at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
    	at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
    	at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1158)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1207)
    	at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:576)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:741)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314)
    	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
    	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205)
    	at org.apache.geode.distributed.DistributedSystemDUnitTest.testMembershipPortRangeWithExactThreeValues(DistributedSystemDUnitTest.java:270)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.Exception: failed to open a port in range 32769-32771
    	at org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503)
    	at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
    	at org.jgroups.protocols.UDP.start(UDP.java:266)
    	at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
    	at org.jgroups.JChannel.startStack(JChannel.java:889)
    	at org.jgroups.JChannel._preConnect(JChannel.java:553)
    	at org.jgroups.JChannel.connect(JChannel.java:288)
    	at org.jgroups.JChannel.connect(JChannel.java:279)
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
    	... 63 more

org.apache.geode.distributed.DistributedSystemDUnitTest > testWaitForDeparture FAILED
    java.lang.IllegalStateException: A locator can not be created because one already exists in this JVM.
        at org.apache.geode.distributed.internal.InternalLocator.createLocator(InternalLocator.java:266)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.startInitLocator(InternalDistributedSystem.java:841)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:727)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314)
        at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
        at org.apache.geode.distributed.DistributedSystemDUnitTest.testWaitForDeparture(DistributedSystemDUnitTest.java:105)

org.apache.geode.distributed.DistributedSystemDUnitTest > testUDPPortRange FAILED
    org.apache.geode.SystemConnectException: unable to create jgroups channel
        at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349)
        at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
        at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
        at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
        at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1158)
        at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1207)
        at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:576)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:741)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320)
        at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314)
        at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
        at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205)
        at org.apache.geode.distributed.DistributedSystemDUnitTest.testUDPPortRange(DistributedSystemDUnitTest.java:256)

        Caused by:
        java.lang.Exception: failed to open a port in range 32769-32771
            at org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503)
            at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
            at org.jgroups.protocols.UDP.start(UDP.java:266)
            at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
            at org.jgroups.JChannel.startStack(JChannel.java:889)
            at org.jgroups.JChannel._preConnect(JChannel.java:553)
            at org.jgroups.JChannel.connect(JChannel.java:288)
            at org.jgroups.JChannel.connect(JChannel.java:279)
            at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
            ... 13 more

    java.lang.AssertionError: Suspicious strings were written to the log during this run.
    Fix the strings or use IgnoredException.addIgnoredException to ignore.
    -----------------------------------------------------------------------
    Found suspect string in log4j at line 210

    [fatal 2017/12/20 01:30:03.579 UTC <Test worker> tid=0x13] Unexpected exception while booting membership services
    org.apache.geode.SystemConnectException: unable to create jgroups channel
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349)
    	at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157)
    	at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107)
    	at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1158)
    	at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1207)
    	at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:576)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:741)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320)
    	at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314)
    	at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
    	at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205)
    	at org.apache.geode.distributed.DistributedSystemDUnitTest.testUDPPortRange(DistributedSystemDUnitTest.java:256)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
    	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
    	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
    	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
    	at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
    	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
    	at com.sun.proxy.$Proxy2.processTestClass(Unknown Source)
    	at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:498)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
    	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
    	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
    	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
    	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
    	at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    	at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.Exception: failed to open a port in range 32769-32771
    	at org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503)
    	at org.jgroups.protocols.UDP.createSockets(UDP.java:348)
    	at org.jgroups.protocols.UDP.start(UDP.java:266)
    	at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966)
    	at org.jgroups.JChannel.startStack(JChannel.java:889)
    	at org.jgroups.JChannel._preConnect(JChannel.java:553)
    	at org.jgroups.JChannel.connect(JChannel.java:288)
    	at org.jgroups.JChannel.connect(JChannel.java:279)
    	at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345)
    	... 63 more

org.apache.geode.management.internal.cli.commands.ListMembersCommandDUnitTest > listMembersInServerGroupOne FAILED
    java.lang.AssertionError: 
    Expecting:
     <"    Name     | Id
    ------------ | ---------------------------------------------------
    Coordinator: | 67.195.81.162(locator-0:1012:locator)<ec><v0>:32772
    server-1     | 67.195.81.162(server-1:1017)<v1>:32774
    server-2     | 67.195.81.162(server-2:1022)<v2>:32775

    ">
    not to contain:
     <"locator-0"> 
        at org.apache.geode.management.internal.cli.commands.ListMembersCommandDUnitTest.listMembersInServerGroupOne(ListMembersCommandDUnitTest.java:89)

org.apache.geode.management.internal.cli.commands.ListMembersCommandDUnitTest > listMembersInServerGroupTwo FAILED
    java.lang.AssertionError: 
    Expecting:
     <"    Name     | Id
    ------------ | ---------------------------------------------------
    Coordinator: | 67.195.81.162(locator-0:1012:locator)<ec><v0>:32772
    server-3     | 67.195.81.162(server-3:1046)<v3>:32776

    ">
    not to contain:
     <"locator-0"> 
        at org.apache.geode.management.internal.cli.commands.ListMembersCommandDUnitTest.listMembersInServerGroupTwo(ListMembersCommandDUnitTest.java:100)
Build timed out (after 1,440 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
[Fast Archiver] Compressed 334.06 MB of artifacts by 37.3% relative to #1019
Recording test results
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user huynhja@gmail.com
Not sending mail to unregistered user dsmith@pivotal.io
Not sending mail to unregistered user jdeppe@gopivotal.com
Not sending mail to unregistered user metatype@users.noreply.github.com
Not sending mail to unregistered user mdodge@pivotal.io
Not sending mail to unregistered user jhuynh@Jason-Huynh-MacBook-Pro.local
Not sending mail to unregistered user jiliao@pivotal.io
Not sending mail to unregistered user nabarunnag@users.noreply.github.com

Build failed in Jenkins: Geode-nightly #1047

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Geode-nightly/1047/display/redirect>

------------------------------------------
[...truncated 104.00 KB...]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.commands.DestroyIndexIfExistsTest.destroyIndexIfExists(DestroyIndexIfExistsTest.java:45)

org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest > bannerOnlyLogsOnce FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest.getExecutionLogs(GfshStartLocatorLogTest.java:53)
        at org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest.bannerOnlyLogsOnce(GfshStartLocatorLogTest.java:41)

org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest > startupConfigsOnlyLogsOnce FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest.getExecutionLogs(GfshStartLocatorLogTest.java:53)
        at org.apache.geode.management.internal.cli.commands.GfshStartLocatorLogTest.startupConfigsOnlyLogsOnce(GfshStartLocatorLogTest.java:48)

org.apache.geode.management.internal.cli.commands.StatusLocatorRealGfshTest > statusLocatorSucceedsWhenConnected FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.commands.StatusLocatorRealGfshTest.statusLocatorSucceedsWhenConnected(StatusLocatorRealGfshTest.java:32)

org.apache.geode.management.internal.cli.commands.StatusLocatorRealGfshTest > statusLocatorFailsWhenNotConnected FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.commands.StatusLocatorRealGfshTest.statusLocatorFailsWhenNotConnected(StatusLocatorRealGfshTest.java:39)

org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest > onlineStatusCommandShouldSucceedWhenConnected_locator_host_and_port FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.executeScriptWithExpectedExitCode(StatusLocatorExitCodeAcceptanceTest.java:264)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.onlineStatusCommandShouldSucceedWhenConnected_locator_host_and_port(StatusLocatorExitCodeAcceptanceTest.java:137)

org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest > offlineStatusCommandShouldSucceedWhenConnected_locator_dir FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.executeScriptWithExpectedExitCode(StatusLocatorExitCodeAcceptanceTest.java:264)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.offlineStatusCommandShouldSucceedWhenConnected_locator_dir(StatusLocatorExitCodeAcceptanceTest.java:149)

org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest > offlineStatusCommandShouldSucceedWhenConnected_locator_pid FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.executeScriptWithExpectedExitCode(StatusLocatorExitCodeAcceptanceTest.java:264)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.offlineStatusCommandShouldSucceedWhenConnected_locator_pid(StatusLocatorExitCodeAcceptanceTest.java:169)

org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest > onlineStatusCommandShouldSucceedWhenConnected_locator_name FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.executeScriptWithExpectedExitCode(StatusLocatorExitCodeAcceptanceTest.java:264)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.onlineStatusCommandShouldSucceedWhenConnected_locator_name(StatusLocatorExitCodeAcceptanceTest.java:125)

org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest > onlineStatusCommandShouldSucceedWhenConnected_locator_port FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.executeScriptWithExpectedExitCode(StatusLocatorExitCodeAcceptanceTest.java:264)
        at org.apache.geode.management.internal.cli.shell.StatusLocatorExitCodeAcceptanceTest.onlineStatusCommandShouldSucceedWhenConnected_locator_port(StatusLocatorExitCodeAcceptanceTest.java:131)

org.apache.geode.management.internal.cli.shell.GfshDisconnectWithinScript > disconnectInScriptDoesNotRaiseNPE FAILED
    org.junit.ComparisonFailure: expected:<[0]> but was:<[1]>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:116)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:83)
        at org.apache.geode.management.internal.cli.shell.GfshDisconnectWithinScript.setup(GfshDisconnectWithinScript.java:34)

org.apache.geode.management.internal.cli.shell.StatusServerExitCodeAcceptanceTest > classMethod FAILED
    org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitLoudly(GfshScript.java:141)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.awaitIfNecessary(GfshScript.java:112)
        at org.apache.geode.test.junit.rules.gfsh.GfshRule.execute(GfshRule.java:94)
        at org.apache.geode.test.junit.rules.gfsh.GfshScript.execute(GfshScript.java:105)
        at org.apache.geode.management.internal.cli.shell.StatusServerExitCodeAcceptanceTest.classSetup(StatusServerExitCodeAcceptanceTest.java:74)

37 tests completed, 25 failed
:geode-assembly:acceptanceTest FAILED
:extensions/geode-modules-assembly:jar
:extensions/geode-modules-assembly:signArchives SKIPPED
:extensions/geode-modules-assembly:assemble
:extensions/geode-modules-assembly:compileTestJava NO-SOURCE
:extensions/geode-modules-assembly:processTestResources NO-SOURCE
:extensions/geode-modules-assembly:testClasses UP-TO-DATE
:extensions/geode-modules-assembly:checkMissedTests NO-SOURCE
:extensions/geode-modules-assembly:spotlessJavaCheck
:extensions/geode-modules-assembly:spotlessCheck
:extensions/geode-modules-assembly:test NO-SOURCE
:extensions/geode-modules-assembly:check
:extensions/geode-modules-assembly:build
:extensions/geode-modules-assembly:distributedTest NO-SOURCE
:extensions/geode-modules-assembly:integrationTest NO-SOURCE
:extensions/geode-modules-session:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/extensions/geode-modules-session/src/test/java/org/apache/geode/modules/session/installer/InstallerJUnitTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:extensions/geode-modules-session:processTestResources
:extensions/geode-modules-session:testClasses
:extensions/geode-modules-session:checkMissedTests
:extensions/geode-modules-session:spotlessJavaCheck
:extensions/geode-modules-session:spotlessCheck
:extensions/geode-modules-session:test
:extensions/geode-modules-session:check
:extensions/geode-modules-session:build
:extensions/geode-modules-session:distributedTest
:extensions/geode-modules-session:integrationTest
:extensions/geode-modules-session-internal:javadocJar
:extensions/geode-modules-session-internal:sourcesJar
:extensions/geode-modules-session-internal:signArchives SKIPPED
:extensions/geode-modules-session-internal:assemble
:extensions/geode-modules-session-internal:compileTestJava NO-SOURCE
:extensions/geode-modules-session-internal:processTestResources NO-SOURCE
:extensions/geode-modules-session-internal:testClasses UP-TO-DATE
:extensions/geode-modules-session-internal:checkMissedTests NO-SOURCE
:extensions/geode-modules-session-internal:spotlessJavaCheck
:extensions/geode-modules-session-internal:spotlessCheck
:extensions/geode-modules-session-internal:test NO-SOURCE
:extensions/geode-modules-session-internal:check
:extensions/geode-modules-session-internal:build
:extensions/geode-modules-session-internal:distributedTest NO-SOURCE
:extensions/geode-modules-session-internal:integrationTest NO-SOURCE
:extensions/geode-modules-tomcat7:compileTestJava
:extensions/geode-modules-tomcat7:processTestResources
:extensions/geode-modules-tomcat7:testClasses
:extensions/geode-modules-tomcat7:checkMissedTests
:extensions/geode-modules-tomcat7:spotlessJavaCheck
:extensions/geode-modules-tomcat7:spotlessCheck
:extensions/geode-modules-tomcat7:test
:extensions/geode-modules-tomcat7:check
:extensions/geode-modules-tomcat7:build
:extensions/geode-modules-tomcat7:distributedTest
:extensions/geode-modules-tomcat7:integrationTest
:extensions/geode-modules-tomcat8:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:extensions/geode-modules-tomcat8:processTestResources
:extensions/geode-modules-tomcat8:testClasses
:extensions/geode-modules-tomcat8:checkMissedTests
:extensions/geode-modules-tomcat8:spotlessJavaCheck
:extensions/geode-modules-tomcat8:spotlessCheck
:extensions/geode-modules-tomcat8:test
:extensions/geode-modules-tomcat8:check
:extensions/geode-modules-tomcat8:build
:extensions/geode-modules-tomcat8:distributedTest
:extensions/geode-modules-tomcat8:integrationTest
:extensions/session-testing-war:javadoc
:extensions/session-testing-war:javadocJar
:extensions/session-testing-war:sourcesJar
:extensions/session-testing-war:war
:extensions/session-testing-war:signArchives SKIPPED
:extensions/session-testing-war:assemble
:extensions/session-testing-war:compileTestJava NO-SOURCE
:extensions/session-testing-war:processTestResources NO-SOURCE
:extensions/session-testing-war:testClasses UP-TO-DATE
:extensions/session-testing-war:checkMissedTests NO-SOURCE
:extensions/session-testing-war:spotlessJavaCheck
:extensions/session-testing-war:spotlessCheck
:extensions/session-testing-war:test NO-SOURCE
:extensions/session-testing-war:check
:extensions/session-testing-war:build
:extensions/session-testing-war:distributedTest NO-SOURCE
:extensions/session-testing-war:integrationTest NO-SOURCE
:geode-assembly:distTar
:geode-assembly:distZip
:geode-assembly:writeBuildInfo
:geode-assembly:srcDistTar
:geode-assembly:srcDistZip
:geode-assembly:signArchives SKIPPED
:geode-assembly:assemble
:geode-assembly:checkMissedTests
:geode-assembly:spotlessJavaCheck
:geode-assembly:spotlessCheck
:geode-assembly:test
:geode-assembly:check
:geode-assembly:build
:geode-old-versions:javadoc NO-SOURCE
:geode-old-versions:javadocJar
:geode-old-versions:sourcesJar
:geode-old-versions:signArchives SKIPPED
:geode-old-versions:assemble
:geode-old-versions:compileTestJava NO-SOURCE
:geode-old-versions:processTestResources NO-SOURCE
:geode-old-versions:testClasses UP-TO-DATE
:geode-old-versions:checkMissedTests NO-SOURCE
:geode-old-versions:spotlessJavaCheck
:geode-old-versions:spotlessCheck
:geode-old-versions:test NO-SOURCE
:geode-old-versions:check
:geode-old-versions:build
Build timed out (after 1,440 minutes). Marking the build as failed.
:geode-assembly:distributedTestBuild was aborted
Archiving artifacts
[Fast Archiver] Compressed 331.43 MB of artifacts by 37.8% relative to #1019
Recording test results
Not sending mail to unregistered user github@nakomis.com
Not sending mail to unregistered user dsmith@pivotal.io
Not sending mail to unregistered user jdeppe@gopivotal.com
Not sending mail to unregistered user metatype@users.noreply.github.com
Not sending mail to unregistered user jhuynh@Jason-Huynh-MacBook-Pro.local
Not sending mail to unregistered user jiliao@pivotal.io
Not sending mail to unregistered user nabarunnag@users.noreply.github.com