Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-salvo.feature #2

See <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/2/>

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/> - hudson.remoting.LocalChannel@f2c03ac
Using strategy: Default
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/> - hudson.remoting.LocalChannel@f2c03ac
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/ECF/Newsreader.git
[workspace] $ /usr/local/bin/git fetch -t git://github.com/ECF/Newsreader.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ /usr/local/bin/git ls-tree HEAD
Seen branch in repository origin/master
Commencing build of Revision 7e59ebc3b247428766b54e8bb24adfffb173c2fa (origin/master)
GitAPI created
Checking out Revision 7e59ebc3b247428766b54e8bb24adfffb173c2fa (origin/master)
[workspace] $ /usr/local/bin/git checkout -f 7e59ebc3b247428766b54e8bb24adfffb173c2fa
[workspace] $ /usr/local/bin/git tag -a -f -m "Hudson Build #2" hudson-C-HEAD-salvo.feature-2
No change to record in branch origin/master
[workspace] $ /bin/sh -xe /tmp/hudson5410030380506508819.sh
+ echo -n 'purge old buckminster output'
purge old buckminster output+ test -e buckminster.output
+ test -e buckminster.temp
+ test -e site.p2
+ test -e projects
+ rm -rf projects/
+ test -e .metadata
+ rm -rf .metadata/
+ test -e junit_result.xml
+ test -e junit_result2.xml
+ test -e coverage_report.xml
+ echo -n 'cp all target, mspecs, rmap and cqueries to build root'
cp all target, mspecs, rmap and cqueries to build root+ find -L org.eclipse.ecf -type f -iname '*.rmap'
find: org.eclipse.ecf: No such file or directory
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.mspec'
find: org.eclipse.ecf: No such file or directory
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.cquery'
find: org.eclipse.ecf: No such file or directory
+ xargs -i cp '{}' .
+ echo -n 'create targetplatform and projects folder'
create targetplatform and projects folder+ test -e targetPlatformPath
+ test -e projects
+ mkdir projects/
+ echo -n 'Flatten Repository'
Flatten Repository+ find -L org.eclipse.ecf -type f -iname .project -printf '%h\n'
find: org.eclipse.ecf: No such file or directory
+ xargs -i cp -rf '{}' projects/
+ echo -n 'HACK!!! rename features containing "-" to "_" so they can be found by Bucky'
HACK!!! rename features containing "-" to "_" so they can be found by Bucky+ for f in 'projects/*-feature'
+ test -e 'projects/*-feature'
+ echo -n 'HACK!!! align folder and feature ids'
HACK!!! align folder and feature ids+ test -e projects/org.eclipse.ecf.sdk_feature
+ test -e projects/org.eclipse.ecf.core_feature
+ echo -n 'Done, ready to fire off Bucky\n===================\n'
Done, ready to fire off Bucky\n===================\n[workspace] $ java -Dbuckminster.output.root=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/buckminster.output> -Dbuckminster.temp.root=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository=file:/opt/hudson/repo/ -Dsite.include.top=true -Dsite.signing=false -Dsite.pack200=true -Dpde.bundle.range.generation=false -Dpde.feature.range.generation=perfect -Dstaging.area=/home/data/httpd/download-staging.priv/rt/ecf -Dsigning.type=eclipse.remote -Declipse.committer.name=mkuppe -Declipse.committer.keyfile=/usr/share/tomcat5/.ssh/id_rsa -Dqualifier.replacement.*=generator:buildTimestamp -Dgenerator.buildTimestamp.format='v'yyyyMMdd-HHmm -DtargetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//targetPlatformPath> -DprojectsPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//projects> -jar /opt/hudson/tools/Buckminster_3.6/buckminster/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -application org.eclipse.buckminster.cmdline.headless -data <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/> --loglevel info -S <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/commands.txt>
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.4.2_update_18_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.5_update_22_x86-64/jre'
INFO:  installJRE '--location' '/opt/hudson/tools/Java1.6_update_20_x86-64/jre'
INFO:  setpref 'org.eclipse.buckminster.pde.targetPlatformPath=<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//targetPlatformPath'>
INFO:  import '<https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws//org.eclipse.ecf.salvo.mspec'>
java.io.FileNotFoundException: <https://build.ecf-project.org/hudson/job/C-HEAD-salvo.feature/ws/org.eclipse.ecf.salvo.mspec> (No such file or directory)
Recording test results
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts



Back to the top