Skip to content

Update GitHub Actions workflows. #1061

Update GitHub Actions workflows.

Update GitHub Actions workflows. #1061

Triggered via pull request July 20, 2025 05:26
Status Failure
Total duration 25m 17s
Artifacts

run-acceptance-tests.yml

on: pull_request
prerequisites  /  prerequisites
25m 11s
prerequisites / prerequisites
comment-notification
0s
comment-notification
Matrix: build_provider / build_provider
Waiting for pending jobs
Matrix: build_sdk / build_sdk
Waiting for pending jobs
Matrix: test / test
Waiting for pending jobs
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint / lint
issues found
lint / lint: provider/provider_program_test.go#L25
could not import github.com/pulumi/pulumi/sdk/v3/go/common/apitype (-: mkdir /tmp/go-build619340669/b810/: no space left on device) (typecheck)
prerequisites / prerequisites
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250720-052628-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250720-052628-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250720-052628-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)