Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] L-HEAD-sdk.tests.feature failing in builder

On 01/21/2013 09:23 PM, Scott Lewis wrote:
> Hi Folks,
> 
> The L-HEAD-sdk.tests.feature project is failing to run successfully on
> our builder:
> 
> https://build.ecf-project.org/jenkins/job/L-HEAD-sdk.tests.feature
> 
> Here's the apparently relevant part of the build output
> 
> INFO: Retrying request
> Operation completed in 154067 ms.
> + /opt/hudson/tools/Buckminster_3.6/director/director -r
> http://rsync.osuosl.org/pub/eclipse/releases/indigo/,http://rsync.osuosl.org/pub/eclipse/eclipse/updates/3.7/,http://download.ecf-project.org/repo/N-HEAD-sdk.feature/lastSuccessful/archive/site.p2/,file:///opt/hudson/repo/N-HEAD-sdk.feature,file:///opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/site.p2
> -d /opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/tests/ -i
> org.eclipse.ecf.core.featurepatch.feature.group,org.eclipse.ecf.tests.feature.feature.group
> -vmargs -Declipse.p2.mirrors=true
> Installation failed.
> The installable unit org.eclipse.ecf.core.featurepatch.feature.group has
> not been found.
> Application failed, log file location:
> /opt/hudson/tools/Buckminster/Buckminster_3.6/director/configuration/1358753575011.log
> 
> 
> Build step 'Use builders from another project' marked build as failure
> Archiving artifacts
> Recording fingerprints
> Recording test results
> Sending e-mails to: ecf-build@xxxxxxxxxxx
> Finished: FAILURE
> 
> 
> Does this look recognizable to anyone?  I don't think my shell account
> on that
> machine allows me to consult the buckminster log...unless there is some
> way to
> consult from within Jenkins (?)

Hi,

the log doesn't reveal much. I'm wondering though, if we still ship
org.eclipse.ecf.core.featurepatch.feature.group?

Markus


tomcat@ecf-builds / $ cat
/opt/hudson/tools/Buckminster_3.6/director/configuration/1358753575011.log
!SESSION 2013-01-21 07:32:54.713
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_35
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -r
http://rsync.osuosl.org/pub/eclipse/releases/indigo/,http://rsync.osuosl.org/pub/eclipse/eclipse/updates/3.7/,http://download.ecf-project.org/repo/N-HEAD-sdk.feature/lastSuccessful/archive/site.p2/,file:///opt/hudson/repo/N-HEAD-sdk.feature,file:///opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/site.p2
-d /opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/tests/ -i
org.eclipse.ecf.core.featurepatch.feature.group,org.eclipse.ecf.tests.feature.feature.group
Command-line arguments:  -r
http://rsync.osuosl.org/pub/eclipse/releases/indigo/,http://rsync.osuosl.org/pub/eclipse/eclipse/updates/3.7/,http://download.ecf-project.org/repo/N-HEAD-sdk.feature/lastSuccessful/archive/site.p2/,file:///opt/hudson/repo/N-HEAD-sdk.feature,file:///opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/site.p2
-d /opt/hudson/jobs/L-HEAD-sdk.tests.feature/workspace/tests/ -i
org.eclipse.ecf.core.featurepatch.feature.group,org.eclipse.ecf.tests.feature.feature.group

!ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2013-01-21
07:33:04.569
!MESSAGE No repository found at file:///opt/hudson/repo/N-HEAD-sdk.feature.

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2013-01-21
07:33:15.552
!MESSAGE No repository found at file:///opt/hudson/repo/N-HEAD-sdk.feature.

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2013-01-21 07:33:15.782
!MESSAGE The installable unit
org.eclipse.ecf.core.featurepatch.feature.group has not been found.




Back to the top