Started by upstream project "CitizensAPI" build number 216 Started by upstream project "CitizensAPI" build number 216 Started by upstream project "CitizensAPI" build number 217 Started by upstream project "CitizensAPI" build number 217 Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace Checkout:workspace / /var/lib/jenkins/jobs/Citizens2/workspace - hudson.remoting.LocalChannel@5561091e Using strategy: Default Last Built Revision: Revision 4ec8a3c2802b2d6279e883f64ea47dac042f305d (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git Commencing build of Revision 4ec8a3c2802b2d6279e883f64ea47dac042f305d (origin/master) Checking out Revision 4ec8a3c2802b2d6279e883f64ea47dac042f305d (origin/master) Parsing POMs [workspace] $ java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/var/lib/jenkins/tools/Maven/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/Maven/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.16.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 60948 <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install [INFO] Scanning for projects... Projects to build: [MavenProject: net.citizensnpcs:citizens:2.0.4-SNAPSHOT @ /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml] projectStarted net.citizensnpcs:citizens:2.0.4-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Citizens 2.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.bukkit.org/content/groups/public/net/milkbowl/vault/Vault/1.2.18-SNAPSHOT/maven-metadata.xml Downloading: http://ci.herocraftonline.com/plugin/repository/everything/net/milkbowl/vault/Vault/1.2.18-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.com/net/milkbowl/vault/Vault/1.2.18-SNAPSHOT/maven-metadata.xml Downloaded: http://ci.herocraftonline.com/plugin/repository/everything/net/milkbowl/vault/Vault/1.2.18-SNAPSHOT/maven-metadata.xml (623 B at 0.4 KB/sec) [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.18-20120823.203843-229 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/maven-metadata.xml Downloading: http://repo.citizensnpcs.com/org/bukkit/craftbukkit/maven-metadata.xml Downloading: http://ci.herocraftonline.com/plugin/repository/everything/org/bukkit/craftbukkit/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/bukkit/craftbukkit/maven-metadata.xml Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/maven-metadata.xml (4 KB at 16.3 KB/sec) Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/maven-metadata.xml (2 KB at 7.2 KB/sec) Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/craftbukkit-1.4.5-R0.3-20121124.084123-6.pom Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/craftbukkit-1.4.5-R0.3-20121124.084123-6.pom (9 KB at 42.1 KB/sec) Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/craftbukkit-1.4.5-R0.3-20121124.084123-6.jar Downloaded: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.4.5-R0.3-SNAPSHOT/craftbukkit-1.4.5-R0.3-20121124.084123-6.jar (11802 KB at 1234.6 KB/sec) mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens --- [INFO] Deleting /var/lib/jenkins/jobs/Citizens2/workspace/target mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources to . mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens --- [INFO] Compiling 131 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-testResources) [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/src/test/resources [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-testResources) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens --- mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile) mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.7.2(default-test) [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/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 mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.7.2(default-test) [JENKINS] Recording test results mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar) [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.4-SNAPSHOT.jar mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar) mojoStarted org.apache.maven.plugins:maven-shade-plugin:1.4(default) [INFO] [INFO] --- maven-shade-plugin:1.4:shade (default) @ citizens --- [INFO] Including net.citizensnpcs:citizensapi:jar:2.0.4-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.4-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.4-SNAPSHOT-shaded.jar [WARNING] Invalid POM for net.milkbowl.vault:Vault:jar:1.2.18-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details mojoSucceeded org.apache.maven.plugins:maven-shade-plugin:1.4(default) mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install) [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.4-SNAPSHOT/citizens-2.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.4-SNAPSHOT/citizens-2.0.4-SNAPSHOT.pom mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install) projectSucceeded net.citizensnpcs:citizens:2.0.4-SNAPSHOT sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:21.282s [INFO] Finished at: Sat Nov 24 06:56:38 EST 2012 [INFO] Final Memory: 14M/109M [INFO] ------------------------------------------------------------------------ Projects to build: [MavenProject: net.citizensnpcs:citizens:2.0.4-SNAPSHOT @ /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml] [JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/jobs/Citizens2/modules/net.citizensnpcs$citizens/builds/2012-11-24_06-55-03/archive/net.citizensnpcs/citizens/2.0.4-SNAPSHOT/citizens-2.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.4-SNAPSHOT.jar to /var/lib/jenkins/jobs/Citizens2/modules/net.citizensnpcs$citizens/builds/2012-11-24_06-55-03/archive/net.citizensnpcs/citizens/2.0.4-SNAPSHOT/citizens-2.0.4-SNAPSHOT.jar Waiting for Jenkins to finish collecting data channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: Sending notification to: #denizen-dev Finished: SUCCESS