Skip to content
Failed

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Binnie's 1.11.2/workspace
Cloning the remote Git repository
Cloning repository https://github.com/ForestryMC/Binnie.git
 > git init /var/lib/jenkins/jobs/Binnie's 1.11.2/workspace # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master-MC1.11.2^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master-MC1.11.2^{commit} # timeout=10
Checking out Revision 3ff4957a10c4d5eee5da8c21265b408f7ae29e10 (refs/remotes/origin/master-MC1.11.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ff4957a10c4d5eee5da8c21265b408f7ae29e10
First time build. Skipping changelog.
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins308237750073964615.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
/tmp/jenkins308237750073964615.sh: 2: /tmp/jenkins308237750073964615.sh: ./gradlew: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE