Build failed in Hudson: JBoss-AS-5.0.x #615
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/615/changes
------------------------------------------
[...truncated 789 lines...]
AU jmx-remoting/jbossbuild.xml
AU jmx-remoting/.classpath
AU jmx-remoting/.project
AU jmx-remoting/build.bat
A jmx-remoting/src
A jmx-remoting/src/test
A jmx-remoting/src/test/org
A jmx-remoting/src/test/org/jboss
A jmx-remoting/src/test/org/jboss/test
A jmx-remoting/src/test/org/jboss/test/mx
A jmx-remoting/src/test/org/jboss/test/mx/remoting
A jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong
AU jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPong.java
AU jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongTest.java
AU jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongMBean.java
A jmx-remoting/src/main
A jmx-remoting/src/main/test
A jmx-remoting/src/main/test/sample
A jmx-remoting/src/main/test/sample/simple
AU jmx-remoting/src/main/test/sample/simple/Sample.java
AU jmx-remoting/src/main/test/sample/simple/SampleMBean.java
AU jmx-remoting/src/main/test/sample/simple/Server.java
AU jmx-remoting/src/main/test/sample/simple/Client.java
A jmx-remoting/src/main/test/compliance
A jmx-remoting/src/main/test/compliance/core
A jmx-remoting/src/main/test/compliance/core/serviceurl
AU jmx-remoting/src/main/test/compliance/core/serviceurl/JMXConnectorFactoryTest.java
AU jmx-remoting/src/main/test/compliance/core/serviceurl/JMXServiceURLTest.java
A jmx-remoting/src/main/test/compliance/core/notification
A jmx-remoting/src/main/test/compliance/core/notification/connection
AU jmx-remoting/src/main/test/compliance/core/notification/connection/ConnectionNotificationTest.java
AU jmx-remoting/src/main/test/compliance/core/notification/CustomClass.java
AU jmx-remoting/src/main/test/compliance/core/notification/InvokerTestMBean.java
AU jmx-remoting/src/main/test/compliance/core/notification/AsynchNotificationBroadcasterSupport.java
AU jmx-remoting/src/main/test/compliance/core/notification/Listener.java
AU jmx-remoting/src/main/test/compliance/core/notification/NotificationTest.java
AU jmx-remoting/src/main/test/compliance/core/notification/NonserializableClass.java
AU jmx-remoting/src/main/test/compliance/core/notification/RunTimerFilter.java
AU jmx-remoting/src/main/test/compliance/core/notification/BadListener.java
AU jmx-remoting/src/main/test/compliance/core/notification/InvokerTest.java
AU jmx-remoting/src/main/test/compliance/core/notification/JBossNotificationBroadcasterSupport.java
A jmx-remoting/src/main/org
A jmx-remoting/src/main/org/jboss
A jmx-remoting/src/main/org/jboss/mx
A jmx-remoting/src/main/org/jboss/mx/remoting
A jmx-remoting/src/main/org/jboss/mx/remoting/event
AU jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeQueryExp.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/event/ClassQueryExp.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeEventFilter.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanServerRegistry.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/JMXSubsystemInvocationHandler.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanLocator.java
A jmx-remoting/src/main/org/jboss/mx/remoting/rmi
AU jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ConnectionNotifier.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientListenerHolder.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotificationProxy.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientMBeanServerConnection.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotifier.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/NotificationEntry.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanServerClientInvokerProxy.java
A jmx-remoting/src/main/org/jboss/mx/remoting/provider
A jmx-remoting/src/main/org/jboss/mx/remoting/provider/iiop
AU jmx-remoting/src/main/org/jboss/mx/remoting/provider/iiop/ServerProvider.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/provider/iiop/ClientProvider.java
A jmx-remoting/src/main/org/jboss/mx/remoting/provider/rmi
AU jmx-remoting/src/main/org/jboss/mx/remoting/provider/rmi/ServerProvider.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/provider/rmi/ClientProvider.java
A jmx-remoting/src/main/org/jboss/mx/remoting/connector
AU jmx-remoting/src/main/org/jboss/mx/remoting/connector/ConnectorFactoryUtil.java
A jmx-remoting/src/main/org/jboss/mx/remoting/tracker
AU jmx-remoting/src/main/org/jboss/mx/remoting/tracker/MBeanTrackerFilter.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/tracker/MBeanTrackerAction.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/tracker/MBeanTracker.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanNotificationCache.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/ClientListener.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/LocationAware.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/NotificationQueue.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/JMXUtil.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MoveableMBean.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanServerLocator.java
AU jmx-remoting/src/main/org/jboss/mx/remoting/MBeanTransportPreference.java
A jmx-remoting/src/main/javax
A jmx-remoting/src/main/javax/management
A jmx-remoting/src/main/javax/management/remote
AU jmx-remoting/src/main/javax/management/remote/JMXPrincipal.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorServer.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorFactory.java
AU jmx-remoting/src/main/javax/management/remote/JMXServiceURL.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorServerMBean.java
AU jmx-remoting/src/main/javax/management/remote/TargetedNotification.java
A jmx-remoting/src/main/javax/management/remote/rmi
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIServerImpl.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIIIOPServerImpl.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIConnector.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIConnection.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIConnectionImpl.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIConnectorServer.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIJRMPServerImpl.java
AU jmx-remoting/src/main/javax/management/remote/rmi/RMIServer.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnector.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorServerProvider.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorProvider.java
AU jmx-remoting/src/main/javax/management/remote/NotificationResult.java
AU jmx-remoting/src/main/javax/management/remote/MBeanServerForwarder.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectionNotification.java
AU jmx-remoting/src/main/javax/management/remote/JMXProviderException.java
AU jmx-remoting/src/main/javax/management/remote/JMXConnectorServerFactory.java
AU jmx-remoting/src/main/javax/management/remote/JMXAuthenticator.java
A jmx-remoting/src/resources
A jmx-remoting/src/resources/test
A jmx-remoting/src/resources/test/log4j
AU jmx-remoting/src/resources/test/log4j/log4j.properties
A jmx-remoting/src/etc
AU jmx-remoting/src/etc/default.mf
AU jmx-remoting/build.sh
AU jmx-remoting/component-info.xml
A jmx-remoting/pom.xml
AU jmx-remoting/.cvsignore
AU jmx-remoting/build.xml
A deployment
AU deployment/jbossbuild.xml
AU deployment/.classpath
AU deployment/.project
AU deployment/build.bat
A deployment/src
A deployment/src/main
A deployment/src/main/org
A deployment/src/main/org/jboss
A deployment/src/main/org/jboss/deployment
A deployment/src/main/org/jboss/deployment/services
AU deployment/src/main/org/jboss/deployment/services/DeploymentManagerServiceMBean.java
AU deployment/src/main/org/jboss/deployment/services/DeploymentManagerService.java
A deployment/src/main/org/jboss/deployment/remoting
A deployment/src/main/org/jboss/deployment/remoting/StreamingTarget.java
A deployment/src/main/org/jboss/deployment/remoting/DeployHandler.java
A deployment/src/main/org/jboss/deployment/spi
A deployment/src/main/org/jboss/deployment/spi/factories
AU deployment/src/main/org/jboss/deployment/spi/factories/DeploymentFactoryImpl.java
AU deployment/src/main/org/jboss/deployment/spi/LocalhostTarget.java
AU deployment/src/main/org/jboss/deployment/spi/SerializableTargetModuleID.java
A deployment/src/main/org/jboss/deployment/spi/status
AU deployment/src/main/org/jboss/deployment/spi/status/DeploymentStatusImpl.java
AU deployment/src/main/org/jboss/deployment/spi/status/ClientConfigurationImpl.java
AU deployment/src/main/org/jboss/deployment/spi/status/ProgressListenerImpl.java
AU deployment/src/main/org/jboss/deployment/spi/status/ProgressObjectImpl.java
AU deployment/src/main/org/jboss/deployment/spi/JMXTarget.java
A deployment/src/main/org/jboss/deployment/spi/beans
AU deployment/src/main/org/jboss/deployment/spi/beans/AbstractJBossConfigBean.java
AU deployment/src/main/org/jboss/deployment/spi/beans/ConfigBeanXPaths.java
AU deployment/src/main/org/jboss/deployment/spi/beans/TestBeans.java
AU deployment/src/main/org/jboss/deployment/spi/beans/WarConfigBeanRoot.java
AU deployment/src/main/org/jboss/deployment/spi/beans/JBossExample1ConfigBeanRoot.java
AU deployment/src/main/org/jboss/deployment/spi/beans/JBossConfigBeanProxy.java
AU deployment/src/main/org/jboss/deployment/spi/beans/JBossExample2ConfigBeanRoot.java
AU deployment/src/main/org/jboss/deployment/spi/beans/JBossWebConfigBeanRoot.java
A deployment/src/main/org/jboss/deployment/spi/configurations
AU deployment/src/main/org/jboss/deployment/spi/configurations/WarConfiguration.java
AU deployment/src/main/org/jboss/deployment/spi/DeploymentWorker.java
AU deployment/src/main/org/jboss/deployment/spi/DeploymentMetaData.java
AU deployment/src/main/org/jboss/deployment/spi/DConfigBeanImpl.java
AU deployment/src/main/org/jboss/deployment/spi/DConfigBeanRootImpl.java
AU deployment/src/main/org/jboss/deployment/spi/JBossTarget.java
AU deployment/src/main/org/jboss/deployment/spi/DeploymentConfigurationImpl.java
AU deployment/src/main/org/jboss/deployment/spi/TargetModuleIDImpl.java
AU deployment/src/main/org/jboss/deployment/spi/JarUtils.java
AU deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java
A deployment/src/etc
AU deployment/src/etc/default.mf
AU deployment/src/etc/jsr88-service.xml
AU deployment/build.sh
AU deployment/component-info.xml
A deployment/pom.xml
AU deployment/.cvsignore
AU deployment/build.xml
A profileservice
AU profileservice/.classpath
AU profileservice/.project
A profileservice/build.bat
A profileservice/src
A profileservice/src/tests
AU profileservice/src/tests/readme.html
A profileservice/src/main
A profileservice/src/main/org
A profileservice/src/main/org/jboss
A profileservice/src/main/org/jboss/profileservice
A profileservice/src/main/org/jboss/profileservice/aop
AU profileservice/src/main/org/jboss/profileservice/aop/ManagedObjectInvokeAspect.java
AU profileservice/src/main/org/jboss/profileservice/aop/MainDeployerAdvice.java
A profileservice/src/main/org/jboss/profileservice/remoting
AU profileservice/src/main/org/jboss/profileservice/remoting/ProfileServiceInvocationHandler.java
AU profileservice/src/main/org/jboss/profileservice/remoting/ProxyFactory.java
A profileservice/src/main/org/jboss/profileservice/mock
A profileservice/src/main/org/jboss/profileservice/mock/ds
AU profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConn.java
AU profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConnMBean.java
AU profileservice/src/main/org/jboss/profileservice/mock/ds/MockDataSource.java
AU profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.java
AU profileservice/src/main/org/jboss/profileservice/mock/ds/TestParse.java
AU profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java
A profileservice/src/main/org/jboss/profileservice/management
A profileservice/src/main/org/jboss/profileservice/management/AbstractRuntimeComponentDispatcher.java
A profileservice/src/main/org/jboss/profileservice/management/plugins
AU profileservice/src/main/org/jboss/profileservice/management/plugins/BasicDeploymentTemplateInfo.java
A profileservice/src/main/org/jboss/profileservice/management/messages.properties
A profileservice/src/main/org/jboss/profileservice/management/KernelBusRuntimeComponentDispatcher.java
AU profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.java
A profileservice/src/main/org/jboss/profileservice/management/builders
AU profileservice/src/main/org/jboss/profileservice/management/builders/ServiceManagedObject.java
AU profileservice/src/main/org/jboss/profileservice/management/builders/ConnectionFactoryDeployerManagedObjectBuilder.java
AU profileservice/src/main/org/jboss/profileservice/management/builders/DomFields.java
AU profileservice/src/main/org/jboss/profileservice/management/builders/ServiceAttributeFields.java
AU profileservice/src/main/org/jboss/profileservice/management/builders/FakeConnectionFactoryDeployerManagedObjectBuilder.java
AU profileservice/src/main/org/jboss/profileservice/management/builders/DomDataSourceManagedObject.java
AU profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java
A profileservice/src/main/org/jboss/profileservice/management/templates
AU profileservice/src/main/org/jboss/profileservice/management/templates/FakeDsXmlDataSourceTemplate.java
AU profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplateInfo.java
AU profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplate.java
A profileservice/src/resources
AU profileservice/src/resources/profileservice-beans.xml
A profileservice/src/etc
AU profileservice/src/etc/default.mf
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossas/trunk
org.tmatesoft.svn.core.SVNException: svn: REPORT request failed on '/repos/jbossas/!svn/vcc/default'
svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/repos/jbossas/!svn/vcc/default)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:80)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:517)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:234)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:222)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:609)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:401)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:353)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:997)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Deleting old artifacts from #613
Recording fingerprints
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
17 years
Build failed in Hudson: Red_Hat_Dev_Studio #402
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/402/changes
------------------------------------------
[...truncated 88302 lines...]
[delete] Deleting /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/servers
[delete] Deleting /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/icons/obj16
[delete] Deleting /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/icons
[delete] Deleting /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/buildfiles
[delete] Deleting /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.5.105.v200709061325/META-INF
[delete] Deleted 5 directories from /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins
prepare-jbosseap:
[mkdir] Created dir: /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/jboss-eap
[unzip] Expanding: /home/hudson/jbds-build/requirements/jbeap/jboss-eap-noauth-4.2.0-2.CP01.ep1.3.zip into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/jboss-eap
[unzip] Expanding: /home/hudson/jbds-build/requirements/eapseamgen/rhds-seam-gen-patch.zip into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/jboss-eap/jboss-eap-4.2/seam
prepare-jbds:
[mkdir] Created dir: /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio
[unzip] Expanding: /home/hudson/jbds-build/200711290004-nightly/all/jbdevstudio-200711290004-nightly-ALL-linux-gtk.zip into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio
prepare-springide:
[unzip] Expanding: /home/hudson/jbds-build/requirements/springide/springide_2.0.0_v200706271108.zip into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio/eclipse
prepare-testng:
[unzip] Expanding: /home/hudson/jbds-build/requirements/testng/testng-eclipse-5.7.0.0.zip into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio/eclipse
prepare-branding:
[unzip] Expanding: /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio/eclipse/plugins/com.jboss.jbds.product_2.0.0.200711290004-nightly.jar into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse
[unzip] Expanding: /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio/eclipse/plugins/com.jboss.jbds.product_2.0.0.200711290004-nightly.jar into /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/configuration
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/configuration
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/plugins
[move] Moving 1 file to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/eclipse/features
[delete] Deleted 1 directory from /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/studio/eclipse/features
prepare-distribution:
[copy] Copying 29 files to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/config
[copy] Copying 2 files to /home/hudson/jbds-build/200711290004-nightly/installer/build/distribution/config/resources/images
buildcustompanels:
[echo] Building panels ...
installer:
[echo] Building JBDS Installer jbdevstudio-linux-gtk-1.0.0.GA.jar ...
[izpack] Nov 29, 2007 1:22:43 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, singlefile
[izpack] Nov 29, 2007 1:22:43 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, singlefile
[izpack] Nov 29, 2007 1:22:43 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, fileset
[izpack] Nov 29, 2007 1:22:46 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, fileset
[izpack] Nov 29, 2007 1:22:46 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, fileset
[izpack] Nov 29, 2007 1:22:51 AM org.jboss.install.CompileListener reviseAdditionalDataMap
[izpack] INFO: reviseAdditionalDataMap, fileset
[izpack] Building installer jar: /home/hudson/jbds-build/200711290004-nightly/installer/build/jbdevstudio-linux-gtk-1.0.0.GA.jar
[izpack] Copying 19 files into installer
[izpack] Merging 19 jars into installer
[izpack] Writing 3 Packs into installer
build-platform-installer:
[echo] Building installer for macosx-carbon platform...
post-build:
get.build.properties:
[echo]
[echo] jbds-richfaces-win32-filename=RichFaces-VPE-win32-200711290004-nightly.zip
[echo] jbds-richfaces-win32-nodeps-filename=RichFaces-VPE-win32-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-richfaces-linux-gtk-filename=RichFaces-VPE-linux-gtk-200711290004-nightly.zip
[echo] jbds-richfaces-linux-gtk-nodeps-filename=RichFaces-VPE-linux-gtk-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-richfaces-macosx-carbon-filename=RichFaces-VPE-macosx-carbon-200711290004-nightly.zip
[echo] jbds-richfaces-macosx-carbon-nodeps-filename=RichFaces-VPE-macosx-carbon-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-freemarker-filename=FreeMarkerIDE-200711290004-nightly.zip
[echo] jbds-freemarker-nodeps-filename=
[echo]
[echo]
[echo] jbds-hibernate-tools-filename=HibernateTools-3.2.0.200711290004-nightly.zip
[echo] jbds-hibernate-tools-nodeps-filename=HibernateTools-nodeps-3.2.0.200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-struts-filename=StrutsTools-200711290004-nightly.zip
[echo] jbds-struts-nodeps-filename=StrutsTools-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-core-filename=JBossTools-Core-200711290004-nightly.zip
[echo] jbds-core-nodeps-filename=JBossTools-Core-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-xdoclet-filename=JBossTools-XDoclet-200711290004-nightly.zip
[echo] jbds-xdoclet-nodeps-filename=JBossTools-XDoclet-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-jbpm-filename=jBPM-Designer-200711290004-nightly.zip
[echo] jbds-jbpm-nodeps-filename=jBPM-Designer-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-as-filename=JBossAS-Tools-200711290004-nightly.zip
[echo] jbds-as-nodeps-filename=JBossAS-Tools-nodeps-200711290004-nightly.zip
[echo]
[echo]
[echo] jbds-seam-filename=SeamTools-200711290004-nightly.zip
[echo] jbds-seam-nodeps-filename=SeamTools-nodeps-200711290004-nightly.zip
[echo]
[loadfile] Unable to load file: java.io.FileNotFoundException: /home/hudson/jbds-build/200711290004-nightly/bundle/jbdevstudio-200711290004-nightly-Bundle-win32.zip.MD5 (No such file or directory)
[loadfile] Unable to load file: java.io.FileNotFoundException: /home/hudson/jbds-build/200711290004-nightly/bundle/jbdevstudio-200711290004-nightly-Bundle-linux-gtk.tar.gz.MD5 (No such file or directory)
[loadfile] Unable to load file: java.io.FileNotFoundException: /home/hudson/jbds-build/200711290004-nightly/bundle/jbdevstudio-200711290004-nightly-Bundle-macosx-carbon.tar.gz.MD5 (No such file or directory)
[stopwatch] [buildTimer: 82:19.638 sec]
analyze-log:
[analyzeLog] analyzing builder "richfaces"...
[analyzeLog] analyzing builder "freemarker"...
[analyzeLog] analyzing builder "richfaces"...
[analyzeLog] analyzing builder "freemarker"...
[analyzeLog] analyzing builder "hibernate-tools"...
[analyzeLog] analyzing builder "struts"...
[analyzeLog] analyzing builder "core"...
[analyzeLog] analyzing builder "core"...
[analyzeLog] analyzing builder "xdoclet"...
[analyzeLog] analyzing builder "jbpm"...
[analyzeLog] analyzing builder "as"...
[analyzeLog] analyzing builder "as"...
[analyzeLog] analyzing builder "seam"...
[analyzeLog] analyzing builder "tests"...
[analyzeLog] analyzing test case "org.jboss.tools.jst.web.ui.test.JstWebUiAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.test.VpeAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.tests.ToolsAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.vpe.xulrunner.test.XulRunnerAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jsf.test.JsfAllTests"...
[analyzeLog] analyzing test case "org.hibernate.eclipse.console.test.ConsolePluginAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.seam.ui.test.SeamUiAllTests"...
[analyzeLog] analyzing test case "org.jboss.ide.eclipse.as.test.ASTestSuite"...
[analyzeLog] analyzing test case "org.jboss.tools.jsf.verification.test.JsfVerificationAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.seam.core.test.SeamCoreAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.common.test.CommonAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.common.verification.test.CommonVerificationAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.common.model.test.CommonModelAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jsf.text.ext.tests.JsfTextExtAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.common.kb.test.CommonKbAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests"...
[analyzeLog] analyzing test case "org.jboss.tools.jst.web.test.JstWebAllTests"...
apply-stylesheets:
[mkdir] Created dir: /home/hudson/jbds-build/200711290004-nightly/logInfo
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/logInfo.properties
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-properties.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/richfaces-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/richfaces-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/freemarker-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/freemarker-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/hibernate-tools-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/hibernate-tools-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/struts-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/struts-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/core-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/core-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/xdoclet-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/xdoclet-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/jbpm-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/jbpm-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/as-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/as-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/seam-errors.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
[style] Processing /home/hudson/jbds-build/200711290004-nightly/logInfo.xml to /home/hudson/jbds-build/200711290004-nightly/logInfo/seam-warnings.html
[style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product/buildResults/logInfo-builder.xsl
update.builds.xml:
build.results:
[copy] Copying 1 file to /home/hudson/jbds-build/200711290004-nightly
[copy] Copying 1 file to /home/hudson/jbds-build
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/Red_Hat_Dev_Studio/org.jboss.ide.eclipse.releng/builders/product
[copy] Copying 1 file to /home/hudson/jbds-build/200711290004-nightly
[copy] Copying 42 files to /home/hudson/jbds-build/200711290004-nightly/images
[copy] Copying 4 files to /home/hudson/jbds-build/200711290004-nightly/script
publish.results:
send.notification.email:
[mail] Failed to initialise MIME mail: javax/mail/MessagingException
[mail] Sending email: jbdevstudio nightly build 200711290004-nightly results
[mail] Sent email with 0 attachments
fetch-builds-xml:
generate-top-level-downloads-xml:
generate-sections-downloads-xml:
update-labs-downloads:
publish.log:
BUILD SUCCESSFUL
Total time: 85 minutes 27 seconds
+ cd ../configs/jbds
+ zip build.log.zip build.log
updating: build.log (deflated 95%)
+ cd ../..
+ cp -r /home/hudson/rhds-build .
+ ant -lib http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/ws/org.jboss.ide... -f util/copyBuildResults.xml -Dcopy-to-dir=/qa/services/http/binaries/RHDS
Buildfile: util/copyBuildResults.xml
copy-build-results:
[mkdir] Created dir: /qa/services/http/binaries/RHDS/nightly/200711290004-nightly
[copy] Copying 6827 files to /qa/services/http/binaries/RHDS/nightly/200711290004-nightly
[copy] Copied 1722 empty directories to 34 empty directories under /qa/services/http/binaries/RHDS/nightly/200711290004-nightly
BUILD SUCCESSFUL
Total time: 3 minutes 59 seconds
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=[^\/]+\///g;print;'
+ builddir=200711270004-nightly
++ cat /home/hudson/rhds-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ buildtype=nightly
++ cat /home/hudson/jbosstools-build/buildData.properties
++ grep upload.to
++ perl -ne 's/[\s\t]+upload.to=//g; s/\/.*//g; print;'
+ uploadto=nightly
+ cp configs/jbds/build.log.zip /qa/services/http/binaries/RHDS/nightly/200711270004-nightly/build.log.zip
+ scp -i /home/hudson/.ssh/exadel_rsa '/home/hudson/rhds-build/200711270004-nightly/installer/build/jbdevstudio-*.jar' rhds@download.exadel.com:/home/rhds/builds/nightly
/home/hudson/rhds-build/200711270004-nightly/installer/build/jbdevstudio-*.jar: No such file or directory
Terminating xvnc
[Red_Hat_Dev_Studio] $ vncserver -kill :13
Killing Xvnc process ID 4625
17 years