Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] signing problem

Hi Ed.

Thanks, I wasn't aware of this possibility.  I don't know if this matters,
but we've been seeing this problem for ~ a week (had our own restart this
week as well but it's doing the same thing).

Where would you say the best place to open a bug would be?  Do you know if
there an appropriate place for the signing service specifically?

Scott


> Hi
>
> Most of the infrastructure was restarted a couple of days ago, and as so
> often, not everything restarts correctly. Maybe some mount that you
> require got lost. HIPP6 has been a disaster on a couple of occasions.
>
> Buckminster 4.3 is perhaps a bit dated with the increasing expexctations
> of Java 8.
>
> IIRC there have been SSH issues and patches. Maybe SCP is affected.
>
>      Regards
>
>          Ed Willink
>
>
>
> On 23/01/2016 16:56, Scott Lewis wrote:
>> ECF has been using Buckminster and the Eclipse signing service to sign
>> our builds for some time.
>>
>> We recently did a successful release build and then a few days later
>> when we ran our head build again we get the error below. As far as I
>> can tell, this was done without any changes to parameter values. It
>> seems to indicate some problem with the file/path input variables
>>
>> Any insights about what is going on here?   Or how to debug?
>>
>> INFO:  [end
>> org.eclipse.ecf.sdk:eclipse.feature$3.12.1.qualifier#copy.plugins]
>> Action
>> org.eclipse.ecf.sdk:eclipse.feature$3.12.1.qualifier#site.signed using
>> 'up to date' policy MAPPER: Rebuild needed: File count(0) <
>> expected(272)
>> init actor:
>> ant[org.eclipse.ecf.sdk:eclipse.feature$3.12.1.qualifier#site.signed]
>>   buildFileId=buckminster.signing
>>   targets=sign.jars
>> INFO:  [start
>> org.eclipse.ecf.sdk:eclipse.feature$3.12.1.qualifier#site.signed]
>>   Prerequisite alias = action.requirements
>>   Product alias = action.output
>>   Product base = ${buckminster.output}/site.signed/
>>   target.arch=x86_64
>>   buckminster.component=org.eclipse.ecf.sdk
>>   workspace.root=/opt/hudson/jobs/R-HEAD-sdk.feature/workspace
>> buckminster.temp=/opt/hudson/jobs/R-HEAD-sdk.feature/workspace/buckminster.temp/org.eclipse.ecf.sdk_3.12.1-eclipse.feature/temp
>> buckminster.home=/opt/hudson/jobs/R-HEAD-sdk.feature/workspace/projects/org.eclipse.ecf.sdk/
>> buckminster.output=/opt/hudson/jobs/R-HEAD-sdk.feature/workspace/buckminster.output/org.eclipse.ecf.sdk_3.12.1-eclipse.feature
>>   localhost=ecf-builds.osuosl.org
>>   buckminster.component.type=eclipse.feature
>>   buckminster.version=3.12.1.qualifier
>>   target.nl=en_US
>>   target.ws=gtk
>> eclipse.home=/opt/hudson/tools/hudson.plugins.buckminster.BuckminsterInstallation/Buckminster_4.3/buckminster
>>   target.os=linux
>> target.location=/opt/hudson/jobs/R-HEAD-sdk.feature/workspace/targetPlatformPath
>> [ant] Queueing site_1169116494.zip for signing
>> ERROR: org.eclipse.core.runtime.CoreException:
>> /opt/hudson/tools/hudson.plugins.buckminster.BuckminsterInstallation/Buckminster_4.3/buckminster/configuration/org.eclipse.osgi/bundles/27/1/.cp/org/eclipse/buckminster/jarprocessor/antscript/signing.ant:174:
>> server indicated an error: scp:
>> /home/data/users/mkuppe//home/data/httpd/download-staging.priv/rt/ecf:
>> No such file or directory
>> org.eclipse.core.runtime.CoreException:
>> /opt/hudson/tools/hudson.plugins.buckminster.BuckminsterInstallation/Buckminster_4.3/buckminster/configuration/org.eclipse.osgi/bundles/27/1/.cp/org/eclipse/buckminster/jarprocessor/antscript/signing.ant:174:
>> server indicated an error: scp:
>> /home/data/users/mkuppe//home/data/httpd/download-staging.priv/rt/ecf:
>> No such file or directory
>>     at
>> org.eclipse.buckminster.ant.AntRunner.handleInvocationTargetException(AntRunner.java:167)
>>     at org.eclipse.buckminster.ant.AntRunner.run(AntRunner.java:322)
>>     at
>> org.eclipse.buckminster.ant.actor.AntActor.internalPerform(AntActor.java:254)
>>     at
>> org.eclipse.buckminster.core.actor.AbstractActor.perform(AbstractActor.java:195)
>>     at
>> org.eclipse.buckminster.core.internal.actor.PerformManager$DirectActionInvocation.execute(PerformManager.java:143)
>>     at
>> org.eclipse.buckminster.core.internal.actor.PerformManager.internalPerform(PerformManager.java:454)
>>     at
>> org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:293)
>>     at
>> org.eclipse.buckminster.core.internal.actor.PerformManager.perform(PerformManager.java:305)
>>     at
>> org.eclipse.buckminster.core.commands.Perform.internalRun(Perform.java:108)
>>     at
>> org.eclipse.buckminster.core.commands.WorkspaceCommand.run(WorkspaceCommand.java:86)
>>     at
>> org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(AbstractCommand.java:200)
>>     at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:343)
>>     at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:284)
>>     at org.eclipse.buckminster.cmdline.Headless.start(Headless.java:358)
>>     at
>> org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
>>     at
>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
>>     at
>> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
>>     at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
>>     at
>> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>     at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>     at java.lang.reflect.Method.invoke(Method.java:597)
>>     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
>>     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
>>     at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
>>     at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
>> Caused by:
>> /opt/hudson/tools/hudson.plugins.buckminster.BuckminsterInstallation/Buckminster_4.3/buckminster/configuration/org.eclipse.osgi/bundles/27/1/.cp/org/eclipse/buckminster/jarprocessor/antscript/signing.ant:174:
>> server indicated an error: scp:
>> /home/data/users/mkuppe//home/data/httpd/download-staging.priv/rt/ecf:
>> No such file or directory
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.AbstractSshMessage.waitForAck(AbstractSshMessage.java:132)
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage.sendFileToRemote(ScpToMessage.java:229)
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage.doSingleTransfer(ScpToMessage.java:160)
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.ScpToMessage.execute(ScpToMessage.java:144)
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.Scp.upload(Scp.java:337)
>>     at
>> org.apache.tools.ant.taskdefs.optional.ssh.Scp.execute(Scp.java:226)
>>
>>
>>
>>
>>
>>
>>
>
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
>




Back to the top