[jbosstools-builds] [Failure] jbosstools-nightly-3.1.0.CR2 #274

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Feb 24 15:01:43 EST 2010


Public: 
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/274
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/274/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/274/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR2/274/console

Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/274/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/274//testReport
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/274//changes
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR2/274//console

--------------------------------------------------

Failed Tests:

2 tests failed.
FAILED:  CommonExtAllTests

Error Message:
java.lang.String declaration should be opened

Stack Trace:
junit.framework.AssertionFailedError: java.lang.String declaration should be opened
	at org.jboss.tools.common.text.ext.test.OpenOnsTest.testFaceletTaglibTypeOpenOn(OpenOnsTest.java:547)
	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:  VpeAllTests

Error Message:
Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.

Stack Trace:
junit.framework.AssertionFailedError: Sheme vpe-templates-facelets.xml is not valid : cvc-complex-type.3.2.2: Attribute 'defineElementName' is not allowed to appear in element 'vpe:template'.
	at org.jboss.tools.vpe.test.TemplateSchemeValidateTest.testValidationGlobalTemplates(TemplateSchemeValidateTest.java:119)
	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)




--------------------------------------------------

Changes:

[KrisVerlaenen] - removed missing documentation links

[KrisVerlaenen] 

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5835

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5873

[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5913

[Grid.Qian] JBIDE-5900: remove the log for the time of starting the validator plugin (to 3.1.x)



--------------------------------------------------

Console log:

[...truncated 106128 lines...]
    [style] Warning: the task name <style> is deprecated. Use <xslt> instead.
    [style] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/jmx-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/jmx-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/archives-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/archives-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/xulrunner-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/xulrunner-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/richfaces-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/richfaces-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/jbpm-convert-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/jbpm-convert-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/freemarker-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/freemarker-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/hibernate-tools-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/hibernate-tools-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/struts-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/struts-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/as-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/as-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/seam-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/seam-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/cdi-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/cdi-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/maven-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/maven-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/examples-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/examples-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/examples.community-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/examples.community-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/esb-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/esb-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/ws-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/ws-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/birt-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/birt-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/portlet-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/portlet-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/smooks-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/smooks-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/tptp-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/tptp-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/tests-errors.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/logInfo/tests-warnings.html
    [style] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/org.jboss.ide.eclipse.releng/builders/product
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021
     [copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/images
     [copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/script
     [copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021
     [xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/download-snippet.txt
     [xslt] Loading stylesheet /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.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: 273 minutes 40 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=1267041610
+++ echo 'scale=2; (1267041610 - 1267025141)/60'
+++ bc -l
++ elapsed=274.48
++ echo 'Elapsed time: 274.48mins.'
Elapsed time: 274.48mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.CR2
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.CR2/201002241021
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ grep product.releaseNumber
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.CR2
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201002241021
++ [[ '' == '' ]]
++ DESTINATION=jbossqa at filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.CR2
++ scp -r /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2 jbossqa at filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied, please try again.
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
Permission denied (publickey,gssapi-with-mic,password).
lost connection
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR2] $ vncserver -kill :14
Killing Xvnc process ID 17737
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.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/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.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/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.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.1.0.CR2/jbds-build/3.1.0.CR2/201002241021/tests/test-results/emma-coverage/smooks/classes.properties
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure


--------------------------------------------------



More information about the jbosstools-builds mailing list