Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR2/155/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//te...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//ch...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR2/155//co...
--------------------------------------------------
Failed Tests:
4 tests failed.
REGRESSION: JstJspAllTests
Error Message:
Content Assistant returned no proposals
Stack Trace:
junit.framework.AssertionFailedError: Content Assistant returned no proposals
at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:89)
at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at
org.jboss.tools.jst.jsp.test.ca.CAForCompositeComponentTest.testCAForCompositeComponent(CAForCompositeComponentTest.java:27)
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: HtmlAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at
org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at
org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at
org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at
org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at
org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at org.eclipse.wst.html.core.internal.validate.CMUtil.getDeclaration(CMUtil.java:47)
at
org.eclipse.wst.html.core.internal.validate.HTMLAttributeValidator.validate(HTMLAttributeValidator.java:99)
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.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: SeamAllTests
Error Message:
null
Stack Trace:
java.util.ConcurrentModificationException
at
org.eclipse.emf.common.util.ArrayDelegatingEList$EIterator.checkModCount(ArrayDelegatingEList.java:885)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:710)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:696)
at
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl.adapt(AdapterFactoryImpl.java:86)
at
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl.adapt(DTDImpl.java:139)
at org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl.getAdapter(DTDImpl.java:97)
at
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter.getElements(DTDImpl.java:661)
at
org.eclipse.wst.html.core.internal.modelquery.CMDocumentForBuddySystem.getElements(CMDocumentForBuddySystem.java:90)
at
org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.SimpleAssociationProvider.getCMElementDeclaration(SimpleAssociationProvider.java:45)
at
org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.ModelQueryImpl.getCMElementDeclaration(ModelQueryImpl.java:116)
at
org.eclipse.wst.html.core.internal.modelquery.HTMLModelQueryImpl.getCMElementDeclaration(HTMLModelQueryImpl.java:149)
at
org.eclipse.wst.xml.ui.views.contentoutline.XMLContentOutlineConfiguration$AttributeShowingLabelProvider.getText(XMLContentOutlineConfiguration.java:89)
at org.eclipse.jface.viewers.ColumnLabelProvider.update(ColumnLabelProvider.java:36)
at org.eclipse.jface.viewers.ViewerColumn.refresh(ViewerColumn.java:145)
at
org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:932)
at
org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run(AbstractTreeViewer.java:102)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at
org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(AbstractTreeViewer.java:1012)
at
org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run(StructuredViewer.java:481)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:2111)
at
org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:827)
at org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:802)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:776)
at org.eclipse.jface.viewers.TreeViewer.createChildren(TreeViewer.java:639)
at
org.eclipse.jface.viewers.AbstractTreeViewer.internalInitializeTree(AbstractTreeViewer.java:1490)
at org.eclipse.jface.viewers.TreeViewer.internalInitializeTree(TreeViewer.java:828)
at org.eclipse.jface.viewers.AbstractTreeViewer$5.run(AbstractTreeViewer.java:1474)
at
org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1392)
at org.eclipse.jface.viewers.TreeViewer.preservingSelection(TreeViewer.java:402)
at
org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1353)
at
org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged(AbstractTreeViewer.java:1467)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:274)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1634)
at
org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setInput(ConfigurableContentOutlinePage.java:664)
at
org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.setConfiguration(ConfigurableContentOutlinePage.java:639)
at
org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.createControl(ConfigurableContentOutlinePage.java:380)
at
org.eclipse.ui.views.contentoutline.ContentOutline.doCreatePage(ContentOutline.java:137)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at
org.eclipse.ui.views.contentoutline.ContentOutline.partBroughtToTop(ContentOutline.java:212)
at org.eclipse.ui.part.PageBookView$4.partBroughtToTop(PageBookView.java:1015)
at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at
org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83)
at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212)
at
org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76)
at
org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52)
at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162)
at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1277)
at org.eclipse.ui.internal.WorkbenchPage.updateActivePart(WorkbenchPage.java:1222)
at org.eclipse.ui.internal.WorkbenchPage.partAdded(WorkbenchPage.java:1698)
at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:217)
at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)
at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.jboss.tools.vpe.ui.test.VpeTest.performTestForVpeComponent(VpeTest.java:210)
at
org.jboss.tools.jsf.vpe.seam.test.SeamComponentTest.testCache(SeamComponentTest.java:40)
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: JstJspAllTests
Error Message:
Proposal resources not found!
Stack Trace:
junit.framework.AssertionFailedError: Proposal resources not found!
at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:100)
at
org.jboss.tools.jst.jsp.test.ca.ContentAssistantTestCase.checkProposals(ContentAssistantTestCase.java:59)
at
org.jboss.tools.jst.jsp.test.ca.MissingKBBuilderTest.testCAForIDTest(MissingKBBuilderTest.java:34)
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:
[rob.stryker(a)jboss.com] JBDS-1094 partial fix from what I could replicate committed to cr2
branch
[rob.stryker(a)jboss.com] jbide-5836 commit to branch
--------------------------------------------------
Console log:
[...truncated 142706 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/drools-ide-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/archives-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/xulrunner-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/richfaces-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/freemarker-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/struts-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/as-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/as-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/seam-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/examples-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/esb-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/ws-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/birt-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/portlet-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/smooks-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tptp-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-errors.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/logInfo/tests-warnings.html
[style] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 1 file to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build
[copy] Copying 1 file to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[copy] Copying 42 files to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/images
[copy] Copying 4 files to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/script
[copy] Copying 1 file to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621
[xslt] Processing
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/download.xml
to
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2/201002120621/download-snippet.txt
[xslt] Loading stylesheet
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/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: 408 minutes 10 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=1266000997
+++ echo 'scale=2; (1266000997 - 1265976500)/60'
+++ bc -l
++ elapsed=408.28
++ echo 'Elapsed time: 408.28mins.'
Elapsed time: 408.28mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR2
+++ cat
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR2/201002120621
+++ cat
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR2
+++ cat
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002120621
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR2
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/3.0.0.CR2
/qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip
/qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/201002120621/
++ scp
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuild.html
/qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuild-3.0.0.CR2.html
++ scp
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/latestBuildFailures.html
/qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR2/latestBuildFailures-3.0.0.CR2.html
+++ date +%s
++ endtime=1266001186
+++ echo 'scale=2; (1266001186 - 1265976500)/60'
+++ bc -l
++ elapsed=411.43
++ echo 'Elapsed time: 411.43mins.'
Elapsed time: 411.43mins.
++ [[ -d
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse ]]
++ mkdir -p
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
++ mv
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/artifacts.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/content.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/features
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/images
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index.html
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/index_root.html
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/plugins
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/site.xml
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/eclipse/web
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
+++ find
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features
-name '*.jar'
++ [[ -n
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.guvnor.tools.feature_5.1.0.v201002120621M-H155-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.struts_feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.runtime.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002052128-7F79-94E5OxDDBJDFDZBKGNIt957.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/com.jboss.jbds.product.feature_3.0.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.birt.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.tptp.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.project.examples.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.ws.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.profiler.feature_1.0.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.richfaces.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.smooks.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201002120621M.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.seam.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002052128-52-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.esb.feature_1.3.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.hibernate.eclipse.feature_3.3.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.drools.eclipse.feature_5.1.0.v201002120621M-H155-31552.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.source.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.portlet.feature_1.1.0.v201002120621M-H155-CR2.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002052128-41-7w312113163239.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201002120621M-H155-CR2.jar
]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR2/jbds-build/site/nightly/3.0.0.CR2
/qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1266001229
+++ echo 'scale=2; (1266001229 - 1265976500)/60'
+++ bc -l
++ elapsed=412.15
++ echo 'Elapsed time: 412.15mins.'
Elapsed time: 412.15mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR2] $ vncserver -kill :11
Killing Xvnc process ID 578
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13156 annotations (6 new, 0 high, 13156 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
--------------------------------------------------