Created
April 24, 2016 19:28
-
-
Save AntonSikret87/0d20559444c6004eb82c94150d67acec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user anonymous | |
Building in workspace C:\Users\sikretSSD\.jenkins\jobs\sandbox\workspace | |
> C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url https://github.com/AntonSikret87/Java_TestTry # timeout=10 | |
Fetching upstream changes from https://github.com/AntonSikret87/Java_TestTry | |
> C:\Program Files (x86)\Git\bin\git.exe --version # timeout=10 | |
> C:\Program Files (x86)\Git\bin\git.exe -c core.askpass=true fetch --tags --progress https://github.com/AntonSikret87/Java_TestTry +refs/heads/*:refs/remotes/origin/* | |
> C:\Program Files (x86)\Git\bin\git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 | |
> C:\Program Files (x86)\Git\bin\git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 | |
Checking out Revision 2b4b374e2943c54824442a7ea3deba38545fb7ff (refs/remotes/origin/master) | |
> C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout # timeout=10 | |
> C:\Program Files (x86)\Git\bin\git.exe checkout -f 2b4b374e2943c54824442a7ea3deba38545fb7ff | |
> C:\Program Files (x86)\Git\bin\git.exe rev-list 67a1d400b26f4d4da92d64ce7839fbf315cb1e02 # timeout=10 | |
[Gradle] - Launching build. | |
[Gradle] - [ERROR] Can't retrieve the Gradle executable. | |
Build step 'Invoke Gradle script' marked build as failure | |
Recording test results | |
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment