Started by GitHub push by CodeCrafter47 Building in workspace /var/lib/jenkins/workspace/GlobalTablist > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/CodeCrafter47/GlobalTablist # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/GlobalTablist > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/GlobalTablist +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cca7f093b143da2588dffc25b73b80f10d81f819 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cca7f093b143da2588dffc25b73b80f10d81f819 > git rev-list 6eff28f180cef00ed95070bd89f9c58ceef54f09 # timeout=10 [GlobalTablist] $ /bin/sh -xe /tmp/hudson1414916457731107128.sh + ./gradlew jar Starting a Gradle Daemon (subsequent builds will be faster) Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.pom Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.pom Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom Download https://plugins.gradle.org/m2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom Download https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/1.2.3/shadow-1.2.3.jar Download https://plugins.gradle.org/m2/org/jdom/jdom2/2.0.5/jdom2-2.0.5.jar Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar Download https://plugins.gradle.org/m2/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar :api:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 :api:processResources UP-TO-DATE :api:classes :api:jar :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. :processResources :classes :jar BUILD SUCCESSFUL Total time: 36.878 secs Archiving artifacts Finished: SUCCESS