See <https://builds.apache.org/job/Geode-flakyTest/17/display/redirect?page=changes>
Changes: [eshu] GEODE-2773: Fix assertion error in the test. [jiliao] GEODE-2730: refactor rules ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on qnode2 (ubuntu) in workspace <https://builds.apache.org/job/Geode-flakyTest/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/geode.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/geode.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/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 6a88f1bcce2ef09a814a6f7545896cc4f0c26da7 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a88f1bcce2ef09a814a6f7545896cc4f0c26da7 > git branch -a -v --no-abbrev # timeout=10 > git branch -D develop # timeout=10 > git checkout -b develop 6a88f1bcce2ef09a814a6f7545896cc4f0c26da7 > git rev-list c9b036b40d3eed0028629d6e90c833da96063986 # timeout=10 [Geode-flakyTest] $ /bin/bash -xe /tmp/hudson1515113608582492219.sh + git clean -fdx warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/fileSnapshotsToTreeSnapshotsIndex.bin warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/cache.properties.lock warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/fileSnapshots.bin warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/taskArtifacts.bin warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/fileHashes.bin warning: failed to remove buildSrc/.gradle/2.14.1/taskArtifacts/cache.properties warning: failed to remove buildSrc/.gradle/noVersion/buildSrc/cache.properties.lock warning: failed to remove buildSrc/.gradle/noVersion/buildSrc/cache.properties warning: failed to remove buildSrc/.gradle/noVersion/buildSrc/built.bin warning: failed to remove buildSrc/build/libs/buildSrc.jar warning: failed to remove buildSrc/build/classes/main/PasswordDialog.class warning: failed to remove buildSrc/build/classes/main/PasswordDialog$_askPassword_closure1$_closure2$_closure3.class warning: failed to remove buildSrc/build/classes/main/PasswordDialog$_askPassword_closure1.class warning: failed to remove buildSrc/build/classes/main/PasswordDialog$_askPassword_closure1$_closure2$_closure3$_closure4.class warning: failed to remove buildSrc/build/classes/main/org/apache/geode/gradle/TestPropertiesWriter.class warning: failed to remove buildSrc/build/classes/main/PasswordDialog$_askPassword_closure1$_closure2.class warning: failed to remove buildSrc/build/tmp/jar/MANIFEST.MF warning: failed to remove buildSrc/build/tmp/compileGroovy/groovy-java-stubs Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?