Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Denizen/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/aufdemrand/Denizen.git # timeout=10 Fetching upstream changes from git://github.com/aufdemrand/Denizen.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/aufdemrand/Denizen.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6d4c6e8b201cd51dc82d30aa0ea42216e05ea257 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d4c6e8b201cd51dc82d30aa0ea42216e05ea257 > git rev-list 6b0b07fff1d1bd9afb569c9b9dbe824ef4df185a # timeout=10 > git tag -a -f -m Jenkins Build #1560 jenkins-Denizen-1560 # timeout=10 Parsing POMs [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.48.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48287 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Denizen 0.9.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.theyeticave.net/content/repositories/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.comphenix.net/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/public/org/bukkit/craftbukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.comphenix.net/content/groups/public/org/bukkit/craftbukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/public/net/citizensnpcs/citizens/2.0.14-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.14-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizens/2.0.14-SNAPSHOT/maven-metadata.xml Downloading: http://repo.comphenix.net/content/groups/public/net/citizensnpcs/citizens/2.0.14-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.14-SNAPSHOT/maven-metadata.xml (626 B at 0.1 KB/sec) Downloading: http://nexus.theyeticave.net/content/repositories/public/net/milkbowl/vault/Vault/1.4.2-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/milkbowl/vault/Vault/1.4.2-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/net/milkbowl/vault/Vault/1.4.2-SNAPSHOT/maven-metadata.xml Downloading: http://repo.comphenix.net/content/groups/public/net/milkbowl/vault/Vault/1.4.2-SNAPSHOT/maven-metadata.xml Downloaded: http://nexus.theyeticave.net/content/repositories/public/net/milkbowl/vault/Vault/1.4.2-SNAPSHOT/maven-metadata.xml (773 B at 2.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ denizen --- [INFO] Compiling 363 source files to /var/lib/jenkins/jobs/Denizen/workspace/target/classes [WARNING] /var/lib/jenkins/jobs/Denizen/workspace/src/main/java/net/aufdemrand/denizen/utilities/debugging/dB.java:[319,37] sun.reflect.Reflection is Sun proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ denizen --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.6-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ denizen --- [INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.14 in the shaded jar. [INFO] Including net.aufdemrand:denizencore:jar:1.05 in the shaded jar. [INFO] Including org.abstractmeta:compilation-toolbox:jar:0.3.2-MODIFIED in the shaded jar. [INFO] Including org.json:org.json:jar:chargebee-1.0 in the shaded jar. [INFO] Minimizing jar net.aufdemrand:denizen:jar:0.9.6-SNAPSHOT [INFO] org.shade.json.Test not removed because it was specifically included [INFO] net.aufdemrand.denizencore.tags.core._templateTags not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.JavaSourceCompiler$CompilationUnit not removed because it was specifically included [INFO] org.shade.json.HTTPTokener not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.SimpleClassLoader not removed because it was specifically included [INFO] net.aufdemrand.denizencore.utilities.javaluator.StaticVariableSet not removed because it was specifically included [INFO] org.shade.json.XMLTokener not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.JavaSourceCompiler not removed because it was specifically included [INFO] org.shade.json.JSONStringer not removed because it was specifically included [INFO] org.shade.json.Test$1Obj not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.JavaCodeFileObject not removed because it was specifically included [INFO] org.shade.json.CDL not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.JavaSourceFileObject not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.registry.impl.JavaFileObjectRegistryImpl not removed because it was specifically included [INFO] org.shade.json.CookieList not removed because it was specifically included [INFO] org.shade.json.Cookie not removed because it was specifically included [INFO] org.shade.json.XML not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.JavaSourceCompilerImpl not removed because it was specifically included [INFO] org.shade.json.HTTP not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.SimpleJavaFileManager not removed because it was specifically included [INFO] net.aufdemrand.denizencore.scripts.commands.core._templateCommand not removed because it was specifically included [INFO] org.shade.json.JSONWriter not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.util.URIUtil not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.impl.JavaSourceCompilerImpl$CompilationUnitImpl not removed because it was specifically included [INFO] org.shade.json.JSONML not removed because it was specifically included [INFO] org.shade.abstractmeta.toolbox.compilation.compiler.registry.JavaFileObjectRegistry not removed because it was specifically included [INFO] Minimized 2639 -> 1701 (64%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.6-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.6-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:12.786s [INFO] Finished at: Thu Jan 15 01:46:10 EST 2015 [INFO] Final Memory: 21M/198M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/dependency-reduced-pom.xml to net.aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/target/denizen-0.9.6-SNAPSHOT.jar to net.aufdemrand/denizen/0.9.6-SNAPSHOT/denizen-0.9.6-SNAPSHOT.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: Sending notification to: #citizens-dev Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second Finished: SUCCESS