FailedConsole Output

Started by remote host 131.103.20.165 with note: Triggered by push of revision a6e4af0f0855: &quot;Fix block change packets not being removed when chunk was unloaded<br>&quot; to https://bitbucket.org/johni0702/replaystudio/ by johni0702
Building in workspace /var/lib/jenkins/workspace/ReplayStudio
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@bitbucket.org:johni0702/replaystudio.git # timeout=10
Fetching upstream changes from git@bitbucket.org:johni0702/replaystudio.git
 > git --version # timeout=10
using GIT_SSH to set credentials Default deployment key
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:johni0702/replaystudio.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a6e4af0f08558721206577102a7b01d7956fdc39 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6e4af0f08558721206577102a7b01d7956fdc39
 > git rev-list 70e11fe2ba9f96c32a7db131fe84c525593f07f0 # timeout=10
[ReplayStudio] $ /bin/sh -xe /tmp/hudson3138100598434884056.sh
+ cat /var/lib/jenkins/.gradle/deploy.gradle
[Gradle] - Launching build.
[ReplayStudio] $ /var/lib/jenkins/workspace/ReplayStudio/gradlew clean build shadowJar install upload

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':runtime'.
> Could not find org.spacehq:mcprotocollib:1.8.8-SNAPSHOT.
  Searched in the following locations:
      https://repo1.maven.org/maven2/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/maven-metadata.xml
      https://repo1.maven.org/maven2/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.pom
      https://repo1.maven.org/maven2/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.jar
      file:/var/lib/jenkins/.m2/repository/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/maven-metadata.xml
      file:/var/lib/jenkins/.m2/repository/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.pom
      file:/var/lib/jenkins/.m2/repository/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.jar
      https://repo.johni0702.de/content/groups/public/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/maven-metadata.xml
      https://repo.johni0702.de/content/groups/public/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.pom
      https://repo.johni0702.de/content/groups/public/org/spacehq/mcprotocollib/1.8.8-SNAPSHOT/mcprotocollib-1.8.8-SNAPSHOT.jar
  Required by:
      de.johni0702:replaystudio:0.0.1-SNAPSHOT

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 17.816 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Skipped archiving because build is not successful
IRC notifier plugin: Sending notification to: #jbot
IRC notifier plugin: Sending notification to: #jbot-ci
Finished: FAILURE