Started by GitHub push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubeConomy [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f Cloning the remote Git repository Cloning repository https://github.com/Brokkonaut/CubeConomy.git > git init /home/tomcat/.jenkins/workspace/CubeConomy # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Brokkonaut/CubeConomy.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Brokkonaut/CubeConomy.git # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/CubeConomy.git using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Brokkonaut/CubeConomy.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 38134d43232a844a6dc9b97f09a07f09bb6f9e6c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 38134d43232a844a6dc9b97f09a07f09bb6f9e6c # timeout=10 Commit message: "Plugin dependencies" > git rev-list --no-walk 44b610a24a6389a9e0318859c6c3162b99094f86 # timeout=10 [CubeConomy] $ mvn clean install deploy -Dbuild.number=13 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED [INFO] Scanning for projects... [INFO] [INFO] --------------------< de.iani.cubeside:CubeConomy >--------------------- [INFO] Building CubeConomy 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper/1.15.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper/1.15.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading from vault-repo: http://nexus.hc.to/content/repositories/pub_releases/com/destroystokyo/paper/paper/1.15.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading from vault-repo: http://nexus.hc.to/content/repositories/pub_releases/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-SNAPSHOT/maven-metadata.xml Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/destroystokyo/paper/paper-parent/dev-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 Downloading from vault-repo: http://nexus.hc.to/content/repositories/pub_releases/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 781 B Downloaded from brokkonaut: https://www.iani.de/nexus/content/groups/public/de/iani/cubeside/PlayerUUIDCache/2.0.0-SNAPSHOT/maven-metadata.xml (781 B at 11 kB/s) Downloading from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from vault-repo: http://nexus.hc.to/content/repositories/pub_releases/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.4 kB Progress (2): 1.4 kB | 1.4 kB Downloaded from spigotmc-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.9 kB/s) Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.3 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubeConomy --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubeConomy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubeConomy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/tomcat/.jenkins/workspace/CubeConomy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubeConomy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubeConomy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubeConomy --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubeConomy --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubeConomy --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubeConomy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubeConomy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/tomcat/.jenkins/workspace/CubeConomy/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubeConomy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubeConomy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubeConomy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CubeConomy --- [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.2.0:jar (default-jar) @ CubeConomy --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ CubeConomy --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/target/CubeConomy.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubeConomy/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubeConomy --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (776 B at 39 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200831.025459-9.jar Progress (1): 4.1/65 kB Progress (1): 8.2/65 kB Progress (1): 12/65 kB Progress (1): 16/65 kB Progress (1): 20/65 kB Progress (1): 25/65 kB Progress (1): 29/65 kB Progress (1): 33/65 kB Progress (1): 37/65 kB Progress (1): 41/65 kB Progress (1): 45/65 kB Progress (1): 49/65 kB Progress (1): 53/65 kB Progress (1): 57/65 kB Progress (1): 61/65 kB Progress (1): 65 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200831.025459-9.jar (65 kB at 1.2 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200831.025459-9.pom Progress (1): 3.2 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/CubeConomy-0.0.1-20200831.025459-9.pom (3.2 kB at 132 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml Progress (1): 286 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 32 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/0.0.1-SNAPSHOT/maven-metadata.xml (776 B at 24 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml Progress (1): 286 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubeConomy/maven-metadata.xml (286 B at 19 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.173 s [INFO] Finished at: 2020-08-31T04:54:59+02:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS