Started by GitHub push by Starjon
Running as SYSTEM
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 --force --progress -- https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 --force --progress -- https://github.com/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c6088a730afc02aff7b9664097a48300de2d6c4c (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c6088a730afc02aff7b9664097a48300de2d6c4c # timeout=10
Commit message: "Make searchPlayersByPartialName thread safe."
> git rev-list --no-walk 3620291377b51c7671dad8d275bf1bb593b45b64 # timeout=10
[PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=50
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------------< [0;36mde.iani.cubeside:PlayerUUIDCache[0;1m >------------------[m
[[1;34mINFO[m] [1mBuilding PlayerUUIDCache 2.0.0-SNAPSHOT[m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 2 resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 20 source files to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-SNAPSHOT.jar
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-SNAPSHOT.pom
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 2 resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Nothing to compile - all classes are up to date
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:testCompile[m [1m(default-testCompile)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m] Skipping execution of surefire because it has already been run for this configuration
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.0.2:jar[m [1m(default-jar)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mPlayerUUIDCache[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-SNAPSHOT.jar
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-SNAPSHOT.pom
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy[m [1m(default-deploy)[m @ [36mPlayerUUIDCache[0;1m ---[m
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 781 B
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (781 B at 4.1 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20200521.004335-7.jar
Progress (1): 4.1/55 kB
Progress (1): 8.2/55 kB
Progress (1): 12/55 kB
Progress (1): 16/55 kB
Progress (1): 20/55 kB
Progress (1): 25/55 kB
Progress (1): 29/55 kB
Progress (1): 33/55 kB
Progress (1): 37/55 kB
Progress (1): 41/55 kB
Progress (1): 45/55 kB
Progress (1): 49/55 kB
Progress (1): 53/55 kB
Progress (1): 55 kB
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20200521.004335-7.jar (55 kB at 867 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20200521.004335-7.pom
Progress (1): 2.4 kB
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20200521.004335-7.pom (2.4 kB at 174 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml
Progress (1): 371 B
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (371 B at 53 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 781 B
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (781 B at 60 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml
Progress (1): 371 B
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/maven-metadata.xml (371 B at 29 kB/s)
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 2.630 s
[[1;34mINFO[m] Finished at: 2020-05-21T02:43:35+02:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS