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 2015/09/03 12:23:57 UTC

Build failed in Jenkins: Geode-nightly #204

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

Changes:

[vgavrilov] GEODE-222 Allow redis adapter to handle live entry objects

[dschneider] GEODE-306: support printing of off-heap compressed nodes

------------------------------------------
[...truncated 2625 lines...]
:gemfire-assembly:distTar
:gemfire-assembly:distZip
:gemfire-assembly:jar SKIPPED
:gemfire-assembly:assemble
:gemfire-core:compileTestJava
Download https://repo1.maven.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom
Download https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.pom
Download https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.pom
Download https://repo1.maven.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar
Download https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.jar
Download https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.jar
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
Note: 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.
3 warnings
:gemfire-core:processTestResources
:gemfire-core:testClasses
:gemfire-core:jarTest
:gemfire-assembly:compileTestJava
:gemfire-assembly:processTestResources UP-TO-DATE
:gemfire-assembly:testClasses
:gemfire-assembly:checkMissedTests
Download https://repo1.maven.org/maven2/cglib/cglib/3.1/cglib-3.1.pom
Download https://repo1.maven.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Download https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Download https://repo1.maven.org/maven2/cglib/cglib/3.1/cglib-3.1.jar
Download https://repo1.maven.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar
Download https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
:gemfire-assembly:distributedTest UP-TO-DATE
:gemfire-assembly:integrationTest
:gemfire-assembly:installDist
:gemfire-assembly:test
:gemfire-assembly:check
:gemfire-assembly:build
:gemfire-core:assemble
:gemfire-core:checkMissedTests
Download https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.pom
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom
Download https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.pom
Download https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.jar
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar
Download https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.jar
:gemfire-core:distributedTest

com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest > testDistributedRegionClientPutRejection FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest$42.run in VM 0 running on Host jenkins-test-47b with 4 VMs
        at dunit.VM.invoke(VM.java:359)
        at dunit.VM.invoke(VM.java:303)
        at dunit.VM.invoke(VM.java:257)
        at com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.doClientServerTest(MemoryThresholdsOffHeapDUnitTest.java:1455)
        at com.gemstone.gemfire.cache.management.MemoryThresholdsOffHeapDUnitTest.testDistributedRegionClientPutRejection(MemoryThresholdsOffHeapDUnitTest.java:1305)

        Caused by:
        junit.framework.AssertionFailedError: Event never occurred after 5000 ms: Expected to go normal

7316 tests completed, 1 failed
:gemfire-core:distributedTest FAILED
:gemfire-core:integrationTestjava.lang.Throwable
	at com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:46)
	at com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:314)
	at com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:244)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
	at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)

:gemfire-core:test
:gemfire-jgroups:assemble
:gemfire-jgroups:compileTestJava
:gemfire-jgroups:processTestResources UP-TO-DATE
:gemfire-jgroups:testClasses
:gemfire-jgroups:checkMissedTests
:gemfire-jgroups:distributedTest UP-TO-DATE
:gemfire-jgroups:integrationTest
:gemfire-jgroups:test
:gemfire-jgroups:check
:gemfire-jgroups:build
: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:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check UP-TO-DATE
:gemfire-joptsimple:build
: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:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check UP-TO-DATE
:gemfire-json:build
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
:gemfire-rebalancer:compileJava
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz-parent/2.2.1/quartz-parent-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.jar
: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:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-rebalancer:test
:gemfire-rebalancer:check
:gemfire-rebalancer:build
: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:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
: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:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check UP-TO-DATE
:gemfire-web-api:build
:combineReports
All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150903.102242-70.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 12606K from remote
 FAILED
:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150903.102245-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 1301K from remote
 FAILED
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150903.102246-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 54K from remote
 FAILED
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150903.102247-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 41K from remote
 FAILED

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:distributedTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/distributedTest/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'coreJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-core:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150903.102242-70.jar. Return code is: 401

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jgroupsJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-jgroups:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150903.102245-69.jar. Return code is: 401

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'joptsimpleJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-joptsimple:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150903.102246-69.jar. Return code is: 401

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jsonJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-json:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150903.102247-69.jar. Return code is: 401

* 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 29 mins 43.034 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Geode-nightly #203
Archived 2 artifacts
Archive block size is 32768
Received 2176 blocks and 105611606 bytes
Compression is 40.3%
Took 37 sec
Recording test results

Jenkins build is back to normal : Geode-nightly #207

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


Build failed in Jenkins: Geode-nightly #206

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

Changes:

[klund] GEODE-309: Move AgentUtilJUnitTest to the proper package

