----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62608/#review186364 -----------------------------------------------------------
Master (79ff364) is red with this patch. ./build-support/jenkins/build.sh # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 191365120 bytes for committing reserved memory. # An error report file with more information is saved as: # /home/jenkins/jenkins-slave/workspace/AuroraBot/hs_err_pid13976.log :test FAILED :jacocoTestReport Coverage report generated: file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/jacoco/test/html/index.html :jacocoTestCoverageVerification[ant:jacocoReport] Rule violated for bundle aurora: instructions covered ratio is 0.76, but expected minimum is 0.87 [ant:jacocoReport] Rule violated for bundle aurora: branches covered ratio is 0.65, but expected minimum is 0.79 FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':test'. > Process 'Gradle Test Executor 8' finished with non-zero exit value 1 * 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 ':jacocoTestCoverageVerification'. > Rule violated for bundle aurora: instructions covered ratio is 0.76, but > expected minimum is 0.87 Rule violated for bundle aurora: branches covered ratio is 0.65, but expected minimum is 0.79 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. ============================================================================== * Get more help at https://help.gradle.org BUILD FAILED in 7m 33s 50 actionable tasks: 41 executed, 9 up-to-date I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Sept. 27, 2017, 1:51 a.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62608/ > ----------------------------------------------------------- > > (Updated Sept. 27, 2017, 1:51 a.m.) > > > Review request for Aurora and John Sirois. > > > Repository: aurora > > > Description > ------- > > This is a cheat to use pants' thrift binary from 10.12. > > > Diffs > ----- > > pants.ini f25e1d1a50f457325dbbabf327c31d760cb90339 > > > Diff: https://reviews.apache.org/r/62608/diff/1/ > > > Testing > ------- > > > Thanks, > > Bill Farner > >
