Started by GitHub push by ME1312 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/Forge Installer Installer The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ME1312/Forge-Installer-Installer.git > git init /var/lib/jenkins/workspace/Forge Installer Installer # timeout=10 Fetching upstream changes from https://github.com/ME1312/Forge-Installer-Installer.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ME1312/Forge-Installer-Installer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/Forge-Installer-Installer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9741b6edee4f99dce3d04fa6b9cc23e8d587d030 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9741b6edee4f99dce3d04fa6b9cc23e8d587d030 # timeout=10 Commit message: "Jenkins versioning update" > git rev-list --no-walk e078aaa086d4fca8033ce4c34cf1f8b9a0c9ae03 # timeout=10 [Forge Installer Installer] $ /usr/bin/env bash /tmp/jenkins129275742570657223.sh Getting version from file: /var/lib/jenkins/workspace/Forge Installer Installer/build.txt Loaded version is 22w12a New run name is '22w12a' [Forge Installer Installer] $ mvn verify [INFO] Scanning for projects... [INFO] [INFO] ----------------< net.ME1312:Forge-Installer-Installer >---------------- [INFO] Building Forge-Installer-Installer 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Forge-Installer-Installer --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ Forge-Installer-Installer --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/Forge Installer Installer/out/compile/target/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ Forge-Installer-Installer --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/Forge Installer Installer/out/compile/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Forge-Installer-Installer --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Forge Installer Installer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ Forge-Installer-Installer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ Forge-Installer-Installer --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Forge-Installer-Installer --- [INFO] Building jar: /var/lib/jenkins/workspace/Forge Installer Installer/out/compile/target/Forge-Installer-Installer-1.0.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ Forge-Installer-Installer --- [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] Building jar: /var/lib/jenkins/workspace/Forge Installer Installer/artifacts/forge-installer-installer.jar [INFO] META-INF/MANIFEST.MF already added, skipping [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: /var/lib/jenkins/workspace/Forge Installer Installer/artifacts/forge-installer-installer.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /var/lib/jenkins/workspace/Forge Installer Installer/out/compile/target/Forge-Installer-Installer-1.0.jar with assembly file: /var/lib/jenkins/workspace/Forge Installer Installer/artifacts/forge-installer-installer.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.310 s [INFO] Finished at: 2022-03-26T21:16:57-04:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@62ff5a5e[nodeId=MDEwOlJlcG9zaXRvcnkzODAzNTEwMzM=,description=Minecraft Forge Installer Installer – An Installer for Minecraft Forge Installers,homepage=,name=Forge-Installer-Installer,fork=false,archived=false,size=33,milestones={},language=Java,commits={},source=,parent=,isTemplate=false,url=https://api.github.com/repos/ME1312/Forge-Installer-Installer,id=380351033,nodeId=,createdAt=2021-06-25T20:49:47Z,updatedAt=2022-03-27T01:16:47Z]] (sha:9741b6e) with context:Minecraft Forge Installer Installer Setting commit status on GitHub for https://github.com/ME1312/Forge-Installer-Installer/commit/9741b6edee4f99dce3d04fa6b9cc23e8d587d030 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS