Started by GitBucket push by Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/TreasureChest [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git init /home/tomcat/.jenkins/workspace/TreasureChest # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3 # timeout=10 Checking out Revision e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3 # timeout=10 Commit message: "Cleanup: Use CubesideUtils commands and new java features" > git rev-list --no-walk 44fecb922589971fc2801d107183e02a04c26dc2 # timeout=10 [TreasureChest] $ mvn clean install deploy -Dbuild.number=29 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 [INFO] Scanning for projects... [INFO] [INFO] -------------------< de.iani.cubeside:TreasureChest >------------------- [INFO] Building TreasureChest 1.4-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ TreasureChest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ TreasureChest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ TreasureChest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/tomcat/.jenkins/workspace/TreasureChest/target/classes [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/TreasureChest/src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ TreasureChest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/TreasureChest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ TreasureChest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ TreasureChest --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ TreasureChest --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ TreasureChest --- [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/target/TreasureChest.jar to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/TreasureChest/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ TreasureChest --- Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 5.9 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20230107.083043-12.jar Progress (1): 4.1/55 kB Progress (1): 8.2/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 25/55 kB Progress (1): 29/55 kB Progress (1): 33/55 kB Progress (1): 37/55 kB Progress (1): 41/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20230107.083043-12.jar (55 kB at 1.2 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20230107.083043-12.pom Progress (1): 2.9 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/TreasureChest-1.4-20230107.083043-12.pom (2.9 kB at 241 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 54 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml Progress (1): 776 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/1.4-SNAPSHOT/maven-metadata.xml (776 B at 32 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml Progress (1): 325 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/TreasureChest/maven-metadata.xml (325 B at 36 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.198 s [INFO] Finished at: 2023-01-07T09:30:43+01:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS