Started by GitHub push by ME1312 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/VanillaCord The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ME1312/VanillaCord.git > git init /var/lib/jenkins/workspace/VanillaCord # timeout=10 Fetching upstream changes from https://github.com/ME1312/VanillaCord.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ME1312/VanillaCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/VanillaCord.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 0015ddf888d5d436d742d1127fde67d5e8fd1d61 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0015ddf888d5d436d742d1127fde67d5e8fd1d61 # timeout=10 Commit message: "#20 Rewrite LoginListener's "hello" visitor" > git rev-list --no-walk 2068cf8f1e5187d8a6d8c9284002a375ea427816 # timeout=10 [VanillaCord] $ /usr/bin/env bash /tmp/jenkins71353966219961149.sh Getting version from file: /var/lib/jenkins/workspace/VanillaCord/build.txt Loaded version is 22w24b New run name is '22w24b' [Gradle] - Launching build. [VanillaCord] $ /var/lib/jenkins/workspace/VanillaCord/gradlew jar Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :jar BUILD SUCCESSFUL in 12s 2 actionable tasks: 2 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@1e3a523b[nodeId=MDEwOlJlcG9zaXRvcnkxMjg1OTA4MjQ=,description=VanillaCord – IP Forwarding support for Vanilla Minecraft Servers,homepage=,name=VanillaCord,license=,fork=true,archived=false,size=3072,milestones={},language=Java,commits={},isTemplate=false,url=https://api.github.com/repos/ME1312/VanillaCord,id=128590824,nodeId=,createdAt=2018-04-08T02:55:20Z,updatedAt=2022-06-08T01:29:43Z]] (sha:0015ddf) with context:VanillaCord Setting commit status on GitHub for https://github.com/ME1312/VanillaCord/commit/0015ddf888d5d436d742d1127fde67d5e8fd1d61 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS