Running with gitlab-ci-multi-runner dev (1.4.2)
WARNING: image is not supported by selected executor and shell
Using Shell executor...
Running on ubuntu-2gb-nyc3-01...
Fetching changes...
Removing hs_err_pid352.log
Removing target/
HEAD is now at 855de15 Fixing issues in pom
From https://gl.felinewith.me/LadySerenaKitty/candle-pos
   855de15..719923e  develop    -> origin/develop
Checking out 719923e5 as develop...
$ mvn $MAVEN_CLI_OPTS test-compile
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.10.0-21-generic", arch: "amd64", family: "unix"
1274 [INFO] Error stacktraces are turned on.
1345 [INFO] Scanning for projects...
1460 [INFO]                                                                         
1460 [INFO] ------------------------------------------------------------------------
1460 [INFO] Building Candle POS 1.0-SNAPSHOT
1460 [INFO] ------------------------------------------------------------------------
3668 [INFO] 
3668 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ candle_pos ---
3822 [INFO] Using 'UTF-8' encoding to copy filtered resources.
3838 [INFO] Copying 87 resources
3866 [INFO] 
3866 [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ candle_pos ---
4655 [INFO] Changes detected - recompiling the module!
4661 [INFO] Compiling 19 source files to /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/target/classes
5936 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Some input files use unchecked or unsafe operations.
5936 [INFO] /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/main/java/com/starphoenixmedia/candle_pos/Starter.java: Recompile with -Xlint:unchecked for details.
5937 [INFO] 
5937 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ candle_pos ---
5940 [INFO] Using 'UTF-8' encoding to copy filtered resources.
5940 [INFO] skip non existing resourceDirectory /var/lib/gitlab-runner/builds/7bd4b9e2/0/LadySerenaKitty/candle-pos/src/test/resources
5941 [INFO] 
5941 [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ candle_pos ---
5944 [INFO] No sources to compile
5945 [INFO] ------------------------------------------------------------------------
5945 [INFO] BUILD SUCCESS
5945 [INFO] ------------------------------------------------------------------------
5945 [INFO] Total time: 4.624 s
5945 [INFO] Finished at: 2017-05-28T18:44:44+00:00
6083 [INFO] Final Memory: 19M/115M
6083 [INFO] ------------------------------------------------------------------------
Build succeeded