Started by GitHub push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/ChestShop The recommended git tool is: NONE using credential caf384e3-f7ca-4726-a4e6-7d2349c2f80f > git rev-parse --resolve-git-dir /home/tomcat/.jenkins/workspace/ChestShop/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Brokkonaut/ChestShop-3 # timeout=10 Fetching upstream changes from https://github.com/Brokkonaut/ChestShop-3 > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://github.com/Brokkonaut/ChestShop-3 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b13682d99465889555d6468c8eb63f3f50efe190 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b13682d99465889555d6468c8eb63f3f50efe190 # timeout=10 Commit message: "Add short names for 1.17 items" > git rev-list --no-walk 1a209539cb01ccf9aa73f5f20a6cae74e89b9e87 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@141c5b81[nodeId=MDEwOlJlcG9zaXRvcnk1NTQ3MDQ2MQ==,description=ChestShop - the chest&sign shop plugin for Minecraft Servers running Bukkit,homepage=,name=ChestShop-3,fork=true,archived=false,size=3973,milestones={},language=Java,commits={},isTemplate=<null>,url=https://api.github.com/repos/Brokkonaut/ChestShop-3,id=55470461,nodeId=<null>,createdAt=2016-04-05T05:34:39Z,updatedAt=2021-07-10T04:52:32Z]] (sha:b13682d) with context:ChestShop Setting commit status on GitHub for https://github.com/Brokkonaut/ChestShop-3/commit/b13682d99465889555d6468c8eb63f3f50efe190 Parsing POMs Established TCP socket on 41673 [ChestShop] $ 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.7.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 41673 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/ChestShop/pom.xml clean install [INFO] Scanning for projects... [INFO] [INFO] ------------------< com.acrobot.chestshop:chestshop >------------------- [INFO] Building chestshop 3.9.0-brokko-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ chestshop --- [INFO] Deleting /home/tomcat/.jenkins/workspace/ChestShop/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chestshop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ chestshop --- [INFO] Compiling 126 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chestshop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/ChestShop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ chestshop --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ chestshop --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/ChestShop/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- 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 Running com.Acrobot.ChestShop.Tests.MaterialTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec Running com.Acrobot.ChestShop.Tests.PriceCheckerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ chestshop --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ chestshop --- [INFO] Including com.j256.ormlite:ormlite-jdbc:jar:5.1 in the shaded jar. [INFO] Including com.j256.ormlite:ormlite-core:jar:5.1 in the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-core:jar:2.11.0 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.11.0 from the shaded jar. [INFO] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar with /home/tomcat/.jenkins/workspace/ChestShop/target/chestshop-3.9.0-brokko-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ chestshop --- [INFO] Installing /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar to /home/tomcat/.m2/repository/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.406 s [INFO] Finished at: 2021-07-10T06:52:49+02:00 [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat [JENKINS] Archiving /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml to com.acrobot.chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar to com.acrobot.chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-SNAPSHOT.jar channel stopped Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@40275fa6[nodeId=MDEwOlJlcG9zaXRvcnk1NTQ3MDQ2MQ==,description=ChestShop - the chest&sign shop plugin for Minecraft Servers running Bukkit,homepage=,name=ChestShop-3,fork=true,archived=false,size=3973,milestones={},language=Java,commits={},isTemplate=<null>,url=https://api.github.com/repos/Brokkonaut/ChestShop-3,id=55470461,nodeId=<null>,createdAt=2016-04-05T05:34:39Z,updatedAt=2021-07-10T04:52:32Z]] (sha:b13682d) with context:ChestShop Setting commit status on GitHub for https://github.com/Brokkonaut/ChestShop-3/commit/b13682d99465889555d6468c8eb63f3f50efe190 Finished: SUCCESS