[Still Unstable] jbosstools-nightly-3.2.next #160
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/160
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/160/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/160/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/160/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/160/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/160//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/160//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/160//co...
--------------------------------------------------
Failed Tests:
11 tests failed.
REGRESSION: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240931N-H160-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240931N-H160-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[max.andersen(a)jboss.com] Removed merge tracking for "svnmerge" for
https://svn.jboss.org/repos/jbosstools/branches/jbosstools-2.1.x
[max.andersen(a)jboss.com] Removed merge tracking for "svnmerge" for
https://svn.jboss.org/repos/jbosstools/branches/ganymede
[max.andersen(a)jboss.com] Removed merge tracking for "svnmerge" for
https://svn.jboss.org/repos/jbosstools/branches/ganymede/trunk
--------------------------------------------------
Console log:
[...truncated 115629 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 291 minutes 47 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272133539
+++ echo 'scale=2; (1272133539 - 1272115982)/60'
+++ bc -l
++ elapsed=292.61
++ echo 'Elapsed time: 292.61mins.'
Elapsed time: 292.61mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004240931
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004240931
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004240931/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272134531
+++ echo 'scale=2; (1272134531 - 1272115982)/60'
+++ bc -l
++ elapsed=309.15
++ echo 'Elapsed time: 309.15mins.'
Elapsed time: 309.15mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004240931N-H160-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004240931N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004240931N-H160-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004240931N-H160-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004240931N-H160-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272134746
+++ echo 'scale=2; (1272134746 - 1272115982)/60'
+++ bc -l
++ elapsed=312.73
++ echo 'Elapsed time: 312.73mins.'
Elapsed time: 312.73mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :19
Killing Xvnc process ID 31768
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240931/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14037 annotations (7 new, 0 high, 14037 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months
[Still Unstable] jbosstools-nightly-3.2.next #159
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/159
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/159/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/159/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/159/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/159/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/159//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/159//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/159//co...
--------------------------------------------------
Failed Tests:
13 tests failed.
REGRESSION: ConsolePluginAllTests
Error Message:
Highlighted region for org.hibernate.mapping.RootClass(mapping.cut.Transaction) is empty. (package mapping.cut)
Stack Trace:
junit.framework.AssertionFailedError: Highlighted region for org.hibernate.mapping.RootClass(mapping.cut.Transaction) is empty. (package mapping.cut)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.openTest(OpenMappingFileTest.java:159)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:90)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3144Test.tearDown(JBIDE3144Test.java:73)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240508N-H159-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240508N-H159-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: SeamValidatorsAllTests
Error Message:
There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: There should be an unresolved EL in testElRevalidation.xhtml. expected:<1> but was:<0>
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testRevalidationUnresolvedELs(SeamValidatorsTest.java:762)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[nickboldt] tweak settings
--------------------------------------------------
Console log:
[...truncated 115207 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 197 minutes 33 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272112269
+++ echo 'scale=2; (1272112269 - 1272100348)/60'
+++ bc -l
++ elapsed=198.68
++ echo 'Elapsed time: 198.68mins.'
Elapsed time: 198.68mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004240508
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004240508
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004240508/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272113238
+++ echo 'scale=2; (1272113238 - 1272100348)/60'
+++ bc -l
++ elapsed=214.83
++ echo 'Elapsed time: 214.83mins.'
Elapsed time: 214.83mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004240508N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004240508N-H159-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004240508N-H159-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004240508N-H159-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004240508N-H159-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004240508N-H159-GA.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272113443
+++ echo 'scale=2; (1272113443 - 1272100348)/60'
+++ bc -l
++ elapsed=218.25
++ echo 'Elapsed time: 218.25mins.'
Elapsed time: 218.25mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :19
Killing Xvnc process ID 20245
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240508/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14038 annotations (1 new, 0 high, 14038 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months
[Still Unstable] jbosstools-nightly-3.2.next #158
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/158
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/158/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/158/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/158/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/158/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/158//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/158//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/158//co...
--------------------------------------------------
Failed Tests:
12 tests failed.
REGRESSION: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240014N-H158-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004240014N-H158-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:140)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[nickboldt] Bundle org.jboss.tools.project.examples_0.0.0 failed to resolve.: Missing required plug-in org.jboss.tools.portlet.core_0.0.0.
--------------------------------------------------
Console log:
[...truncated 115420 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 269 minutes 25 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272098757
+++ echo 'scale=2; (1272098757 - 1272082558)/60'
+++ bc -l
++ elapsed=269.98
++ echo 'Elapsed time: 269.98mins.'
Elapsed time: 269.98mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004240014
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004240014
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004240014/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272099746
+++ echo 'scale=2; (1272099746 - 1272082558)/60'
+++ bc -l
++ elapsed=286.46
++ echo 'Elapsed time: 286.46mins.'
Elapsed time: 286.46mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004240014N-H158-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004240014N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004240014N-H158-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004240014N-H158-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004240014N-H158-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272099981
+++ echo 'scale=2; (1272099981 - 1272082558)/60'
+++ bc -l
++ elapsed=290.38
++ echo 'Elapsed time: 290.38mins.'
Elapsed time: 290.38mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :19
Killing Xvnc process ID 4488
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004240014/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14038 annotations (5 new, 0 high, 14038 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months
[Still Failing] jbosstools-nightly-3.1.x #64
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/64
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/64/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/64/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/64/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/64/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/64//testRe...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/64//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/64//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[nickboldt] backport build.properties and manifest.mf changes from trunk for cdi tests
--------------------------------------------------
Console log:
[...truncated 53556 lines...]
[java] apitools.generation:
[java]
[java] customAssembly:
[java]
[java] init:
[java]
[java] gather.bin.parts:
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004240301R
[java]
[java] children:
[java] [copy] Copying 3 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004240301R
[java]
[java] rootFiles:
[java]
[java] rootFilesmacosx_cocoa_ppc:
[java]
[java] customAssembly:
[java]
[java] customAssembly:
[java]
[java] jar.processing:
[java]
[java] jarUp:
[java]
[java] jarIng:
[java] [jar] Building jar: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/plugins/org.jboss.tools.xulrunner.initializer_1.1.0.v201004240301R-H64-GA.jar
[java] [delete] Deleting directory /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/plugins/org.jboss.tools.xulrunner.initializer_1.1.0.v201004240301R-H64-GA
[java]
[java] jarUp:
[java]
[java] jarIng:
[java] [jar] Building jar: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/plugins/org.jboss.tools.xulrunner_1.1.0.v201004240301R-H64-GA.jar
[java] [delete] Deleting directory /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp/eclipse/plugins/org.jboss.tools.xulrunner_1.1.0.v201004240301R-H64-GA
[java]
[java] customAssembly:
[java]
[java] generate.p2.metadata:
[java]
[java] assemble.archive:
[java]
[java] customAssembly:
[java] [zip] Building zip: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004240301/xulrunner/XulRunner-macosx-cocoa-1.1.0.v201004240301R-H64-GA.zip
[java]
[java] cleanup.assembly:
[java] [delete] Deleting directory /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/tmp
[java] [zip] Updating zip: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004240301/xulrunner/XulRunner-macosx-cocoa-1.1.0.v201004240301R-H64-GA.zip
[java]
[java] generate.p2.metadata:
[java]
[java] postAssemble:
[java]
[java] package:
[java]
[java] postBuild:
[java]
[java] postBuild:
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004240301/xulrunner
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/richfaces/builder.built wasn't available for richfaces
[java] [echo] richfaces disable flag ${skiprichfaces}
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004240301/richfaces
[java]
[java] stable:
[java]
[java] build-required-builders:
[java]
[java] build-builder:
[java] [echo] Requirements: eclipse,emf,xsd,gef,dtp,webtools,xulrunner
[java] [echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/eclipse/return.properties
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/emf/return.properties is not available
[java]
[java] init:
[java]
[java] check.archive:
[java] [echo] Checking the requirement's archive emf-runtime-2.5.0.zip
[java] [echo] Archive has not downloaded yet, download required
[java]
[java] download.archive:
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/emf
[java] [download emf] Getting: http://repository.jboss.org/eclipse/galileo/emf-runtime-2.5.0.zip
[java] [download emf] To: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/emf/emf-runtime-2.5.0.zip
[java]
[java] post.download.requirement:
[java]
[java] unzip.archive:
[java]
[java] unpack-zip:
[java] [unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/emf/emf-runtime-2.5.0.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/clean-eclipse
[java]
[java] post.unpack.requirement:
[java]
[java] build.driver:
[java]
[java] build.requirement:
[java] [echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/emf/return.properties
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/xsd/return.properties is not available
[java]
[java] init:
[java]
[java] check.archive:
[java] [echo] Checking the requirement's archive xsd-runtime-2.5.0.zip
[java] [echo] Archive has not downloaded yet, download required
[java]
[java] download.archive:
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/xsd
[java] [download xsd] Getting: http://repository.jboss.org/eclipse/galileo/xsd-runtime-2.5.0.zip
[java] [download xsd] To: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/xsd/xsd-runtime-2.5.0.zip
[java]
[java] post.download.requirement:
[java]
[java] unzip.archive:
[java]
[java] unpack-zip:
[java] [unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/xsd/xsd-runtime-2.5.0.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/clean-eclipse
[java]
[java] post.unpack.requirement:
[java]
[java] build.driver:
[java]
[java] build.requirement:
[java] [echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/xsd/return.properties
[java] [echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/gef/return.properties
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/dtp/return.properties is not available
[java]
[java] init:
[java]
[java] check.archive:
[java] [echo] Checking the requirement's archive dtp_1.7.2.zip
[java] [echo] Archive has not downloaded yet, download required
[java]
[java] download.archive:
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/dtp
[java] [download dtp] Getting: http://repository.jboss.org/eclipse/galileo/dtp_1.7.2.zip
[java] [download dtp] To: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/dtp/dtp_1.7.2.zip
[java]
[java] post.download.requirement:
[java]
[java] unzip.archive:
[java]
[java] unpack-zip:
[java] [unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/dtp/dtp_1.7.2.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/clean-eclipse
[java]
[java] post.unpack.requirement:
[java]
[java] build.driver:
[java]
[java] build.requirement:
[java] [echo] load properties from /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/dtp/return.properties
[java] [echo] /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/webtools/return.properties is not available
[java]
[java] init:
[java]
[java] check.archive:
[java] [echo] Checking the requirement's archive wtp-R-3.1.2-20100211202452.zip
[java] [echo] Archive has not downloaded yet, download required
[java]
[java] download.archive:
[java] [mkdir] Created dir: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/webtools
[java] [download webtools] Getting: http://repository.jboss.org/eclipse/galileo/wtp-R-3.1.2-20100211202452.zip
[java] [download webtools] To: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/webtools/wtp-R-3.1.2-20100211202452.zip
[java]
[java] post.download.requirement:
[java]
[java] unzip.archive:
[java]
[java] unpack-zip:
[java] [unzip] Expanding: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/webtools/wtp-R-3.1.2-20100211202452.zip into /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/clean-eclipse
[java] Java Result: 13
BUILD FAILED
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:29: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:88: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:337: [exec] Result: 127
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
BUILD FAILED
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:107: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:122: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:13: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:21: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/common/buildRequirements.xml:111: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/generic/build.xml:22: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/requirements/generic/build.xml:38: Error while expanding /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/requirements/webtools/wtp-R-3.1.2-20100211202452.zip
java.io.IOException: Negative seek offset
Total time: 7 minutes 33 seconds
Total time: 12 minutes 44 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :24
Killing Xvnc process ID 2902
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 7 months
[Failure] jbosstools-nightly-3.1.x #63
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/63
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/63/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/63/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/63/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/63/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/63//testRe...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/63//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/63//console
--------------------------------------------------
Failed Tests:
No tests ran.
--------------------------------------------------
Changes:
[nickboldt] add cdi plugins to test feature so PDE will build them
--------------------------------------------------
Console log:
[...truncated 103334 lines...]
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.ide.eclipse.as.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 66 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.test
[java] [copy] Copied 46 empty directories to 5 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.test
[java] [copy] Copying 20 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.jmx.core.test
[java] [copy] Copying 7 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.ui.test
[java] [copy] Copied 13 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.ui.test
[java] [copy] Copying 8 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.as.archives.integration.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.ide.eclipse.archives.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 159 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.test
[java] [copy] Copied 100 empty directories to 10 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.test
[java] [copy] Copying 12 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.ui.test
[java] [copy] Copied 17 empty directories to 1 empty directory under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.archives.ui.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.tools.birt.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 6 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.birt.core.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.tools.esb.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 17 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.esb.core.test
[java] [copy] Copying 29 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.esb.project.core.test
[java] [copy] Copied 41 empty directories to 4 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.esb.project.core.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.ide.eclipse.freemarker.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 14 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.ide.eclipse.freemarker.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.tools.smooks.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 126 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.smooks.core.test
[java] [copy] Copied 39 empty directories to 7 empty directories under /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.smooks.core.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.tools.portlet.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 7 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.portlet.core.test
[java]
[java] fetch.recursively:
[java]
[java] init:
[java]
[java] fetchElement:
[java]
[java] fetch:
[java]
[java] fetch.element:
[java] [copy] Copying 3 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/features/org.jboss.tools.project.examples.test.feature
[java]
[java] fetch.plugins:
[java] [copy] Copying 7 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/eclipse/plugins/org.jboss.tools.project.examples.test
[java]
[java] fetch.recursively:
[java]
[java] postFetch:
[java]
[java] generate:
[java]
[java] preGenerate:
[java]
[java] allElements:
[java]
[java] init:
[java]
[java] generateScript:
[java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[java] [eclipse.buildScript] Bundle org.jboss.tools.cdi.text.ext.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.cdi.text.ext_2.0.0.
[java] [eclipse.buildScript] Bundle org.maven.ide.eclipse.mylyn3:
[java] [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.tasks.ui_3.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.tasks.core_3.0.0.
[java] [eclipse.buildScript] Bundle org.maven.ide.eclipse.subclipse:
[java] [eclipse.buildScript] Missing required plug-in org.tigris.subversion.subclipse.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.tigris.subversion.subclipse.ui_0.0.0.
[java]
[java] init:
[java]
[java] generateScript:
[java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
[java] [eclipse.buildScript] Bundle org.jboss.tools.cdi.text.ext.test:
[java] [eclipse.buildScript] Missing required plug-in org.jboss.tools.cdi.text.ext_2.0.0.
[java] [eclipse.buildScript] Bundle org.maven.ide.eclipse.mylyn3:
[java] [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.tasks.ui_3.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.eclipse.mylyn.tasks.core_3.0.0.
[java] [eclipse.buildScript] Bundle org.maven.ide.eclipse.subclipse:
[java] [eclipse.buildScript] Missing required plug-in org.tigris.subversion.subclipse.core_0.0.0.
[java] [eclipse.buildScript] Missing required plug-in org.tigris.subversion.subclipse.ui_0.0.0.
[java] Java Result: 13
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/buildRelease.xml:29: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:88: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:106: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:120: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:337: [exec] Result: 127
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xpcom.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.carbon.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.cocoa.macosx.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.gtk.linux.x86_64.
[eclipse.fetch] Missing directory entry: plugin(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: bundle(a)org.mozilla.xulrunner.win32.win32.x86.
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: fragment(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.ant.optional.junit.
[eclipse.fetch] Missing directory entry: plugin(a)org.eclipse.test.
[eclipse.fetch] Missing directory entry: bundle(a)org.eclipse.test.
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:493: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:495: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:429: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:107: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/builder-wrap.xml:199: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:35: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/build.xml:91: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:13: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/tests/customTargets.xml:15: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.x/jbds-build/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.v20090527-1800/scripts/genericTargets.xml:106: Bundle org.jboss.tools.cdi.text.ext.test_0.0.0 failed to resolve.:
Missing required plug-in org.jboss.tools.cdi.text.ext_2.0.0.
Total time: 13 minutes 1 second
Total time: 17 minutes 50 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :25
Killing Xvnc process ID 24240
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/archives/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/as/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/hibernate-tools/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jbpm-convert/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/common/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/struts/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jsf/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/jst/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/seam/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/drools-ide/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/vpe/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/esb/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/freemarker/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/birt/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
--------------------------------------------------
14 years, 7 months
[Still Unstable] jbosstools-nightly-3.2.next #157
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/157
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/157/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/157/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/157/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/157/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/157//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/157//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/157//co...
--------------------------------------------------
Failed Tests:
12 tests failed.
REGRESSION: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: JsfAllTests
Error Message:
java.lang.NullPointerException
Stack Trace:
java.lang.Exception: java.lang.NullPointerException
at org.jboss.tools.vpe.ui.test.VpeTest.tearDown(VpeTest.java:140)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004231531N-H157-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004231531N-H157-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[max.andersen(a)jboss.com] Initialized merge tracking via "svnmerge" with revisions "1-21059" from
https://svn.jboss.org/repos/jbosstools/branches/modular_build
[smukhina] TOOLSDOC-24
added Existing Maven Projects Import for Portlet projects
[smukhina] TOOLSDOC-40 - Description to library providers is added
[nickboldt] https://jira.jboss.org/jira/browse/JBQA-3313 Use static, shared space outside workspace, instead of working directly in the workspace
--------------------------------------------------
Console log:
[...truncated 115697 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 291 minutes 28 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272068725
+++ echo 'scale=2; (1272068725 - 1272051188)/60'
+++ bc -l
++ elapsed=292.28
++ echo 'Elapsed time: 292.28mins.'
Elapsed time: 292.28mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004231531
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004231531
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004231531/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272069753
+++ echo 'scale=2; (1272069753 - 1272051188)/60'
+++ bc -l
++ elapsed=309.41
++ echo 'Elapsed time: 309.41mins.'
Elapsed time: 309.41mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004231531N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004231531N-H157-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004231531N-H157-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004231531N-H157-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004231531N-H157-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272069956
+++ echo 'scale=2; (1272069956 - 1272051188)/60'
+++ bc -l
++ elapsed=312.80
++ echo 'Elapsed time: 312.80mins.'
Elapsed time: 312.80mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :19
Killing Xvnc process ID 9433
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004231531/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14036 annotations (8 new, 0 high, 14036 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months
JBoss-AS-6.0.x-compatibilityMatrix - Build # 336 - Failure!
by jboss-qa-internal@redhat.com
JBoss-AS-6.0.x-compatibilityMatrix - Build # 336 - Failure:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-6.0.x-compatibilityMatrix/336 to view the results.
Modifications since last build:
[pgier] [JBAS-7962] Remove the deprecated dependencies from the build.
[pgier] [JBAS-7961] Update for new Maven repositories.
[bstansberry(a)jboss.com] Turn off adding missing singleton name on both factories
[bstansberry(a)jboss.com] Add an assertion message
[alex.loubyansky(a)jboss.com] JBAS-7971
[alesj] [JBAS-7970]; allow multiple session factories.
[pgier] [JBAS-7961] Update to new version of jboss-parent for correct distributionManagement URLs
[alex.loubyansky(a)jboss.com] include now valid application.xml files
[wolfc] JBAS-7966: updated pom to use the new nexus repositories
-------------------------------------------------------------------------
[...truncated 14317 lines...]
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/minimal/lib
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/minimal/lib
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/lib
[copy] Copying 31 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/conf
[copy] Copying 10 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/deployers
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/deployers/jbossweb.deployer/META-INF
[copy] Copying 18 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/deploy
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/deploy/jbossweb.sar/META-INF
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/jbossweb-standalone/deploy/jbossweb.sar
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/lib
[copy] Copying 31 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/conf
[copy] Copying 10 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/deployers
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/deployers/jbossweb.deployer/META-INF
[copy] Copying 23 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/deploy
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/deploy/jbossweb.sar/META-INF
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/osgi/deploy/jbossweb.sar
[copy] Copying 213 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/standard
[copy] Copying 2 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/standard/conf
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/server/standard/deployers
jboss-all-client:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/temp
[jar] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/jboss-6.0.0-SNAPSHOT/client/jbossall-client.jar
[delete] Deleting directory /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/target/temp
install:
dist:
[INFO] Executed tasks
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/build/pom.xml to /home/hudson/.m2/repository/org/jboss/jbossas/jboss-as-build/6.0.0-SNAPSHOT/jboss-as-build-6.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server EmbeddedAS TestSuite
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
[INFO] snapshot org.jboss.jbossas:jboss-as-build:6.0.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-build:6.0.0-SNAPSHOT: checking for updates from central
[WARNING] repository metadata for: 'snapshot org.jboss.jbossas:jboss-as-build:6.0.0-SNAPSHOT' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/embedded/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 17 source files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/embedded/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/embedded/target/surefire-reports
[INFO] [jar:jar]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/embedded/target/jboss-as-embedded-6.0.0-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] No sources in project. Archive not created.
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/embedded/target/jboss-as-embedded-6.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/jbossas/jboss-as-embedded/6.0.0-SNAPSHOT/jboss-as-embedded-6.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Distribution
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
[INFO] snapshot org.jboss.jbossas:jboss-as-embedded:6.0.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.jbossas:jboss-as-embedded:6.0.0-SNAPSHOT: checking for updates from central
[WARNING] repository metadata for: 'snapshot org.jboss.jbossas:jboss-as-embedded:6.0.0-SNAPSHOT' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[INFO] [site:attach-descriptor]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/dist/pom.xml to /home/hudson/.m2/repository/org/jboss/jbossas/jboss-as-distribution/6.0.0-SNAPSHOT/jboss-as-distribution-6.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Resteasy Integration
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[INFO] [site:attach-descriptor]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/resteasy-int/pom.xml to /home/hudson/.m2/repository/org/jboss/jbossas/resteasy-int-pom/6.0.0-SNAPSHOT/resteasy-int-pom-6.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Client POM
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[INFO] [site:attach-descriptor]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/client/pom.xml to /home/hudson/.m2/repository/org/jboss/jbossas/jboss-as-client/6.0.0-SNAPSHOT/jboss-as-client-6.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server Testsuite
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: set-build-properties}]
[INFO] [build-helper:maven-version {execution: default}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [enforcer:enforce {execution: ban-bad-dependencies}]
[INFO] [enforcer:enforce {execution: enforce-java-maven-versions}]
[INFO] [site:attach-descriptor]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/pom.xml to /home/hudson/.m2/repository/org/jboss/jbossas/jboss-as-testsuite/6.0.0-SNAPSHOT/jboss-as-testsuite-6.0.0-SNAPSHOT.pom
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] JBoss Application Server Component Matrix ............. SUCCESS [5.864s]
[INFO] JBoss Application Server Parent POM ................... SUCCESS [3.539s]
[INFO] JBoss Application Server System ....................... SUCCESS [32.882s]
[INFO] JBoss Application Server System JMX ................... SUCCESS [18.367s]
[INFO] JBoss Application Server Aspects ...................... SUCCESS [20.029s]
[INFO] JBoss Application Server Security ..................... SUCCESS [9.676s]
[INFO] JBoss Application Server Deployment ................... SUCCESS [7.967s]
[INFO] JBoss Application Server Server ....................... SUCCESS [1:06.739s]
[INFO] JBoss Application Server Cluster ...................... SUCCESS [17.109s]
[INFO] JBoss Application Server Connector .................... SUCCESS [58.912s]
[INFO] JBoss Application Server Management ................... SUCCESS [18.979s]
[INFO] JBoss Application Server Command Line Client .......... SUCCESS [13.783s]
[INFO] JBoss Application Server Main ......................... SUCCESS [7.847s]
[INFO] JBoss Application Server IIOP ......................... SUCCESS [19.574s]
[INFO] JBoss Application Server EJB3 ......................... SUCCESS [21.959s]
[INFO] JBoss Application Server Hibernate Integration ........ SUCCESS [3.326s]
[INFO] JBoss Application Server HornetQ Integration .......... SUCCESS [11.765s]
[INFO] JBoss Application Server JBossAS Remoting ............. SUCCESS [2.568s]
[INFO] JBoss Application Server OSGi ......................... SUCCESS [0.087s]
[INFO] JBoss Application Server OSGi Integration ............. SUCCESS [1.662s]
[INFO] JBoss Application Server OSGi Distribution ............ SUCCESS [1:02.230s]
[INFO] JBoss Application Server Profile Service .............. SUCCESS [14.287s]
[INFO] JBoss Application Server Resteasy ..................... SUCCESS [24.575s]
[INFO] JBoss Application Server Resteasy Distribution ........ SUCCESS [48.156s]
[INFO] JBoss Application Server Tomcat ....................... SUCCESS [38.344s]
[INFO] JBoss Application Server Varia ........................ SUCCESS [2:36.898s]
[INFO] JBoss Application Server Webservices .................. SUCCESS [16.348s]
[INFO] JBoss Application Server Dependency Chain ............. SUCCESS [28.986s]
[INFO] JBoss Application Server Build ........................ SUCCESS [1:11.943s]
[INFO] JBoss Application Server EmbeddedAS TestSuite ......... SUCCESS [20.875s]
[INFO] JBoss Application Server Distribution ................. SUCCESS [4.266s]
[INFO] JBoss Application Server Resteasy Integration ......... SUCCESS [0.083s]
[INFO] JBoss Application Server Client POM ................... SUCCESS [1.367s]
[INFO] JBoss Application Server Testsuite .................... SUCCESS [1.928s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 minutes 16 seconds
[INFO] Finished at: Fri Apr 23 20:41:38 EDT 2010
[INFO] Final Memory: 209M/491M
[INFO] ------------------------------------------------------------------------
+ cd testsuite
+ export ANT_OPTS=-Xmx700m
+ ANT_OPTS=-Xmx700m
+ export 'ANT_OPTS=-Xmx700m -Djbossas.startup.timeout=240'
+ ANT_OPTS='-Xmx700m -Djbossas.startup.timeout=240'
+ export ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
+ ANT_HOME=/qa/tools/opt/apache-ant-1.7.1
+ export PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/amd64/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/amd64/jdk1.5.0_last/bin:/qa/tools/opt/amd64/subversion-1.4.0/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudson/bin:/qa/tools/opt/x86_64/git-1.6.5/bin
+ PATH=/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/apache-ant-1.7.1/bin:/qa/tools/opt/amd64/jdk1.6.0_18/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.10/bin:/qa/tools/opt/amd64/jdk1.5.0_last/bin:/qa/tools/opt/amd64/subversion-1.4.0/bin:/usr/kerberos/bin:/usr/xpg4/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudson/bin:/qa/tools/opt/x86_64/git-1.6.5/bin
+ ant tests-matrix tests-report -Dmatrix-versions=/home/hudson/hudson_repository/jbossas/jbossas-client-matrix/ -Djdk16=/qa/tools/opt/jdk1.6.0_15 -Djdk15=/qa/tools/opt/jdk1.5.0_15 -Dnode0=10.16.95.25 -Dnode1=10.16.95.26 -DudpGroup=227.43.89.225
Buildfile: build.xml
maybejars:
check-env:
init-maven-ant-tasks:
init-dependencies:
[maven:dependencies] [INFO] snapshot org.jboss.jbossas:jboss-as-hornetq-int:6.0.0-SNAPSHOT: checking for updates from central
[maven:dependencies] [WARNING] repository metadata for: 'snapshot org.jboss.jbossas:jboss-as-hornetq-int:6.0.0-SNAPSHOT' could not be retrieved from repository: central due to an error: Error transferring file: central
[maven:dependencies] [INFO] Repository 'central' will be blacklisted
[maven:dependencies] Downloading: ws-commons/policy/1.0/policy-1.0.pom from repository jboss-deprecated at https://repository.jboss.org/nexus/content/repositories/deprecated/
[maven:dependencies] Unable to locate resource in repository
[maven:dependencies] [INFO] Unable to find resource 'ws-commons:policy:pom:1.0' in repository jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
[maven:dependencies] Downloading: ws-commons/policy/1.0/policy-1.0.pom from repository jboss-developer-repository-group at https://repository.jboss.org/nexus/content/groups/developer/
[maven:dependencies] Unable to locate resource in repository
[maven:dependencies] [INFO] Unable to find resource 'ws-commons:policy:pom:1.0' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
[maven:dependencies] Building ant file: output/build-dependencies.xml
init-paths:
server-config:
init:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/ejb
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/service
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/interfaces
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/ejb
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/cts/service
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
compile-resources:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/resources
[copy] Copying 1605 files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/resources
[copy] Copied 1155 empty directories to 16 empty directories under /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/resources
init-code-generation:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/reports
compile-bean-sources:
compile-mbean-sources:
compile-proxycompiler-bean-sources:
compile-annotated-classes-50:
[mkdir] Created dir: /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/classes
[javac] Compiling 255 source files to /mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/output/classes
BUILD FAILED
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml:1244: The following error occurred while executing this line:
/mnt/hudson_workspace/workspace/JBoss-AS-6.0.x-compatibilityMatrix/JBossAS/testsuite/build.xml:731: Reference apache-httpclient:commons-httpclient:jar not found.
Total time: 29 seconds
Recording test results
Archiving artifacts
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
14 years, 7 months
[Unstable] jbosstools-nightly-3.1.x #62
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/62
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/62/testReport
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/62/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.1.x/62/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/62/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/62//testRe...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/62//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.x/62//console
--------------------------------------------------
Failed Tests:
4 tests failed.
FAILED: ConsolePluginAllTests
Error Message:
Highlighted region for org.hibernate.mapping.RootClass(mapping.entitymode.dom4j.many2one.Car) is empty. (package mapping.entitymode.dom4j.many2one)
Stack Trace:
junit.framework.AssertionFailedError: Highlighted region for org.hibernate.mapping.RootClass(mapping.entitymode.dom4j.many2one.Car) is empty. (package mapping.entitymode.dom4j.many2one)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.openTest(OpenMappingFileTest.java:159)
at org.hibernate.eclipse.console.test.mappingproject.OpenMappingFileTest.testOpenMappingFileTest(OpenMappingFileTest.java:90)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.allTestsRunForProject(MappingTestsBase.java:159)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsCore.testEachPackWithTestSet(MappingTestsCore.java:55)
at org.hibernate.eclipse.console.test.mappingproject.MappingTestsBase.run(MappingTestsBase.java:102)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.core.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.text.ext.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
FAILED: <init>
Error Message:
java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
Stack Trace:
org.eclipse.test.EclipseTestRunner$TestFailedException: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:288)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:220)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Caused by: java.lang.Exception: Could not find plugin "org.jboss.tools.cdi.ui.test"
at org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:304)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:237)
--------------------------------------------------
Changes:
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6201
[nickboldt] bckport from trunk
[nickboldt] https://jira.jboss.org/jira/browse/JBQA-3313 Use static, shared space outside workspace, instead of working directly in the workspace
[nickboldt] https://jira.jboss.org/jira/browse/JBQA-3313 Use static, shared space outside workspace, instead of working directly in the workspace :: add debug output
--------------------------------------------------
Console log:
[...truncated 106145 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/maven-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/examples.community-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/examples.community-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140
[xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 413 minutes 38 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
adding: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272062268
+++ echo 'scale=2; (1272062268 - 1272037413)/60'
+++ bc -l
++ elapsed=414.25
++ echo 'Elapsed time: 414.25mins.'
Elapsed time: 414.25mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.GA
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.GA/201004231140
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.GA
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004231140
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.GA
++ scp -r /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.0.GA/201004231140/
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.0.GA/latestBuild-3.1.0.GA.html
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/3.1.0.GA/latestBuildFailures-3.1.0.GA.html
+++ date +%s
++ endtime=1272063341
+++ echo 'scale=2; (1272063341 - 1272037413)/60'
+++ bc -l
++ elapsed=432.13
++ echo 'Elapsed time: 432.13mins.'
Elapsed time: 432.13mins.
++ [[ -d /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA
++ mv /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA
+++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.project.examples.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004222339-795-8s73533B77799L.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004231140R.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004222339-7H2-9xQ99FIYMQLCGlGaSPhPHaYa.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201004222339-5--7w31211533344A.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.smooks.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.portlet.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.feature_5.1.0.v201004231140R-H62-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.guvnor.tools.feature_5.1.0.v201004231140R-H62-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.struts_feature_3.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004222339-5--7w31211533344A.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004222236-7F79-94E5OxDHFDDLJPBMIJIt957.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004222236-41-7w312115333347.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.richfaces.feature_3.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.source.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.esb.feature_1.3.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.birt.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.task.feature_5.1.0.v201004231140R-H62-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004222339-795-8s73533B77799L.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.ws.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.seam.feature_3.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004222236-52-7w312115333347.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.hibernate.eclipse.feature_3.3.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.cdi.feature_1.0.0.v201004231140R-H62-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004222339-7D2-8BF9D7z0HCDBFMLELKNVx423.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004222236-52-7w312115333347.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004222236-41-7w312115333347.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/site/nightly/3.1.0.GA tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272063705
+++ echo 'scale=2; (1272063705 - 1272037413)/60'
+++ bc -l
++ elapsed=438.20
++ echo 'Elapsed time: 438.20mins.'
Elapsed time: 438.20mins.
Terminating xvnc.
[jbosstools-nightly-3.1.x] $ vncserver -kill :25
Killing Xvnc process ID 29035
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.x/jbds-build/3.1.0.GA/201004231140/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13252 annotations (28 new, 0 high, 13252 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
There are 1 triggered emails.
Sending email for trigger: Unstable
--------------------------------------------------
14 years, 7 months
[Still Unstable] jbosstools-nightly-3.2.next #156
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/156
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/156/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/156/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/156/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/156/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/156//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/156//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/156//co...
--------------------------------------------------
Failed Tests:
11 tests failed.
REGRESSION: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004230931N-H156-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004230931N-H156-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6201
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6085
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6085
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6085
Share project "org.jboss.tools.esb.validator.test" into "https://svn.jboss.org/repos/jbosstools"
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6085
Share project "org.jboss.tools.esb.validator.test" into "https://svn.jboss.org/repos/jbosstools"
[scabanovich]
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-6085
Share project "org.jboss.tools.esb.validator" into "https://svn.jboss.org/repos/jbosstools"
[yradtsevich] https://jira.jboss.org/jira/browse/JBIDE-5042
Enhance DnD support in VPE
- Code cleanup has been done.
--------------------------------------------------
Console log:
[...truncated 115695 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 270 minutes 50 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272045886
+++ echo 'scale=2; (1272045886 - 1272029585)/60'
+++ bc -l
++ elapsed=271.68
++ echo 'Elapsed time: 271.68mins.'
Elapsed time: 271.68mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004230931
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004230931
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004230931/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272046938
+++ echo 'scale=2; (1272046938 - 1272029585)/60'
+++ bc -l
++ elapsed=289.21
++ echo 'Elapsed time: 289.21mins.'
Elapsed time: 289.21mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004230931N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004230931N-H156-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004230931N-H156-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004230931N-H156-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004230931N-H156-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272047205
+++ echo 'scale=2; (1272047205 - 1272029585)/60'
+++ bc -l
++ elapsed=293.66
++ echo 'Elapsed time: 293.66mins.'
Elapsed time: 293.66mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :20
Killing Xvnc process ID 14420
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230931/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14038 annotations (4 new, 0 high, 14038 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months
[Still Unstable] jbosstools-nightly-3.2.next #155
by jboss-qa-internal@redhat.com
Public:
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/155
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/155/test...
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/155/changes
https://hudson.jboss.org/hudson//job/jbosstools-nightly-3.2.next/155/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/155/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/155//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/155//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/155//co...
--------------------------------------------------
Failed Tests:
12 tests failed.
REGRESSION: JsfAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validateTags(SyntaxValidator.java:214)
at org.eclipse.wst.html.core.internal.validate.SyntaxValidator.validate(SyntaxValidator.java:98)
at org.eclipse.wst.html.core.internal.validate.CompositeValidator.validate(CompositeValidator.java:54)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:38)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.propagateToChildElements(AbstractPropagatingValidator.java:60)
at org.eclipse.wst.xml.core.internal.validate.AbstractPropagatingValidator.validate(AbstractPropagatingValidator.java:40)
at org.eclipse.wst.html.core.internal.validate.DocumentPropagatingValidator.validate(DocumentPropagatingValidator.java:32)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:432)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(HTMLValidator.java:494)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validateDelta(HTMLValidator.java:476)
at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:239)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:292)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:258)
at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:95)
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:257)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:199)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:221)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:641)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
REGRESSION: RichFacesAllTests
Error Message:
string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004230331N-H155-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
Stack Trace:
junit.framework.AssertionFailedError: string is"background-image: url(file:////qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/eclipse/plugins/org.jboss.tools.jsf.vpe.richfaces_3.1.0.v201004230331N-H155-GA/resources/common/background.gif);" but must be "background-image: url(file:///D:/Projects/jboss_trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/resources/common/background.gif);"
at org.jboss.tools.vpe.ui.test.ComponentContentTest.compareElements(ComponentContentTest.java:131)
at org.jboss.tools.vpe.ui.test.ComponentContentTest.performContentTest(ComponentContentTest.java:90)
at org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest.testDataDefinitionList(RichFacesComponentContentTest.java:107)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
REGRESSION: JstWebKbAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jst.web.kb.test.KbModelTest.testXMLScanner(KbModelTest.java:71)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss42(TestEar5WithJBossRuntime.java:43)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss50(TestEar5WithJBossRuntime.java:59)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.projectcreation.TestEar5WithJBossRuntime.testEar5WithJBoss51(TestEar5WithJBossRuntime.java:75)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: ASTestSuite
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:632)
at org.jboss.ide.eclipse.as.test.util.ServerRuntimeUtils.deleteAllRuntimes(ServerRuntimeUtils.java:132)
at org.jboss.ide.eclipse.as.test.publishing.v2.JSTDeploymentTester.tearDown(JSTDeploymentTester.java:63)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testAbsolutePath(Jbide1614Test.java:79)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: RichFacesAllTests
Error Message:
expected:<1> but was:<0>
Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test.testRelatedPath(Jbide1614Test.java:121)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.jboss.tools.common.util.WorkbenchUtils.findWizardByDefId(WorkbenchUtils.java:35)
at org.jboss.tools.common.model.ui.test.ModelNewWizardTest.testNewWizardInstanceIsCreated(ModelNewWizardTest.java:30)
at org.jboss.tools.jst.web.ui.test.WebWizardsTest.testNewXhtmlWizardInstanceIsCreated(WebWizardsTest.java:46)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
FAILED: JstWebUiAllTests
Error Message:
null
Stack Trace:
java.lang.NullPointerException
at org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:227)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:55)
at org.jboss.tools.test.util.ResourcesUtils.importProject(ResourcesUtils.java:164)
at org.jboss.tools.test.util.ProjectImportTestSetup.importProjects(ProjectImportTestSetup.java:58)
at org.jboss.tools.test.util.ProjectImportTestSetup.setUp(ProjectImportTestSetup.java:79)
at junit.extensions.TestSetup$1.protect(TestSetup.java:20)
at junit.extensions.TestSetup.run(TestSetup.java:25)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
at org.eclipse.core.launcher.Main.main(Main.java:34)
--------------------------------------------------
Changes:
[Grid.Qian] JBIDE-6175: to trunk
[Grid.Qian] JBIDE-6175: to trunk
[DartPeng] JBIDE-6022
resolved
[DartPeng] JBIDE-5983
remove unused codes
[nickboldt] https://jira.jboss.org/jira/browse/JBQA-3313 Use static, shared space outside workspace, instead of working directly in the workspace :: add debug output
--------------------------------------------------
Console log:
[...truncated 115555 lines...]
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product/buildResults/download.xsl
post-build:
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
publish.log:
init:
clean.all.subfolders:
BUILD SUCCESSFUL
Total time: 294 minutes 33 seconds
++ buildResult=0
++ tee ../configs/jbds/build.log
++ buildTypeString=nightly
++ cd ../configs/jbds
++ zip build.log.zip build.log
updating: build.log (stored 0%)
++ cd ../..
+++ date +%s
++ endtime=1272025832
+++ echo 'scale=2; (1272025832 - 1272008129)/60'
+++ bc -l
++ elapsed=295.05
++ echo 'Elapsed time: 295.05mins.'
Elapsed time: 295.05mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.2.0.beta1/201004230331
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.2.0.beta1
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201004230331
++ [[ '' == '' ]]
++ DESTINATION=tools@filemgmt.jboss.org:/downloads_htdocs/tools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331 tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/201004230331/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html tools@filemgmt.jboss.org:/downloads_htdocs/tools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1272026777
+++ echo 'scale=2; (1272026777 - 1272008129)/60'
+++ bc -l
++ elapsed=310.80
++ echo 'Elapsed time: 310.80mins.'
Elapsed time: 310.80mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201004230331N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201004230331N-H155-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201004230331N-H155-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201004230331N-H155-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201004230331N-H155-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201004081606-795-8s73533B3J5F3F.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201004081606-7D2-8BF9D7z0HAJAIIIPMNEPx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201004092111-7J--CcNBHBBZC0NHHH.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201004081511-52-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201004081606-7H2-9xQ99FIYGhIL8aEgRSdMSbaS.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201004081511-7F79-94E5OxDHBPBRBR9SE9It957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201004081321-3--8-Co3ICQjW_RR4OmgdinAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201004081511-41-7w312115192622.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201004092111-77--84O23FfUETGFcG2XcJJDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201004081606-5--7w312115192717.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201004081321-27l-F9JgLWLM0MhWrgW.jar ]]
+++ echo tools@filemgmt.jboss.org:/downloads_htdocs/tools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk tools@filemgmt.jboss.org:/downloads_htdocs/tools/updates/nightly/
+++ date +%s
++ endtime=1272026978
+++ echo 'scale=2; (1272026978 - 1272008129)/60'
+++ bc -l
++ elapsed=314.15
++ echo 'Elapsed time: 314.15mins.'
Elapsed time: 314.15mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :22
Killing Xvnc process ID 21505
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
Recording plot data
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jmx/lines.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jmx/classes.properties
No plot data file found: jbds-build/*/*/tests/test-results/emma-coverage/bpel/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201004230331/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 14039 annotations (6 new, 0 high, 14039 normal, 0 low)
[WARNINGS] Not changing build status, since no threshold has been exceeded
Email was triggered for: Unstable
Email was triggered for: Still Unstable
Trigger Unstable was overridden by another trigger and will not send an email.
There are 1 triggered emails.
Sending email for trigger: Still Unstable
--------------------------------------------------
14 years, 7 months