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 #299

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

Changes:

[Matthias Sohn] Update Maven plugins

[Matthias Sohn] Add missing @since tag for new API RepoCommand.setTargetURI()

------------------------------------------
[...truncated 5877 lines...]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7608951023257678513_tmptmp_4091267665842117176.git: unknown host
	at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:157)
	at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
	at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:274)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:169)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:199)
	... 35 more
[ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 3.643 s <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
[ERROR] testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 2.644 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_1141292375976207960_tmptmp_8807520152081830137.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_1141292375976207960_tmptmp_8807520152081830137.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

[ERROR] testLsRemoteTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.31 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_2274307865633937693_tmptmp_3247502969996634424.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_2274307865633937693_tmptmp_3247502969996634424.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)

[ERROR] testLsRemote(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.404 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6553597073186580575_tmptmp_5409289558821762861.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6553597073186580575_tmptmp_5409289558821762861.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)

[ERROR] testLsRemoteHeads(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.284 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7608951023257678513_tmptmp_4091267665842117176.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7608951023257678513_tmptmp_4091267665842117176.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)

[INFO] Running org.eclipse.jgit.pgm.ProxyConfigTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.999 s - in org.eclipse.jgit.pgm.MergeTest
[INFO] Running org.eclipse.jgit.pgm.ReflogTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.eclipse.jgit.pgm.ReflogTest
[INFO] Running org.eclipse.jgit.pgm.RemoteTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.903 s - in org.eclipse.jgit.api.BranchCommandTest
[INFO] Running org.eclipse.jgit.api.CherryPickCommandTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.eclipse.jgit.pgm.RemoteTest
[INFO] Running org.eclipse.jgit.pgm.RepoTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.955 s - in org.eclipse.jgit.pgm.RepoTest
[INFO] Running org.eclipse.jgit.pgm.ResetTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.941 s - in org.eclipse.jgit.api.CherryPickCommandTest
[INFO] Running org.eclipse.jgit.api.CleanCommandTest
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.552 s - in org.eclipse.jgit.pgm.ResetTest
[INFO] Running org.eclipse.jgit.pgm.StatusTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in org.eclipse.jgit.api.CleanCommandTest
[INFO] Running org.eclipse.jgit.api.CloneCommandTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.447 s - in org.eclipse.jgit.pgm.StatusTest
[INFO] Running org.eclipse.jgit.pgm.TagTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.564 s - in org.eclipse.jgit.api.CloneCommandTest
[INFO] Running org.eclipse.jgit.api.CommitAndLogCommandTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.jgit.pgm.TagTest
[WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.325 s - in org.eclipse.jgit.api.CommitAndLogCommandTest
[INFO] Running org.eclipse.jgit.api.CommitCommandTest
[ERROR] Tests run: 33, Failures: 1, Errors: 6, Skipped: 0, Time elapsed: 29.927 s <<< FAILURE! - in org.eclipse.jgit.api.CheckoutCommandTest
[ERROR] testSmudgeFilter_deleteFileAndRestoreFromIndex(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.296 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_7359184751014556336' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_7359184751014556336' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)

[ERROR] testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.462 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_6589194881390921414' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_6589194881390921414' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)

[ERROR] testSmudgeFilter_createNew(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.332 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_1010629056829887532' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_1010629056829887532' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_1010629056829887532' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)

[ERROR] testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 2.181 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\._filterTest.txt4378641295841120514.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)
Caused by: java.io.IOException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\._filterTest.txt4378641295841120514.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)
Caused by: java.io.IOException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\._filterTest.txt4378641295841120514.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)

[ERROR] testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 2.182 s  <<< FAILURE!
java.lang.AssertionError: ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4770181361028765884_tmp\tmp_2857838747760725328\filterTest.txt

[ERROR] testSmudgeFilter_modifyExisting(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.345 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_2994861385736962653' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_2994861385736962653' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_2994861385736962653' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)

[ERROR] testSmudgeFilter_deleteFileAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 3.974 s  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_388811034044810120' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_388811034044810120' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)

[INFO] Running org.eclipse.jgit.api.CommitOnlyTest
[ERROR] Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 26.395 s <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
[ERROR] testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.826 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testAll(ProxyConfigTest.java:157)

[ERROR] testHttpsProxy_bothCases(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.799 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpsProxy_bothCases(ProxyConfigTest.java:144)

[ERROR] testOverwriteHttpPort(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.389 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testOverwriteHttpPort(ProxyConfigTest.java:192)

[ERROR] testDontOverwriteHttp(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 3.618 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testDontOverwriteHttp(ProxyConfigTest.java:175)

[ERROR] testHttpProxy_upperCase(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 3.01 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpProxy_upperCase(ProxyConfigTest.java:102)

[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.632 s - in org.eclipse.jgit.api.CommitCommandTest
[INFO] Running org.eclipse.jgit.api.DescribeCommandTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CloneTest.testClone:84 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_817379350551205176_tmp\tmp_3864920272766672726\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_817379350551205176_tmptmp_3864920272766672726]target'...>
[ERROR]   CloneTest.testCloneEmpty:107 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_5804466165818542411_tmp\tmp_3247496883281796190\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5804466165818542411_tmptmp_3247496883281796190]target'...>
[ERROR]   ProxyConfigTest.testAll:157 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR]   ProxyConfigTest.testDontOverwriteHttp:175 expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR]   ProxyConfigTest.testHttpProxy_upperCase:102 expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
[ERROR]   ProxyConfigTest.testHttpsProxy_bothCases:144 expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
[ERROR]   ProxyConfigTest.testOverwriteHttpPort:192 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR] Errors: 
[ERROR]   CloneTest.testCloneBare:149->CLIRepositoryTestCase.execute:102 » Transport C:s...
[ERROR]   LsRemoteTest.testLsRemote:82 » Transport C:shared_hudsonworkspacejgit-windows-...
[ERROR]   LsRemoteTest.testLsRemoteHeads:99 » Transport C:shared_hudsonworkspacejgit-win...
[ERROR]   LsRemoteTest.testLsRemoteHeadsTags:124 » Transport C:shared_hudsonworkspacejgi...
[ERROR]   LsRemoteTest.testLsRemoteTags:110 » Transport C:shared_hudsonworkspacejgit-win...
[INFO] 
[ERROR] Tests run: 160, Failures: 7, Errors: 5, Skipped: 14
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:14 min]
[INFO] JGit - Core ........................................ SUCCESS [03:09 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 17.317 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 16.476 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 19.343 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.739 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 21.853 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.514 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 17.891 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 48.254 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 20.537 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 18.498 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  6.330 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 34.807 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 55.274 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 14.212 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [ 10.877 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:47 min (Wall Clock)
[INFO] Finished at: 2017-04-16T15:05:10-04:00
[INFO] Final Memory: 142M/427M
[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.20:test (default-test) on project org.eclipse.jgit.pgm.test: There are test failures.

Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\surefire-reports for the individual test results.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on project org.eclipse.jgit.pgm.test: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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.pgm.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