[Vm-dev] How to restart an appveyor job?

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Mon Apr 2 12:32:09 UTC 2018


Hi all,
I wanted to solve the gcc compiler bug for pharo.sista.spur.

But of course, there were another failure due to fragile infrastructure...
https://ci.appveyor.com/project/OpenSmalltalk/vm/build/1.0.1207/job/dd3lnytbwb5jjlqa

Running Install scripts
Start-FileDownload "http://cygwin.com/setup-x86.exe" -FileName
"setup-x86.exe"
Start-FileDownloadInternal : Error downloading remote file: One or more
errors occurred.
Inner Exception: Unable to connect to the remote server
At C:\Program
Files\AppVeyor\BuildAgent\Modules\build-worker-api\build-worker-api.psm1:242
char:2
+ Start-FileDownloadInternal -Url $Url -FileName $FileName -Timeout ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Start-FileDownloadInternal], Exception
+ FullyQualifiedErrorId :
System.Exception,Appveyor.BuildAgent.Api.Utils.StartFileDownloadInternalCmdlet

We depend on volatile URL...
Do you know if there is a way to restart a job in appveyor?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180402/7041cf53/attachment.html>


More information about the Vm-dev mailing list