FailedConsole Output

Started by timer
Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/coverity-libdom
java.io.IOException: remote file operation failed: /var/lib/jenkins/workspace/coverity-libdom at hudson.remoting.Channel@14293a5e:ciworker0: java.io.IOException: Remote call on ciworker0 failed
	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.FilePath.mkdirs(FilePath.java:1150)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1263)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:531)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:374)
Caused by: java.io.IOException: Remote call on ciworker0 failed
	at hudson.remoting.Channel.call(Channel.java:761)
	at hudson.FilePath.act(FilePath.java:978)
	... 10 more
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
Finished: FAILURE