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 #137

See <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/137/>

------------------------------------------
[...truncated 6 lines...]
+ 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===================\nCommandline: 
/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 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 /opt/hudson/jobs/N-HEAD-sdk_feature/builds/2010-03-03_07-24-12/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'>
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:07 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:08 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:08 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:08 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:08 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:09 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:09 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:09 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:09 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:12 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:12 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:13 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:13 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:14 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:14 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:16 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:16 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:16 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:16 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:17 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:17 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:20 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:20 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:20 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:20 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:23 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:23 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:27:24 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:27:24 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
Mar 3, 2010 7:29:37 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: Connection refused
Mar 3, 2010 7:29:37 AM org.apache.commons.httpclient.HttpMethodDirector executeWithRetry
INFO: Retrying request
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.remoteservices.common>: 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.remoteservices.hello>: 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.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/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 94: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 95: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/NotificationSession.java,> line 141: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/MsnClient.java,> line 257: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 84: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 188: The method decode(String) from the type URLDecoder is deprecated
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.filetransfer/src/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.java,> line 84: 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/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.remoteservice>: 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.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.examples.remoteservices.hello.host>: 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.remoteservices.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.examples.remoteservices.hello.consumer>: 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.examples.remoteservices.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.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.ui/src/org/eclipse/ecf/ui/wizards/ConfigurationWizardSelectionPage.java,> line 129: The constructor FilteredTree(Composite, int, PatternFilter) is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 48: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 56: The method addAuthorizationInfo(URL, String, String, Map) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 65: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/internal/ui/wizards/WorkbenchLabelProvider.java,> line 67: Access to enclosing method fireLabelProviderChanged(LabelProviderChangedEvent) from the type BaseLabelProvider is emulated by a synthetic accessor method
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/projects/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/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.remoteservices.common>: 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.remoteservices.hello>: 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.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/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 94: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/internal/net/ClientTicketRequest.java,> line 95: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/NotificationSession.java,> line 141: The method decode(String) from the type URLDecoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/MsnClient.java,> line 257: The method encode(String) from the type URLEncoder is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.protocol.msn/src/org/eclipse/ecf/protocol/msn/Contact.java,> line 188: The method decode(String) from the type URLDecoder is deprecated
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.filetransfer/src/org/eclipse/ecf/provider/filetransfer/browse/LocalRemoteFile.java,> line 84: 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/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.remoteservice>: 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.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.examples.remoteservices.hello.host>: 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.remoteservices.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.examples.remoteservices.hello.consumer>: 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.examples.remoteservices.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.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.ui/src/org/eclipse/ecf/ui/wizards/ConfigurationWizardSelectionPage.java,> line 129: The constructor FilteredTree(Composite, int, PatternFilter) is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/ui/util/PasswordCacheHelper.java,> line 65: The method getAuthorizationInfo(URL, String, String) from the type Platform is deprecated
Warning: file <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/projects/org.eclipse.ecf.ui/src/org/eclipse/ecf/internal/ui/wizards/WorkbenchLabelProvider.java,> line 67: Access to enclosing method fireLabelProviderChanged(LabelProviderChangedEvent) from the type BaseLabelProvider is emulated by a synthetic accessor method
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/projects/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. 
Found 43 warnings
[workspace] $ /bin/sh -xe /tmp/hudson1548203758904064017.sh
+ test -e <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/buckminster.output/org.eclipse.ecf.sdk_3.2.0-eclipse.feature/site.p2>
+ mv <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/buckminster.output/org.eclipse.ecf.sdk_3.2.0-eclipse.feature/site.p2> <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7092878791949465174.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.2.0-eclipse.feature/org.eclipse.ecf.sdk_3.2.0.v20100303-1536.zip> <https://ecf2.osuosl.org/hudson/job/N-HEAD-sdk_feature/ws/>
+ scp org.eclipse.ecf.sdk_3.2.0.v20100303-1536.zip mkuppe@xxxxxxxxxxxxxxx:/home/data/httpd/download.eclipse.org/rt/ecf/3.5dailies3.2-zip
[workspace] $ /bin/sh -xe /tmp/hudson6658832012846623108.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
cvs [checkout aborted]: cannot exec rsh: No such file or directory
cvs [checkout aborted]: end of file from server (consult above messages if any)
Archiving artifacts
Recording fingerprints



Back to the top