------------------------------------------
[...truncated 169 lines...]
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/internal/concurrent/CompactConcurrentHashSet2.java>:2468: warning: Unsafe is internal proprietary API and may be removed in a future release
            Field f = sun.misc.Unsafe.class.getDeclaredField("theUnsafe");
                              ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/internal/concurrent/CompactConcurrentHashSet2.java>:2470: warning: Unsafe is internal proprietary API and may be removed in a future release
            U = (sun.misc.Unsafe) f.get(null);
                         ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:34: warning: SignalHandler is internal proprietary API and may be removed in a future release
  private final Map<Signal, SignalHandler> originalSignalHandlers = Collections.synchronizedMap(
                            ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:35: warning: SignalHandler is internal proprietary API and may be removed in a future release
    new Hashtable<Signal, SignalHandler>(Signal.values().length));
                          ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:45: warning: Signal is internal proprietary API and may be removed in a future release
        originalSignalHandlers.put(signal, sun.misc.Signal.handle(new sun.misc.Signal(signal.getName()), this));
                                                                              ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:45: warning: Signal is internal proprietary API and may be removed in a future release
        originalSignalHandlers.put(signal, sun.misc.Signal.handle(new sun.misc.Signal(signal.getName()), this));
                                                   ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:51: warning: Signal is internal proprietary API and may be removed in a future release
  public void handle(final sun.misc.Signal sig) {
                                   ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:58: warning: Signal is internal proprietary API and may be removed in a future release
  protected void handleDefault(final sun.misc.Signal sig) {
                                             ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:64: warning: SignalHandler is internal proprietary API and may be removed in a future release
        final SignalHandler handler = getOriginalSignalHandler(signal);
              ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:71: warning: SignalHandler is internal proprietary API and may be removed in a future release
  protected SignalHandler getOriginalSignalHandler(final Signal signal) {
            ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:72: warning: SignalHandler is internal proprietary API and may be removed in a future release
    final SignalHandler handler = originalSignalHandlers.get(signal);
          ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:73: warning: SignalHandler is internal proprietary API and may be removed in a future release
    return (handler == SignalHandler.SIG_DFL || handler == SignalHandler.SIG_IGN ? null : handler);
                       ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/shell/unsafe/GfshSignalHandler.java>:73: warning: SignalHandler is internal proprietary API and may be removed in a future release
    return (handler == SignalHandler.SIG_DFL || handler == SignalHandler.SIG_IGN ? null : handler);
                                                           ^
Note: 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.
38 warnings

:gemfire-core:createVersionPropertiesFile
:gemfire-core:processResources
:gemfire-core:classes
:gemfire-assembly:depsJar
:gemfire-core:compileJcaJava
:gemfire-core:processJcaResources UP-TO-DATE
:gemfire-core:jcaClasses
:gemfire-core:jar
:gemfire-assembly:compileJava UP-TO-DATE
:gemfire-assembly:processResources UP-TO-DATE
:gemfire-assembly:classes UP-TO-DATE
:gemfire-assembly:defaultCacheConfig
:gemfire-assembly:defaultDistributionConfig
:gemfire-assembly:gfshDepsJar
:gemfire-core:raJar
:gemfire-core:jcaJar
:gemfire-core:webJar
:gemfire-web:compileJava UP-TO-DATE
:gemfire-web:processResources UP-TO-DATE
:gemfire-web:classes UP-TO-DATE
:gemfire-web:jar
:gemfire-web:war
:gemfire-web-api:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:gemfire-web-api:processResources UP-TO-DATE
:gemfire-web-api:classes
:gemfire-web-api:jar
:gemfire-web-api:war
:gemfire-assembly:distTar
:gemfire-assembly:distZip
:gemfire-assembly:jar SKIPPED
:gemfire-assembly:assemble
:gemfire-core:compileTestJava<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release
import sun.misc.Unsafe;
               ^
Note: 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.
3 warnings

:gemfire-core:processTestResources
:gemfire-core:testClasses
:gemfire-core:jarTest
:gemfire-assembly:compileTestJava
:gemfire-assembly:processTestResources UP-TO-DATE
:gemfire-assembly:testClasses
:gemfire-assembly:checkMissedTests
:gemfire-assembly:distributedTest UP-TO-DATE
:gemfire-assembly:integrationTest
:gemfire-assembly:installDist
:gemfire-assembly:test
:gemfire-assembly:check
:gemfire-assembly:build
:gemfire-core:assemble
:gemfire-core:checkMissedTests
:gemfire-core:distributedTest

com.gemstone.gemfire.cache.hdfs.internal.RegionWithHDFSOffHeapBasicDUnitTest > testWObasicClose FAILED
    java.lang.AssertionError: Suspicious strings were written to the log during this run.
    Fix the strings or use DistributedTestCase.addExpectedException to ignore.
    -----------------------------------------------------------------------
    Found suspect string in log4j at line 2038

    java.lang.IllegalStateException: Value is no longer available. getSerializedValue must be called before processEvents returns.

7316 tests completed, 1 failed
:gemfire-core:distributedTest FAILED
:gemfire-core:integrationTestjava.lang.Throwable
	at com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:46)
	at com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:314)
	at com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:244)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed

