Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] [Hudson] Build failed in Hudson: nebula.stable #56

See <https://hudson.eclipse.org/nebula/job/nebula.stable/56/changes>

Changes:

[Dirk Fauth] Bug 507224 - Cleanup/correct OSGi meta-data

------------------------------------------
[...truncated 3457 lines...]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	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:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	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:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Caused by: java.lang.NullPointerException: null
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:4061)
	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:733)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:888)
	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:120)
	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:85)
	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)
	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1480)
	at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1453)
	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:943)
	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:137)
	at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:703)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1574)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1387)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1412)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1393)
	at org.eclipse.swt.widgets.Shell.gtk_focus_in_event(Shell.java:1349)
	at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2096)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:5534)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4668)
	at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
	at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:9106)
	at org.eclipse.swt.widgets.Display.eventProc(Display.java:1253)
	at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
	at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2477)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3407)
	at org.eclipse.nebula.cwt.test.AbstractVTestCase$21.run(AbstractVTestCase.java:693)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590)
	at org.eclipse.nebula.cwt.test.AbstractVTestCase.syncExec(AbstractVTestCase.java:857)
	at org.eclipse.nebula.cwt.test.AbstractVTestCase.processEvents(AbstractVTestCase.java:691)
	at org.eclipse.nebula.cwt.test.AbstractVTestCase$23.run(AbstractVTestCase.java:748)
	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590)
	at org.eclipse.nebula.cwt.test.AbstractVTestCase.runBare(AbstractVTestCase.java:731)
	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.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	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:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	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:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)


Results :

