Skip to content
Failed

Console Output

[EnvInject] - Mask passwords passed as build parameters.
Started by user mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/OreRegistry/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Nedelosk/OreRegistry.git # timeout=10
Fetching upstream changes from https://github.com/Nedelosk/OreRegistry.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Nedelosk/OreRegistry.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 545ee90a46d1202a56ea3d781695f282bf724979 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 545ee90a46d1202a56ea3d781695f282bf724979
 > git rev-list 545ee90a46d1202a56ea3d781695f282bf724979 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson760753993537163170.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
/tmp/hudson760753993537163170.sh: 2: /tmp/hudson760753993537163170.sh: ./gradlew: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE