SuccessConsole Output

Started by user Mikis Seth Sørensen (mss)
Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-performance-client
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/mikisseth/bitmagasin-performance-client.git # timeout=10
Fetching upstream changes from https://github.com/mikisseth/bitmagasin-performance-client.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/mikisseth/bitmagasin-performance-client.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 4cb8bce227c46e3d8b84e26d417b2a0878d29957 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cb8bce227c46e3d8b84e26d417b2a0878d29957
 > git rev-list 4cb8bce227c46e3d8b84e26d417b2a0878d29957 # timeout=10
[Gradle] - Launching build.
[Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew build
:compileJava UP-TO-DATE
:compileGroovy
Download https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.pom
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.5-SNAPSHOT/bitrepository-client-1.5-20150223.125013-1.pom
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-parent/1.5-SNAPSHOT/bitrepository-parent-1.5-20150223.124618-1.pom
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.5-SNAPSHOT/bitrepository-core-1.5-20150223.124731-1.pom
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.5-SNAPSHOT/bitrepository-reference-settings-1.5-20150223.124635-1.pom
Download https://repo1.maven.org/maven2/org/codehaus/groovy/groovy-all/2.4.3/groovy-all-2.4.3.jar
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.5-SNAPSHOT/bitrepository-client-1.5-20150223.125013-1.jar
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.5-SNAPSHOT/bitrepository-core-1.5-20150223.124731-1-tests.jar
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.5-SNAPSHOT/bitrepository-core-1.5-20150223.124731-1.jar
Download https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.5-SNAPSHOT/bitrepository-reference-settings-1.5-20150223.124635-1.jar
Download https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
:processResources UP-TO-DATE
:classes
:jar
:assemble
:compileTestJava UP-TO-DATE
:compileTestGroovy UP-TO-DATE
:processTestResources
:testClasses
:test UP-TO-DATE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 44.391 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Finished: SUCCESS