Started by an SCM change Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential a740e5fc-56b2-4305-b679-a29aeacfeabf Cloning the remote Git repository Cloning repository https://github.com/Cubeside/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://github.com/Cubeside/CubesideUtils.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/Cubeside/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Cubeside/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 52e1bdb2ae45308e5ab49e8aa56b1f56ce95d7ac (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52e1bdb2ae45308e5ab49e8aa56b1f56ce95d7ac # timeout=10 Commit message: "build everything with java 25 and adventure 5.2.0" > git rev-list --no-walk da614c4fc28501282b6cc05173dcf411ef0b8ba1 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=385 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] Reactor Build Order: [INFO] [INFO] CubesideUtils [pom] [INFO] CubesideUtilsCore [jar] [INFO] CubesideUtilsAdventure [jar] [INFO] CubesideUtilsCoreBungeecordChat [jar] [INFO] CubesideUtilsBukkit [jar] [INFO] CubesideUtilsBungee [jar] [INFO] CubesideUtilsVelocity [jar] [INFO] [INFO] -------------------< de.iani.cubeside:CubesideUtils >------------------- [INFO] Building CubesideUtils 1.16-SNAPSHOT [1/7] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtils --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 3.3 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260629.060509-222.pom Progress (1): 2.1 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20260629.060509-222.pom (2.1 kB at 51 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 59 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 608 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (608 B at 55 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 413 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 22 kB/s) [INFO] [INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >----------------- [INFO] Building CubesideUtilsCore 1.16-SNAPSHOT [2/7] [INFO] from CubesideUtilsCore/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionclient/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCore --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 86 source files with javac [debug release 25] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 25] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsCore --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.pom Progress (1): 4.1 kB Progress (1): 5.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.pom (5.2 kB at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.6/surefire-providers-3.5.6.pom Progress (1): 2.5 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.5.6/surefire-providers-3.5.6.pom (2.5 kB at 54 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.pom Progress (1): 3.1 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.pom (3.1 kB at 69 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.pom Progress (1): 3.2 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.pom (3.2 kB at 70 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.pom Progress (1): 2.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.pom (2.8 kB at 64 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.2/junit-platform-launcher-1.12.2.pom Progress (1): 3.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.2/junit-platform-launcher-1.12.2.pom (3.0 kB at 72 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.jar Progress (1): 2.3/35 kB Progress (1): 5.0/35 kB Progress (1): 7.7/35 kB Progress (1): 10/35 kB Progress (1): 13/35 kB Progress (1): 16/35 kB Progress (1): 19/35 kB Progress (1): 21/35 kB Progress (1): 26/35 kB Progress (1): 30/35 kB Progress (1): 34/35 kB Progress (1): 35 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.6/surefire-junit-platform-3.5.6.jar (35 kB at 739 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.jar Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.2/junit-platform-launcher-1.12.2.jar Progress (1): 3.8/18 kB Progress (1): 7.8/18 kB Progress (1): 12/18 kB Progress (1): 15/18 kB Progress (1): 18 kB Progress (2): 18 kB | 2.3/152 kB Progress (2): 18 kB | 5.0/152 kB Progress (2): 18 kB | 7.7/152 kB Progress (2): 18 kB | 10/152 kB Progress (2): 18 kB | 13/152 kB Progress (2): 18 kB | 16/152 kB Progress (2): 18 kB | 19/152 kB Progress (2): 18 kB | 21/152 kB Progress (2): 18 kB | 24/152 kB Progress (2): 18 kB | 27/152 kB Progress (2): 18 kB | 29/152 kB Progress (2): 18 kB | 32/152 kB Progress (2): 18 kB | 35/152 kB Progress (3): 18 kB | 35/152 kB | 2.3/208 kB Progress (3): 18 kB | 37/152 kB | 2.3/208 kB Progress (3): 18 kB | 37/152 kB | 5.0/208 kB Progress (3): 18 kB | 40/152 kB | 5.0/208 kB Progress (3): 18 kB | 40/152 kB | 7.7/208 kB Progress (3): 18 kB | 43/152 kB | 7.7/208 kB Progress (3): 18 kB | 43/152 kB | 10/208 kB Progress (3): 18 kB | 46/152 kB | 10/208 kB Progress (3): 18 kB | 46/152 kB | 13/208 kB Progress (3): 18 kB | 48/152 kB | 13/208 kB Progress (3): 18 kB | 48/152 kB | 16/208 kB Progress (3): 18 kB | 51/152 kB | 16/208 kB Progress (3): 18 kB | 51/152 kB | 19/208 kB Progress (3): 18 kB | 54/152 kB | 19/208 kB Progress (3): 18 kB | 54/152 kB | 21/208 kB Progress (3): 18 kB | 58/152 kB | 21/208 kB Progress (3): 18 kB | 58/152 kB | 24/208 kB Progress (3): 18 kB | 58/152 kB | 27/208 kB Progress (3): 18 kB | 58/152 kB | 30/208 kB Progress (3): 18 kB | 58/152 kB | 32/208 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.6/common-java5-3.5.6.jar (18 kB at 352 kB/s) Progress (2): 58/152 kB | 35/208 kB Progress (2): 58/152 kB | 38/208 kB Progress (2): 58/152 kB | 41/208 kB Progress (2): 58/152 kB | 43/208 kB Progress (2): 62/152 kB | 43/208 kB Progress (2): 62/152 kB | 46/208 kB Progress (2): 66/152 kB | 46/208 kB Progress (2): 66/152 kB | 49/208 kB Progress (2): 66/152 kB | 51/208 kB Progress (2): 70/152 kB | 51/208 kB Progress (2): 70/152 kB | 54/208 kB Progress (2): 74/152 kB | 54/208 kB Progress (2): 74/152 kB | 58/208 kB Progress (2): 74/152 kB | 62/208 kB Progress (2): 74/152 kB | 67/208 kB Progress (2): 74/152 kB | 71/208 kB Progress (2): 78/152 kB | 71/208 kB Progress (2): 81/152 kB | 71/208 kB Progress (2): 81/152 kB | 75/208 kB Progress (2): 85/152 kB | 75/208 kB Progress (2): 85/152 kB | 79/208 kB Progress (2): 85/152 kB | 81/208 kB Progress (2): 89/152 kB | 81/208 kB Progress (2): 93/152 kB | 81/208 kB Progress (2): 97/152 kB | 81/208 kB Progress (2): 97/152 kB | 85/208 kB Progress (2): 97/152 kB | 89/208 kB Progress (2): 97/152 kB | 93/208 kB Progress (2): 97/152 kB | 97/208 kB Progress (2): 101/152 kB | 97/208 kB Progress (2): 105/152 kB | 97/208 kB Progress (2): 109/152 kB | 97/208 kB Progress (2): 113/152 kB | 97/208 kB Progress (2): 117/152 kB | 97/208 kB Progress (2): 117/152 kB | 101/208 kB Progress (2): 121/152 kB | 101/208 kB Progress (2): 121/152 kB | 106/208 kB Progress (2): 126/152 kB | 106/208 kB Progress (2): 126/152 kB | 110/208 kB Progress (2): 126/152 kB | 114/208 kB Progress (2): 130/152 kB | 114/208 kB Progress (2): 130/152 kB | 118/208 kB Progress (2): 134/152 kB | 118/208 kB Progress (2): 134/152 kB | 122/208 kB Progress (2): 138/152 kB | 122/208 kB Progress (2): 138/152 kB | 126/208 kB Progress (2): 138/152 kB | 130/208 kB Progress (2): 142/152 kB | 130/208 kB Progress (2): 142/152 kB | 134/208 kB Progress (2): 146/152 kB | 134/208 kB Progress (2): 148/152 kB | 134/208 kB Progress (2): 148/152 kB | 138/208 kB Progress (2): 148/152 kB | 142/208 kB Progress (2): 152 kB | 142/208 kB Progress (2): 152 kB | 147/208 kB Progress (2): 152 kB | 149/208 kB Progress (2): 152 kB | 153/208 kB Progress (2): 152 kB | 155/208 kB Progress (2): 152 kB | 159/208 kB Progress (2): 152 kB | 163/208 kB Progress (2): 152 kB | 167/208 kB Progress (2): 152 kB | 172/208 kB Progress (2): 152 kB | 176/208 kB Progress (2): 152 kB | 180/208 kB Progress (2): 152 kB | 184/208 kB Progress (2): 152 kB | 188/208 kB Progress (2): 152 kB | 192/208 kB Progress (2): 152 kB | 196/208 kB Progress (2): 152 kB | 200/208 kB Progress (2): 152 kB | 204/208 kB Progress (2): 152 kB | 208 kB Progress (3): 152 kB | 208 kB | 2.3/256 kB Progress (3): 152 kB | 208 kB | 5.0/256 kB Progress (3): 152 kB | 208 kB | 7.7/256 kB Progress (3): 152 kB | 208 kB | 10/256 kB Progress (3): 152 kB | 208 kB | 13/256 kB Progress (3): 152 kB | 208 kB | 16/256 kB Progress (3): 152 kB | 208 kB | 19/256 kB Progress (3): 152 kB | 208 kB | 21/256 kB Progress (3): 152 kB | 208 kB | 24/256 kB Progress (3): 152 kB | 208 kB | 27/256 kB Progress (3): 152 kB | 208 kB | 30/256 kB Progress (3): 152 kB | 208 kB | 32/256 kB Progress (3): 152 kB | 208 kB | 35/256 kB Progress (3): 152 kB | 208 kB | 38/256 kB Progress (3): 152 kB | 208 kB | 41/256 kB Progress (3): 152 kB | 208 kB | 43/256 kB Progress (3): 152 kB | 208 kB | 46/256 kB Progress (3): 152 kB | 208 kB | 49/256 kB Progress (3): 152 kB | 208 kB | 52/256 kB Progress (3): 152 kB | 208 kB | 54/256 kB Progress (3): 152 kB | 208 kB | 58/256 kB Progress (3): 152 kB | 208 kB | 62/256 kB Progress (3): 152 kB | 208 kB | 67/256 kB Progress (3): 152 kB | 208 kB | 71/256 kB Progress (3): 152 kB | 208 kB | 75/256 kB Progress (3): 152 kB | 208 kB | 79/256 kB Progress (3): 152 kB | 208 kB | 81/256 kB Progress (3): 152 kB | 208 kB | 85/256 kB Progress (3): 152 kB | 208 kB | 89/256 kB Progress (3): 152 kB | 208 kB | 93/256 kB Progress (3): 152 kB | 208 kB | 97/256 kB Progress (3): 152 kB | 208 kB | 102/256 kB Progress (3): 152 kB | 208 kB | 106/256 kB Progress (3): 152 kB | 208 kB | 110/256 kB Progress (3): 152 kB | 208 kB | 114/256 kB Progress (3): 152 kB | 208 kB | 118/256 kB Progress (3): 152 kB | 208 kB | 122/256 kB Progress (3): 152 kB | 208 kB | 126/256 kB Progress (3): 152 kB | 208 kB | 130/256 kB Progress (3): 152 kB | 208 kB | 134/256 kB Progress (3): 152 kB | 208 kB | 138/256 kB Progress (3): 152 kB | 208 kB | 142/256 kB Progress (3): 152 kB | 208 kB | 147/256 kB Progress (3): 152 kB | 208 kB | 151/256 kB Progress (3): 152 kB | 208 kB | 155/256 kB Progress (3): 152 kB | 208 kB | 159/256 kB Progress (3): 152 kB | 208 kB | 163/256 kB Progress (3): 152 kB | 208 kB | 167/256 kB Progress (3): 152 kB | 208 kB | 171/256 kB Progress (3): 152 kB | 208 kB | 175/256 kB Progress (3): 152 kB | 208 kB | 179/256 kB Progress (3): 152 kB | 208 kB | 183/256 kB Progress (3): 152 kB | 208 kB | 186/256 kB Progress (3): 152 kB | 208 kB | 190/256 kB Progress (3): 152 kB | 208 kB | 194/256 kB Progress (3): 152 kB | 208 kB | 198/256 kB Progress (3): 152 kB | 208 kB | 202/256 kB Progress (3): 152 kB | 208 kB | 206/256 kB Progress (3): 152 kB | 208 kB | 210/256 kB Progress (3): 152 kB | 208 kB | 214/256 kB Progress (3): 152 kB | 208 kB | 218/256 kB Progress (3): 152 kB | 208 kB | 222/256 kB Progress (3): 152 kB | 208 kB | 226/256 kB Progress (3): 152 kB | 208 kB | 231/256 kB Progress (3): 152 kB | 208 kB | 235/256 kB Progress (3): 152 kB | 208 kB | 239/256 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.jar (152 kB at 2.0 MB/s) Progress (2): 208 kB | 243/256 kB Progress (2): 208 kB | 247/256 kB Progress (2): 208 kB | 251/256 kB Progress (2): 208 kB | 255/256 kB Progress (2): 208 kB | 256 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.2/junit-platform-launcher-1.12.2.jar (208 kB at 2.7 MB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.2/junit-platform-engine-1.12.2.jar (256 kB at 2.3 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/junit/platform/junit-platform-launcher/1.4.2/junit-platform-launcher-1.4.2.pom Progress (1): 2.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/junit/platform/junit-platform-launcher/1.4.2/junit-platform-launcher-1.4.2.pom (2.2 kB at 6.6 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/org/junit/platform/junit-platform-launcher/1.4.2/junit-platform-launcher-1.4.2.jar Progress (1): 2.9/98 kB Progress (1): 5.7/98 kB Progress (1): 8.4/98 kB Progress (1): 11/98 kB Progress (1): 14/98 kB Progress (1): 17/98 kB Progress (1): 19/98 kB Progress (1): 22/98 kB Progress (1): 25/98 kB Progress (1): 27/98 kB Progress (1): 30/98 kB Progress (1): 33/98 kB Progress (1): 36/98 kB Progress (1): 38/98 kB Progress (1): 41/98 kB Progress (1): 44/98 kB Progress (1): 46/98 kB Progress (1): 51/98 kB Progress (1): 55/98 kB Progress (1): 59/98 kB Progress (1): 63/98 kB Progress (1): 67/98 kB Progress (1): 71/98 kB Progress (1): 75/98 kB Progress (1): 79/98 kB Progress (1): 83/98 kB Progress (1): 87/98 kB Progress (1): 92/98 kB Progress (1): 96/98 kB Progress (1): 98 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/org/junit/platform/junit-platform-launcher/1.4.2/junit-platform-launcher-1.4.2.jar (98 kB at 477 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in de.iani.cubesideutils.collections.GeneralHashMapTest [INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsCore --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCore --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsCore --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCore --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsCore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 25] to target/test-classes [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsCore --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsCore --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCore --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsCore --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260629.060509-222.pom Progress (1): 2.8 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260629.060509-222.pom (2.8 kB at 140 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260629.060509-222.jar Progress (1): 4.1/213 kB Progress (1): 8.2/213 kB Progress (1): 12/213 kB Progress (1): 16/213 kB Progress (1): 20/213 kB Progress (1): 25/213 kB Progress (1): 29/213 kB Progress (1): 33/213 kB Progress (1): 37/213 kB Progress (1): 41/213 kB Progress (1): 45/213 kB Progress (1): 49/213 kB Progress (1): 53/213 kB Progress (1): 57/213 kB Progress (1): 61/213 kB Progress (1): 66/213 kB Progress (1): 70/213 kB Progress (1): 74/213 kB Progress (1): 78/213 kB Progress (1): 82/213 kB Progress (1): 86/213 kB Progress (1): 90/213 kB Progress (1): 94/213 kB Progress (1): 98/213 kB Progress (1): 102/213 kB Progress (1): 106/213 kB Progress (1): 111/213 kB Progress (1): 115/213 kB Progress (1): 119/213 kB Progress (1): 123/213 kB Progress (1): 127/213 kB Progress (1): 131/213 kB Progress (1): 135/213 kB Progress (1): 139/213 kB Progress (1): 143/213 kB Progress (1): 147/213 kB Progress (1): 152/213 kB Progress (1): 156/213 kB Progress (1): 160/213 kB Progress (1): 164/213 kB Progress (1): 168/213 kB Progress (1): 172/213 kB Progress (1): 176/213 kB Progress (1): 180/213 kB Progress (1): 184/213 kB Progress (1): 188/213 kB Progress (1): 193/213 kB Progress (1): 197/213 kB Progress (1): 201/213 kB Progress (1): 205/213 kB Progress (1): 209/213 kB Progress (1): 213 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20260629.060509-222.jar (213 kB at 8.5 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 36 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (786 B at 71 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml Progress (1): 292 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 29 kB/s) [INFO] [INFO] --------------< de.iani.cubeside:CubesideUtilsAdventure >--------------- [INFO] Building CubesideUtilsAdventure 1.16-SNAPSHOT [3/7] [INFO] from CubesideUtilsAdventure/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-api/5.2.0/adventure-api-5.2.0.pom Progress (1): 3.0 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-api/5.2.0/adventure-api-5.2.0.pom (3.0 kB at 9.6 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-bom/5.2.0/adventure-bom-5.2.0.pom Progress (1): 3.1/4.6 kB Progress (1): 4.6 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-bom/5.2.0/adventure-bom-5.2.0.pom (4.6 kB at 32 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-key/5.2.0/adventure-key-5.2.0.pom Progress (1): 3.0 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-key/5.2.0/adventure-key-5.2.0.pom (3.0 kB at 18 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-gson/5.2.0/adventure-text-serializer-gson-5.2.0.pom Progress (1): 3.0/3.4 kB Progress (1): 3.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-gson/5.2.0/adventure-text-serializer-gson-5.2.0.pom (3.4 kB at 24 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-json/5.2.0/adventure-text-serializer-json-5.2.0.pom Progress (1): 3.0/3.2 kB Progress (1): 3.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-json/5.2.0/adventure-text-serializer-json-5.2.0.pom (3.2 kB at 21 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-commons/5.2.0/adventure-text-serializer-commons-5.2.0.pom Progress (1): 3.0 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-commons/5.2.0/adventure-text-serializer-commons-5.2.0.pom (3.0 kB at 21 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-plain/5.2.0/adventure-text-serializer-plain-5.2.0.pom Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-plain/5.2.0/adventure-text-serializer-plain-5.2.0.pom (2.8 kB at 17 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-legacy/5.2.0/adventure-text-serializer-legacy-5.2.0.pom Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-legacy/5.2.0/adventure-text-serializer-legacy-5.2.0.pom (2.8 kB at 20 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-api/5.2.0/adventure-api-5.2.0.jar Progress (1): 4.1/428 kB Progress (1): 8.2/428 kB Progress (1): 12/428 kB Progress (1): 16/428 kB Progress (1): 20/428 kB Progress (1): 25/428 kB Progress (1): 29/428 kB Progress (1): 33/428 kB Progress (1): 37/428 kB Progress (1): 41/428 kB Progress (1): 45/428 kB Progress (1): 49/428 kB Progress (1): 53/428 kB Progress (1): 57/428 kB Progress (1): 61/428 kB Progress (1): 66/428 kB Progress (1): 70/428 kB Progress (1): 74/428 kB Progress (1): 78/428 kB Progress (1): 82/428 kB Progress (1): 86/428 kB Progress (1): 90/428 kB Progress (1): 94/428 kB Progress (1): 98/428 kB Progress (1): 102/428 kB Progress (1): 106/428 kB Progress (1): 111/428 kB Progress (1): 115/428 kB Progress (1): 119/428 kB Progress (1): 123/428 kB Progress (1): 127/428 kB Progress (1): 131/428 kB Progress (1): 135/428 kB Progress (1): 139/428 kB Progress (1): 143/428 kB Progress (1): 147/428 kB Progress (1): 152/428 kB Progress (1): 156/428 kB Progress (1): 160/428 kB Progress (1): 164/428 kB Progress (1): 168/428 kB Progress (1): 172/428 kB Progress (1): 176/428 kB Progress (1): 180/428 kB Progress (1): 184/428 kB Progress (1): 188/428 kB Progress (1): 193/428 kB Progress (1): 197/428 kB Progress (1): 201/428 kB Progress (1): 205/428 kB Progress (1): 209/428 kB Progress (1): 213/428 kB Progress (1): 217/428 kB Progress (1): 221/428 kB Progress (1): 225/428 kB Progress (1): 229/428 kB Progress (1): 233/428 kB Progress (1): 238/428 kB Progress (1): 242/428 kB Progress (1): 246/428 kB Progress (1): 250/428 kB Progress (1): 254/428 kB Progress (1): 258/428 kB Progress (1): 262/428 kB Progress (1): 266/428 kB Progress (1): 270/428 kB Progress (1): 274/428 kB Progress (1): 279/428 kB Progress (1): 283/428 kB Progress (1): 287/428 kB Progress (1): 291/428 kB Progress (1): 295/428 kB Progress (1): 299/428 kB Progress (1): 303/428 kB Progress (1): 307/428 kB Progress (1): 311/428 kB Progress (1): 315/428 kB Progress (1): 319/428 kB Progress (1): 324/428 kB Progress (1): 328/428 kB Progress (1): 332/428 kB Progress (1): 336/428 kB Progress (1): 340/428 kB Progress (1): 344/428 kB Progress (1): 348/428 kB Progress (1): 352/428 kB Progress (1): 356/428 kB Progress (1): 360/428 kB Progress (1): 365/428 kB Progress (1): 369/428 kB Progress (1): 373/428 kB Progress (1): 377/428 kB Progress (1): 381/428 kB Progress (1): 385/428 kB Progress (1): 389/428 kB Progress (1): 393/428 kB Progress (1): 397/428 kB Progress (1): 401/428 kB Progress (1): 406/428 kB Progress (1): 410/428 kB Progress (1): 414/428 kB Progress (1): 418/428 kB Progress (1): 422/428 kB Progress (1): 426/428 kB Progress (1): 428 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-api/5.2.0/adventure-api-5.2.0.jar (428 kB at 4.7 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-key/5.2.0/adventure-key-5.2.0.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-gson/5.2.0/adventure-text-serializer-gson-5.2.0.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-json/5.2.0/adventure-text-serializer-json-5.2.0.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-commons/5.2.0/adventure-text-serializer-commons-5.2.0.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-plain/5.2.0/adventure-text-serializer-plain-5.2.0.jar Progress (1): 4.1/11 kB Progress (1): 7.1/11 kB Progress (1): 11/11 kB Progress (1): 11 kB Progress (2): 11 kB | 2.9/3.6 kB Progress (2): 11 kB | 3.6 kB Progress (3): 11 kB | 3.6 kB | 2.9/16 kB Progress (4): 11 kB | 3.6 kB | 2.9/16 kB | 2.9/68 kB Progress (4): 11 kB | 3.6 kB | 5.6/16 kB | 2.9/68 kB Progress (4): 11 kB | 3.6 kB | 5.6/16 kB | 5.6/68 kB Progress (4): 11 kB | 3.6 kB | 5.6/16 kB | 8.4/68 kB Progress (4): 11 kB | 3.6 kB | 8.4/16 kB | 8.4/68 kB Progress (4): 11 kB | 3.6 kB | 11/16 kB | 8.4/68 kB Progress (4): 11 kB | 3.6 kB | 11/16 kB | 11/68 kB Progress (4): 11 kB | 3.6 kB | 14/16 kB | 11/68 kB Progress (4): 11 kB | 3.6 kB | 14/16 kB | 14/68 kB Progress (4): 11 kB | 3.6 kB | 14/16 kB | 17/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 17/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 19/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 22/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 25/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 28/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 30/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 33/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 36/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 38/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 41/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 44/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 47/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 49/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 52/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 55/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 59/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 63/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 67/68 kB Progress (4): 11 kB | 3.6 kB | 16 kB | 68 kB Progress (5): 11 kB | 3.6 kB | 16 kB | 68 kB | 2.9/8.6 kB Progress (5): 11 kB | 3.6 kB | 16 kB | 68 kB | 5.6/8.6 kB Progress (5): 11 kB | 3.6 kB | 16 kB | 68 kB | 8.4/8.6 kB Progress (5): 11 kB | 3.6 kB | 16 kB | 68 kB | 8.6 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-key/5.2.0/adventure-key-5.2.0.jar (11 kB at 148 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-legacy/5.2.0/adventure-text-serializer-legacy-5.2.0.jar Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 4.1/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 7.0/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 11/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 15/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 19/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 23/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 27/30 kB Progress (5): 3.6 kB | 16 kB | 68 kB | 8.6 kB | 30 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-commons/5.2.0/adventure-text-serializer-commons-5.2.0.jar (3.6 kB at 35 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-json/5.2.0/adventure-text-serializer-json-5.2.0.jar (16 kB at 150 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-gson/5.2.0/adventure-text-serializer-gson-5.2.0.jar (68 kB at 620 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-plain/5.2.0/adventure-text-serializer-plain-5.2.0.jar (8.6 kB at 71 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-serializer-legacy/5.2.0/adventure-text-serializer-legacy-5.2.0.jar (30 kB at 211 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsAdventure --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/java/de/iani/cubesideutils/adventure/translations/MojangJsonTranslationStore.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/java/de/iani/cubesideutils/adventure/translations/MojangJsonTranslationStore.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsAdventure --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsAdventure --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/java/de/iani/cubesideutils/adventure/translations/MojangJsonTranslationStore.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/main/java/de/iani/cubesideutils/adventure/translations/MojangJsonTranslationStore.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsAdventure --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsAdventure --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsAdventure --- [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) @ CubesideUtilsAdventure --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsAdventure --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsAdventure/target/CubesideUtilsAdventure.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsAdventure --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260629.060509-53.pom Progress (1): 2.6 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260629.060509-53.pom (2.6 kB at 129 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260629.060509-53.jar Progress (1): 4.1/87 kB Progress (1): 8.2/87 kB Progress (1): 12/87 kB Progress (1): 16/87 kB Progress (1): 20/87 kB Progress (1): 25/87 kB Progress (1): 29/87 kB Progress (1): 33/87 kB Progress (1): 37/87 kB Progress (1): 41/87 kB Progress (1): 45/87 kB Progress (1): 49/87 kB Progress (1): 53/87 kB Progress (1): 57/87 kB Progress (1): 61/87 kB Progress (1): 66/87 kB Progress (1): 70/87 kB Progress (1): 74/87 kB Progress (1): 78/87 kB Progress (1): 82/87 kB Progress (1): 86/87 kB Progress (1): 87 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/CubesideUtilsAdventure-1.16-20260629.060509-53.jar (87 kB at 5.8 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 33 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/1.16-SNAPSHOT/maven-metadata.xml (788 B at 56 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml Progress (1): 297 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsAdventure/maven-metadata.xml (297 B at 25 kB/s) [INFO] [INFO] ----------< de.iani.cubeside:CubesideUtilsCoreBungeecordChat >---------- [INFO] Building CubesideUtilsCoreBungeecordChat 1.16-SNAPSHOT [4/7] [INFO] from CubesideUtilsCoreBungeecordChat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.6 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/bungeecord-api-26.1-R0.1-20260617.211555-27.pom Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/bungeecord-api-26.1-R0.1-20260617.211555-27.pom (2.8 kB at 13 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/maven-metadata.xml (612 B at 4.4 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/bungeecord-parent-26.1-R0.1-20260617.211555-27.pom Progress (1): 4.1/16 kB Progress (1): 7.1/16 kB Progress (1): 11/16 kB Progress (1): 15/16 kB Progress (1): 16 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-parent/26.1-R0.1-SNAPSHOT/bungeecord-parent-26.1-R0.1-20260617.211555-27.pom (16 kB at 21 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/bungeecord-chat-26.1-R0.1-20260617.211555-27.pom Progress (1): 997 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/bungeecord-chat-26.1-R0.1-20260617.211555-27.pom (997 B at 7.2 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.3 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260617.211555-27.pom Progress (1): 1.3 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260617.211555-27.pom (1.3 kB at 6.0 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.2 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/bungeecord-dialog-26.1-R0.1-20260617.211555-27.pom Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/bungeecord-dialog-26.1-R0.1-20260617.211555-27.pom (1.2 kB at 9.9 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.8 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/bungeecord-event-26.1-R0.1-20260617.211555-27.pom Progress (1): 760 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/bungeecord-event-26.1-R0.1-20260617.211555-27.pom (760 B at 6.1 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.5 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/bungeecord-protocol-26.1-R0.1-20260617.211555-27.pom Progress (1): 1.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/bungeecord-protocol-26.1-R0.1-20260617.211555-27.pom (1.8 kB at 12 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.4 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/bungeecord-serializer-26.1-R0.1-20260617.211555-27.pom Progress (1): 1.5 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/bungeecord-serializer-26.1-R0.1-20260617.211555-27.pom (1.5 kB at 11 kB/s) Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.5 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/bungeecord-nbt-26.1-R0.1-20260617.211555-27.pom Progress (1): 978 B Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/bungeecord-nbt-26.1-R0.1-20260617.211555-27.pom (978 B at 7.4 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/bungeecord-api-26.1-R0.1-20260617.211555-27.jar Progress (1): 4.1/123 kB Progress (1): 8.2/123 kB Progress (1): 12/123 kB Progress (1): 16/123 kB Progress (1): 20/123 kB Progress (1): 25/123 kB Progress (1): 29/123 kB Progress (1): 33/123 kB Progress (1): 37/123 kB Progress (1): 41/123 kB Progress (1): 45/123 kB Progress (1): 49/123 kB Progress (1): 53/123 kB Progress (1): 57/123 kB Progress (1): 61/123 kB Progress (1): 66/123 kB Progress (1): 70/123 kB Progress (1): 74/123 kB Progress (1): 78/123 kB Progress (1): 82/123 kB Progress (1): 86/123 kB Progress (1): 90/123 kB Progress (1): 94/123 kB Progress (1): 98/123 kB Progress (1): 102/123 kB Progress (1): 106/123 kB Progress (1): 111/123 kB Progress (1): 115/123 kB Progress (1): 119/123 kB Progress (1): 123 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-api/26.1-R0.1-SNAPSHOT/bungeecord-api-26.1-R0.1-20260617.211555-27.jar (123 kB at 1.4 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/bungeecord-dialog-26.1-R0.1-20260617.211555-27.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/bungeecord-chat-26.1-R0.1-20260617.211555-27.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/bungeecord-event-26.1-R0.1-20260617.211555-27.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260617.211555-27.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/bungeecord-protocol-26.1-R0.1-20260617.211555-27.jar Progress (1): 3.0/8.0 kB Progress (2): 3.0/8.0 kB | 2.8/14 kB Progress (2): 3.0/8.0 kB | 5.6/14 kB Progress (2): 7.1/8.0 kB | 5.6/14 kB Progress (2): 7.1/8.0 kB | 8.3/14 kB Progress (2): 8.0 kB | 8.3/14 kB Progress (2): 8.0 kB | 11/14 kB Progress (2): 8.0 kB | 14/14 kB Progress (2): 8.0 kB | 14 kB Progress (3): 8.0 kB | 14 kB | 2.8/239 kB Progress (3): 8.0 kB | 14 kB | 5.6/239 kB Progress (3): 8.0 kB | 14 kB | 8.3/239 kB Progress (3): 8.0 kB | 14 kB | 11/239 kB Progress (3): 8.0 kB | 14 kB | 14/239 kB Progress (3): 8.0 kB | 14 kB | 17/239 kB Progress (3): 8.0 kB | 14 kB | 19/239 kB Progress (3): 8.0 kB | 14 kB | 22/239 kB Progress (3): 8.0 kB | 14 kB | 25/239 kB Progress (3): 8.0 kB | 14 kB | 27/239 kB Progress (3): 8.0 kB | 14 kB | 30/239 kB Progress (3): 8.0 kB | 14 kB | 33/239 kB Progress (3): 8.0 kB | 14 kB | 36/239 kB Progress (3): 8.0 kB | 14 kB | 40/239 kB Progress (4): 8.0 kB | 14 kB | 40/239 kB | 2.7/154 kB Progress (4): 8.0 kB | 14 kB | 44/239 kB | 2.7/154 kB Progress (4): 8.0 kB | 14 kB | 48/239 kB | 2.7/154 kB Progress (4): 8.0 kB | 14 kB | 48/239 kB | 5.5/154 kB Progress (4): 8.0 kB | 14 kB | 52/239 kB | 5.5/154 kB Progress (4): 8.0 kB | 14 kB | 52/239 kB | 8.2/154 kB Progress (4): 8.0 kB | 14 kB | 56/239 kB | 8.2/154 kB Progress (4): 8.0 kB | 14 kB | 56/239 kB | 11/154 kB Progress (4): 8.0 kB | 14 kB | 56/239 kB | 14/154 kB Progress (4): 8.0 kB | 14 kB | 60/239 kB | 14/154 kB Progress (4): 8.0 kB | 14 kB | 64/239 kB | 14/154 kB Progress (4): 8.0 kB | 14 kB | 64/239 kB | 16/154 kB Progress (4): 8.0 kB | 14 kB | 68/239 kB | 16/154 kB Progress (4): 8.0 kB | 14 kB | 68/239 kB | 19/154 kB Progress (4): 8.0 kB | 14 kB | 68/239 kB | 22/154 kB Progress (4): 8.0 kB | 14 kB | 72/239 kB | 22/154 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 22/154 kB | 4.1/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 25/154 kB | 4.1/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 25/154 kB | 6.9/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 25/154 kB | 11/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 25/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 27/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 30/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 33/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 36/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 38/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 41/154 kB | 15/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 41/154 kB | 19/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 41/154 kB | 23/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 41/154 kB | 27/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 45/154 kB | 27/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 45/154 kB | 32/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 49/154 kB | 32/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 53/154 kB | 32/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 57/154 kB | 32/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 57/154 kB | 36/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 62/154 kB | 36/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 62/154 kB | 40/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 62/154 kB | 44/46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 62/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 66/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 68/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 72/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 72/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 76/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 81/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 85/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 89/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 93/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 97/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 101/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 103/239 kB | 76/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 103/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 107/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 111/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 115/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 120/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 124/239 kB | 80/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 124/239 kB | 84/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 128/239 kB | 84/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 132/239 kB | 84/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 136/239 kB | 84/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 136/239 kB | 88/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 136/239 kB | 92/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 140/239 kB | 92/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 140/239 kB | 96/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 144/239 kB | 96/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 144/239 kB | 101/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 148/239 kB | 101/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 148/239 kB | 105/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 105/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 109/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 113/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 117/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 121/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 125/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 129/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 133/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 137/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 140/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 152/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 156/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 160/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 164/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 168/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 172/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 176/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 180/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 184/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 188/239 kB | 144/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 188/239 kB | 148/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 193/239 kB | 148/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 193/239 kB | 152/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 197/239 kB | 152/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 201/239 kB | 152/154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 201/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 205/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 209/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 213/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 217/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 221/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 225/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 229/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 233/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 238/239 kB | 154 kB | 46 kB Progress (5): 8.0 kB | 14 kB | 239 kB | 154 kB | 46 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-event/26.1-R0.1-SNAPSHOT/bungeecord-event-26.1-R0.1-20260617.211555-27.jar (8.0 kB at 94 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-config/26.1-R0.1-SNAPSHOT/bungeecord-config-26.1-R0.1-20260617.211555-27.jar (14 kB at 164 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/bungeecord-serializer-26.1-R0.1-20260617.211555-27.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/bungeecord-nbt-26.1-R0.1-20260617.211555-27.jar Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-protocol/26.1-R0.1-SNAPSHOT/bungeecord-protocol-26.1-R0.1-20260617.211555-27.jar (239 kB at 2.5 MB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-dialog/26.1-R0.1-SNAPSHOT/bungeecord-dialog-26.1-R0.1-20260617.211555-27.jar (46 kB at 469 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-chat/26.1-R0.1-SNAPSHOT/bungeecord-chat-26.1-R0.1-20260617.211555-27.jar (154 kB at 1.5 MB/s) Progress (1): 2.7/45 kB Progress (1): 5.5/45 kB Progress (1): 8.2/45 kB Progress (1): 11/45 kB Progress (1): 14/45 kB Progress (1): 16/45 kB Progress (1): 19/45 kB Progress (1): 22/45 kB Progress (1): 25/45 kB Progress (1): 27/45 kB Progress (1): 30/45 kB Progress (1): 34/45 kB Progress (1): 38/45 kB Progress (1): 42/45 kB Progress (1): 45 kB Progress (2): 45 kB | 3.0/30 kB Progress (2): 45 kB | 7.1/30 kB Progress (2): 45 kB | 11/30 kB Progress (2): 45 kB | 15/30 kB Progress (2): 45 kB | 19/30 kB Progress (2): 45 kB | 23/30 kB Progress (2): 45 kB | 28/30 kB Progress (2): 45 kB | 30 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-serializer/26.1-R0.1-SNAPSHOT/bungeecord-serializer-26.1-R0.1-20260617.211555-27.jar (45 kB at 267 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/md-5/bungeecord-nbt/26.1-R0.1-SNAPSHOT/bungeecord-nbt-26.1-R0.1-20260617.211555-27.jar (30 kB at 181 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsCoreBungeecordChat --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 25] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsCoreBungeecordChat --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/main/resources [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsCoreBungeecordChat --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 25] to target/classes [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsCoreBungeecordChat --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsCoreBungeecordChat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:2.17:test (default-test) @ CubesideUtilsCoreBungeecordChat --- [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) @ CubesideUtilsCoreBungeecordChat --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsCoreBungeecordChat --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCoreBungeecordChat/target/CubesideUtilsCoreBungeecordChat.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsCoreBungeecordChat --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 800 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 133 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260629.060509-162.pom Progress (1): 2.6 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260629.060509-162.pom (2.6 kB at 218 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260629.060509-162.jar Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/CubesideUtilsCoreBungeecordChat-1.16-20260629.060509-162.jar (37 kB at 3.1 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 51 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 800 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/1.16-SNAPSHOT/maven-metadata.xml (800 B at 67 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml Progress (1): 306 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCoreBungeecordChat/maven-metadata.xml (306 B at 31 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >---------------- [INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT [5/7] [INFO] from CubesideUtilsBukkit/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/io/papermc/paper/paper-api/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/io/papermc/paper/paper-api/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/io/papermc/paper/paper-api/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 8.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/maven-metadata.xml (8.1 kB at 60 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.26-alpha/paper-api-26.2.build.26-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.26-alpha/paper-api-26.2.build.26-alpha.pom (5.1 kB at 34 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.27-alpha/paper-api-26.2.build.27-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.27-alpha/paper-api-26.2.build.27-alpha.pom (5.1 kB at 35 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.28-alpha/paper-api-26.2.build.28-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.28-alpha/paper-api-26.2.build.28-alpha.pom (5.1 kB at 45 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.29-alpha/paper-api-26.2.build.29-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.29-alpha/paper-api-26.2.build.29-alpha.pom (5.1 kB at 44 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.30-alpha/paper-api-26.2.build.30-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.30-alpha/paper-api-26.2.build.30-alpha.pom (5.1 kB at 42 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.31-alpha/paper-api-26.2.build.31-alpha.pom Progress (1): 3.2/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.31-alpha/paper-api-26.2.build.31-alpha.pom (5.1 kB at 38 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.33-alpha/paper-api-26.2.build.33-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.33-alpha/paper-api-26.2.build.33-alpha.pom (5.1 kB at 36 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.34-alpha/paper-api-26.2.build.34-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.34-alpha/paper-api-26.2.build.34-alpha.pom (5.1 kB at 43 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.35-alpha/paper-api-26.2.build.35-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.35-alpha/paper-api-26.2.build.35-alpha.pom (5.1 kB at 43 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-minimessage/5.2.0/adventure-text-minimessage-5.2.0.pom Progress (1): 2.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-minimessage/5.2.0/adventure-text-minimessage-5.2.0.pom (2.9 kB at 25 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-logger-slf4j/5.2.0/adventure-text-logger-slf4j-5.2.0.pom Progress (1): 2.8 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-logger-slf4j/5.2.0/adventure-text-logger-slf4j-5.2.0.pom (2.8 kB at 23 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.36-alpha/paper-api-26.2.build.36-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.36-alpha/paper-api-26.2.build.36-alpha.pom (5.1 kB at 47 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.37-alpha/paper-api-26.2.build.37-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.37-alpha/paper-api-26.2.build.37-alpha.pom (5.1 kB at 48 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.38-alpha/paper-api-26.2.build.38-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.38-alpha/paper-api-26.2.build.38-alpha.pom (5.1 kB at 43 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.39-alpha/paper-api-26.2.build.39-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.39-alpha/paper-api-26.2.build.39-alpha.pom (5.1 kB at 46 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.40-alpha/paper-api-26.2.build.40-alpha.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.40-alpha/paper-api-26.2.build.40-alpha.pom (5.1 kB at 43 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbukkit/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 66 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 65 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.40-alpha/paper-api-26.2.build.40-alpha.jar Progress (1): 0/2.9 MB Progress (1): 0/2.9 MB Progress (1): 0/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.1/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.2/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.3/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.4/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.5/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.6/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.7/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.8/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 0.9/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.0/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.1/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.2/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.3/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.4/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.5/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.6/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.7/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.8/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 1.9/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.0/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.1/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.2/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.3/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.4/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.5/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.6/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.7/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.8/2.9 MB Progress (1): 2.9/2.9 MB Progress (1): 2.9/2.9 MB Progress (1): 2.9 MB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/io/papermc/paper/paper-api/26.2.build.40-alpha/paper-api-26.2.build.40-alpha.jar (2.9 MB at 21 MB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-minimessage/5.2.0/adventure-text-minimessage-5.2.0.jar Downloading from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-logger-slf4j/5.2.0/adventure-text-logger-slf4j-5.2.0.jar Progress (1): 4.1/204 kB Progress (1): 8.2/204 kB Progress (1): 12/204 kB Progress (1): 16/204 kB Progress (1): 20/204 kB Progress (1): 25/204 kB Progress (1): 29/204 kB Progress (1): 33/204 kB Progress (1): 37/204 kB Progress (1): 41/204 kB Progress (1): 45/204 kB Progress (1): 49/204 kB Progress (1): 53/204 kB Progress (1): 57/204 kB Progress (1): 61/204 kB Progress (1): 66/204 kB Progress (1): 70/204 kB Progress (1): 74/204 kB Progress (1): 78/204 kB Progress (1): 82/204 kB Progress (1): 86/204 kB Progress (1): 90/204 kB Progress (1): 94/204 kB Progress (1): 98/204 kB Progress (1): 102/204 kB Progress (1): 106/204 kB Progress (1): 111/204 kB Progress (1): 115/204 kB Progress (1): 119/204 kB Progress (1): 123/204 kB Progress (1): 127/204 kB Progress (1): 131/204 kB Progress (2): 131/204 kB | 3.0/25 kB Progress (2): 135/204 kB | 3.0/25 kB Progress (2): 135/204 kB | 7.1/25 kB Progress (2): 139/204 kB | 7.1/25 kB Progress (2): 143/204 kB | 7.1/25 kB Progress (2): 143/204 kB | 11/25 kB Progress (2): 147/204 kB | 11/25 kB Progress (2): 147/204 kB | 15/25 kB Progress (2): 147/204 kB | 19/25 kB Progress (2): 147/204 kB | 24/25 kB Progress (2): 152/204 kB | 24/25 kB Progress (2): 156/204 kB | 24/25 kB Progress (2): 160/204 kB | 24/25 kB Progress (2): 160/204 kB | 25 kB Progress (2): 164/204 kB | 25 kB Progress (2): 168/204 kB | 25 kB Progress (2): 172/204 kB | 25 kB Progress (2): 176/204 kB | 25 kB Progress (2): 180/204 kB | 25 kB Progress (2): 184/204 kB | 25 kB Progress (2): 188/204 kB | 25 kB Progress (2): 193/204 kB | 25 kB Progress (2): 197/204 kB | 25 kB Progress (2): 201/204 kB | 25 kB Progress (2): 204 kB | 25 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-logger-slf4j/5.2.0/adventure-text-logger-slf4j-5.2.0.jar (25 kB at 359 kB/s) Downloaded from papermc: https://repo.papermc.io/repository/maven-public/net/kyori/adventure-text-minimessage/5.2.0/adventure-text-minimessage-5.2.0.jar (204 kB at 2.9 MB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBukkit --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBukkit --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsBukkit --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Einige Eingabedateien verwenden oder überschreiben eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/main/java/de/iani/cubesideutils/bukkit/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBukkit --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsBukkit --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CubesideUtilsBukkit --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ CubesideUtilsBukkit --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsBukkit --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBukkit.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBukkit --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsBukkit --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260629.060509-206.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260629.060509-206.pom (5.0 kB at 452 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260629.060509-206.jar Progress (1): 4.1/626 kB Progress (1): 8.2/626 kB Progress (1): 12/626 kB Progress (1): 16/626 kB Progress (1): 20/626 kB Progress (1): 25/626 kB Progress (1): 29/626 kB Progress (1): 33/626 kB Progress (1): 37/626 kB Progress (1): 41/626 kB Progress (1): 45/626 kB Progress (1): 49/626 kB Progress (1): 53/626 kB Progress (1): 57/626 kB Progress (1): 61/626 kB Progress (1): 66/626 kB Progress (1): 70/626 kB Progress (1): 74/626 kB Progress (1): 78/626 kB Progress (1): 82/626 kB Progress (1): 86/626 kB Progress (1): 90/626 kB Progress (1): 94/626 kB Progress (1): 98/626 kB Progress (1): 102/626 kB Progress (1): 106/626 kB Progress (1): 111/626 kB Progress (1): 115/626 kB Progress (1): 119/626 kB Progress (1): 123/626 kB Progress (1): 127/626 kB Progress (1): 131/626 kB Progress (1): 135/626 kB Progress (1): 139/626 kB Progress (1): 143/626 kB Progress (1): 147/626 kB Progress (1): 152/626 kB Progress (1): 156/626 kB Progress (1): 160/626 kB Progress (1): 164/626 kB Progress (1): 168/626 kB Progress (1): 172/626 kB Progress (1): 176/626 kB Progress (1): 180/626 kB Progress (1): 184/626 kB Progress (1): 188/626 kB Progress (1): 193/626 kB Progress (1): 197/626 kB Progress (1): 201/626 kB Progress (1): 205/626 kB Progress (1): 209/626 kB Progress (1): 213/626 kB Progress (1): 217/626 kB Progress (1): 221/626 kB Progress (1): 225/626 kB Progress (1): 229/626 kB Progress (1): 233/626 kB Progress (1): 238/626 kB Progress (1): 242/626 kB Progress (1): 246/626 kB Progress (1): 250/626 kB Progress (1): 254/626 kB Progress (1): 258/626 kB Progress (1): 262/626 kB Progress (1): 266/626 kB Progress (1): 270/626 kB Progress (1): 274/626 kB Progress (1): 279/626 kB Progress (1): 283/626 kB Progress (1): 287/626 kB Progress (1): 291/626 kB Progress (1): 295/626 kB Progress (1): 299/626 kB Progress (1): 303/626 kB Progress (1): 307/626 kB Progress (1): 311/626 kB Progress (1): 315/626 kB Progress (1): 319/626 kB Progress (1): 324/626 kB Progress (1): 328/626 kB Progress (1): 332/626 kB Progress (1): 336/626 kB Progress (1): 340/626 kB Progress (1): 344/626 kB Progress (1): 348/626 kB Progress (1): 352/626 kB Progress (1): 356/626 kB Progress (1): 360/626 kB Progress (1): 365/626 kB Progress (1): 369/626 kB Progress (1): 373/626 kB Progress (1): 377/626 kB Progress (1): 381/626 kB Progress (1): 385/626 kB Progress (1): 389/626 kB Progress (1): 393/626 kB Progress (1): 397/626 kB Progress (1): 401/626 kB Progress (1): 406/626 kB Progress (1): 410/626 kB Progress (1): 414/626 kB Progress (1): 418/626 kB Progress (1): 422/626 kB Progress (1): 426/626 kB Progress (1): 430/626 kB Progress (1): 434/626 kB Progress (1): 438/626 kB Progress (1): 442/626 kB Progress (1): 446/626 kB Progress (1): 451/626 kB Progress (1): 455/626 kB Progress (1): 459/626 kB Progress (1): 463/626 kB Progress (1): 467/626 kB Progress (1): 471/626 kB Progress (1): 475/626 kB Progress (1): 479/626 kB Progress (1): 483/626 kB Progress (1): 487/626 kB Progress (1): 492/626 kB Progress (1): 496/626 kB Progress (1): 500/626 kB Progress (1): 504/626 kB Progress (1): 508/626 kB Progress (1): 512/626 kB Progress (1): 516/626 kB Progress (1): 520/626 kB Progress (1): 524/626 kB Progress (1): 528/626 kB Progress (1): 532/626 kB Progress (1): 537/626 kB Progress (1): 541/626 kB Progress (1): 545/626 kB Progress (1): 549/626 kB Progress (1): 553/626 kB Progress (1): 557/626 kB Progress (1): 561/626 kB Progress (1): 565/626 kB Progress (1): 569/626 kB Progress (1): 573/626 kB Progress (1): 578/626 kB Progress (1): 582/626 kB Progress (1): 586/626 kB Progress (1): 590/626 kB Progress (1): 594/626 kB Progress (1): 598/626 kB Progress (1): 602/626 kB Progress (1): 606/626 kB Progress (1): 610/626 kB Progress (1): 614/626 kB Progress (1): 618/626 kB Progress (1): 623/626 kB Progress (1): 626 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20260629.060509-206.jar (626 kB at 25 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 49 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (788 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 23 kB/s) [INFO] [INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >---------------- [INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT [6/7] [INFO] from CubesideUtilsBungee/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 786 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsBungee --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsBungee --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsBungee --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] annotations-26.1.0.jar, error_prone_annotations-2.41.0.jar, gson-2.13.2.jar, jspecify-1.0.0.jar, option-1.1.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-5.2.0.jar, adventure-key-5.2.0.jar, adventure-text-serializer-commons-5.2.0.jar, adventure-text-serializer-gson-5.2.0.jar, adventure-text-serializer-json-5.2.0.jar, adventure-text-serializer-legacy-5.2.0.jar, annotations-26.1.0.jar, auto-service-annotations-1.1.1.jar, error_prone_annotations-2.41.0.jar, gson-2.13.2.jar, jspecify-1.0.0.jar, option-1.1.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsBungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsBungee --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/java/de/iani/cubesideutils/bungee/ChatUtilsBungee.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsBungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsBungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsBungee --- [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) @ CubesideUtilsBungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsBungee --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] annotations-26.1.0.jar, error_prone_annotations-2.41.0.jar, gson-2.13.2.jar, jspecify-1.0.0.jar, option-1.1.0.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsBungee.jar, adventure-api-5.2.0.jar, adventure-key-5.2.0.jar, adventure-text-serializer-commons-5.2.0.jar, adventure-text-serializer-gson-5.2.0.jar, adventure-text-serializer-json-5.2.0.jar, adventure-text-serializer-legacy-5.2.0.jar, annotations-26.1.0.jar, auto-service-annotations-1.1.1.jar, error_prone_annotations-2.41.0.jar, gson-2.13.2.jar, jspecify-1.0.0.jar, option-1.1.0.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsBungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsBungee --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260629.060509-203.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260629.060509-203.pom (5.0 kB at 458 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260629.060509-203.jar Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.1/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.2/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.3/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.4/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.5/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.6/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.7/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.8/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 0.9/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.0/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.1/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.2/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3/1.3 MB Progress (1): 1.3 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20260629.060509-203.jar (1.3 MB at 35 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 42 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 788 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (788 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml Progress (1): 294 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 37 kB/s) [INFO] [INFO] ---------------< de.iani.cubeside:CubesideUtilsVelocity >--------------- [INFO] Building CubesideUtilsVelocity 1.16-SNAPSHOT [7/7] [INFO] from CubesideUtilsVelocity/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml Progress (1): 2.4 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-api/3.4.0-SNAPSHOT/maven-metadata.xml (2.4 kB at 19 kB/s) Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.9 kB Downloaded from papermc: https://repo.papermc.io/repository/maven-public/com/velocitypowered/velocity-brigadier/1.0.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 17 kB/s) Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 785 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/cubeside/globalconnectionvelocity/0.0.1-SNAPSHOT/maven-metadata.xml (785 B at 87 kB/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CubesideUtilsVelocity --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsVelocity --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ CubesideUtilsVelocity --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsVelocity --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CubesideUtilsVelocity --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ CubesideUtilsVelocity --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 26 source files with javac [debug release 25] to target/classes [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java verwendet oder überschreibt eine veraltete API. [INFO] /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/main/java/de/iani/cubesideutils/velocity/plugin/api/PlayerCacheMap.java: Wiederholen Sie die Kompilierung mit -Xlint:deprecation, um Details zu erhalten. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CubesideUtilsVelocity --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ CubesideUtilsVelocity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.6:test (default-test) @ CubesideUtilsVelocity --- [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) @ CubesideUtilsVelocity --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar [INFO] [INFO] --- shade:3.6.2:shade (default) @ CubesideUtilsVelocity --- [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml [WARNING] CubesideUtilsAdventure.jar, CubesideUtilsVelocity.jar, mysql-connector-j-9.1.0.jar, protobuf-java-4.26.1.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- install:3.1.2:install (default-install) @ CubesideUtilsVelocity --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsVelocity/target/CubesideUtilsVelocity.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ CubesideUtilsVelocity --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 131 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260629.060509-45.pom Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260629.060509-45.pom (5.0 kB at 421 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260629.060509-45.jar Progress (1): 0/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.1/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.2/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.3/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.4/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.5/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.6/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.7/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.8/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 0.9/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.0/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.1/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.2/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.3/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.4/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.5/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.6/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.7/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.8/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 1.9/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.0/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.1/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.2/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.3/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.4/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.5/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.6/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.7/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.8/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 2.9/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.0/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.1/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.2/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.3/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.4/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.5/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.6/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.7/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.8/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 3.9/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.0/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.1/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.2/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.3/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.4/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.5/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.6/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.7/4.8 MB Progress (1): 4.8/4.8 MB Progress (1): 4.8 MB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/CubesideUtilsVelocity-1.16-20260629.060509-45.jar (4.8 MB at 50 MB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 42 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/1.16-SNAPSHOT/maven-metadata.xml (787 B at 98 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml Progress (1): 296 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsVelocity/maven-metadata.xml (296 B at 33 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT: [INFO] [INFO] CubesideUtils ...................................... SUCCESS [ 0.594 s] [INFO] CubesideUtilsCore .................................. SUCCESS [ 4.697 s] [INFO] CubesideUtilsAdventure ............................. SUCCESS [ 2.464 s] [INFO] CubesideUtilsCoreBungeecordChat .................... SUCCESS [ 4.211 s] [INFO] CubesideUtilsBukkit ................................ SUCCESS [ 5.190 s] [INFO] CubesideUtilsBungee ................................ SUCCESS [ 0.858 s] [INFO] CubesideUtilsVelocity .............................. SUCCESS [ 2.028 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.126 s [INFO] Finished at: 2026-06-29T08:05:29+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS