Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] eclipse-test-plugin project runs fine locally but failed on our build server

The problem reported is related to the execution environment:

!MESSAGE Missing required capability Require-Capability: osgi.ee;filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6)))".

Apparently, the Equinox runtime (which is started by Tycho on executing tests) does not correctly determine which execution environment the running JVM belongs to. You can try to update your dependencies to a newer Equinox version. Or you contact the Equinox project for help.

Regards
Tobias


> -----Original Message-----
> From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-
> bounces@xxxxxxxxxxx] On Behalf Of Haowei Ruan
> Sent: Dienstag, 22. Januar 2013 01:04
> To: tycho-user@xxxxxxxxxxx
> Subject: [tycho-user] eclipse-test-plugin project runs fine locally but
> failed on our build server
> 
> We've setup plugin continuous build using Tycho with a multi-module
> project setup:
> 
> tntdevplugin-build :  the parent pom, packaging: pom
> TnTDevelopmentPlugin : packaging: eclipse-plugin
> TnTDevelopmentFeature : packaging: eclipse-feature
> TnTDevelopmentPluginSite : packaging: eclipse-update-site
> tntdevplugin-test : packaging: eclipse-test-plugin
> 
> This builds fine and executes test on my local Ubuntu box but fails on our
> build server.
> 
> Any pointers would be appreciated.
> 
> Build log:
> 
> [INFO] Command line:
>         /bin/sh -c cd
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-test &&
> /usr/lib/jvm/java-6-sun-1.6.0.37/jre/bin/java -Dosgi.noShutdown=false -
> Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -jar
> /var/lib/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-
> 1813.jar -debug -consolelog -data
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/data -install
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-test/target/work
> -configuration /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/configuration -application
> org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/surefire.properties
> Configuration location:
>     file:/var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/configuration/
> Configuration file:
>     file:/var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/configuration/config.ini loaded
> Install location:
>     file:/var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/
> Framework located:
>     file:/var/lib/eclipse/plugins/org.eclipse.osgi_3.8.0.v20120529-
> 1548.jar
> Framework classpath:
>     file:/var/lib/eclipse/plugins/org.eclipse.osgi_3.8.0.v20120529-
> 1548.jar
> Debug options:
>     file:/var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/.options not found
> Time to load bundles: 1427
> !SESSION 2013-01-21 17:58:00.604 -----------------------------------------
> ------
> eclipse.buildId=unknown
> java.version=1.6.0_37
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_AU
> Framework arguments:  -application
> org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/surefire.properties
> Command-line arguments:  -debug -consolelog -data
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/data -application
> org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/surefire.properties
> 
> !ENTRY org.eclipse.osgi 2 0 2013-01-21 17:58:03.906
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.906
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.sw
> t.gtk.linux.x86_3.100.0.v4233d.jar was not resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2013-01-21 17:58:03.907
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(versi
> on=1.3)))".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.907
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.ws
> t.validation_1.2.401.v201209052200.jar was not resolved.
> !SUBENTRY 2 org.eclipse.wst.validation 2 0 2013-01-21 17:58:03.907
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.907
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.hibernate.
> eclipse.console_3.6.0.Final-v20121205-1936-B77/ was not resolved.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.907
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.db_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.project.facet.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle org.eclipse.jpt.common.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.908
> !MESSAGE Missing required bundle org.eclipse.jst.j2ee.web_1.1.500.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.909
> !MESSAGE Missing required bundle org.hibernate.eclipse.libs_3.4.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.909
> !MESSAGE Missing required bundle org.hibernate.eclipse_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.909
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.909
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.909
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.909
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.m2
> e.core_1.1.0.20120530-0009.jar was not resolved.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.910
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.910
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.910
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.indexer_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.910
> !MESSAGE Missing required bundle
> org.eclipse.m2e.archetype.common_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.910
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.911
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.m2
> e.maven.runtime_1.1.0.20120529-1956/ was not resolved.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.911
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.911
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.911
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> 
> !ENTRY org.eclipse.osgi 2 0 2013-01-21 17:58:03.924
> !MESSAGE The following is a complete list of bundles which are not
> resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.924
> !MESSAGE Bundle org.eclipse.core.net.linux.x86_1.1.200.v20120522-1148 [4]
> was not resolved.
> !SUBENTRY 2 org.eclipse.core.net.linux.x86 2 0 2013-01-21 17:58:03.924
> !MESSAGE Platform filter did not match: (& (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.924
> !MESSAGE Bundle org.eclipse.m2e.maven.runtime_1.1.0.20120529-1956 [6] was
> not resolved.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.925
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.925
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.925
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.925
> !MESSAGE Bundle org.eclipse.m2e.core_1.1.0.20120530-0009 [62] was not
> resolved.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.925
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.runtime_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.926
> !MESSAGE Missing required bundle
> org.eclipse.m2e.archetype.common_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.926
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.indexer_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.926
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.927
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.927
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.927
> !MESSAGE Bundle
> org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813 [190]
> was not resolved.
> !SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2013-01-21
> 17:58:03.927
> !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.928
> !MESSAGE Bundle org.hibernate.eclipse.console_3.6.0.Final-v20121205-1936-
> B77 [194] was not resolved.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.928
> !MESSAGE Missing required bundle org.hibernate.eclipse.libs_3.4.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.928
> !MESSAGE Missing required bundle org.hibernate.eclipse_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.929
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.929
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.project.facet.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.929
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.929
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.929
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.930
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.930
> !MESSAGE Missing required bundle org.eclipse.jpt.common.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.930
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.930
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.db_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.930
> !MESSAGE Missing required bundle org.eclipse.jst.j2ee.web_1.1.500.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.931
> !MESSAGE Bundle org.eclipse.wst.validation_1.2.401.v201209052200 [200] was
> not resolved.
> !SUBENTRY 2 org.eclipse.wst.validation 2 0 2013-01-21 17:58:03.931
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.931
> !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.100.0.v4233d [263] was not
> resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2013-01-21 17:58:03.931
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(versi
> on=1.3)))".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.931
> !MESSAGE Bundle org.eclipse.core.filesystem.linux.x86_1.4.0.v20120522-1137
> [318] was not resolved.
> !SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2013-01-21
> 17:58:03.932
> !MESSAGE Platform filter did not match: (& (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.932
> !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86.source_3.100.0.v4233d [338]
> was not resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86.source 2 0 2013-01-21
> 17:58:03.932
> !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.932
> !MESSAGE Bundle TnTDevelopmentPlugin_1.1.9.201301210657 [444] was not
> resolved.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.932
> !MESSAGE Missing required bundle org.eclipse.m2e.core_1.1.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.932
> !MESSAGE Missing required bundle org.eclipse.m2e.maven.runtime_1.1.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.933
> !MESSAGE Missing required bundle org.hibernate.eclipse.console_3.6.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.933
> !MESSAGE Missing required bundle org.eclipse.wst.validation_1.2.401.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.933
> !MESSAGE Bundle tntdevplugin-test_1.1.9.qualifier [445] was not resolved.
> !SUBENTRY 2 tntdevplugin-test 2 0 2013-01-21 17:58:03.933
> !MESSAGE Missing host TnTDevelopmentPlugin_0.0.0.
> Starting application: 3331
> 
> !ENTRY org.eclipse.osgi 2 0 2013-01-21 17:58:03.974
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.974
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.sw
> t.gtk.linux.x86_3.100.0.v4233d.jar was not resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2013-01-21 17:58:03.975
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(versi
> on=1.3)))".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.975
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.ws
> t.validation_1.2.401.v201209052200.jar was not resolved.
> !SUBENTRY 2 org.eclipse.wst.validation 2 0 2013-01-21 17:58:03.975
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.975
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.hibernate.
> eclipse.console_3.6.0.Final-v20121205-1936-B77/ was not resolved.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.975
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.db_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.976
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.project.facet.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.976
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.976
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.976
> !MESSAGE Missing required bundle org.eclipse.jpt.common.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.976
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.977
> !MESSAGE Missing required bundle org.eclipse.jst.j2ee.web_1.1.500.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.977
> !MESSAGE Missing required bundle org.hibernate.eclipse.libs_3.4.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.977
> !MESSAGE Missing required bundle org.hibernate.eclipse_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.977
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.977
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.978
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.978
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.m2
> e.core_1.1.0.20120530-0009.jar was not resolved.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.978
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.979
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.979
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.indexer_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.979
> !MESSAGE Missing required bundle
> org.eclipse.m2e.archetype.common_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.980
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.980
> !MESSAGE Bundle
> initial@reference:file:../../../../../../../eclipse/plugins/org.eclipse.m2
> e.maven.runtime_1.1.0.20120529-1956/ was not resolved.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.980
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.980
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.980
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> 
> !ENTRY org.eclipse.osgi 2 0 2013-01-21 17:58:03.985
> !MESSAGE The following is a complete list of bundles which are not
> resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.985
> !MESSAGE Bundle org.eclipse.core.net.linux.x86_1.1.200.v20120522-1148 [4]
> was not resolved.
> !SUBENTRY 2 org.eclipse.core.net.linux.x86 2 0 2013-01-21 17:58:03.986
> !MESSAGE Platform filter did not match: (& (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.986
> !MESSAGE Bundle org.eclipse.m2e.maven.runtime_1.1.0.20120529-1956 [6] was
> not resolved.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.986
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.986
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.maven.runtime 2 0 2013-01-21 17:58:03.986
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.987
> !MESSAGE Bundle org.eclipse.m2e.core_1.1.0.20120530-0009 [62] was not
> resolved.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.987
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.runtime_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.987
> !MESSAGE Missing required bundle
> org.eclipse.m2e.archetype.common_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.987
> !MESSAGE Missing required bundle
> org.eclipse.m2e.maven.indexer_[1.1.0,1.2.0).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.987
> !MESSAGE Missing required bundle org.slf4j.api_1.6.2.
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.987
> !MESSAGE Missing required bundle com.ning.async-http-client_[1.6.5,1.6.6).
> !SUBENTRY 2 org.eclipse.m2e.core 2 0 2013-01-21 17:58:03.988
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.6))
> )".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.988
> !MESSAGE Bundle
> org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813 [190]
> was not resolved.
> !SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2013-01-21
> 17:58:03.988
> !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.988
> !MESSAGE Bundle org.hibernate.eclipse.console_3.6.0.Final-v20121205-1936-
> B77 [194] was not resolved.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.988
> !MESSAGE Missing required bundle org.hibernate.eclipse.libs_3.4.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.989
> !MESSAGE Missing required bundle org.hibernate.eclipse_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.989
> !MESSAGE Missing required bundle org.eclipse.gef_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.989
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.project.facet.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.989
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.989
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle
> org.eclipse.datatools.connectivity.ui_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle org.eclipse.datatools.connectivity_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle org.eclipse.jpt.common.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.core_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle org.eclipse.jpt.jpa.db_0.0.0.
> !SUBENTRY 2 org.hibernate.eclipse.console 2 0 2013-01-21 17:58:03.990
> !MESSAGE Missing required bundle org.eclipse.jst.j2ee.web_1.1.500.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.991
> !MESSAGE Bundle org.eclipse.wst.validation_1.2.401.v201209052200 [200] was
> not resolved.
> !SUBENTRY 2 org.eclipse.wst.validation 2 0 2013-01-21 17:58:03.991
> !MESSAGE Missing required bundle
> org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.991
> !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86_3.100.0.v4233d [263] was not
> resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2013-01-21 17:58:03.991
> !MESSAGE Missing required capability Require-Capability: osgi.ee;
> filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(versi
> on=1.3)))".
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.991
> !MESSAGE Bundle org.eclipse.core.filesystem.linux.x86_1.4.0.v20120522-1137
> [318] was not resolved.
> !SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2013-01-21
> 17:58:03.992
> !MESSAGE Platform filter did not match: (& (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.992
> !MESSAGE Bundle org.eclipse.swt.gtk.linux.x86.source_3.100.0.v4233d [338]
> was not resolved.
> !SUBENTRY 2 org.eclipse.swt.gtk.linux.x86.source 2 0 2013-01-21
> 17:58:03.992
> !MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux)
> (osgi.arch=x86))
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.992
> !MESSAGE Bundle TnTDevelopmentPlugin_1.1.9.201301210657 [444] was not
> resolved.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.992
> !MESSAGE Missing required bundle org.eclipse.m2e.core_1.1.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.992
> !MESSAGE Missing required bundle org.eclipse.m2e.maven.runtime_1.1.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.993
> !MESSAGE Missing required bundle org.hibernate.eclipse.console_3.6.0.
> !SUBENTRY 2 TnTDevelopmentPlugin 2 0 2013-01-21 17:58:03.993
> !MESSAGE Missing required bundle org.eclipse.wst.validation_1.2.401.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-01-21 17:58:03.993
> !MESSAGE Bundle tntdevplugin-test_1.1.9.qualifier [445] was not resolved.
> !SUBENTRY 2 tntdevplugin-test 2 0 2013-01-21 17:58:03.993
> !MESSAGE Missing host TnTDevelopmentPlugin_0.0.0.
> 
> !ENTRY org.eclipse.osgi 4 0 2013-01-21 17:58:03.994
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Bundle tntdevplugin-test is not found
>         at
> org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.getBundleClassLoa
> der(OsgiSurefireBooter.java:148)
>         at
> org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireB
> ooter.java:66)
>         at
> org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(Headless
> TestApplication.java:21)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
> pl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithExcepti
> on(EclipseAppContainer.java:587)
>         at
> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.jav
> a:198)
>         at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicatio
> n(EclipseAppLauncher.java:110)
>         at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclipse
> AppLauncher.java:79)
>         at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:35
> 3)
>         at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:18
> 0)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
> pl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
>         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
>         at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
>         at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
> An error has occurred. See the log file
> /var/lib/jenkins/jobs/TnTDevPlugin/workspace/tntdevplugin-
> test/target/work/configuration/1358751480848.log.
> [INFO] -------------------------------------------------------------------
> -----
> [INFO] Reactor Summary:
> [INFO]
> [INFO] tntdevplugin-build ................................ SUCCESS
> [0.197s]
> [INFO] TnTDevelopmentPlugin .............................. SUCCESS
> [6.661s]
> [INFO] TnTDevelopmentFeature ............................. SUCCESS
> [0.210s]
> [INFO] TnTDevelopmentPluginSite .......................... SUCCESS
> [4.449s]
> [INFO] tntdevplugin-test ................................. FAILURE
> [5.884s]
> [INFO] -------------------------------------------------------------------
> -----
> [INFO] BUILD FAILURE
> [INFO] -------------------------------------------------------------------
> -----
> [INFO] Total time: 20.696s
> [INFO] Finished at: Mon Jan 21 17:58:05 EST 2013
> [INFO] Final Memory: 22M/410M
> [INFO] -------------------------------------------------------------------
> -----
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-
> plugin:0.16.0:test (default-test) on project tntdevplugin-test: An
> unexpected error occured (return code 13). See log for details. -> [Help
> 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.eclipse.tycho:tycho-surefire-plugin:0.16.0:test (default-test) on
> project tntdevplugin-test: An unexpected error occured (return code 13).
> See log for details.
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> :213)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> :153)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> :145)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li
> fecycleModuleBuilder.java:84)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Li
> fecycleModuleBuilder.java:59)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(L
> ifecycleStarter.java:183)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStar
> ter.java:161)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
> pl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.
> java:290)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230
> )
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launche
> r.java:409)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected
> error occured (return code 13). See log for details.
>         at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:694)
>         at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:452)
>         at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuild
> PluginManager.java:101)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java
> :209)
>         ... 19 more
> [ERROR]
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :tntdevplugin-test
> Build step 'Execute shell' marked build as failure
> Build does not meet criteria for workspace archiving - result is not at
> least SUCCESS.
> Finished: FAILURE
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top