Started by GitHub push by Brokkonaut Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f Cloning the remote Git repository Cloning repository https://github.com/Brokkonaut/PlayerUUIDCache.git > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Brokkonaut/PlayerUUIDCache.git # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/PlayerUUIDCache.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://github.com/Brokkonaut/PlayerUUIDCache.git +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 6a8cbf34aca6c2097d5899c2733617d7925482ff (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a8cbf34aca6c2097d5899c2733617d7925482ff Commit message: "Add api docs" > git rev-list --no-walk 328b64ca54ac44f81a40e680cae85cac9ad13483 # timeout=10 [PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=42 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PlayerUUIDCache 1.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.14-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml 608 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml (608 B at 1.3 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec) 2/2 KB Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec) 2 KB Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 1.0 KB/sec) Downloading: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B 602 B 602 B 602 B 602 B 602/602 B Downloaded: https://repo.destroystokyo.com/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 3.1 KB/sec) Downloaded: https://repo.aikar.co/content/groups/aikar/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.3 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ PlayerUUIDCache --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ PlayerUUIDCache --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache --- [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ PlayerUUIDCache --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 40.3 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190516.003556-14.jar 2/60 KB 4/60 KB 6/60 KB 8/60 KB 10/60 KB 12/60 KB 14/60 KB 16/60 KB 18/60 KB 20/60 KB 22/60 KB 24/60 KB 26/60 KB 28/60 KB 30/60 KB 32/60 KB 34/60 KB 36/60 KB 38/60 KB 40/60 KB 42/60 KB 44/60 KB 46/60 KB 48/60 KB 50/60 KB 52/60 KB 54/60 KB 56/60 KB 58/60 KB 60/60 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190516.003556-14.jar (60 KB at 1563.0 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190516.003556-14.pom 2/3 KB 3/3 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/PlayerUUIDCache-1.5.1-20190516.003556-14.pom (3 KB at 183.2 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 35.9 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml 784/784 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/1.5.1-SNAPSHOT/maven-metadata.xml (784 B at 40.3 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml 331/331 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (331 B at 13.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.793 s [INFO] Finished at: 2019-05-16T02:35:56+02:00 [INFO] Final Memory: 25M/764M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS