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-stable #111

See <https://hudson.eclipse.org/hudson/job/egit-stable/111/>

------------------------------------------
[...truncated 965 lines...]
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.egit.core.test ---
[INFO] Fork Value is true
     [java] Warnings generated: 20
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.egit.core.test ---
[INFO] BugInstance size is 20
[INFO] Error size is 0
[INFO] Total bugs: 20
[INFO] Found reliance on default encoding in org.eclipse.egit.core.internal.storage.BlobStorageTest.testGitFileHistorySingleProjectOk(): String.getBytes() ["org.eclipse.egit.core.internal.storage.BlobStorageTest"] At BlobStorageTest.java:[lines 42-156]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnFalseWhenContentLengthIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnFalseWhenContentLengthIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnFalseWhenShortContentIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnFalseWhenShortContentIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnTrueWhenShortContentIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest.shouldReturnTrueWhenShortContentIsDifferent(): String.getBytes() ["org.eclipse.egit.core.synchronize.GitResourceVariantComparatorTest"] At GitResourceVariantComparatorTest.java:[lines 45-693]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.AdaptableFileTreeIteratorTest.setUp(): new java.io.FileWriter(File) ["org.eclipse.egit.core.test.AdaptableFileTreeIteratorTest"] At AdaptableFileTreeIteratorTest.java:[lines 34-80]
[INFO] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject ["org.eclipse.egit.core.test.DualRepositoryTestCase"] At DualRepositoryTestCase.java:[lines 22-66]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.GitTestCase.createFile(Repository, IProject, String, String): new java.io.FileWriter(File) ["org.eclipse.egit.core.test.GitTestCase"] At GitTestCase.java:[lines 34-105]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestRepository.appendContentAndCommit(IProject, File, byte[], String): new String(byte[]) ["org.eclipse.egit.core.test.TestRepository"] At TestRepository.java:[lines 73-543]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestRepository.appendFileContent(File, String, boolean): new java.io.FileWriter(File, boolean) ["org.eclipse.egit.core.test.TestRepository"] At TestRepository.java:[lines 73-543]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestRepository.appendFileContent(File, byte[]): new String(byte[]) ["org.eclipse.egit.core.test.TestRepository"] At TestRepository.java:[lines 73-543]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestRepository.appendFileContent(File, byte[], boolean): new String(byte[]) ["org.eclipse.egit.core.test.TestRepository"] At TestRepository.java:[lines 73-543]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestUtils.assertRepositoryContainsFilesWithContent(Repository, String[]): new String(byte[]) ["org.eclipse.egit.core.test.TestUtils"] At TestUtils.java:[lines 41-283]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestUtils.assertRepositoryContainsFilesWithContent(Repository, String[]): new String(byte[]) ["org.eclipse.egit.core.test.TestUtils"] At TestUtils.java:[lines 41-283]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.TestUtils.assertRepositoryContainsFilesWithContent(Repository, String[]): String.getBytes() ["org.eclipse.egit.core.test.TestUtils"] At TestUtils.java:[lines 41-283]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.internal.mapping.HistoryTest.createFile(String, String): new java.io.FileWriter(File) ["org.eclipse.egit.core.test.internal.mapping.HistoryTest"] At HistoryTest.java:[lines 40-191]
[INFO] exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.egit.core.test.op.DeletePathsOperationTest.testDeleteResourceOutsideOfProject() ["org.eclipse.egit.core.test.op.DeletePathsOperationTest"] At DeletePathsOperationTest.java:[lines 38-107]
[INFO] Found reliance on default encoding in org.eclipse.egit.core.test.op.IgnoreOperationTest.testIgnoreNoTrailingNewline(): String.getBytes() ["org.eclipse.egit.core.test.op.IgnoreOperationTest"] At IgnoreOperationTest.java:[lines 37-153]
[INFO] 
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ org.eclipse.egit.core.test ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.egit.core.test ---
[INFO] You have 22 CPD duplications. For more details see:<https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.core.test/target/cpd.xml>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core.test ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-3.0.0-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-SNAPSHOT.jar>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.core.test/pom.xml> to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-SNAPSHOT.pom>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.core.test/target/p2content.xml> to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.core.test/target/p2artifacts.xml> to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/.maven/repo/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.17.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.egit.core.test ---
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 24.1 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95.jar
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95.jar (178 KB at 1289.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95.pom
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95.pom (2 KB at 14.5 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/maven-metadata.xml (342 B at 3.6 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/maven-metadata.xml (342 B at 3.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95-p2metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95-p2metadata.xml (4 KB at 39.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 7.8 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95-p2artifacts.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/org.eclipse.egit.core.test-3.0.0-20130525.225019-95-p2artifacts.xml (580 B at 6.1 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/egit-snapshots/org/eclipse/egit/org.eclipse.egit.core.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit UI Test Plug-in 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.ui.test ---
[INFO] Deleting <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.egit.ui.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.17.0:compile (default-compile) @ org.eclipse.egit.ui.test ---
[INFO] Compiling 103 source files to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
[debug] execute contextualize
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/src/test/resources>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-3.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.17.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.17.0:test (default-test) @ org.eclipse.egit.ui.test ---
[INFO] Expected eclipse log file: <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test> && /opt/public/common/jdk1.7.0_11/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Dorg.eclipse.swtbot.search.timeout=30000 -Xmx1024m -XX:MaxPermSize=384m -jar <https://hudson.eclipse.org/hudson/job/egit-stable/ws/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar> -data <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/work/data> -install <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/work> -configuration <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/work/configuration> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/surefire.properties> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide -nouithread
Xlib:  extension "RANDR" missing on display ":100.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.ui.test.junit.AllJUnitTests
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec
Running org.eclipse.egit.ui.test.AllSWTAndNonSWTTests
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
log4j:WARN Please initialize the log4j system properly.
clickContextMenu failed. Retrying in 250 ms
clickContextMenu failed. Retrying in 500 ms
clickContextMenu failed. Retrying in 1000 ms
clickContextMenu failed. Retrying in 2000 ms
clickContextMenu failed 5 times
clickContextMenu failed. Retrying in 250 ms
clickContextMenu failed. Retrying in 500 ms
clickContextMenu failed. Retrying in 1000 ms
clickContextMenu failed. Retrying in 2000 ms
clickContextMenu failed 5 times
clickContextMenu failed. Retrying in 250 ms
clickContextMenu failed. Retrying in 500 ms
clickContextMenu failed. Retrying in 1000 ms
clickContextMenu failed. Retrying in 2000 ms
clickContextMenu failed 5 times
2013-05-25 18:55:35.187:INFO:oejs.Server:jetty-7.6.0.v20120127
2013-05-25 18:55:35.227:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/sbasic,null}
2013-05-25 18:55:35.270:INFO:oejs.AbstractConnector:Started SelectChannelConnector@127.0.0.1:55770
2013-05-25 18:55:37.031:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/sbasic,null}
2013-05-25 18:58:29.381:INFO:oejs.Server:jetty-7.6.0.v20120127
2013-05-25 18:58:29.382:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/sbasic,null}
2013-05-25 18:58:29.384:INFO:oejs.AbstractConnector:Started SelectChannelConnector@127.0.0.1:45727
2013-05-25 18:58:31.158:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/sbasic,null}
Tests run: 265, Failures: 0, Errors: 5, Skipped: 9, Time elapsed: 597.022 sec <<< FAILURE!

Results :

Tests in error: 
  testBranchConfiguration(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest): Could not find menu: [Show In, Properties]
  testShowIn(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewRepoHandlingTest): Could not find menu: [Show In, Git Repositories]
  testPasteRepoPath(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewRepoHandlingTest): org.eclipse.swt.SWTException: Widget is disposed
  testExpandRemotes(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewRemoteHandlingTest): Could not find menu: [Show In, Properties]
  testConfigureRemote(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewRemoteHandlingTest): Timeout after: 30000 ms.: The widget (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') was not enabled.

Tests run: 288, Failures: 0, Errors: 5, Skipped: 9

25/05/2013 19:00:35 Xvnc version X.org/xf4vnc custom version
25/05/2013 19:00:35 Copyright (C) 2001-2004 Alan Hourihane.
25/05/2013 19:00:35 Copyright (C) 2000-2004 Constantin Kaplinsky
25/05/2013 19:00:35 Copyright (C) 1999 AT&T Laboratories Cambridge
25/05/2013 19:00:35 All Rights Reserved.
25/05/2013 19:00:35 See http://www.tightvnc.com/ for information on TightVNC
25/05/2013 19:00:35 See http://xf4vnc.sf.net for xf4vnc-specific information
25/05/2013 19:00:35 Desktop name 'x11' (hudson-slave4:100)
25/05/2013 19:00:35 Protocol versions supported: 3.7, 3.3
25/05/2013 19:00:35 RGB format 8 8 8
25/05/2013 19:00:35 Listening for VNC connections on TCP port 6000
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [2.704s]
[INFO] EGit Target Platform Definition ................... SUCCESS [1.066s]
[INFO] Eclipse EGit ...................................... SUCCESS [2.377s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [31.828s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:14.704s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [14.138s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [2.331s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [1.402s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [1.246s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [53.712s]
[INFO] EGit UI Test Plug-in .............................. FAILURE [10:14.468s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SKIPPED
[INFO] Eclipse EGit Source Feature ....................... SKIPPED
[INFO] EGit P2 Repository ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:02.464s
[INFO] Finished at: Sat May 25 19:00:35 EDT 2013
[INFO] Final Memory: 146M/1526M
[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.17.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.

Please refer to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.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.17.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.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.17.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.

Please refer to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://hudson.eclipse.org/hudson/job/egit-stable/ws/org.eclipse.egit.ui.test/target/surefire-reports> for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:800)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:560)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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.ui.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] 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