Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: N-HEAD-sdk.feature #217

See <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/217/changes>

Changes:

[slewis] Added product config for zookeeper,generic host and consumer.  Also cleaned up code

[wjongman] ASSIGNED - bug 310643: [zookeeper][remoteservices] add usage of zookeeper discovery to hello world examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310643

Signed-off by wim.jongman@xxxxxxxxxxxxxxxxxx

[Markus Alexander Kuppe] NEW - bug 313365: Activate APITooling checks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365

[wjongman] ASSIGNED - bug 310643: [zookeeper][remoteservices] add usage of zookeeper discovery to hello world examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310643

Signed-off by wim.jongman@xxxxxxxxxxxxxxxxxx

[Markus Alexander Kuppe] NEW - bug 313365: Activate APITooling checks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365

[Markus Alexander Kuppe] NEW - bug 313365: Activate APITooling checks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365

[wjongman] Removed a trace print

ASSIGNED - bug 310643: [zookeeper][remoteservices] add usage of zookeeper discovery to hello world examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310643


Signed-off by wim.jongman@xxxxxxxxxxxxxxxxxx

[Markus Alexander Kuppe] NEW - bug 313365: Activate APITooling checks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=313365
reverting breaking API change

[slewis] Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=313445

[slewis] Removed activemq product configuration

[wjongman] ASSIGNED - bug 310643: [zookeeper][remoteservices] add usage of zookeeper discovery to hello world examples
https://bugs.eclipse.org/bugs/show_bug.cgi?id=310643

filter was restored to original value

Signed-off by wim.jongman@xxxxxxxxxxxxxxxxxx

------------------------------------------
Started by timer
[workspace] $ /usr/bin/cvs -Q -z3 -d :pserver:anonymous@xxxxxxxxxxxxxxx:/cvsroot/rt/ co -P -D "Wednesday, May 19, 2010 2:24:35 PM UTC" org.eclipse.ecf/
$ computing changelog
[workspace] $ /bin/sh -xe /tmp/hudson8022131808675674204.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
+ test -e .metadata
+ echo -n 'cp all mspecs and cqueries to build root'
cp all mspecs and cqueries to build root+ find -L org.eclipse.ecf -type f -iname '*.rmap'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.mspec'
+ xargs -i cp '{}' .
+ find -L org.eclipse.ecf -type f -iname '*.cquery'
+ xargs -i cp '{}' .
+ echo -n 'create targetplatform and projects folder'
create targetplatform and projects folder+ test -e targetPlatformPath
+ mkdir -p targetPlatformPath/
+ test -e projects
+ mkdir projects/
+ echo -n 'Flatten Repository'
Flatten Repository+ find -L org.eclipse.ecf -type f -iname .project -printf '%h\n'
+ 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'
++ echo projects/org.eclipse.ecf.base-feature
++ tr - _
+ mv projects/org.eclipse.ecf.base-feature projects/org.eclipse.ecf.base_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.core-feature
++ tr - _
+ mv projects/org.eclipse.ecf.core-feature projects/org.eclipse.ecf.core_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.example-feature
++ tr - _
+ mv projects/org.eclipse.ecf.example-feature projects/org.eclipse.ecf.example_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.platform-feature projects/org.eclipse.ecf.platform_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature
++ tr - _
+ mv projects/org.eclipse.ecf.provider.filetransfer.httpclient-feature projects/org.eclipse.ecf.provider.filetransfer.httpclient_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.remoteservice-feature
++ tr - _
+ mv projects/org.eclipse.ecf.remoteservice-feature projects/org.eclipse.ecf.remoteservice_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.sdk-feature
++ tr - _
+ mv projects/org.eclipse.ecf.sdk-feature projects/org.eclipse.ecf.sdk_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.server-feature
++ tr - _
+ mv projects/org.eclipse.ecf.server-feature projects/org.eclipse.ecf.server_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-feature projects/org.eclipse.ecf.tests_feature
+ for f in 'projects/*-feature'
++ echo projects/org.eclipse.ecf.tests-platform-feature
++ tr - _
+ mv projects/org.eclipse.ecf.tests-platform-feature projects/org.eclipse.ecf.tests_platform_feature
+ echo -n 'HACK!!! align folder and feature ids'
HACK!!! align folder and feature ids+ test -e projects/org.eclipse.ecf.sdk_feature
+ mv projects/org.eclipse.ecf.sdk_feature projects/org.eclipse.ecf.sdk
+ test -e projects/org.eclipse.ecf.core_feature
+ mv projects/org.eclipse.ecf.core_feature projects/org.eclipse.ecf.core
+ echo -n 'Done, ready to fire off Bucky\n===================\n'
Done, ready to fire off Bucky\n===================\n[workspace] $ /usr/java/jdk1.6.0_16/bin/java -Dbuckminster.output.root=<https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.output> -Dbuckminster.temp.root=<https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.temp> -Xmx768m -Xms768m -XX:PermSize=512M -XX:MaxPermSize=512M -Decf.p2.repository=${ECF_P2_REPOSITORY} -Dsite.include.top=false -Dsite.signing=false -Dsite.pack200=true -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://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws//targetPlatformPath> -DprojectsPath=<https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws//projects> -jar /opt/toolbox/eclipse.org/buckminster/latest/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -application org.eclipse.buckminster.cmdline.headless -data <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/> --loglevel error -S <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/commands.txt>
org.eclipse.buckminster.core.maxParallelResolutions set to the value '1'
org.eclipse.buckminster.core.maxParallelMaterializations set to the value '1'
org.eclipse.buckminster.pde.targetPlatformPath set to the value '<https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws//targetPlatformPath'>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/ch.ethz.iks.r_osgi.remote>: Build path specifies execution environment OSGi/Minimum-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.updatesite.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.properties.tabbed>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.browser>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.console>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.protocol.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent/src/org/eclipse/ecf/internal/provider/bittorrent/TorrentID.java,> line 83: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/ReadRoot.java,> line 25: The import org.eclipse.ecf.provider.zookeeper.util.Geo is never used
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryNamespace.java,> line 63: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainerInstantiator.java,> line 46: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 435: Type safety: The expression of type Set needs unchecked conversion to conform to Collection<IServiceListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 440: Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IServiceListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 444: Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IServiceTypeListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/DefaultDiscoveryConfig.java,> line 16: The import org.apache.zookeeper.ZooDefs is never used
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.localdiscovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.sharedobject>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.eventadmin>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.remoteservice>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.r_osgi>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.collab.editor>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.eventadmin.app>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.core.featurepatch/feature.xml,> line 28: Feature reference 'org.eclipse.equinox.p2.user.ui' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.discovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.zookeeper>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.filetransfer.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui.capabilities>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.clients>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/plugins/org.json>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/plugins/org.json>: build.properties does not exist
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/ch.ethz.iks.r_osgi.remote>: Build path specifies execution environment OSGi/Minimum-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.updatesite.client>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.properties.tabbed>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.discovery.ui.browser>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.console>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.protocol.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent/src/org/eclipse/ecf/internal/provider/bittorrent/TorrentID.java,> line 83: The method toURL() from the type File is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.msn>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/node/internal/ReadRoot.java,> line 25: The import org.eclipse.ecf.provider.zookeeper.util.Geo is never used
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryNamespace.java,> line 63: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainerInstantiator.java,> line 46: Class is a raw type. References to generic type Class<T> should be parameterized
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 435: Type safety: The expression of type Set needs unchecked conversion to conform to Collection<IServiceListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/ZooDiscoveryContainer.java,> line 444: Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IServiceTypeListener>
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.zookeeper/src/org/eclipse/ecf/provider/zookeeper/core/DefaultDiscoveryConfig.java,> line 16: The import org.apache.zookeeper.ZooDefs is never used
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.localdiscovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.server>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.sharedobject>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.remoteservice.eventadmin>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.remoteservice>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.r_osgi>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.collab.editor>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.examples.eventadmin.app>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.core.featurepatch/feature.xml,> line 28: Feature reference 'org.eclipse.equinox.p2.user.ui' cannot be resolved
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.discovery>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jmdns>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.jslp>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.tests.provider.zookeeper>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.filetransfer.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.provider.bittorrent.ui>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.ui.capabilities>: Build path specifies execution environment CDC-1.0/Foundation-1.0. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/projects/org.eclipse.ecf.example.clients>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/plugins/org.json>: Build path specifies execution environment CDC-1.1/Foundation-1.1. There are no JREs installed in the workspace that are strictly compatible with this environment. 
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/plugins/org.json>: build.properties does not exist
Found 38 warnings
[workspace] $ /bin/sh -xe /tmp/hudson4880333599481718864.sh
+ test -e <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.output/org.eclipse.ecf.sdk_3.3.0-eclipse.feature/site.p2>
+ mv <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.output/org.eclipse.ecf.sdk_3.3.0-eclipse.feature/site.p2> <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7678172375029744072.sh
+ ssh mkuppe@xxxxxxxxxxxxxxx 'rm -rf /home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-repo/site.p2'
+ scp -r site.p2/ mkuppe@xxxxxxxxxxxxxxx:/home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-repo
+ ssh mkuppe@xxxxxxxxxxxxxxx 'chmod -R g+w /home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-repo/site.p2'
+ mv <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/buckminster.output/org.eclipse.ecf.sdk_3.3.0-eclipse.feature/org.eclipse.ecf.sdk_3.3.0.v20100519-1434.zip> <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk.feature/ws/>
+ scp org.eclipse.ecf.sdk_3.3.0.v20100519-1434.zip mkuppe@xxxxxxxxxxxxxxx:/home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-zip
[workspace] $ /bin/sh -xe /tmp/hudson3519377963038157092.sh
+ ssh mkuppe@xxxxxxxxxxxxxxx 'ls -1 /home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-zip > /home/data/httpd/download.eclipse.org/rt/ecf/filelistxx.txt'
+ cd /home/mkuppe
+ cvs -d :ext:mkuppe@xxxxxxxxxxxxxxx:/cvsroot/org.eclipse co www/ecf/filelist32.txt
Permission denied, please try again.
Permission denied, please try again.
Received disconnect from 206.191.52.50: 2: Too many authentication failures for mkuppe
cvs [checkout aborted]: end of file from server (consult above messages if any)
Archiving artifacts
Recording fingerprints



Back to the top