See <https://builds.apache.org/job/Geode-nightly/258/changes>
Changes: [dschneider] GEODE-410: fix race in testEntryTtlLocalDestroy [jhuynh] [GEODE-116] CopyOnReadIndexDUnitTest.testPRQueryOnLocalNode fails [upthewaterspout] GEODE-399: Fixing race with stats in testNetSearchNormals [upthewaterspout] Fixing compile failures under JDK 7 [klund] GEODE-103: Increase timeout and improve assertion message [dschneider] GEODE-398: fix race in TXExpiryJUnitTest [upthewaterspout] GEODE-426: Making PartitionedRegionRedundancyZoneDUnitTest clean up [dschneider] GEODE-427: fix race in testEventDelivery [klund] GEODE-164: Improve reliability of launcher integration tests [eshu] Fixes GEODE-444 by closing client cache before closing server cache. [upthewaterspout] GEODE-407, GEODE-349: Fixing race in testDatastoreCommitsWithPutAllAndRI [dschneider] GEODE-441: fix broken test loop condition and remove index [jhuynh] [GEODE-440] RangeIndexAPIJUnitTest.testQueryMethod_2 Added a flag to [dschneider] GEODE-450: fix race in unit test [klund] GEODE-346: Split into UnitTests and IntegrationTests [dschneider] GEODE-376: fix intermittent fail of testNoDataSerializer [upthewaterspout] GEODE-244: Adding debug logging for [ashvin] GEODE-429: Remove HDFS RegionShortcuts [ashvin] GEODE-429: Remove RegionFactory.setHdfsStore [ashvin] GEODE-429: Remove hdfsStore gfsh commands [ashvin] GEODE-429: Remove HdfsStore parser in cache xml [ashvin] GEODE-429: Remove HDFS persistence DataPolicy [ashvin] GEODE-429: Remove HdfsStore Junit and Dunits [ashvin] GEODE-429: Remove Cache.createHdfsStoreFactory method [ashvin] GEODE-429: Remove test category HoplogTests [ashvin] GEODE-429: Remove api for setting HdfsStore in Attributes [upthewaterspout] GEODE-392: Removing catch Throwable from CacheTestCase.closeCache [wmarkito] [GEODE-409] - Fixing CacheXml41DUnitTest.testBridgeServers test by using [upthewaterspout] GEODE-453, GEODE-458: Ignoring suspect string in [dbarnes] GEODE-465 changed 2 occurrences of PartionedResolver to [jdeppe] GEODE-408: Fixed race condition in tests [dschneider] GEODE-445: fix race in unit test [upthewaterspout] GEODE-370: Using SerialDistributionMessage for serializers [upthewaterspout] GEODE-468: Using 1.8 generated files for AnalyzeSerializablesJUnitTest [ashvin] GEODE-464: Fix Auto-Rebalancer test race condition [huynhja] [GEODE-140]: [jdeppe] Adding some debug code to log registered serializer's id [eshu] [fixes GEODE-414] Add a retry so that PRMetaData will be updated with [jhuynh] [GEODE-338] Disable FDDUnitTest for now, due to invalid test [hkhamesra] fixed GEODE-412. [eshu] [fixes GEODE-456] Fixes a race condition in the test by waiting for the [upthewaterspout] GEODE-392: Using CacheTestCase.cache in DistTXDebugDUnitTest [upthewaterspout] GEODE-392: Some enhancements to GemFireDeadlockDetectorDUnitTest [dschneider] GEODE-376: fix race in waiting for serializer [jhuynh] [GEODE-480] ConcurrentIndexUpdateWithoutWLDUnitTest.testRangeIndex Stat [dschneider] GEODE-96: fix race in unit test [dschneider] GEODE-471: figure out why entry is not expiring [mbretl] GEODE-474: Upgrade Gradle version in wrapper to 2.8 [dschneider] removed debug logging accidently checked in [wmarkito] GEODE-479 - Closing PR #23 bumping language level to Java 8 ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Geode-nightly/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-geode.git > git init <https://builds.apache.org/job/Geode-nightly/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-geode.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-geode.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-geode.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-geode.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-geode.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 28eb3090bf42928eefe88bfae83355fa7258f96b (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 28eb3090bf42928eefe88bfae83355fa7258f96b # timeout=10 > git branch -a # timeout=10 > git rev-parse remotes/origin/asf-site^{commit} # timeout=10 > git rev-parse remotes/origin/develop^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-11^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-12^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-124^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-14^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-16^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-160^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-17^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-178^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-189^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-217^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-233^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-280^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-291^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-308^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-328^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-372^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-377^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-38^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-392^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-409^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-41^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-417^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-77^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-78^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-79^{commit} # timeout=10 > git rev-parse remotes/origin/feature/GEODE-80^{commit} # timeout=10 > git rev-parse remotes/origin/gh-wiki^{commit} # timeout=10 > git rev-parse remotes/origin/master^{commit} # timeout=10 > git rev-parse remotes/origin/sga2^{commit} # timeout=10 > git checkout -b develop 28eb3090bf42928eefe88bfae83355fa7258f96b > git rev-list 79098369555403387c0fb2e2cd47536e04abf013 # timeout=10 [Geode-nightly] $ /bin/bash -xe /tmp/hudson1389663775148021395.sh + ./gradlew clean build distTar distZip publish Starting a new Gradle Daemon for this build (subsequent builds will be faster). :gemfire-assembly:clean UP-TO-DATE :gemfire-core:clean UP-TO-DATE :gemfire-jgroups:clean UP-TO-DATE :gemfire-joptsimple:clean UP-TO-DATE :gemfire-json:clean UP-TO-DATE :gemfire-junit:clean UP-TO-DATE :gemfire-rebalancer:clean UP-TO-DATE :gemfire-web:clean UP-TO-DATE :gemfire-web-api:clean UP-TO-DATE :clean UP-TO-DATE :gemfire-junit:compileJava UP-TO-DATE :gemfire-junit:processResources UP-TO-DATE :gemfire-junit:classes UP-TO-DATE :gemfire-junit:compileTestJava Download https://repo1.maven.org/maven2/com/github/stefanbirkner/system-rules/1.12.1/system-rules-1.12.1.pom Download https://repo1.maven.org/maven2/com/jayway/awaitility/awaitility/1.6.5/awaitility-1.6.5.pom Download https://repo1.maven.org/maven2/com/jayway/awaitility/awaitility-parent/1.6.5/awaitility-parent-1.6.5.pom Download https://repo1.maven.org/maven2/com/github/stefanbirkner/system-rules/1.12.1/system-rules-1.12.1.jar Download https://repo1.maven.org/maven2/com/jayway/awaitility/awaitility/1.6.5/awaitility-1.6.5.jar :gemfire-junit:compileTestJava FAILED :gemfire-junit:processTestResources UP-TO-DATE :gemfire-jgroups:processResources :gemfire-joptsimple:compileJava FAILED :gemfire-joptsimple:processResources UP-TO-DATE :gemfire-json:compileJava FAILED :gemfire-json:processResources UP-TO-DATE :gemfire-core:createVersionPropertiesFile :gemfire-core:processResources :gemfire-core:processJcaResources UP-TO-DATE :gemfire-assembly:processResources UP-TO-DATE :gemfire-web:processResources UP-TO-DATE :gemfire-web-api:processResources UP-TO-DATE :gemfire-core:processTestResources :gemfire-assembly:processTestResources UP-TO-DATE :gemfire-jgroups:processTestResources UP-TO-DATE :gemfire-joptsimple:processTestResources UP-TO-DATE :gemfire-json:processTestResources UP-TO-DATE :gemfire-junit:jar :gemfire-junit:assemble :gemfire-rebalancer:processResources UP-TO-DATE :gemfire-rebalancer:processTestResources UP-TO-DATE :gemfire-web:processTestResources UP-TO-DATE :gemfire-web-api:processTestResources UP-TO-DATE :gemfire-assembly:generatePomFileForCoreJarPublication :gemfire-assembly:generatePomFileForJgroupsJarPublication :gemfire-assembly:generatePomFileForJoptsimpleJarPublication :gemfire-assembly:generatePomFileForJsonJarPublication FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':gemfire-junit:compileTestJava'. > invalid source release: 1.8 * 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-joptsimple:compileJava'. > invalid source release: 1.8 * 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-json:compileJava'. > invalid source release: 1.8 * 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: 22.422 secs Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?