Skip to content
Started by user Brokkonaut
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
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
 > git --version # 'git version 2.47.3'
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
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8d82330f4eefc6c73097391d78b07593521100ba (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d82330f4eefc6c73097391d78b07593521100ba # timeout=10
Commit message: "minecraft 26.1, java 25"
 > git rev-list --no-walk 8d82330f4eefc6c73097391d78b07593521100ba # timeout=10
[PlayerUUIDCache] $ mvn clean install deploy -Dbuild.number=79
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/maven/lib/guava.jar)
WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< de.iani.cubeside:PlayerUUIDCache >------------------
[INFO] Building PlayerUUIDCache 2.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ PlayerUUIDCache ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ PlayerUUIDCache ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ PlayerUUIDCache ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 19 source files with javac [debug release 25] to target/classes
[WARNING] /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java:[828,32] loadNameHistoryAsynchronously(java.util.UUID) in de.iani.playerUUIDCache.PlayerUUIDCacheAPI ist veraltet und wurde zum Entfernen markiert
[WARNING] /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java:[812,17] getNameHistoryAsynchronously(java.util.UUID,de.iani.playerUUIDCache.Callback<de.iani.playerUUIDCache.NameHistory>) in de.iani.playerUUIDCache.PlayerUUIDCacheAPI ist veraltet und wurde zum Entfernen markiert
[WARNING] /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/main/java/de/iani/playerUUIDCache/PlayerUUIDCache.java:[771,24] getNameHistory(java.util.UUID,boolean) in de.iani.playerUUIDCache.PlayerUUIDCacheAPI ist veraltet und wurde zum Entfernen markiert
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ PlayerUUIDCache ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ PlayerUUIDCache ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.17:test (default-test) @ PlayerUUIDCache ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.1.2:jar (default-jar) @ PlayerUUIDCache ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ PlayerUUIDCache ---
[INFO] 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
[INFO] 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
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ PlayerUUIDCache ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.15.0:compile (default-compile) @ PlayerUUIDCache ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache.jar to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ PlayerUUIDCache ---
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources
[INFO] 
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ PlayerUUIDCache ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire: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] --- jar:3.1.2:jar (default-jar) @ PlayerUUIDCache ---
[INFO] 
[INFO] --- install:3.1.2:install (default-install) @ PlayerUUIDCache ---
[INFO] 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
[INFO] 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
[INFO] 
[INFO] --- deploy:3.1.2:deploy (default-deploy) @ PlayerUUIDCache ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 784 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 4.0 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-20260606.204254-35.pom
Progress (1): 2.1 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20260606.204254-35.pom (2.1 kB at 62 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-20260606.204254-35.jar
Progress (1): 4.1/57 kB
Progress (1): 8.2/57 kB
Progress (1): 12/57 kB 
Progress (1): 16/57 kB
Progress (1): 20/57 kB
Progress (1): 25/57 kB
Progress (1): 29/57 kB
Progress (1): 33/57 kB
Progress (1): 37/57 kB
Progress (1): 41/57 kB
Progress (1): 45/57 kB
Progress (1): 49/57 kB
Progress (1): 53/57 kB
Progress (1): 57 kB   
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/PlayerUUIDCache-2.0.0-20260606.204254-35.jar (57 kB at 2.1 MB/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): 784 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 39 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 31 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.361 s
[INFO] Finished at: 2026-06-06T22:42:56+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS