Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit #4115

See <https://hudson.eclipse.org/egit/job/egit/4115/changes>

Changes:

[Matthias Sohn] Improve logging for ExecutionExceptions in Gitflow

[Matthias Sohn] Added Gitflow convenience command for checking out develop branch

[Matthias Sohn] Test stability: SynchronizeViewGitChangeSetModelTest

------------------------------------------
[...truncated 2249 lines...]
shouldListAdditionsOrDeletionsInsideFolderInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.014 sec
shouldListChangeInsideFolderInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.017 sec
shouldListChangesInsideFolderInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.017 sec
shouldListAllTypeOfChangesInOneCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.018 sec
shouldApplyPathFilter(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.015 sec
shouldListAllTypeOfChangesInsideFolderInOneCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.019 sec
shouldListChangesInsideSeparateFoldersInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.019 sec
shouldListAdditionOrDeletionInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.012 sec
shouldListAdditionsOrDeletionsInsideSeparateFoldersInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.016 sec
shouldNotListEmptyCommits(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.01 sec
shouldReturnEmptyListForSameSrcAndDstCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.009 sec
shouldListChangeInCommit(org.eclipse.egit.core.synchronize.GitCommitsModelCacheTest)  Time elapsed: 0.015 sec
Running org.eclipse.egit.core.synchronize.ChangeTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.egit.core.synchronize.ChangeTest
shouldNotBeEqualWhenObjectIdsAreDifferent(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldNotBeEqualWithDifferentType(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldNotBeEqualWhenOneRemoteObjectIsNull(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldBeEqualWhenBothIdsAreNull(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldBeEqualWhenBothObjectIdsAreTheSame(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldNotBeEqualWithNullRefference(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldBeEqualWhenBothObjectIdsAndRemoteIdsAreSame(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
shouldNotBeEqualWhenOneObjectIdIsNull(org.eclipse.egit.core.synchronize.ChangeTest)  Time elapsed: 0 sec
Running org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest
	INFO: artifact repository directory set from 'artifactRepoDirectory': /jobs/genie.egit/egit/workspace/org.eclipse.egit.repository/target/repository
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: EGit P2 Repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': http://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': http://download.eclipse.org/stats/egit/org.eclipse.egit.repository
	INFO: Artifact stats processing: 9 were requested for tagging.
	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.egit.mylyn.feature		org.eclipse.egit.mylyn.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-4.3.0-SNAPSHOT
	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-4.3.0-SNAPSHOT
	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,4.3.0.201602172346
	INFO:                              to:  org.eclipse.egit.gitflow.feature-4.3.0-SNAPSHOT
	INFO: repository rewritten

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest
testEndLine(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.075 sec
testGerritId(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.003 sec
testMiddleLine(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.004 sec
testOffsetOff(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.006 sec
testEmpty(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.006 sec
testBadLocation(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.004 sec
testEndSentence(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.006 sec
testMultiLine(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.004 sec
testBeginSentence(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.003 sec
testGerritIdWithinText(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.003 sec
testMultiId(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.005 sec
testSimpleId(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.005 sec
testNoDocument(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.004 sec
testOffsetMiddle(org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest)  Time elapsed: 0.003 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.957 sec - in org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest
shouldReturnNullResourceVariant2(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 0.19 sec
shouldReturnOneRoot(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 1.148 sec
shouldReturnTwoRoots(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 0.226 sec
shoulReturnSameResourceVariant(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 0.14 sec
shouldReturnNullResourceVariant(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 1.09 sec
shouldReturnDifferentResourceVariant(org.eclipse.egit.core.synchronize.GitResourceVariantTreeTest)  Time elapsed: 0.16 sec
Running org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriberTest
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) > :findbugs @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default) < :findbugs @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ org.eclipse.egit.repository ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 sec - in org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriberTest
testSyncBranchAndMaster(org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriberTest)  Time elapsed: 0.158 sec
testSyncMasterAndBranch(org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriberTest)  Time elapsed: 0.2 sec
testSyncLocalAndBranch(org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriberTest)  Time elapsed: 1.042 sec
Running org.eclipse.egit.core.storage.GitBlobStorageTest
[INFO] 
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.23.0:normalize (pack200-normalize) @ org.eclipse.egit.repository ---
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.eclipse.egit.core.storage.GitBlobStorageTest
testGitFileHistorySingleProjectOk(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.078 sec
testOk(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.029 sec
testFailNotFound(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.028 sec
testFailWrongType(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.028 sec
testFailCorrupt(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.028 sec
testFailCorrupt2(org.eclipse.egit.core.storage.GitBlobStorageTest)  Time elapsed: 0.031 sec

Results :

Failed tests: 
  GitSubscriberMergeContextTest.mergeModelWithDeletedFileNoConflict:384 null

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

[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.23.0:pack (pack200-pack) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.repository ---
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.repository/target/org.eclipse.egit.repository-4.3.0-SNAPSHOT.zip to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-SNAPSHOT.zip>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.repository/pom.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.repository/target/p2content.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing /jobs/genie.egit/egit/workspace/org.eclipse.egit.repository/target/p2artifacts.xml to <https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (deploy) @ org.eclipse.egit.repository ---

!ENTRY org.eclipse.core.resources 2 10035 2016-02-17 18:48:53.792
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] Executing tasks

main:
     [copy] Copying 66 files to /home/data/httpd/download.eclipse.org/egit/updates-nightly
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.egit.repository ---
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 57.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38.zip
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38.zip (21775 KB at 18610.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38.pom
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38.pom (6 KB at 61.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/maven-metadata.xml (2 KB at 56.5 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 13.2 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/maven-metadata.xml
[INFO] All tests passed!
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) > :findbugs @ org.eclipse.egit.mylyn.ui.test >>>
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/maven-metadata.xml (2 KB at 20.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38-p2metadata.xml
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.egit.mylyn.ui.test ---
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38-p2metadata.xml (4 KB at 51.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Fork Value is true
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.9 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38-p2artifacts.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/org.eclipse.egit.repository-4.3.0-20160217.234854-38-p2artifacts.xml (100 B at 1.0 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.repository/4.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 9.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ........................................ SUCCESS [  2.205 s]
[INFO] EGit Target Platform Definition .................... SUCCESS [  1.400 s]
[INFO] Eclipse EGit ....................................... SUCCESS [  4.324 s]
[INFO] Git Team Provider (Core) ........................... SUCCESS [ 34.220 s]
[INFO] Git Team Provider (UI) ............................. SUCCESS [01:15 min]
[INFO] Git Team Provider (experimental auto-import wizard, incubation) SUCCESS [ 14.245 s]
[INFO] EGit Mylyn UI ...................................... SUCCESS [ 15.724 s]
[INFO] Git Team Provider (Documentation) .................. SUCCESS [  6.420 s]
[INFO] Eclipse EGit Feature ............................... SUCCESS [  2.532 s]
[INFO] EGit Mylyn Feature ................................. SUCCESS [  3.702 s]
[INFO] Git Flow ........................................... SUCCESS [ 17.363 s]
[INFO] Git Flow UI ........................................ SUCCESS [ 19.867 s]
[INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  2.347 s]
[INFO] EGit Core Test Plug-in ............................. FAILURE [01:51 min]
[INFO] GitFlow Test Plug-in ............................... SKIPPED
[INFO] Eclipse EGit Source Feature ........................ SUCCESS [  2.324 s]
[INFO] EGit P2 Repository ................................. SUCCESS [ 14.255 s]
[INFO] EGit UI Test Plug-in ............................... SKIPPED
[INFO] EGit Mylyn UI Test Plug-in ......................... SKIPPED
[INFO] Git Team Provider (experimental auto-import wizard, incubation) SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:52 min (Wall Clock)
[INFO] Finished at: 2016-02-17T18:48:56-05:00
[INFO] Final Memory: 140M/910M
[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.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.core.test: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.core.test/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.core.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.core.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.core.test: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.core.test/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.core.test/target/surefire-reports for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:945)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:630)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 11 more
[ERROR] 
[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.egit.core.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':13'.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results

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


Back to the top