Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git # timeout=10 Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git > git --version # timeout=10 > git fetch --tags --progress -- https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cfeef75cd979c5d2b408645909325a055376c520 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cfeef75cd979c5d2b408645909325a055376c520 # timeout=10 Commit message: "SPIGOT-5749: ItemMeta serializing to YAML not saving black colour code" > git rev-list --no-walk eb1b19d979f55bf690d8336c8d97813eb69fa196 # timeout=10 Finished: SUCCESS