Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #257

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/257/changes>

Changes:

[Matthias Sohn] Update jsch version used in pom.xml to 0.1.54

[Matthias Sohn] Update JGit version used to detect API changes to 4.6.0

[Matthias Sohn] Silence API error reported in LfsProtocolServlet

------------------------------------------
[...truncated 5271 lines...]
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.http.test <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.http.test ---
[INFO] Done FindBugs Analysis....
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.http.test\target\org.eclipse.jgit.http.test-4.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.http.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.http.test\tst-rsrc
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.pgm ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.http.test\target\test-classes
[INFO] BugInstance size is 21
[INFO] Error size is 0
[INFO] Total bugs: 21
[INFO] org.eclipse.jgit.pgm.Archive.run() may fail to clean up java.io.OutputStream [org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive, org.eclipse.jgit.pgm.Archive] Obligation to clean up resource created at Archive.java:[line 85] is not dischargedPath continues at Archive.java:[line 89]Path continues at Archive.java:[line 90]Path continues at Archive.java:[line 91]Path continues at Archive.java:[line 92]Path continues at Archive.java:[line 93]Path continues at Archive.java:[line 94]Path continues at Archive.java:[line 95]Path continues at Archive.java:[line 97]Path continues at Archive.java:[line 98]Path continues at Archive.java:[line 100]Path continues at Archive.java:[line 104]Path continues at Archive.java:[line 107] OBL_UNSATISFIED_OBLIGATION
[INFO] Return value of TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.Diff] At Diff.java:[line 185] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.Main.createErrorWriter(): new java.io.PrintWriter(OutputStream) [org.eclipse.jgit.pgm.Main] At Main.java:[line 195] DM_DEFAULT_ENCODING
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.TextBuiltin.init(Repository, String): new java.io.OutputStreamWriter(OutputStream) [org.eclipse.jgit.pgm.TextBuiltin, org.eclipse.jgit.pgm.TextBuiltin] At TextBuiltin.java:[line 165]Another occurrence at TextBuiltin.java:[line 172] DM_DEFAULT_ENCODING
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 259] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 261] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 264] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.DiffAlgorithms.run(Repository) [org.eclipse.jgit.pgm.debug.DiffAlgorithms] At DiffAlgorithms.java:[line 266] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Return value of org.eclipse.jgit.pgm.TextBuiltin.die(String) ignored, but method has no side effect [org.eclipse.jgit.pgm.debug.LfsStore] At LfsStore.java:[line 306] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Should org.eclipse.jgit.pgm.debug.LfsStore$AppServer be a _static_ inner class? [org.eclipse.jgit.pgm.debug.LfsStore$AppServer] At LfsStore.java:[lines 95-161] SIC_INNER_SHOULD_BE_STATIC
[INFO] org.eclipse.jgit.pgm.debug.ShowPackDelta.getDelta(ObjectReader, RevObject) may fail to close stream [org.eclipse.jgit.pgm.debug.ShowPackDelta] At ShowPackDelta.java:[line 128] OS_OPEN_STREAM
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 352] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 362] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.pgm.debug.TextHashFunctions.run(Repository) [org.eclipse.jgit.pgm.debug.TextHashFunctions] At TextHashFunctions.java:[line 355] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Should org.eclipse.jgit.pgm.debug.TextHashFunctions$Line be a _static_ inner class? [org.eclipse.jgit.pgm.debug.TextHashFunctions$Line] At TextHashFunctions.java:[lines 483-499] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.AbstractTreeIteratorHandler] At AbstractTreeIteratorHandler.java:[line 92] BC_UNCONFIRMED_CAST
[INFO] The class name org.eclipse.jgit.pgm.opt.CmdLineParser shadows the simple name of the superclass org.kohsuke.args4j.CmdLineParser [org.eclipse.jgit.pgm.opt.CmdLineParser] At CmdLineParser.java:[lines 83-351] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.ObjectIdHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.ObjectIdHandler] At ObjectIdHandler.java:[line 79] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevCommitHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevCommitHandler] At RevCommitHandler.java:[line 83] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.RevTreeHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.RevTreeHandler] At RevTreeHandler.java:[line 82] BC_UNCONFIRMED_CAST
[INFO] Unchecked/unconfirmed cast from org.kohsuke.args4j.CmdLineParser to org.eclipse.jgit.pgm.opt.CmdLineParser in new org.eclipse.jgit.pgm.opt.SubcommandHandler(CmdLineParser, OptionDef, Setter) [org.eclipse.jgit.pgm.opt.SubcommandHandler] At SubcommandHandler.java:[line 80] BC_UNCONFIRMED_CAST
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.pgm ---
[INFO] You have 3 CPD duplications. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm\target\cpd.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - LFS Server Tests 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.server.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs.server.test ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.jgit.lfs.server.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs.server.test ---
[INFO] No sources to compile
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server.test >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.server.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.server.test <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.server.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\tst-rsrc
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.http.test ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.jgit.lfs.server.fs.DownloadTest
Running org.eclipse.jgit.lfs.server.fs.UploadTest
Running org.eclipse.jgit.http.server.ClientVersionUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.eclipse.jgit.http.server.ClientVersionUtilTest
Running org.eclipse.jgit.http.server.RootLocaleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.jgit.http.server.RootLocaleTest
Running org.eclipse.jgit.http.server.ServletUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.jgit.http.server.ServletUtilsTest
Running org.eclipse.jgit.http.test.AdvertiseErrorTest
Running org.eclipse.jgit.http.test.AsIsServiceTest
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.
dowloaded 10 MiB random data in 171.989ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.085 sec - in org.eclipse.jgit.http.test.AdvertiseErrorTest
Running org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.093 sec - in org.eclipse.jgit.http.test.AsIsServiceTest
Running org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
Running org.eclipse.jgit.http.test.DumbClientDumbServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
Running org.eclipse.jgit.http.test.DumbClientSmartServerTest
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.
Mar 09, 2017 6:33:03 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:137)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:123)
	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:150)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:130)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:862)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1314)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:388)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
	at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
	at java.lang.Thread.run(Thread.java:745)

Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.133 sec <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.DownloadTest
testLargeFileDownload(org.eclipse.jgit.lfs.server.fs.DownloadTest)  Time elapsed: 2.442 sec  <<< ERROR!
java.io.IOException: Could not delete file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\target\jgit_test_3346754978126789284\lfs\05\77

uploaded 10 MiB random data in 656.645ms
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.68 sec - in org.eclipse.jgit.lfs.server.fs.UploadTest

Results :

Tests in error: 
  DownloadTest>LfsServerTest.tearDown:131 ยป IO Could not delete file C:\shared_h...

Tests run: 9, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:01 min]
[INFO] JGit - Core ........................................ SUCCESS [02:56 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.459 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 14.692 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 18.384 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.593 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.317 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.466 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 15.891 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 45.656 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 18.420 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 22.496 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.779 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 13.787 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [  8.776 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:01 min (Wall Clock)
[INFO] Finished at: 2017-03-09T18:33:05-05:00
[INFO] Final Memory: 121M/367M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.

Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\target\surefire-reports for the individual test results.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - Core Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - Command Line Interface Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server.test\target\surefire-reports for the individual test results.
[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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top