:gemfire-core:test
:gemfire-jgroups:assemble
:gemfire-jgroups:compileTestJava
:gemfire-jgroups:processTestResources UP-TO-DATE
:gemfire-jgroups:testClasses
:gemfire-jgroups:checkMissedTests
:gemfire-jgroups:distributedTest UP-TO-DATE
:gemfire-jgroups:integrationTest
:gemfire-jgroups:test
:gemfire-jgroups:check
:gemfire-jgroups:build
: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:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check UP-TO-DATE
:gemfire-joptsimple:build
: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:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check UP-TO-DATE
:gemfire-json:build
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
: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:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-rebalancer:test
:gemfire-rebalancer:check
:gemfire-rebalancer:build
: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:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
: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:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check UP-TO-DATE
:gemfire-web-api:build
:combineReports
All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150905.100603-70.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 12606K from remote
Uploaded 12606K

:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150905.100614-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 1301K from remote
Uploaded 1301K

:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150905.100619-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 54K from remote
Uploaded 54K

:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150905.100622-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 41K from remote
Uploaded 41K

:gemfire-assembly:publish

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':gemfire-core:distributedTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/distributedTest/index.html>

* 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 22 mins 55.068 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Geode-nightly #203
Archived 2 artifacts
Archive block size is 32768
Received 1100 blocks and 140871435 bytes
Compression is 20.4%
Took 39 sec
Recording test results

Build failed in Jenkins: Geode-nightly #205

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

Changes:

[upthewaterspout] GEODE-307: Clear DiskStoreObserver after each test

------------------------------------------
[...truncated 2722 lines...]
    	at com.gemstone.gemfire.internal.redis.RegionProvider.getOrCreateRegion(RegionProvider.java:194)
    	at com.gemstone.gemfire.internal.redis.executor.sortedset.SortedSetExecutor.getOrCreateRegion(SortedSetExecutor.java:15)
    	at com.gemstone.gemfire.internal.redis.executor.sortedset.ZAddExecutor.executeCommand(ZAddExecutor.java:62)
    	at com.gemstone.gemfire.internal.redis.ExecutionHandlerContext.executeWithoutTransaction(ExecutionHandlerContext.java:213)
    	at com.gemstone.gemfire.internal.redis.ExecutionHandlerContext.executeCommand(ExecutionHandlerContext.java:178)
    	at com.gemstone.gemfire.internal.redis.ExecutionHandlerContext.channelRead(ExecutionHandlerContext.java:122)
    	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:368)
    	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:353)
    	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
    	at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:368)
    	at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:353)
    	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:780)
    	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
    	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:497)
    	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:465)
    	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:359)
    	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
    	at java.lang.Thread.run(Thread.java:745)

7316 tests completed, 3 failed
:gemfire-core:distributedTest FAILED
:gemfire-core:integrationTestjava.lang.Throwable
	at com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:46)
	at com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:314)
	at com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:244)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
	at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)

:gemfire-core:test
:gemfire-jgroups:assemble
:gemfire-jgroups:compileTestJava
:gemfire-jgroups:processTestResources UP-TO-DATE
:gemfire-jgroups:testClasses
:gemfire-jgroups:checkMissedTests
:gemfire-jgroups:distributedTest UP-TO-DATE
:gemfire-jgroups:integrationTest
:gemfire-jgroups:test
:gemfire-jgroups:check
:gemfire-jgroups:build
: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:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:check UP-TO-DATE
:gemfire-joptsimple:build
: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:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:check UP-TO-DATE
:gemfire-json:build
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-junit:test
:gemfire-junit:check
:gemfire-junit:build
:gemfire-rebalancer:compileJava
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz-parent/2.2.1/quartz-parent-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.jar
: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:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-rebalancer:test
:gemfire-rebalancer:check
:gemfire-rebalancer:build
: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:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web:test
:gemfire-web:check
:gemfire-web:build
: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:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:check UP-TO-DATE
:gemfire-web-api:build
:combineReports
All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150904.101130-70.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 12606K from remote
 FAILED
:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150904.101133-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 1301K from remote
 FAILED
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150904.101135-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 54K from remote
 FAILED
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150904.101136-69.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 41K from remote
 FAILED

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:distributedTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/distributedTest/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'coreJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-core:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150904.101130-70.jar. Return code is: 401

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jgroupsJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-jgroups:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150904.101133-69.jar. Return code is: 401

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'joptsimpleJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-joptsimple:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150904.101135-69.jar. Return code is: 401

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jsonJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-json:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150904.101136-69.jar. Return code is: 401

* 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 18 mins 52.46 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Geode-nightly #203
Archived 2 artifacts
Archive block size is 32768
Received 1198 blocks and 137657219 bytes
Compression is 22.2%
Took 44 sec
Recording test results
ERROR: Failed to archive test reports
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Geode-nightly/ws/> at hudson.remoting.Channel@48e81d0d:jenkins-test-d4c
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:117)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:129)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:182)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
	at hudson.model.Run.execute(Run.java:1731)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Remote call on jenkins-test-d4c failed
	at hudson.remoting.Channel.call(Channel.java:751)
	at hudson.FilePath.act(FilePath.java:909)
	... 13 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1390)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1653)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3004)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:123)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:273)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:229)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:164)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:147)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:123)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:117)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:90)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)