See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
------------------------------------------
Started by upstream project "jbosstools-4.0_stable_branch.install-tests.matrix"
build number 5
Xvfb starting$ Xvfb :86 -screen 0 1024x768x24 -fbdir
/qa/services/hudson/hudson_workspace/2013-01-14_12-52-402150541249613270961xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev114-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R
-Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno
-DDISPLAY=:53 -DrepoId=
-Dartifact=com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0-SNAPSHOT:jar
-DremoteRepositories=https://oss.sonatype.org/content/repositories/snapshots/
org.apache.maven.plugins:maven-dependency-plugin:2.5.1:get
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.5.1:get (default-cli) @ standalone-pom ---
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/ma...
807 B
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/ma...
(807 B at 0.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.147s
[INFO] Finished at: Mon Jan 14 12:52:46 EST 2013
[INFO] Final Memory: 7M/95M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R
-Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno
-DDISPLAY=:53 -Dversion=4.1.0.Alpha1-SNAPSHOT -DgroupId=org.jboss.tools.installation-tests
-Dtype=zip -Dclassifier=delivery
-DoutputDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable_branch.install-tests.matrix/./PR=devstudio,RT=juno,URL=download.jboss.org%2Fjbosstools%2Fupdates%2Fnightly%2Fcore%2F4.0.juno,VL=R,label=RHEL5/ws/>
-Dunpack=true -DartifactId=scripts
com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0-SNAPSHOT:artifact
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-download-plugin:1.1.0-SNAPSHOT:artifact (default-cli) @ standalone-pom
---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.809s
[INFO] Finished at: Mon Jan 14 12:52:48 EST 2013
[INFO] Final Memory: 2M/61M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/groovy-1.8.6/bin/groovy
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
Will retrieve eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz from mirror site:
http://www.eclipse.org/downloads/download.php?r=1&file=/technology/ep...
[get] Getting:
http://www.eclipse.org/downloads/download.php?r=1&file=/technology/ep...
[get] To:
/home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz
[gunzip] Expanding
/home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz
to /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar
Caught: : Problem expanding gzip Not in GZIP format
: Problem expanding gzip Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:73)
at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:164)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at getAndInstallEclipse.run(getAndInstallEclipse.groovy:52)
Caused by: java.io.IOException: Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:64)
... 4 more
Build step 'Execute Groovy script' marked build as failure
Xvfb stopping
Archiving artifacts
ERROR: Failed to archive artifacts:
eclipse/TEST*.xml,eclipse/workspace/.metadata/.log,eclipse/screenshots/*
java.io.FileNotFoundException:
/qa/hudson_master/hudson_home/hudson_workspace/jobs/jbosstools-4.0_stable_branch.install-tests.matrix/configurations/axis-PR/devstudio/axis-RT/juno/axis-URL/download.jboss.org%2Fjbosstools%2Fupdates%2Fnightly%2Fcore%2F4.0.juno/axis-VL/R/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/devstudio,juno,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,R,RHEL5_N5_Mon
Jan 14 12:52:40 EST 2013.zip (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:138)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:697)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:672)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:650)
at hudson.model.Build$RunnerImpl.post2(Build.java:162)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:619)
at hudson.model.Run.run(Run.java:1429)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Recording test results