See <https://builds.apache.org/job/Geode-nightly/294/>

------------------------------------------
[...truncated 641 lines...]
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:247)
        at 
build_8nhqnxgvsda2ydhlda03q6ucd$_run_closure6$_closure41$_closure69.doCall(<https://builds.apache.org/job/Geode-nightly/ws/build.gradle>:352)
        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:497)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
        at 
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
        at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1019)
        at groovy.lang.Closure.call(Closure.java:426)
        at 
org.gradle.listener.ClosureBackedMethodInvocationDispatch.dispatch(ClosureBackedMethodInvocationDispatch.java:40)
        at 
org.gradle.listener.ClosureBackedMethodInvocationDispatch.dispatch(ClosureBackedMethodInvocationDispatch.java:25)
        at 
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:44)
        at 
org.gradle.internal.event.BroadcastDispatch.dispatch(BroadcastDispatch.java:79)
        at 
org.gradle.internal.event.BroadcastDispatch.dispatch(BroadcastDispatch.java:30)
        at 
org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
        at com.sun.proxy.$Proxy43.beforeTest(Unknown Source)
        at 
org.gradle.api.internal.tasks.testing.results.TestListenerAdapter.started(TestListenerAdapter.java:41)
        at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
        at 
org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
        at 
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:44)
        at 
org.gradle.internal.event.BroadcastDispatch.dispatch(BroadcastDispatch.java:79)
        at 
org.gradle.internal.event.BroadcastDispatch.dispatch(BroadcastDispatch.java:30)
        at 
org.gradle.messaging.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
        at com.sun.proxy.$Proxy42.started(Unknown Source)
        at 
org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor.started(StateTrackingTestResultProcessor.java:46)
        at 
org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor.started(AttachParentTestResultProcessor.java:37)
        at sun.reflect.GeneratedMethodAccessor194.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
        at 
org.gradle.messaging.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
        at 
org.gradle.messaging.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:29)
        at 
org.gradle.messaging.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:132)
        at 
org.gradle.messaging.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:33)
        at 
org.gradle.messaging.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:72)
        at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54)
        at 
org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
 FAILED
:gemfire-core:test
:gemfire-core:distributedTest
:gemfire-core:integrationTestjava.lang.Throwable
        at 
com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:62)
        at 
com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:47)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:330)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:47)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:260)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
        at 
java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:283)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:161)
        at java.io.BufferedReader.readLine(BufferedReader.java:324)
        at java.io.BufferedReader.readLine(BufferedReader.java:389)
        at 
com.gemstone.gemfire.test.process.ProcessStreamReader.run(ProcessStreamReader.java:70)

:gemfire-joptsimple:assemble
:gemfire-joptsimple:compileTestJava UP-TO-DATE
:gemfire-joptsimple:processTestResources UP-TO-DATE
:gemfire-joptsimple:testClasses UP-TO-DATE
:gemfire-joptsimple:checkMissedTests UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check
:gemfire-joptsimple:build
:gemfire-joptsimple:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-json:assemble
:gemfire-json:compileTestJava UP-TO-DATE
:gemfire-json:processTestResources UP-TO-DATE
:gemfire-json:testClasses UP-TO-DATE
:gemfire-json:checkMissedTests UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check
:gemfire-json:build
:gemfire-json:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-lucene:assemble
:gemfire-lucene:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/distributed/LuceneFunctionJUnitTest.java>
 uses or overrides 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.

:gemfire-lucene:processTestResources
:gemfire-lucene:testClasses
:gemfire-lucene:checkMissedTests
:gemfire-lucene:test
:gemfire-lucene:check
:gemfire-lucene:build
:gemfire-lucene:distributedTest
:gemfire-lucene:integrationTest
:gemfire-rebalancer:compileJava
:gemfire-rebalancer:processResources UP-TO-DATE
:gemfire-rebalancer:classes
:gemfire-rebalancer:jar
:gemfire-rebalancer:assemble
:gemfire-rebalancer:compileTestJava
:gemfire-rebalancer:processTestResources UP-TO-DATE
:gemfire-rebalancer:testClasses
:gemfire-rebalancer:checkMissedTests
:gemfire-rebalancer:test
:gemfire-rebalancer:check
:gemfire-rebalancer:build
:gemfire-rebalancer:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-web:assemble
:gemfire-web:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:gemfire-web:processTestResources UP-TO-DATE
:gemfire-web:testClasses
:gemfire-web:checkMissedTests
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
:gemfire-web:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web-api:assemble
:gemfire-web-api:compileTestJava UP-TO-DATE
:gemfire-web-api:processTestResources UP-TO-DATE
:gemfire-web-api:testClasses UP-TO-DATE
:gemfire-web-api:checkMissedTests UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check
:gemfire-web-api:build
:gemfire-web-api:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:combineReports
All test reports at 
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:precheckin
:gemfire-common:precheckin
:gemfire-joptsimple:precheckin
:gemfire-json:precheckin
:gemfire-junit:precheckin
:gemfire-lucene:precheckin
:gemfire-rebalancer:precheckin
:gemfire-web:precheckin
:gemfire-web-api:precheckin
:gemfire-assembly:generatePomFileForCommonJarPublication
:gemfire-assembly:publishCommonJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151128.101636-20.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151128.101640-142.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151128.101649-141.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151128.101652-141.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForLuceneJarPublication
:gemfire-assembly:publishLuceneJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151128.101655-5.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.md5
:gemfire-assembly:publish

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/Geode-nightly/ws/build.gradle'> 
line: 352

* What went wrong:
Execution failed for task ':gemfire-core:checkMissedTests'.
> The test 
> com.gemstone.gemfire.internal.cache.xmlcache.CacheCreationJUnitTest.declarativeCacheServerIsCreatedWithConfiguredServerPort
>  does not include a junit category.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 6 hrs 34 mins 18.762 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Compressed 171.27 MB of artifacts by 21.7% relative to #290
Recording test results

Reply via email to