Skip to content

Run CI

Run CI #568

Re-run triggered November 30, 2023 19:59
Status Failure
Total duration 7m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error
build (rpi3b)
System.UnauthorizedAccessException: Access to the path '/home/agent/actions-runner/_diag/pages/f9b3b16e-2a02-409b-9af5-238b885c0e3d_a229cde4-9855-5a4d-9b94-f3374595b5b1_1.log' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at GitHub.Runner.Common.PagingLogger.NewPage() at GitHub.Runner.Common.PagingLogger.Write(String message) at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message) at GitHub.Runner.Worker.ExecutionContextExtension.Debug(IExecutionContext context, String message) 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)