Console Output
Started by timer
Building in workspace /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore.test.cleanpostgresql
> git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudstore/cloudstore.git
Fetching upstream changes from https://github.com/cloudstore/cloudstore.git
> git --version
> git fetch --tags --progress https://github.com/cloudstore/cloudstore.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit}
Checking out Revision d874776df01b6564441715ad2cefc552ab9a2bfe (origin/master)
> git config core.sparsecheckout
> git read-tree -mu HEAD
> git checkout -f d874776df01b6564441715ad2cefc552ab9a2bfe
> git rev-list d874776df01b6564441715ad2cefc552ab9a2bfe
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
|