Started by user Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideNMSUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential a740e5fc-56b2-4305-b679-a29aeacfeabf Cloning the remote Git repository Cloning repository https://github.com/Cubeside/CubesideNMSUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideNMSUtils # timeout=10 Fetching upstream changes from https://github.com/Cubeside/CubesideNMSUtils.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideNMSUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Cubeside/CubesideNMSUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 05c46616f7915afd72b943e39c46739e4abfa1eb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 05c46616f7915afd72b943e39c46739e4abfa1eb # timeout=10 Commit message: "Update readme, add prerequisites" > git rev-list --no-walk 05c46616f7915afd72b943e39c46739e4abfa1eb # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [] (sha:05c4661) with context:CubesideNMSUtils Parsing POMs Established TCP socket on 44643 [CubesideNMSUtils] $ /usr/lib/jvm/java-17-openjdk-amd64//bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/boot/plexus-classworlds-2.5.2.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/conf/logging jenkins.maven3.agent.Maven35Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default /home/tomcat/tomcat/webapps/jenkins/WEB-INF/lib/remoting-4.11.1.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 44643 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 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml clean install deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] nmsutils-parent [pom] [INFO] nmsutils-core [jar] [INFO] nmsutils-v1_17_R1 [jar] [INFO] nmsutils-v1_17_R1_1 [jar] [INFO] nmsutils [jar] [INFO] nmsutils-plugin [jar] [INFO] [INFO] ----------------< de.cubeside.nmsutils:nmsutils-parent >---------------- [INFO] Building nmsutils-parent 0.0.1-SNAPSHOT [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils-parent --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-20211108.044031-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-20211108.044031-1.pom (3.2 kB at 71 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/maven-metadata.xml (612 B at 20 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-parent/maven-metadata.xml (295 B at 30 kB/s) [INFO] [INFO] -----------------< de.cubeside.nmsutils:nmsutils-core >----------------- [INFO] Building nmsutils-core 0.0.1-SNAPSHOT [2/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-core --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/nmsutils-core-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-core --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/nmsutils-core-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-core --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/nmsutils-core-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-core --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/nmsutils-core-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils-core --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-20211108.044033-1.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-20211108.044033-1.jar (6.3 kB at 235 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-20211108.044033-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-20211108.044033-1.pom (1.0 kB at 62 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/0.0.1-SNAPSHOT/maven-metadata.xml (783 B at 37 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-core/maven-metadata.xml (293 B at 21 kB/s) [INFO] [INFO] ---------------< de.cubeside.nmsutils:nmsutils-v1_17_R1 >--------------- [INFO] Building nmsutils-v1_17_R1 0.0.1-SNAPSHOT [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-v1_17_R1 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-v1_17_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-v1_17_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-v1_17_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-v1_17_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-v1_17_R1 --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-v1_17_R1 --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-v1_17_R1 --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-v1_17_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-v1_17_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-v1_17_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-v1_17_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-v1_17_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-v1_17_R1 --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-v1_17_R1 --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils-v1_17_R1 --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-20211108.044034-1.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-20211108.044034-1.jar (3.2 kB at 75 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-20211108.044034-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-20211108.044034-1.pom (1.6 kB at 77 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/maven-metadata.xml (787 B at 39 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1/maven-metadata.xml (297 B at 23 kB/s) [INFO] [INFO] --------------< de.cubeside.nmsutils:nmsutils-v1_17_R1_1 >-------------- [INFO] Building nmsutils-v1_17_R1_1 0.0.1-SNAPSHOT [4/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-v1_17_R1_1 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-v1_17_R1_1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-v1_17_R1_1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-v1_17_R1_1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-v1_17_R1_1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-v1_17_R1_1 --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-v1_17_R1_1 --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- specialsource-maven-plugin:1.2.2:remap (remap-obf) @ nmsutils-v1_17_R1_1 --- Adding inheritance /home/tomcat/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-mojang.jar [INFO] Attaching remapped artifact. [INFO] [INFO] --- specialsource-maven-plugin:1.2.2:remap (remap-spigot) @ nmsutils-v1_17_R1_1 --- Adding inheritance /home/tomcat/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-obf.jar [INFO] Replacing original artifact with remapped artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-v1_17_R1_1 --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-v1_17_R1_1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-v1_17_R1_1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-v1_17_R1_1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-v1_17_R1_1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-v1_17_R1_1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-v1_17_R1_1 --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- specialsource-maven-plugin:1.2.2:remap (remap-obf) @ nmsutils-v1_17_R1_1 --- Adding inheritance /home/tomcat/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-mojang.jar [INFO] Attaching remapped artifact. [INFO] [INFO] --- specialsource-maven-plugin:1.2.2:remap (remap-spigot) @ nmsutils-v1_17_R1_1 --- Adding inheritance /home/tomcat/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-obf.jar [INFO] Replacing original artifact with remapped artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-v1_17_R1_1 --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils-v1_17_R1_1 --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1.jar (15 kB at 777 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1.pom (3.5 kB at 289 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml (789 B at 44 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/maven-metadata.xml (299 B at 30 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1-remapped-obf.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1-remapped-obf.jar (14 kB at 1.3 MB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 92 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1-remapped-obf.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1-remapped-obf.jar (14 kB at 1.2 MB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 126 kB/s) [INFO] [INFO] -------------------< de.cubeside.nmsutils:nmsutils >-------------------- [INFO] Building nmsutils 0.0.1-SNAPSHOT [5/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ nmsutils --- [INFO] Including de.cubeside.nmsutils:nmsutils-core:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including de.cubeside.nmsutils:nmsutils-v1_17_R1:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including de.cubeside.nmsutils:nmsutils-v1_17_R1_1:jar:0.0.1-SNAPSHOT in the shaded jar. [WARNING] nmsutils-0.0.1-SNAPSHOT.jar, nmsutils-core-0.0.1-SNAPSHOT.jar, nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar, nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class 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 http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ nmsutils --- [INFO] Including de.cubeside.nmsutils:nmsutils-core:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including de.cubeside.nmsutils:nmsutils-v1_17_R1:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including de.cubeside.nmsutils:nmsutils-v1_17_R1_1:jar:0.0.1-SNAPSHOT in the shaded jar. [WARNING] nmsutils-0.0.1-SNAPSHOT.jar, nmsutils-core-0.0.1-SNAPSHOT.jar, nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar, nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class 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 http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-20211108.044038-1.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-20211108.044038-1.jar (24 kB at 1.1 MB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-20211108.044038-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-20211108.044038-1.pom (2.9 kB at 289 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/0.0.1-SNAPSHOT/maven-metadata.xml (778 B at 52 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils/maven-metadata.xml (288 B at 36 kB/s) [INFO] [INFO] ----------------< de.cubeside.nmsutils:nmsutils-plugin >---------------- [INFO] Building nmsutils-plugin 0.0.1-SNAPSHOT [6/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-plugin --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-plugin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar [INFO] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ nmsutils-plugin --- [INFO] Including de.cubeside.nmsutils:nmsutils:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-core:jar:0.0.1-SNAPSHOT from the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-v1_17_R1:jar:0.0.1-SNAPSHOT from the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-v1_17_R1_1:jar:0.0.1-SNAPSHOT from the shaded jar. [WARNING] CubesideNMSUtils.jar, nmsutils-0.0.1-SNAPSHOT.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class 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 http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/nmsutils-plugin-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-plugin --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nmsutils-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ nmsutils-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nmsutils-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ nmsutils-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ nmsutils-plugin --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ nmsutils-plugin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar [INFO] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ nmsutils-plugin --- [INFO] Including de.cubeside.nmsutils:nmsutils:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-core:jar:0.0.1-SNAPSHOT from the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-v1_17_R1:jar:0.0.1-SNAPSHOT from the shaded jar. [INFO] Excluding de.cubeside.nmsutils:nmsutils-v1_17_R1_1:jar:0.0.1-SNAPSHOT from the shaded jar. [WARNING] CubesideNMSUtils.jar, nmsutils-0.0.1-SNAPSHOT.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class 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 http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar with /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/nmsutils-plugin-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-plugin --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ nmsutils-plugin --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-20211108.044038-1.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-20211108.044038-1.jar (27 kB at 1.3 MB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-20211108.044038-1.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-20211108.044038-1.pom (2.0 kB at 200 kB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/maven-metadata.xml [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/maven-metadata.xml (785 B at 65 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/nmsutils/nmsutils-plugin/maven-metadata.xml (295 B at 42 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] nmsutils-parent 0.0.1-SNAPSHOT ..................... SUCCESS [ 0.776 s] [INFO] nmsutils-core ...................................... SUCCESS [ 2.393 s] [INFO] nmsutils-v1_17_R1 .................................. SUCCESS [ 0.881 s] [INFO] nmsutils-v1_17_R1_1 ................................ SUCCESS [ 2.337 s] [INFO] nmsutils ........................................... SUCCESS [ 0.468 s] [INFO] nmsutils-plugin 0.0.1-SNAPSHOT ..................... SUCCESS [ 0.596 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.438 s [INFO] Finished at: 2021-11-08T05:40:39+01:00 [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml to de.cubeside.nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/pom.xml to de.cubeside.nmsutils/nmsutils-core/0.0.1-SNAPSHOT/nmsutils-core-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-core/target/nmsutils-core-0.0.1-SNAPSHOT.jar to de.cubeside.nmsutils/nmsutils-core/0.0.1-20211108.044033-1/nmsutils-core-0.0.1-20211108.044033-1.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/dependency-reduced-pom.xml to de.cubeside.nmsutils/nmsutils/0.0.1-SNAPSHOT/nmsutils-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils/target/nmsutils-0.0.1-SNAPSHOT.jar to de.cubeside.nmsutils/nmsutils/0.0.1-20211108.044038-1/nmsutils-0.0.1-20211108.044038-1.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/dependency-reduced-pom.xml to de.cubeside.nmsutils/nmsutils-plugin/0.0.1-SNAPSHOT/nmsutils-plugin-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-plugin/target/CubesideNMSUtils.jar to de.cubeside.nmsutils/nmsutils-plugin/0.0.1-20211108.044038-1/nmsutils-plugin-0.0.1-20211108.044038-1.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/pom.xml to de.cubeside.nmsutils/nmsutils-v1_17_R1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1/target/nmsutils-v1_17_R1-0.0.1-SNAPSHOT.jar to de.cubeside.nmsutils/nmsutils-v1_17_R1/0.0.1-20211108.044034-1/nmsutils-v1_17_R1-0.0.1-20211108.044034-1.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/pom.xml to de.cubeside.nmsutils/nmsutils-v1_17_R1_1/0.0.1-SNAPSHOT/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT.jar to de.cubeside.nmsutils/nmsutils-v1_17_R1_1/0.0.1-20211108.044037-1/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/CubesideNMSUtils/nmsutils-v1_17_R1_1/target/nmsutils-v1_17_R1_1-0.0.1-SNAPSHOT-remapped-obf.jar to de.cubeside.nmsutils/nmsutils-v1_17_R1_1/0.0.1-20211108.044037-1/nmsutils-v1_17_R1_1-0.0.1-20211108.044037-1-remapped-obf.jar channel stopped Archiving artifacts [Set GitHub commit status (universal)] PENDING on repos [] (sha:05c4661) with context:CubesideNMSUtils Finished: SUCCESS