Tests in error: 
  ReparentComboTest>AbstractVTestCase.runBare:731->AbstractVTestCase.processEvents:691->AbstractVTestCase.syncExec:857 ยป Injection

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.nebula.examples ........................ SUCCESS [  6.947 s]
[INFO] Nebula Examples View Feature ....................... SUCCESS [  1.478 s]
[INFO] nebula-release ..................................... SUCCESS [  0.188 s]
[INFO] gallery ............................................ SUCCESS [  0.041 s]
[INFO] org.eclipse.nebula.widgets.gallery ................. SUCCESS [  6.014 s]
[INFO] org.eclipse.nebula.widgets.gallery.example ......... SUCCESS [  3.546 s]
[INFO] Nebula Gallery Feature ............................. SUCCESS [  1.194 s]
[INFO] org.eclipse.nebula.widgets.gallery.tests ........... SUCCESS [ 12.311 s]
[INFO] ganttchart ......................................... SUCCESS [  0.048 s]
[INFO] org.eclipse.nebula.widgets.ganttchart .............. SUCCESS [  6.311 s]
[INFO] org.eclipse.nebula.widgets.ganttchart.example ...... SUCCESS [  3.816 s]
[INFO] Nebula Ganttchart Widget ........................... SUCCESS [  1.142 s]
[INFO] grid ............................................... SUCCESS [  0.282 s]
[INFO] org.eclipse.nebula.widgets.grid .................... SUCCESS [  5.491 s]
[INFO] org.eclipse.nebula.widgets.grid.example ............ SUCCESS [  3.553 s]
[INFO] Nebula Grid Feature ................................ SUCCESS [  1.414 s]
[INFO] pgroup ............................................. SUCCESS [  0.042 s]
[INFO] org.eclipse.nebula.widgets.pgroup .................. SUCCESS [  4.856 s]
[INFO] org.eclipse.nebula.widgets.pgroup.example .......... SUCCESS [  3.704 s]
[INFO] Nebula PGroup Feature .............................. SUCCESS [  2.109 s]
[INFO] pshelf ............................................. SUCCESS [  0.043 s]
[INFO] org.eclipse.nebula.widgets.pshelf .................. SUCCESS [  4.571 s]
[INFO] org.eclipse.nebula.widgets.pshelf.example .......... SUCCESS [  4.348 s]
[INFO] org.eclipse.nebula.widgets.pshelf.css .............. SUCCESS [  3.239 s]
[INFO] Nebula PShelf Feature .............................. SUCCESS [  1.184 s]
[INFO] Nebula PShelf CSS Feature .......................... SUCCESS [  1.360 s]
[INFO] compositetable ..................................... SUCCESS [  0.439 s]
[INFO] org.eclipse.nebula.widgets.compositetable .......... SUCCESS [  4.962 s]
[INFO] Nebula Composite Table Feature ..................... SUCCESS [  1.102 s]
[INFO] oscilloscope ....................................... SUCCESS [  0.047 s]
[INFO] org.eclipse.nebula.widgets.oscilloscope ............ SUCCESS [  4.649 s]
[INFO] org.eclipse.nebula.widgets.oscilloscope.example .... SUCCESS [  3.690 s]
[INFO] org.eclipse.nebula.widgets.oscilloscope.tests ...... SUCCESS [ 11.636 s]
[INFO] Nebula Oscilloscope Widget ......................... SUCCESS [  1.158 s]
[INFO] tablecombo ......................................... SUCCESS [  0.035 s]
[INFO] org.eclipse.nebula.widgets.tablecombo .............. SUCCESS [  4.461 s]
[INFO] org.eclipse.nebula.widgets.tablecombo.example ...... SUCCESS [  4.106 s]
[INFO] Nebula TableCombo Feature .......................... SUCCESS [  1.546 s]
[INFO] xviewer ............................................ SUCCESS [  0.051 s]
[INFO] org.eclipse.nebula.widgets.xviewer.core ............ SUCCESS [  3.775 s]
[INFO] org.eclipse.nebula.widgets.xviewer ................. SUCCESS [  5.558 s]
[INFO] org.eclipse.nebula.widgets.xviewer.example ......... SUCCESS [  4.226 s]
[INFO] org.eclipse.nebula.widgets.xviewer.tests ........... SUCCESS [ 12.678 s]
[INFO] Nebula XViewer Feature ............................. SUCCESS [  1.156 s]
[INFO] paperclips ......................................... SUCCESS [  0.039 s]
[INFO] org.eclipse.nebula.paperclips.core ................. SUCCESS [  5.032 s]
[INFO] org.eclipse.nebula.paperclips.widgets .............. SUCCESS [  3.499 s]
[INFO] Nebula paperclips snippets ......................... SUCCESS [  3.993 s]
[INFO] org.eclipse.nebula.paperclips.tests ................ SUCCESS [ 13.304 s]
[INFO] Nebula Examples View Feature ....................... SUCCESS [  1.437 s]
[INFO] org.eclipse.nebula.widgets.paperclips.example ...... SUCCESS [  3.650 s]
[INFO] cwt ................................................ SUCCESS [  0.028 s]
[INFO] org.eclipse.nebula.cwt ............................. SUCCESS [  4.377 s]
[INFO] org.eclipse.nebula.cwt.snippets .................... SUCCESS [  3.526 s]
[INFO] org.eclipse.nebula.cwt.tests ....................... FAILURE [  9.446 s]
[INFO] org.eclipse.nebula.cwt.feature ..................... SKIPPED
[INFO] cdatetime .......................................... SKIPPED
[INFO] org.eclipse.nebula.widgets.cdatetime ............... SKIPPED
[INFO] org.eclipse.nebula.jface.cdatetime ................. SKIPPED
[INFO] org.eclipse.nebula.widgets.cdatetime.example ....... SKIPPED
[INFO] org.eclipse.nebula.widgets.cdatetime.snippets ...... SKIPPED
[INFO] org.eclipse.nebula.widgets.cdatetime.feature ....... SKIPPED
[INFO] visualization ...................................... SKIPPED
[INFO] Nebula Visualization XY-Graph ...................... SKIPPED
[INFO] Nebula Visualization Widgets ....................... SKIPPED
[INFO] Nebula Visualization ............................... SKIPPED
[INFO] richtext ........................................... SKIPPED
[INFO] org.eclipse.nebula.widgets.richtext ................ SKIPPED
[INFO] org.eclipse.nebula.widgets.richtext.example ........ SKIPPED
[INFO] org.eclipse.nebula.widgets.richtext.example.e4 ..... SKIPPED
[INFO] Nebula Rich Text Widget ............................ SKIPPED
[INFO] effects ............................................ SKIPPED
[INFO] org.eclipse.nebula.effects.stw ..................... SKIPPED
[INFO] org.eclipse.nebula.effects.stw.example ............. SKIPPED
[INFO] Nebula State Transition Feature .................... SKIPPED
[INFO] geomap ............................................. SKIPPED
[INFO] org.eclipse.nebula.widgets.geomap .................. SKIPPED
[INFO] org.eclipse.nebula.widgets.geomap.example .......... SKIPPED
[INFO] org.eclipse.nebula.widgets.geomap.feature .......... SKIPPED
[INFO] org.eclipse.nebula.widgets.geomap.snippets ......... SKIPPED
[INFO] Eclipse Nebula Feature ............................. SKIPPED
[INFO] Nebula Examples Feature ............................ SKIPPED
[INFO] Eclipse Nebula Plugin Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:50 min
[INFO] Finished at: 2016-12-01T15:46:25-05:00
[INFO] Final Memory: 355M/6247M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.eclipse.nebula.cwt.tests: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.nebula/nebula.stable/workspace/widgets/cwt/org.eclipse.nebula.cwt.tests/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.nebula.cwt.tests
Terminating xvnc.
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