[jbosstools-builds] Build failed in Jenkins: jbosstools-server_41 #52

ci-builds at redhat.com ci-builds at redhat.com
Sat Apr 13 07:42:13 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/52/>

------------------------------------------
[...truncated 7530 lines...]
[WARNING]   org.jboss.ide.eclipse.as.classpath.core/2.4.100.Alpha2-v20130413-0905-B52
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/52/artifact/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test> && /qa/tools/opt/x86_64/jdk1.6.0_43/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 '-javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/.repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-server_41/sources/as/target/jacoco.exec,append=true,includes=org.jboss.ide.eclipse.as.ui*'> -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Djbosstools.test.jboss.home.4.2=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/requirements/jboss-4.2.3.GA> -Dusage_reporting_enabled=false -Dorg.jboss.tools.tests.skipPrivateRequirements=false -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130225-1645/org.eclipse.equinox.launcher-1.3.0.v20130225-1645.jar> -data <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/work/data> -install <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/work> -configuration <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/work/configuration> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/as/tests/org.jboss.ide.eclipse.as.ui.test/target/surefire.properties> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
Xlib:  extension "RANDR" missing on display ":1".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.ide.eclipse.as.ui.test.AsUiAllTests
org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4392)
	at org.eclipse.swt.SWT.error(SWT.java:4307)
	at org.eclipse.swt.SWT.error(SWT.java:4278)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:481)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:418)
	at org.eclipse.swt.widgets.Control.setEnabled(Control.java:4134)
	at org.jboss.ide.eclipse.as.ui.wizards.JBossRuntimeWizardFragment$1$1.run(JBossRuntimeWizardFragment.java:166)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3692)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3341)
	at org.jboss.tools.test.util.JobUtils.delay(JobUtils.java:58)
	at org.jboss.ide.eclipse.as.ui.wizards.test.NewServerWizardTest.testJbide3824(NewServerWizardTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:85)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3692)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3341)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1108)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:992)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:137)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:600)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:114)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.149 sec

Results :

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

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.jmx.ui.test 1.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:validate-id (default-validate-id) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:validate-version (default-validate-version) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.1.201212231917:prepare-agent (default) @ org.jboss.tools.jmx.ui.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/.repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-server_41/sources/jmx/target/jacoco.exec,append=true,includes=org.jboss.tools.jmx.ui*>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.jmx.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.17.0:compile (default-compile) @ org.jboss.tools.jmx.ui.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.jmx.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.17.0:plugin-source (plugin-source) @ org.jboss.tools.jmx.ui.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/org.jboss.tools.jmx.ui.test-1.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.17.0:package-plugin (default-package-plugin) @ org.jboss.tools.jmx.ui.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/org.jboss.tools.jmx.ui.test-1.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.17.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- repository-utils:0.16.0.CR1:generate-repository-facade (generate-facade) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.17.0:pack (pack200-pack) @ org.jboss.tools.jmx.ui.test ---
[INFO] Pack200 packing jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/org.jboss.tools.jmx.ui.test-1.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.17.0:p2-metadata (p2-metadata) @ org.jboss.tools.jmx.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.17.0:test (default-test) @ org.jboss.tools.jmx.ui.test ---
[WARNING] p2 repository with URL http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1.kepler is associated with multiple IDs; was 'jbosstools-tests-site', now is 'jbosstools-site'
[WARNING] p2 repository with URL http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.1.kepler is associated with multiple IDs; was 'jbosstools-site', now is 'jbosstools-tests-site'
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.jboss.tools.jmx.core/1.4.0.Alpha2-v20130413-0905-B52
[WARNING]   org.jboss.tools.jmx.ui/1.4.0.Alpha2-v20130413-0905-B52
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/52/artifact/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test> && /qa/tools/opt/x86_64/jdk1.6.0_43/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 '-javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/.repository/org/jacoco/org.jacoco.agent/0.6.1.201212231917/org.jacoco.agent-0.6.1.201212231917-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-server_41/sources/jmx/target/jacoco.exec,append=true,includes=org.jboss.tools.jmx.ui*'> -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Dusage_reporting_enabled=false -Dorg.jboss.tools.tests.skipPrivateRequirements=false -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130225-1645/org.eclipse.equinox.launcher-1.3.0.v20130225-1645.jar> -data <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/work/data> -install <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/work> -configuration <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/work/configuration> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_41/ws/sources/jmx/tests/org.jboss.tools.jmx.ui.test/target/surefire.properties> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide
Xlib:  extension "RANDR" missing on display ":1".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.tools.jmx.ui.test.JMXUIAllTests
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec

Results :

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

[INFO] All tests passed!
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building server.all.tests 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.1.201212231917:prepare-agent (default) @ server.all.tests ---
[INFO] Skipping JaCoCo for project with packaging type 'pom'
[INFO] argLine set to 
[INFO] 
[INFO] --- tycho-source-plugin:0.17.0:plugin-source (plugin-source) @ server.all.tests ---
[INFO] 
[INFO] --- repository-utils:0.16.0.CR1:generate-repository-facade (generate-facade) @ server.all.tests ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.17.0:pack (pack200-pack) @ server.all.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.17.0:p2-metadata (p2-metadata) @ server.all.tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] archives.tests .................................... SUCCESS [2.100s]
[INFO] org.jboss.ide.eclipse.archives.test ............... FAILURE [40:08.692s]
[INFO] org.jboss.ide.eclipse.archives.ui.test ............ SUCCESS [36.429s]
[INFO] jmx.tests ......................................... SUCCESS [0.014s]
[INFO] org.jboss.tools.jmx.core.test ..................... SUCCESS [25:17.230s]
[INFO] as.tests .......................................... SUCCESS [0.012s]
[INFO] org.jboss.tools.as.test.core ...................... SUCCESS [1:15:39.318s]
[INFO] org.jboss.ide.eclipse.as.archives.integration.test  SUCCESS [1:48.096s]
[INFO] org.jboss.ide.eclipse.as.management.as7.tests ..... SUCCESS [2:09.541s]
[INFO] org.jboss.ide.eclipse.as.test ..................... SUCCESS [22.883s]
[INFO] org.jboss.ide.eclipse.as.ui.test .................. SUCCESS [52.513s]
[INFO] org.jboss.tools.jmx.ui.test ....................... SUCCESS [15.029s]
[INFO] server.all.tests .................................. SUCCESS [0.013s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:29:25.087s
[INFO] Finished at: Sat Apr 13 07:42:09 EDT 2013
[INFO] Final Memory: 66M/611M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.17.0:test (default-test) on project org.jboss.ide.eclipse.archives.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 2400 seconds -> [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.jboss.ide.eclipse.archives.test: Error while executing platform
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.MojoExecutionException: Error while executing platform
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:780)
	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
Caused by: org.eclipse.sisu.equinox.launching.EquinoxLaunchingException: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:74)
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:778)
	... 22 more
Caused by: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.codehaus.plexus.util.cli.CommandLineUtils$1.call(CommandLineUtils.java:213)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:114)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:88)
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:72)
	... 23 more
Caused by: java.lang.InterruptedException: Process timeout out after 2400 seconds
	at org.codehaus.plexus.util.cli.CommandLineUtils$1.call(CommandLineUtils.java:186)
	... 26 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.jboss.ide.eclipse.archives.test
Build step 'Invoke top-level Maven targets' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
Description set: 



More information about the jbosstools-builds mailing list