Started by GitBucket push by Starjon Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git using GIT_ASKPASS to set credentials > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* > git rev-parse 7f879d17d5e44d21b08bf245b201b50651e54b52^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 7f879d17d5e44d21b08bf245b201b50651e54b52 # timeout=10 Checking out Revision 7f879d17d5e44d21b08bf245b201b50651e54b52 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f879d17d5e44d21b08bf245b201b50651e54b52 Commit message: "Add some enchantment util." > git rev-list --no-walk 70a947e9561d8aa8ee781cd18c0d68ad8078314c # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=44 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CubesideUtils 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml 2 KB Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 2.4 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml 602 B Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 2.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideUtils --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CubesideUtils --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CubesideUtils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideUtils --- [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.0.2:jar (default-jar) @ CubesideUtils --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideUtils --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils --- Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 33.2 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181011.221751-42.jar 2/89 KB 4/89 KB 6/89 KB 8/89 KB 10/89 KB 12/89 KB 14/89 KB 16/89 KB 18/89 KB 20/89 KB 22/89 KB 24/89 KB 26/89 KB 28/89 KB 30/89 KB 32/89 KB 34/89 KB 36/89 KB 38/89 KB 40/89 KB 42/89 KB 44/89 KB 46/89 KB 48/89 KB 50/89 KB 52/89 KB 54/89 KB 56/89 KB 58/89 KB 60/89 KB 62/89 KB 64/89 KB 66/89 KB 68/89 KB 70/89 KB 72/89 KB 74/89 KB 76/89 KB 78/89 KB 80/89 KB 82/89 KB 84/89 KB 86/89 KB 88/89 KB 89/89 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181011.221751-42.jar (89 KB at 1410.5 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181011.221751-42.pom 2/5 KB 4/5 KB 5/5 KB Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/CubesideUtils-0.0.1-20181011.221751-42.pom (5 KB at 168.2 KB/sec) Downloading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289 B Downloaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 25.7 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml 782/782 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/0.0.1-SNAPSHOT/maven-metadata.xml (782 B at 15.0 KB/sec) Uploading: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml 289/289 B Uploaded: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (289 B at 18.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.921 s [INFO] Finished at: 2018-10-12T00:17:51+02:00 [INFO] Final Memory: 23M/744M [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done Finished: SUCCESS