Move build_windows_packages to self-hosted runner cluster. #315
ci.yml
on: pull_request
Build Linux Packages
/
Build Linux Packages
55m 50s
Build Windows Packages
/
Build Windows Packages
46m 20s
Annotations
2 errors
Build Windows Packages / Build Windows Packages
There is not enough space on the disk. : 'C:\home\runner\_diag\blocks\e11f3017-8181-464f-a0b8-0fc5b83f6db0_1f8095fa-270a-5c3e-fedf-31b96bd7cfe4.1'
|
Build Windows Packages / Build Windows Packages
System.IO.IOException: There is not enough space on the disk. : 'C:\home\runner\_diag\pages\e11f3017-8181-464f-a0b8-0fc5b83f6db0_1f8095fa-270a-5c3e-fedf-31b96bd7cfe4_1.log'
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at GitHub.Runner.Common.PagingLogger.EndPage()
at GitHub.Runner.Common.PagingLogger.End()
at GitHub.Runner.Worker.ExecutionContext.Complete(Nullable`1 result, String currentOperation, String resultCode)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IJobServer jobServer, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.CompleteJobAsync(IRunnerService server, IExecutionContext jobContext, AgentJobRequestMessage message, Nullable`1 taskResult)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|