Skip to content
Success

Console Output

Started by user fullwall
Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/CitizensDev/Citizens2.git
 > git init /var/lib/jenkins/jobs/Citizens2/workspace # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git -c core.askpass=true fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5959332a824e74b74f2d8ead0caf13c161991d83 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5959332a824e74b74f2d8ead0caf13c161991d83
 > git rev-list 8ee806f1340e0bf35cf606ba1bb050183894bf89 # timeout=10
 > git tag -a -f -m Jenkins Build #1317 jenkins-Citizens2-1317 # timeout=10
Parsing POMs
Established TCP socket on 40882
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.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.53.3.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 40882
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Citizens 2.0.17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.9-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.17-SNAPSHOT/maven-metadata.xml (627 B at 0.2 KB/sec)
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/pub_releases/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://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://files.krinsoft.net:8085/nexus/content/groups/public): Error transferring file: Connection timed out
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 200 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens ---
[INFO] No sources to compile
[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

[JENKINS] Recording test results
[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.17-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens ---
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0.17-SNAPSHOT in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Minimizing jar net.citizensnpcs:citizens:jar:2.0.17-SNAPSHOT
[INFO] net.citizensnpcs.api.ai.flocking.RadiusNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Empty not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.CohesionBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.Flocker not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.ParallelBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResultSetHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.NPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.ChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.SeparationBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$PrioritySelection not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadCuboid not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.IfElse not removed because it was specifically included
[INFO] net.citizensnpcs.api.exception.CharacterException not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Loop not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.TimerDecorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$RunPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.FlockBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadNode not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.AlignmentBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadTree not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.prtree.MinDist2D not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Condition not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResourceTranslationProvider not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.StatusCoercer not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.BookmarkedResult not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.prtree.NodeGetter not removed because it was specifically included
[INFO] net.citizensnpcs.api.command.CommandMessages not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition not removed because it was specifically included
[INFO] Minimized 2360 -> 794 (33%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.17-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.17-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens ---
[INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.17-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-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.17-SNAPSHOT/citizens-2.0.17-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 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:31.461s
[INFO] Finished at: Sat Mar 05 02:06:51 GMT 2016
[INFO] Final Memory: 26M/289M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/dependency-reduced-pom.xml to net.citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.17-SNAPSHOT.jar to net.citizensnpcs/citizens/2.0.17-SNAPSHOT/citizens-2.0.17-SNAPSHOT.jar
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: There was an error sending notification to: #citizens-dev
java.lang.RuntimeException: Waiting for mode response interrupted
	at org.pircbotx.Channel.getMode(Channel.java:133)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:332)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:324)
	at hudson.plugins.im.IMPublisher.sendNotification(IMPublisher.java:379)
	at hudson.plugins.im.IMPublisher.notifyChatsOnBuildEnd(IMPublisher.java:595)
	at hudson.plugins.im.IMPublisher.notifyOnBuildEnd(IMPublisher.java:303)
	at hudson.plugins.im.IMPublisher.perform(IMPublisher.java:290)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:998)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304)
	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
	at org.pircbotx.Channel.getMode(Channel.java:127)
	... 15 more

IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: There was an error sending notification to: #citizens
java.lang.RuntimeException: Waiting for mode response interrupted
	at org.pircbotx.Channel.getMode(Channel.java:133)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:332)
	at hudson.plugins.ircbot.v2.IRCConnection.send(IRCConnection.java:324)
	at hudson.plugins.im.IMPublisher.sendNotification(IMPublisher.java:379)
	at hudson.plugins.im.IMPublisher.notifyChatsOnBuildEnd(IMPublisher.java:595)
	at hudson.plugins.im.IMPublisher.notifyOnBuildEnd(IMPublisher.java:303)
	at hudson.plugins.im.IMPublisher.perform(IMPublisher.java:290)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1047)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:998)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304)
	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
	at org.pircbotx.Channel.getMode(Channel.java:127)
	... 15 more

IRC notifier plugin: Sending notification to: #denizen-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 0 seconds
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Not triggering Denizen because another upstream Compilation-tools ? compilation-toolbox has no successful build
Finished: SUCCESS