Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit #2058

See <https://ci.eclipse.org/jgit/job/jgit/2058/display/redirect?page=changes>

Changes:

[Matthias Sohn] Use isEmpty() instead of size()==0 where possible

------------------------------------------
[...truncated 270.37 KB...]
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in org.eclipse.jgit.transport.http.apache.HttpClientConnectionTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 s - in org.eclipse.jgit.http.test.RegexPipelineTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
downloaded 10 MiB random data in 350.183ms
Apr 13, 2019 2:10:15 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError
WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:151)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:138)
	at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469)
	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:156)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:136)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:908)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1436)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:466)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.454 s - in org.eclipse.jgit.http.test.FileResolverTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.275 s - in org.eclipse.jgit.http.test.AsIsServiceTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.448 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
uploaded 10 MiB random data in 571.814ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.824 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.262 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.326 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.581 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.879 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.448 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.412 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
[ERROR] testKnownContent(org.eclipse.jgit.lfs.server.fs.CheckoutTest)  Time elapsed: 8.99 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
	at org.eclipse.jgit.lfs.server.fs.CheckoutTest.testKnownContent(CheckoutTest.java:146)

java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.951 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.896 s - in org.eclipse.jgit.lfs.server.fs.PushTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.945 s - in org.eclipse.jgit.http.test.HookMessageTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CheckoutTest.testKnownContent:146 expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  3.774 s]
[INFO] JGit - Core ........................................ SUCCESS [01:15 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 23.901 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 25.934 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 29.966 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 25.149 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 31.454 s]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 36.906 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 31.829 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 13.251 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 32.465 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 13.047 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 23.445 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  4.893 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 11.758 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [ 12.193 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:17 min (Wall Clock)
[INFO] Finished at: 2019-04-13T14:10:19-04:00
[INFO] Final Memory: 69M/1914M
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
[INFO] ------------------------------------------------------------------------
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server.test/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.lfs.server.test
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.311 s - in org.eclipse.jgit.http.test.GitServletResponseTests
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top