buck2_validation: tweak and slightly improve error message #3269
Triggered via pull request
September 20, 2024 22:16
Status
Failure
Total duration
31m 4s
Artifacts
–
build-and-test.yml
on: pull_request
linux-build-and-test
14m 45s
macos-build-and-test
29m 34s
windows-build-and-test
28m 23s
macos-build-examples
22m 10s
linux-build-examples
18m 5s
windows-build-examples
30m 49s
Annotations
6 errors and 12 warnings
linux-build-and-test
Process completed with exit code 1.
|
linux-build-examples
Process completed with exit code 3.
|
macos-build-examples
Process completed with exit code 3.
|
windows-build-and-test
Process completed with exit code 1.
|
macos-build-and-test
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240920-221612-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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 : '/Users/runner/runners/2.319.1/_diag/Worker_20240920-221612-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
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 GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
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 : '/Users/runner/runners/2.319.1/_diag/Worker_20240920-221612-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
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)
|
windows-build-examples
Process completed with exit code 3.
|
linux-build-and-test
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linux-build-examples
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-build-examples
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macos-build-examples
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
macos-build-examples
python@3.12 3.12.6 is already installed and up-to-date.
To reinstall 3.12.6, run:
brew reinstall python@3.12
|
macos-build-examples
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
macos-build-examples
Restore cache failed: Dependencies file is not found in /Users/runner/work/buck2/buck2. Supported file pattern: go.sum
|
windows-build-and-test
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|
macos-build-and-test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 68 MB
|
windows-build-examples
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|