[Unstable] jbosstools-nightly-3.2.next #45
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/45
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/45/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/45/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/45/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/45/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/45//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/45//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/45//con...
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: 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:747)
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:
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-905 -updated GSG according to the forum post http://community.jboss.org/thread/147702?tstart=0.Added the description of the problem that can appear while recalculating dependences in 'Install New Software' dialog to "JBoss Tools Installation and Update" section.</p>
</body></html>
[ochikvina] <html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1107 -Added Beginners Guide to doc bundle</p>
</body></html>
[dmaliarevich] https://jira.jboss.org/jira/browse/JBIDE-5996 -- disabling menu items when there is no visual editor.
[dmaliarevich] https://jira.jboss.org/jira/browse/JBIDE-5996 -- disabling menu items when there is no visual editor.
--------------------------------------------------
Console log:
[...truncated 107345 lines...]
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/maven-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/examples.community-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/examples.community-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/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 /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650
[xslt] Processing /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/download.xml to /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/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: 271 minutes 9 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=1267806217
+++ echo 'scale=2; (1267806217 - 1267789930)/60'
+++ bc -l
++ elapsed=271.45
++ echo 'Elapsed time: 271.45mins.'
Elapsed time: 271.45mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/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 /mnt/hudson_workspace/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/201003050650
+++ cat /mnt/hudson_workspace/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 /mnt/hudson_workspace/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
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
+++ cat /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/buildData.properties
++ timestamp=201003050650
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003050650/
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267807293
+++ echo 'scale=2; (1267807293 - 1267789930)/60'
+++ bc -l
++ elapsed=289.38
++ echo 'Elapsed time: 289.38mins.'
Elapsed time: 289.38mins.
++ [[ -d /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
++ mv /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk
+++ find /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.source.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.feature_4.0.0.v201002181010-5--7w312113292121.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003050650N.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201002181010-795-8s7353375J5353.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.cdi.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.source.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003050650N-H45-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201002181010-5--7w312113292121.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003050650N-H45-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.maven.feature_1.0.0.v201003050650N-H45-GA.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.task.feature_5.1.0.v201003050650N-H45-31764.jar
/mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267807500
+++ echo 'scale=2; (1267807500 - 1267789930)/60'
+++ bc -l
++ elapsed=292.83
++ echo 'Elapsed time: 292.83mins.'
Elapsed time: 292.83mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :24
Killing Xvnc process ID 23737
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.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/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.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/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.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /mnt/hudson_workspace/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003050650/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13246 annotations (5 new, 0 high, 13246 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, 9 months
[Still Unstable] devstudio-nightly-3.0.0.CR3 #45
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/45
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/45/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/45/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/45/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/45/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/45//tes...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/45//cha...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/45//con...
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: SeamValidatorsAllTests
Error Message:
Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
Stack Trace:
junit.framework.AssertionFailedError: Marker matches the 'Class "StatefulComponent" of component "statefulComponent" does not have a setter or a field for the property "abc"' pattern wasn't found
at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:88)
at org.jboss.tools.seam.core.test.SeamValidatorsTest.testComponentWithoutSetter_Validator(SeamValidatorsTest.java:306)
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: 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:747)
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:
--------------------------------------------------
Console log:
[...truncated 106244 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003050335/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/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: 257 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=1267793816
+++ echo 'scale=2; (1267793816 - 1267778339)/60'
+++ bc -l
++ elapsed=257.95
++ echo 'Elapsed time: 257.95mins.'
Elapsed time: 257.95mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR3
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR3/201003050335
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR3
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003050335
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR3
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/201003050335/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuild-3.0.0.CR3.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuildFailures-3.0.0.CR3.html
+++ date +%s
++ endtime=1267794134
+++ echo 'scale=2; (1267794134 - 1267778339)/60'
+++ bc -l
++ elapsed=263.25
++ echo 'Elapsed time: 263.25mins.'
Elapsed time: 263.25mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.tptp.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.portlet.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.guvnor.tools.feature_5.1.0.v201003050335M-H45-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.runtime.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.esb.feature_1.3.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.ws.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.birt.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003050335M.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.richfaces.feature_3.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.project.examples.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.seam.feature_3.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/com.jboss.jbds.product.feature_3.0.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.drools.eclipse.feature_5.1.0.v201003050335M-H45-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.hibernate.eclipse.feature_3.3.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.smooks.feature_1.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.struts_feature_3.1.0.v201003050335M-H45-CR3.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.feature_3.2.0.v201003041416-41-7w312114152527.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201003041416-52-7w312114152527.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201003041416-41-7w312114152527.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201003041416-52-7w312114152527.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267794166
+++ echo 'scale=2; (1267794166 - 1267778339)/60'
+++ bc -l
++ elapsed=263.78
++ echo 'Elapsed time: 263.78mins.'
Elapsed time: 263.78mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :26
Killing Xvnc process ID 28326
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13096 annotations (5 new, 0 high, 13096 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, 9 months
[Unstable] devstudio-nightly-3.1.0.beta1 #50
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/50
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/50/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/50/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.1.0.beta1/50/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/50/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/50//t...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/50//c...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.1.0.beta1/50//c...
--------------------------------------------------
Failed Tests:
1 tests failed.
FAILED: 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:747)
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:
[irooskov(a)redhat.com] updated book to build with maven and publican
[irooskov(a)redhat.com] modified book to build with publican and maven
[irooskov(a)redhat.com] updated to build with publican and maven
[irooskov(a)redhat.com] modified book to be built with publican and maven
--------------------------------------------------
Console log:
[...truncated 109920 lines...]
[style] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/drools-ide-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341
[copy] Copying 42 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341
[xslt] Processing /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/download.xml to /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/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: 227 minutes 23 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=1267778150
+++ echo 'scale=2; (1267778150 - 1267764465)/60'
+++ bc -l
++ elapsed=228.08
++ echo 'Elapsed time: 228.08mins.'
Elapsed time: 228.08mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=nightly/3.1.0.beta1/201003042341
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=nightly
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.beta1
+++ cat /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003042341
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n trunk ]]
++ [[ trunk == \t\r\u\n\k ]]
++ scp -r /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/3.1.0.beta1/201003042341 /qa/services/http/binaries/RHDS/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/trunk/201003042341/
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267778451
+++ echo 'scale=2; (1267778451 - 1267764465)/60'
+++ bc -l
++ elapsed=233.10
++ echo 'Elapsed time: 233.10mins.'
Elapsed time: 233.10mins.
++ [[ -d /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
++ mv /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/images /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk
+++ find /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.seam.feature_3.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.portlet.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.tptp.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.smooks.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003042341N.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.runtime.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.esb.feature_1.3.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201002180916-52-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003042341N-H50-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/com.jboss.jbds.product.feature_3.0.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.birt.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003042341N-H50-31764.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.project.examples.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.tools.struts_feature_3.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003042341N-H50-GA.jar
/qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201002180916-41-7w312113291A27.jar ]]
+++ echo /qa/services/http/binaries/RHDS
+++ perl -ne 's/[^@]//g; print;'
++ [[ '' != \@ ]]
++ mkdir -p /qa/services/http/binaries/RHDS/updates/nightly/
++ rsync -arz --delete /qa/hudson_ws/workspace/devstudio-nightly-3.1.0.beta1/jbds-build/site/nightly/trunk /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267778474
+++ echo 'scale=2; (1267778474 - 1267764465)/60'
+++ bc -l
++ elapsed=233.48
++ echo 'Elapsed time: 233.48mins.'
Elapsed time: 233.48mins.
Terminating xvnc.
[devstudio-nightly-3.1.0.beta1] $ vncserver -kill :18
Killing Xvnc process ID 16323
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13088 annotations (4 new, 0 high, 13088 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, 9 months
[Unstable] devstudio-nightly-3.0.0.CR3 #44
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/44
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/44/testReport
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/44/changes
$PUBLIC_HUDSON_URL/job/devstudio-nightly-3.0.0.CR3/44/console
Internal:
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/44/
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/44//tes...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/44//cha...
http://hudson.qa.jboss.com/hudson/job/devstudio-nightly-3.0.0.CR3/44//con...
--------------------------------------------------
Failed Tests:
1 tests failed.
FAILED: JsfAllTests
Error Message:
Number of ca proposals shouldn't be a null
Stack Trace:
junit.framework.AssertionFailedError: Number of ca proposals shouldn't be a null
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE788Test.checkOfCAByStartString(JBIDE788Test.java:306)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE788Test.checkOfCAByStartString(JBIDE788Test.java:239)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE788Test.testCAforIncludeTaglibInInenerNodes(JBIDE788Test.java:57)
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:
--------------------------------------------------
Console log:
[...truncated 106365 lines...]
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/drools-ide-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/drools-ide-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/archives-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/archives-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/xulrunner-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/richfaces-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/richfaces-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/freemarker-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/freemarker-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/struts-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/struts-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/as-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/as-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/seam-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/seam-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/examples-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/examples-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/esb-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/esb-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/ws-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/ws-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/birt-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/birt-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/portlet-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/portlet-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/smooks-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/smooks-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/tptp-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/tptp-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/tests-errors.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/logInfo/tests-warnings.html
[style] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/3.0.0.CR3/201003042107
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107
[copy] Copying 42 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/images
[copy] Copying 4 files to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/script
[copy] Copying 1 file to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107
[xslt] Processing /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/download.xml to /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3/201003042107/download-snippet.txt
[xslt] Loading stylesheet /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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: 350 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=1267776176
+++ echo 'scale=2; (1267776176 - 1267755085)/60'
+++ bc -l
++ elapsed=351.51
++ echo 'Elapsed time: 351.51mins.'
Elapsed time: 351.51mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.0.0.CR3
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.0.0.CR3/201003042107
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/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.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.0.0.CR3
+++ cat /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003042107
++ [[ '' == '' ]]
++ DESTINATION=/qa/services/http/binaries/RHDS
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.0.0.CR3
++ scp -r /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/3.0.0.CR3 /qa/services/http/binaries/RHDS/builds/nightly/
++ scp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/201003042107/
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuild.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuild-3.0.0.CR3.html
++ scp /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/latestBuildFailures.html /qa/services/http/binaries/RHDS/builds/nightly/3.0.0.CR3/latestBuildFailures-3.0.0.CR3.html
+++ date +%s
++ endtime=1267776379
+++ echo 'scale=2; (1267776379 - 1267755085)/60'
+++ bc -l
++ elapsed=354.90
++ echo 'Elapsed time: 354.90mins.'
Elapsed time: 354.90mins.
++ [[ -d /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
++ mv /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/artifacts.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/content.jar /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/features /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/images /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/index.html /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/plugins /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/site.xml /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/eclipse/web /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3
+++ find /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features -name '*.jar'
++ [[ -n /mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201003041416-52-7w312114152527.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.ws.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201003041416-41-7w312114152527.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.struts_feature_3.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.seam.feature_3.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003042107M.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jbpm.gd.jpdl.feature_3.2.0.v201003041416-41-7w312114152527.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.guvnor.tools.feature_5.1.0.v201003042107M-H44-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.runtime.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.hibernate.eclipse.feature_3.3.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.esb.feature_1.3.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/com.jboss.jbds.product.feature_3.0.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.birt.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.drools.eclipse.feature_5.1.0.v201003042107M-H44-31764.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.smooks.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.portlet.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.richfaces.feature_3.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.project.examples.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201003041416-52-7w312114152527.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.tptp.feature_1.1.0.v201003042107M-H44-CR3.jar
/mnt/hudson_workspace/workspace/devstudio-nightly-3.0.0.CR3/jbds-build/site/nightly/3.0.0.CR3/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957.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.CR3/jbds-build/site/nightly/3.0.0.CR3 /qa/services/http/binaries/RHDS/updates/nightly/
+++ date +%s
++ endtime=1267776413
+++ echo 'scale=2; (1267776413 - 1267755085)/60'
+++ bc -l
++ elapsed=355.46
++ echo 'Elapsed time: 355.46mins.'
Elapsed time: 355.46mins.
Terminating xvnc.
[devstudio-nightly-3.0.0.CR3] $ vncserver -kill :21
Killing Xvnc process ID 4294
Recording test results
Description not found.
Recording Emma reports jbds-build/coverage.xml
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13090 annotations (9 new, 0 high, 13090 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, 9 months
[Failure] jbosstools-nightly-3.1.0.CR3 #54
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/54
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/54/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/54/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/54/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/54/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/54//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/54//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/54//co...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 106160 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/jmx-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/jmx-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/archives-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/archives-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/xulrunner-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/xulrunner-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/jbpm-convert-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/jbpm-convert-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/struts-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/as-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/as-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/seam-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/cdi-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/cdi-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/maven-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042311
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042311/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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: 176 minutes 41 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=1267773023
+++ echo 'scale=2; (1267773023 - 1267762384)/60'
+++ bc -l
++ elapsed=177.31
++ echo 'Elapsed time: 177.31mins.'
Elapsed time: 177.31mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.GA/201003042311
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003042311
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.GA
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA jbossqa@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.CR3] $ vncserver -kill :27
Killing Xvnc process ID 25283
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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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, 9 months
[Unstable] jbosstools-nightly-3.2.next #43
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/43
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/43/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/43/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.2.next/43/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/43/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/43//tes...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/43//cha...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.2.next/43//con...
--------------------------------------------------
Failed Tests:
1 tests failed.
FAILED: 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:747)
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:
[koen.aers(a)jboss.com] JBIDE-5951: jBPM3 runtime from JBDS 2.1.1 workspace is missing when opened in 3.0.0 CR2
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5744 reverted because of a side effect
[yzhishko] https://jira.jboss.org/jira/browse/JBIDE-3288 , https://jira.jboss.org/jira/browse/JBIDE-5965 ,
https://jira.jboss.org/jira/browse/JBIDE-5966 the first version of CSS Style Class selector
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5995
[scabanovich] https://jira.jboss.org/jira/browse/JBIDE-5995
--------------------------------------------------
Console log:
[...truncated 142328 lines...]
[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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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/201003041644
[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/201003041644
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/3.2.0.beta1/201003041644/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: 316 minutes 50 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=1267762679
+++ echo 'scale=2; (1267762679 - 1267743662)/60'
+++ bc -l
++ elapsed=316.95
++ echo 'Elapsed time: 316.95mins.'
Elapsed time: 316.95mins.
++ [[ '' != '' ]]
++ [[ -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/201003041644
+++ 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=201003041644
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ 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/201003041644 jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/201003041644/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuild.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/trunk/latestBuildFailures.html
+++ date +%s
++ endtime=1267763697
+++ echo 'scale=2; (1267763697 - 1267743662)/60'
+++ bc -l
++ elapsed=333.91
++ echo 'Elapsed time: 333.91mins.'
Elapsed time: 333.91mins.
++ [[ -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.seam.feature_3.1.0.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.guvnor.tools.feature_5.1.0.v201003041644N-H43-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.ws.feature_1.1.0.v201003041644N-H43-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_v201003041644N.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.richfaces.feature_3.1.0.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.drools.eclipse.feature_5.1.0.v201003041644N-H43-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.v201003041644N-H43-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.hibernate.eclipse.feature_3.3.0.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-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.v201003041644N-H43-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jbpm.gd.jpdl.feature_3.2.0.v201002180916-41-7w312113291A27.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.sdk.feature_3.0.0.v201002052110-77--84O23FfSEPGFREgXcJDDdOCI.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.v201002180916-52-7w312113291A27.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.v201002180916-7F79-94E5OxDDDP9VDa7_EJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.bpel.feature_1.0.0.v201002180918-27l-F9JgLWLLgXhMsXh.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.jboss.tools.jbpm4.feature_4.0.0.v201002181010-7D2-8BF9D7z0FBJ9KFPPGCADx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.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.v201002181010-7H2-9xQ99FISJhHDASFgQUaTSWQO.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.v201002181010-795-8s7353375J5353.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.v201002181010-5--7w312113292121.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk/features/org.pi4soa.core.source.feature_3.0.0.v201002052110-7J--CcNBHBBNBeNHHB.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.v201002181010-795-8s7353375J5353.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.v201002180916-41-7w312113291A27.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.v201002180916-52-7w312113291A27.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.v201002181010-5--7w312113292121.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.v201002180918-3--8-Co3ICOkWZXPrZmXeZz-AKhM.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.v201002180918-27l-F9JgLWLLgXhMsXh.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.2.next/jbds-build/site/nightly/trunk jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267763932
+++ echo 'scale=2; (1267763932 - 1267743662)/60'
+++ bc -l
++ elapsed=337.83
++ echo 'Elapsed time: 337.83mins.'
Elapsed time: 337.83mins.
Terminating xvnc.
[jbosstools-nightly-3.2.next] $ vncserver -kill :24
Killing Xvnc process ID 26479
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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/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/201003041644/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13242 annotations (3 new, 0 high, 13242 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, 9 months
[Unstable] jbosstools-nightly-3.1.0.CR3 #53
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/53
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/53/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/53/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/53/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/53/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/53//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/53//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/53//co...
--------------------------------------------------
Failed Tests:
2 tests failed.
FAILED: 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)
FAILED: 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:747)
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:
--------------------------------------------------
Console log:
[...truncated 105184 lines...]
[style] Warning: the task name <style> is deprecated. Use <xslt> instead.
[style] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/maven-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/examples-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/examples-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/examples.community-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/examples.community-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/esb-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/esb-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/ws-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/ws-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/birt-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/birt-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/portlet-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/portlet-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/smooks-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/smooks-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/tptp-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/tptp-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/tests-errors.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/logInfo/tests-warnings.html
[style] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.1.0.CR3/jbds-build/3.1.0.GA/201003042005
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005
[copy] Copying 42 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/images
[copy] Copying 4 files to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/script
[copy] Copying 1 file to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005
[xslt] Processing /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/download.xml to /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA/201003042005/download-snippet.txt
[xslt] Loading stylesheet /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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: 158 minutes 27 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=1267760973
+++ echo 'scale=2; (1267760973 - 1267751400)/60'
+++ bc -l
++ elapsed=159.55
++ echo 'Elapsed time: 159.55mins.'
Elapsed time: 159.55mins.
++ [[ '' != '' ]]
++ [[ -n '' ]]
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
++ version=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep upload.to
+++ perl -ne 's/[\s\t]+upload.to=//g;print;'
++ builddir=stable/3.1.0.GA/201003042005
+++ grep product.buildDesc
+++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
++ buildtype=stable
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.releaseNumber
+++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
++ releaseNumber=3.1.0.GA
+++ cat /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/buildData.properties
+++ grep product.buildTimestamp
+++ perl -ne 's/[\s\t]+product.buildTimestamp=//g; print;'
++ timestamp=201003042005
++ [[ '' == '' ]]
++ DESTINATION=jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
++ pathSuffix=trunk
++ [[ -n branch ]]
++ [[ branch == \t\r\u\n\k ]]
++ pathSuffix=3.1.0.GA
++ scp -r /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.GA jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/
++ scp configs/jbds/build.log.zip jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/201003042005/
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuild.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/latestBuild-3.1.0.GA.html
++ scp /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/latestBuildFailures.html jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.GA/latestBuildFailures-3.1.0.GA.html
+++ date +%s
++ endtime=1267761904
+++ echo 'scale=2; (1267761904 - 1267751400)/60'
+++ bc -l
++ elapsed=175.06
++ echo 'Elapsed time: 175.06mins.'
Elapsed time: 175.06mins.
++ [[ -d /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse ]]
++ mkdir -p /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA
++ mv /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/artifacts.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/content.jar /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/features /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/index.html /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/plugins /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/site.xml /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/eclipse/web /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA
+++ find /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features -name '*.jar'
++ [[ -n /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.feature_4.0.0.v201003041939-5--7w312114152A4A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.as.feature_2.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.source.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.project.examples.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.feature_4.0.0.v201003041939-795-8s7353393B5L9L.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.sdk.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.ws.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.struts_feature_3.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.guvnor.tools.feature_5.1.0.v201003042005R-H53-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.birt.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.core.feature_3.0.0.v201003031452-7J--CcNBHBBTBTHZeN.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.sdk.feature_4.3.0.v201003041939-7H2-9xQ99FIVGWIQEkEcRQbNKeja.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.smooks.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.common.source.feature_4.0.0.v201003041939-5--7w312114152A4A.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.hibernate.eclipse.feature_3.3.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.sdk.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jmx.source.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.esb.feature_1.3.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.source.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm4.feature_4.0.0.v201003041939-7D2-8BF9D7z0GAFAGGJHPWNVx423.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.sdk.feature_1.0.0.v201003031622-3--8-Co3ICPjR_UQwNwh8iyAKhMX.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.feature_3.2.0.v201003041416-41-7w312114152527.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.task.feature_5.1.0.v201003042005R-H53-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.xulrunner.feature_1.9.1.2_v201003042005R.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.cdi.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.archives.feature_3.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.flow.jpdl4.source.feature_4.0.0.v201003041939-795-8s7353393B5L9L.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.source.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm3.sdk.feature_3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.feature_4.3.0.v201003041416-52-7w312114152527.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.richfaces.feature_3.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.tptp.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jbpm.gd.jpdl.source.feature_3.2.0.v201003041416-41-7w312114152527.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.source.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.maven.seam.source.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.convert.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.community.project.examples.feature_1.0.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.seam.feature_3.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.ide.eclipse.freemarker.sdk.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.pi4soa.sdk.feature_3.0.0.v201003031452-77--84O23FfTENFIaGVRugPDdOCI.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.portlet.feature_1.1.0.v201003042005R-H53-GA.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.bpel.feature_1.0.0.v201003031622-27l-F9JgLWLLrLrXMgg.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.drools.eclipse.feature_5.1.0.v201003042005R-H53-31764.jar
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA/features/org.jboss.tools.jbpm.common.source.feature_4.3.0.v201003041416-52-7w312114152527.jar ]]
+++ echo jbossqa@filemgmt.jboss.org:/htdocs/jbosstools
+++ perl -ne 's/[^@]//g; print;'
++ [[ @ != \@ ]]
++ rsync -arz --delete /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/site/nightly/3.1.0.GA jbossqa@filemgmt.jboss.org:/htdocs/jbosstools/updates/nightly/
+++ date +%s
++ endtime=1267762108
+++ echo 'scale=2; (1267762108 - 1267751400)/60'
+++ bc -l
++ elapsed=178.46
++ echo 'Elapsed time: 178.46mins.'
Elapsed time: 178.46mins.
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :19
Killing Xvnc process ID 27993
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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/classes.properties
[WARNINGS] Parsing warnings in console log...
[WARNINGS] Found 13237 annotations (7 new, 0 high, 13237 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, 9 months
Build failed in Hudson: JBoss-Remoting-2.2 » java15,linux #32
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>
------------------------------------------
[...truncated 4463 lines...]
[junit] Running org.jboss.test.remoting.transport.rmi.ssl.custom.RMIInvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.647 sec
[junit] Running org.jboss.test.remoting.transport.rmi.ssl.handshake.RMIInvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.972 sec
[junit] Running org.jboss.test.remoting.transport.rmi.ssl.shutdown.SSLRMIShutdownTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.065 sec
[junit] Running org.jboss.test.remoting.transport.rmi.ssl.socketfactory.SSLRMICreationListenerTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 66.876 sec
[junit] Running org.jboss.test.remoting.transport.rmi.ssl.socketfactory.SSLSocketFactoryClassNameTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.973 sec
[junit] Running org.jboss.test.remoting.transport.rmi.timeout.TimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.915 sec
[junit] Running org.jboss.test.remoting.transport.socket.SocketInvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.965 sec
[junit] Running org.jboss.test.remoting.transport.socket.configuration.FactoryConfigTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.165 sec
[junit] Running org.jboss.test.remoting.transport.socket.configuration.SocketRetryConfigTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.SocketConnectionCheckTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.718 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.SocketConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.84 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.retry.SocketRetryTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.897 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.socketfactory.by_classname.SocketFactoryByClassnameTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.711 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.socketfactory.by_instance.SocketFactoryByInstanceTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.883 sec
[junit] Running org.jboss.test.remoting.transport.socket.connection.socketfactory.by_mbean.SocketFactoryByMBeanTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.999 sec
[junit] Running org.jboss.test.remoting.transport.socket.connectionfailure.SocketCallbackConnectionFailureTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 117.643 sec
[junit] Running org.jboss.test.remoting.transport.socket.connectionpool.ConnectionPoolSizeTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.371 sec
[junit] Running org.jboss.test.remoting.transport.socket.deadlock.ShutdownDeadlockTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.581 sec
[junit] Running org.jboss.test.remoting.transport.socket.interrupt.InterruptedExceptionTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 30.416 sec
[junit] Running org.jboss.test.remoting.transport.socket.interrupt.MockInvokerInterruptTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.387 sec
[junit] Running org.jboss.test.remoting.transport.socket.load.PooledConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 128.211 sec
[junit] Running org.jboss.test.remoting.transport.socket.load.SocketLoadTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 120.237 sec
[junit] Running org.jboss.test.remoting.transport.socket.localaddress.LocalAddressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.34 sec
[junit] Running org.jboss.test.remoting.transport.socket.oneway.OnewayInvocationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.521 sec
[junit] Running org.jboss.test.remoting.transport.socket.raw.RawTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.608 sec
[junit] Running org.jboss.test.remoting.transport.socket.shutdown.SocketShutdownTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.045 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketexception.GeneralizeSocketExceptionTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketexception.SocketCreationExceptionTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.717 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketfactory.SocketCreationListenerTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.06 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketfactory.SocketFactoryClassNameTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.513 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketpool.ConnectionPoolClearanceTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.348 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketpool.SocketClientPoolWithSemaphoreTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 54.421 sec
[junit] Running org.jboss.test.remoting.transport.socket.socketpool.SocketPoolTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.331 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.basic.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.513 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.basic.system.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.731 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.builder.SSLSocketInvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.863 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.config.FactoryConfigTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 9.059 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.connection_check.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.498 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.custom.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.826 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.handshake.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.207 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.no_connection_check.InvokerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.96 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.serversocketrefresh.TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 40.288 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.shutdown.SSLSocketShutdownTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.343 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.socketfactory.SSLSocketCreationListenerTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 8.834 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.socketfactory.SSLSocketFactoryClassNameTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.016 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.timeout.SSLSocketPerInvocationTimeoutTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.923 sec
[junit] Running org.jboss.test.remoting.transport.socket.ssl.timeout.SSLSocketWriteTimeoutTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 61.217 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.CallbackTimeoutTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 132.541 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.ServerThreadReuseAfterTimeoutTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 32.673 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.SocketPerInvocationTimeoutTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 25.396 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.SocketQuickDisconnectTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 79.33 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.SocketWriteTimeoutTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 54.73 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.TimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.811 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.idle.IdleTimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 70.063 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.idle.InactiveIdleTimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 68.93 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.idle.SafeIdleTimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.482 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.oneway.java.TimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 23.668 sec
[junit] Running org.jboss.test.remoting.transport.socket.timeout.oneway.jboss.TimeoutTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.793 sec
[junit] Running org.jboss.test.remoting.transporter.TransporterTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.958 sec
[junit] Running org.jboss.test.remoting.transporter.multiInterface.TransporterTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.92 sec
[junit] Running org.jboss.test.remoting.transporter.proxy.TransporterProxyTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.941 sec
[junit] Running org.jboss.test.remoting.transporter.proxy.local.TransporterProxyLocalTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.233 sec
[junit] Running org.jboss.test.remoting.util.PortUtilRangeOnClientTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
[junit] Running org.jboss.test.remoting.util.PortUtilRangeOnServerTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.213 sec
[junit] Running org.jboss.test.remoting.util.PortUtilRangeOnServerWithXMLTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
[junit] Running org.jboss.test.remoting.util.PortUtilTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
[junit] Running org.jboss.test.remoting.util.TimerUtilTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.033 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.17
[echo] jrunit.mcast_addr=227.43.95.17
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>
manifest:
jars:
tests.compile:
tests.jars:
tests.nonserializable:
[junit] Running org.jboss.test.remoting.callback.pull.memory.callbackstore.nonserializable.NonserializableCallbackTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.252 sec
[junit] Running org.jboss.test.remoting.serialization.invocations.jboss.nonserializable.NonSerializableTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.248 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.17
[echo] jrunit.mcast_addr=227.43.95.17
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>
manifest:
jars:
tests.compile:
tests.jars:
tests.functional.main.serialization.jboss:
[junit] Running org.jboss.test.remoting.serialization.invocations.jboss.JBossSerializationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 24.737 sec
[junit] Running org.jboss.test.remoting.serialization.jboss.JBossSerializationTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.683 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.17
[echo] jrunit.mcast_addr=227.43.95.17
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
compile:
[javac] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>
manifest:
jars:
tests.compile:
tests.jars:
tests.functional.main.isJDK5:
[junit] Running org.jboss.test.remoting.transport.http.chunked.Chunked2TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 143.219 sec
[junit] Running org.jboss.test.remoting.transport.http.chunked.ChunkedTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 143.41 sec
[junit] Running org.jboss.test.remoting.transport.http.chunked.ChunkedUnmarshallingTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.531 sec
[echo]
[echo] JRunit system property values:
[echo] jrunit.bind_addr=10.16.95.17
[echo] jrunit.mcast_addr=227.43.95.17
[echo] jrunit.mcast_port=45566
[echo] jrunit.receiveOnAllInterfaces=false
[echo] jrunit.sendOnAllInterfaces=false
[echo] jrunit.sendInterfaces=none
[echo]
get-jvm:
configure:
tests.report:
[mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>
BUILD FAILED
<http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.2/./jdk=java15,lab...>:595: The following error occurred while executing this line:
java.lang.OutOfMemoryError: Java heap space
Total time: 265 minutes 4 seconds
Recording test results
14 years, 9 months
[Still Failing] jbosstools-nightly-3.1.0.CR3 #52
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/52
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/52/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/52/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/52/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/52/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/52//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/52//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/52//co...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 94777 lines...]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.972
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.974
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.976
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.978
[b.agg] !MESSAGE Starting generation of verification feature
[b.agg] INFO: Starting generation of verification feature
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.992
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:19.995
[b.agg] !MESSAGE Starting generation of categories
[b.agg] INFO: Starting generation of categories
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:20.001
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:20.006
[b.agg] !MESSAGE Starting planner verification
[b.agg] INFO: Starting planner verification
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:20.023
[b.agg] !MESSAGE Verifying config win32,win32,x86...
[b.agg] INFO: Verifying config win32,win32,x86...
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:58:57.495
[b.agg] !MESSAGE Done. Took 37 seconds
[b.agg] INFO: Done. Took 37 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-03-04 19:58:57.499
[b.agg] !MESSAGE Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] !STACK 1
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
[b.agg] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.501
[b.agg] !MESSAGE Cannot complete the install because of a conflicting dependency.
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.501
[b.agg] !MESSAGE Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.502
[b.agg] !MESSAGE Only one of the following can be installed at once:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.502
[b.agg] !MESSAGE Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.502
[b.agg] !MESSAGE Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003041416-52-7w312114152527)
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.502
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.502
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.502
[b.agg] !MESSAGE To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.503
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.503
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.503
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.503
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.503
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.503
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.504
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.504
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.504
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003041416-52-7w312114152527]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.504
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.504
[b.agg] !MESSAGE From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.504
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.505
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.505
[b.agg] !MESSAGE From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.505
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:58:57.505
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.505
[b.agg] !MESSAGE From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:58:57.506
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
[b.agg] ERROR: Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.jar 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.jar [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:26: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:453: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:520: exec returned: 1
Total time: 36 minutes 53 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :19
Killing Xvnc process ID 10768
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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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, 9 months
[Still Failing] jbosstools-nightly-3.1.0.CR3 #51
by jboss-qa-internal@redhat.com
Public:
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/51
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/51/testReport
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/51/changes
$PUBLIC_HUDSON_URL/job/jbosstools-nightly-3.1.0.CR3/51/console
Internal:
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/51/
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/51//te...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/51//ch...
http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.CR3/51//co...
--------------------------------------------------
Failed Tests:
All tests passed
--------------------------------------------------
Changes:
--------------------------------------------------
Console log:
[...truncated 94777 lines...]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.219
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/BPEL-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.221
[b.agg] !MESSAGE Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg] INFO: Adding child meta-data repository jar:file:/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/requirements/p2repos/pi4soa-Update-R-SNAPSHOT.zip!/
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.224
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.225
[b.agg] !MESSAGE Starting generation of verification feature
[b.agg] INFO: Starting generation of verification feature
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.239
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.242
[b.agg] !MESSAGE Starting generation of categories
[b.agg] INFO: Starting generation of categories
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.248
[b.agg] !MESSAGE Done. Took 0 seconds
[b.agg] INFO: Done. Took 0 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.253
[b.agg] !MESSAGE Starting planner verification
[b.agg] INFO: Starting planner verification
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:25.265
[b.agg] !MESSAGE Verifying config win32,win32,x86...
[b.agg] INFO: Verifying config win32,win32,x86...
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 1 293 2010-03-04 19:15:54.753
[b.agg] !MESSAGE Done. Took 29 seconds
[b.agg] INFO: Done. Took 29 seconds
[b.agg]
[b.agg] !ENTRY org.eclipse.buckminster.runtime 4 293 2010-03-04 19:15:54.757
[b.agg] !MESSAGE Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] !STACK 1
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003041416 (org.jboss.tools.jbpm.common 4.3.0.v201003041416)
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003040911 (org.jboss.tools.jbpm.common 4.3.0.v201003040911)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003040911]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003041416]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
[b.agg] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.759
[b.agg] !MESSAGE Cannot complete the install because of a conflicting dependency.
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.759
[b.agg] !MESSAGE Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.759
[b.agg] !MESSAGE Only one of the following can be installed at once:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.760
[b.agg] !MESSAGE Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003041416 (org.jboss.tools.jbpm.common 4.3.0.v201003041416)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.760
[b.agg] !MESSAGE Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003040911 (org.jboss.tools.jbpm.common 4.3.0.v201003040911)
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.760
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.760
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.760
[b.agg] !MESSAGE To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.761
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.761
[b.agg] !MESSAGE From: all.contributed.content.feature.group 1.0.0
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.761
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.761
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.761
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.761
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common [4.3.0.v201003040911]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.762
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.762
[b.agg] !MESSAGE From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.762
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common [4.3.0.v201003041416]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.762
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.762
[b.agg] !MESSAGE From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.763
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.763
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.763
[b.agg] !MESSAGE From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.763
[b.agg] !MESSAGE To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2010-03-04 19:15:54.763
[b.agg] !MESSAGE Cannot satisfy dependency:
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.764
[b.agg] !MESSAGE From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2010-03-04 19:15:54.764
[b.agg] !MESSAGE To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
[b.agg] ERROR: Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] org.eclipse.core.runtime.CoreException: Cannot complete the install because of a conflicting dependency.
[b.agg] at org.eclipse.buckminster.aggregator.engine.RepositoryVerifier.run(RepositoryVerifier.java:226)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.runRepositoryVerifier(Builder.java:1212)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:691)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.run(Builder.java:1059)
[b.agg] at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:155)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:341)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:135)
[b.agg] at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:189)
[b.agg] at org.eclipse.buckminster.aggregator.engine.Builder.start(Builder.java:983)
[b.agg] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
[b.agg] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
[b.agg] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[b.agg] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[b.agg] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[b.agg] at java.lang.reflect.Method.invoke(Method.java:585)
[b.agg] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
[b.agg] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
[b.agg] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
[b.agg] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
[b.agg] Contains: Software being installed: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: Only one of the following can be installed at once:
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003041416 (org.jboss.tools.jbpm.common 4.3.0.v201003041416)
[b.agg] Contains: Common Tools for jBPM 3 and jBPM 4 4.3.0.v201003040911 (org.jboss.tools.jbpm.common 4.3.0.v201003040911)
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm3.sdk.feature.feature.group [3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: all.contributed.content.feature.group 1.0.0
[b.agg] Contains: To: org.jboss.tools.jbpm4.sdk.feature.feature.group [4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003040911-52-7w312114151A22 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003040911-52-7w312114151A22)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003040911]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: Common tools for jBPM 3 and jBPM 4 4.3.0.v201003041416-52-7w312114152527 (org.jboss.tools.jbpm.common.feature.feature.group 4.3.0.v201003041416-52-7w312114152527)
[b.agg] Contains: To: org.jboss.tools.jbpm.common [4.3.0.v201003041416]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 3 Tools SDK 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957 (org.jboss.tools.jbpm3.sdk.feature.feature.group 3.2.0.v201003041416-7F79-94E5OxDFBHBNBT9QEJIt957)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003041416-52-7w312114152527]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools Runtime 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423 (org.jboss.tools.jbpm4.feature.feature.group 4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423)
[b.agg] Contains: To: org.jboss.tools.jbpm.common.feature.feature.group [4.3.0.v201003040911-52-7w312114151A22]
[b.agg] Contains: Cannot satisfy dependency:
[b.agg] Contains: From: jBPM 4 Tools SDK 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ (org.jboss.tools.jbpm4.sdk.feature.feature.group 4.3.0.v201003041053-7H2-9xQ99FIVGWHDIUEcQVbIKWUZ)
[b.agg] Contains: To: org.jboss.tools.jbpm4.feature.feature.group [4.0.0.v201003041053-7D2-8BF9D7z0GAF9LGEHGGLJx423]
BUILD FAILED
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/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.0.CR3/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:168: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:26: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/product/buildSite.xml:453: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/org.jboss.ide.eclipse.releng/builders/common/aggregateRepos.xml:520: exec returned: 1
Total time: 35 minutes 23 seconds
Terminating xvnc.
[jbosstools-nightly-3.1.0.CR3] $ vncserver -kill :19
Killing Xvnc process ID 25959
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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/smooks/lines.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/archives/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/as/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/hibernate-tools/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jbpm-convert/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/common/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/struts/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jsf/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/jst/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/seam/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/drools-ide/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/vpe/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/esb/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/freemarker/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/tests/test-results/emma-coverage/birt/classes.properties
Saving plot series data from: /qa/hudson_ws/workspace/jbosstools-nightly-3.1.0.CR3/jbds-build/3.1.0.CR2/201002271519/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, 9 months