Skip to content
Success

Console Output

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.39.2'
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 81e70539656622ad7047ba23bf90119dbc229381 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81e70539656622ad7047ba23bf90119dbc229381 # timeout=10
Commit message: "Special name for enchanted book with more than one enchantment"
 > git rev-list --no-walk 3cd9f651a3582f74fad0cde8f338440d645ee9e7 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [] (sha:81e7053) with context:ChestShop
Parsing POMs
Established TCP socket on 39793
[ChestShop] $ /usr/lib/jvm/java-17-openjdk-amd64//bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.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-3107.v665000b_51092.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 39793
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 deploy
[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:3.10.1:compile (default-compile) @ chestshop ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 139 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/classes
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopSign.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopSign.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java: /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java uses unchecked or unsafe operations.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java: Recompile with -Xlint:unchecked for details.
[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:3.10.1:testCompile (default-testCompile) @ chestshop ---
[INFO] Changes detected - recompiling the module!
[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.ItemNamingUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running com.Acrobot.ChestShop.Tests.MaterialTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ chestshop ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.3.0: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] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.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] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml
[WARNING] ChestShop.jar, json-simple-1.1.1.jar, ormlite-core-5.1.jar, ormlite-jdbc-5.1.jar, persistence-api-1.0.jar define 1 overlapping resource: 
[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 https://maven.apache.org/plugins/maven-shade-plugin/
[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] 
[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] --- 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:3.10.1:compile (default-compile) @ chestshop ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 139 source files to /home/tomcat/.jenkins/workspace/ChestShop/target/classes
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopSign.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopSign.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java: /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java uses unchecked or unsafe operations.
[INFO] /home/tomcat/.jenkins/workspace/ChestShop/src/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java: Recompile with -Xlint:unchecked for details.
[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:3.10.1:testCompile (default-testCompile) @ chestshop ---
[INFO] Changes detected - recompiling the module!
[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] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ chestshop ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/ChestShop/target/ChestShop.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.3.0: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] Including javax.persistence:persistence-api:jar:1.0 in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.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] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/ChestShop/dependency-reduced-pom.xml
[WARNING] ChestShop.jar, json-simple-1.1.1.jar, ormlite-core-5.1.jar, ormlite-jdbc-5.1.jar, persistence-api-1.0.jar define 1 overlapping resource: 
[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 https://maven.apache.org/plugins/maven-shade-plugin/
[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] 
[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] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ chestshop ---
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/maven-metadata.xml (804 B at 7.1 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-20240203.054046-18.jar
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-20240203.054046-18.jar (792 kB at 13 MB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-20240203.054046-18.pom
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/chestshop-3.9.0-brokko-20240203.054046-18.pom (6.2 kB at 446 kB/s)
[INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/maven-metadata.xml
[INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/maven-metadata.xml (297 B at 42 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/3.9.0-brokko-SNAPSHOT/maven-metadata.xml (804 B at 62 kB/s)
[INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/maven-metadata.xml
[INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/com/acrobot/chestshop/chestshop/maven-metadata.xml (297 B at 25 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.873 s
[INFO] Finished at: 2024-02-03T06:40:47+01: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-20240203.054046-18/chestshop-3.9.0-brokko-20240203.054046-18.jar
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [] (sha:81e7053) with context:ChestShop
Finished: SUCCESS