Started by user mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/DenizenScript/Clientizen.git > git init /var/lib/jenkins/jobs/Clientizen/workspace # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/DenizenScript/Clientizen.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 > git rev-parse origin/master^{commit} # timeout=10 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Archiving artifacts Sending notification to Discord. Finished: FAILURE