Skip to content

ci: Let GH CI skip build targets specified in GH CI settings #689

ci: Let GH CI skip build targets specified in GH CI settings

ci: Let GH CI skip build targets specified in GH CI settings #689

Triggered via push February 26, 2025 18:04
Status Failure
Total duration 1h 28m 44s
Artifacts 13

build.yml

on: push
Build container  /  Build container
2m 47s
Build container / Build container
x86_64-pc-linux-gnu  /  Build depends
15m 14s
x86_64-pc-linux-gnu / Build depends
x86_64-pc-linux-gnu_nowallet  /  Build depends
15m 23s
x86_64-pc-linux-gnu_nowallet / Build depends
arm-linux-gnueabihf  /  Build depends
16m 45s
arm-linux-gnueabihf / Build depends
x86_64-pc-linux-gnu_multiprocess  /  Build depends
21m 1s
x86_64-pc-linux-gnu_multiprocess / Build depends
x86_64-apple-darwin  /  Build depends
17m 36s
x86_64-apple-darwin / Build depends
x86_64-w64-mingw32  /  Build depends
21m 5s
x86_64-w64-mingw32 / Build depends
linux64-build  /  Build source
20m 21s
linux64-build / Build source
linux64_sqlite-build  /  Build source
21m 30s
linux64_sqlite-build / Build source
linux64_ubsan-build  /  Build source
36m 54s
linux64_ubsan-build / Build source
linux64_fuzz-build  /  Build source
17m 29s
linux64_fuzz-build / Build source
linux64_nowallet-build  /  Build source
21m 23s
linux64_nowallet-build / Build source
arm-linux-build  /  Build source
24m 53s
arm-linux-build / Build source
linux64_multiprocess-build  /  Build source
56m 0s
linux64_multiprocess-build / Build source
linux64_tsan-build  /  Build source
33m 12s
linux64_tsan-build / Build source
win64-build  /  Build source
33m 10s
win64-build / Build source
linux64-test  /  Test source
33m 24s
linux64-test / Test source
linux64_sqlite-test  /  Test source
29m 13s
linux64_sqlite-test / Test source
linux64_ubsan-test  /  Test source
33m 13s
linux64_ubsan-test / Test source
linux64_nowallet-test  /  Test source
13m 41s
linux64_nowallet-test / Test source
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
linux64-test / Test source
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250226-184320-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/runners/2.322.0/_diag/Worker_20250226-184320-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/runners/2.322.0/_diag/Worker_20250226-184320-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)
linux64_ubsan-test / Test source
System.IO.IOException: No space left on device : '/home/runner/runners/2.322.0/_diag/Worker_20250226-185952-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/runners/2.322.0/_diag/Worker_20250226-185952-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/runners/2.322.0/_diag/Worker_20250226-185952-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)
x86_64-pc-linux-gnu_nowallet / Build depends
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
arm-linux-gnueabihf / Build depends
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
x86_64-apple-darwin / Build depends
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
x86_64-pc-linux-gnu_multiprocess / Build depends
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
x86_64-w64-mingw32 / Build depends
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
linux64_ubsan-test / Test source
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 32 MB

Artifacts

Produced during runtime
Name Size
PastaPastaPasta~dash~L7BEB3.dockerbuild
89.8 KB
build-arm-linux-d7f816d9 Expired
223 MB
build-linux64-d7f816d9 Expired
209 MB
build-linux64_fuzz-d7f816d9 Expired
49.4 MB
build-linux64_multiprocess-d7f816d9 Expired
190 MB
build-linux64_nowallet-d7f816d9 Expired
211 MB
build-linux64_sqlite-d7f816d9 Expired
248 MB
build-linux64_tsan-d7f816d9 Expired
397 MB
build-linux64_ubsan-d7f816d9 Expired
255 MB
build-mac-d7f816d9 Expired
139 MB
build-win64-d7f816d9 Expired
305 MB
test_logs-linux64_nowallet-d7f816d9 Expired
53.8 MB
test_logs-linux64_sqlite-d7f816d9 Expired
256 MB