Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideStatistics [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git > git init /home/tomcat/.jenkins/workspace/CubesideStatistics # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideStatistics.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse f18bf27d502cffa8ceb6005a343b8ee6ab0d27da^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains f18bf27d502cffa8ceb6005a343b8ee6ab0d27da # timeout=10 Checking out Revision f18bf27d502cffa8ceb6005a343b8ee6ab0d27da (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f18bf27d502cffa8ceb6005a343b8ee6ab0d27da # timeout=10 Commit message: "New paper repo" > git rev-list --no-walk 94f608e6d3edfe7989e9dc02157f7ef0ee4208e6 # timeout=10 [CubesideStatistics] $ mvn clean install deploy -Dbuild.number=55 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Scanning for projects... [INFO] [INFO] ----------------< de.iani.cubeside:CubesideStatistics >----------------- [INFO] Building CubesideStatistics 1.0.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideSettings/1.1.1-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml Downloading from papermc: https://repo.papermc.io/repository/maven-public/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideStatistics --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ CubesideStatistics --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] Die Annotationsverarbeitung ist aktiviert, da mindestens ein Prozessor im Classpath gefunden wurde. In einem zukünftigen Release von javac kann die Annotationsverarbeitung deaktiviert werden, es sei denn, mindestens ein Prozessor ist namentlich angegeben (-processor), oder ein Suchpfad ist angegeben (--processor-path, --processor-module-path), oder die Annotationsverarbeitung wurde explizit aktiviert (-proc:only, -proc:full). Verwenden Sie "-Xlint:-options", um diese Meldung zu unterdrücken. Verwenden Sie "-proc:none", um die Annotationsverarbeitung zu deaktivieren. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ CubesideStatistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideStatistics --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ CubesideStatistics --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideStatistics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ CubesideStatistics --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.jenkins/workspace/CubesideStatistics/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideStatistics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideStatistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ CubesideStatistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubesideStatistics --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ CubesideStatistics --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideStatistics --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/target/CubesideStatistics.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideStatistics/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideStatistics --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 24 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240510.001735-39.jar Progress (1): 4.1/172 kB Progress (1): 8.2/172 kB Progress (1): 12/172 kB Progress (1): 16/172 kB Progress (1): 20/172 kB Progress (1): 25/172 kB Progress (1): 29/172 kB Progress (1): 33/172 kB Progress (1): 37/172 kB Progress (1): 41/172 kB Progress (1): 45/172 kB Progress (1): 49/172 kB Progress (1): 53/172 kB Progress (1): 57/172 kB Progress (1): 61/172 kB Progress (1): 66/172 kB Progress (1): 70/172 kB Progress (1): 74/172 kB Progress (1): 78/172 kB Progress (1): 82/172 kB Progress (1): 86/172 kB Progress (1): 90/172 kB Progress (1): 94/172 kB Progress (1): 98/172 kB Progress (1): 102/172 kB Progress (1): 106/172 kB Progress (1): 111/172 kB Progress (1): 115/172 kB Progress (1): 119/172 kB Progress (1): 123/172 kB Progress (1): 127/172 kB Progress (1): 131/172 kB Progress (1): 135/172 kB Progress (1): 139/172 kB Progress (1): 143/172 kB Progress (1): 147/172 kB Progress (1): 152/172 kB Progress (1): 156/172 kB Progress (1): 160/172 kB Progress (1): 164/172 kB Progress (1): 168/172 kB Progress (1): 172/172 kB Progress (1): 172 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240510.001735-39.jar (172 kB at 3.3 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240510.001735-39.pom Progress (1): 2.6 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/CubesideStatistics-1.0.0-20240510.001735-39.pom (2.6 kB at 184 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml Progress (1): 334 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 56 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/1.0.0-SNAPSHOT/maven-metadata.xml (787 B at 79 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml Progress (1): 334 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideStatistics/maven-metadata.xml (334 B at 42 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.770 s [INFO] Finished at: 2024-05-10T02:17:37+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS