vm(qemu): ensure created EFI vars is rw #2549
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
build.yml
on: push
Setup configuration
0s
Matrix: Build Sysroot
Matrix: Build UTM
Dispatch (iOS)
0s
Annotations
10 errors and 9 warnings
Build Sysroot (arm64, visionos_simulator)
System.IO.IOException: No space left on device : '/Users/runner/actions/runner-3/_diag/Worker_20241113-052938-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/actions/runner-3/_diag/Worker_20241113-052938-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/actions/runner-3/_diag/Worker_20241113-052938-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)
|
Build Sysroot (arm64, visionos_simulator-tci)
System.IO.IOException: No space left on device : '/Users/runner/actions/runner-2/_diag/Worker_20241113-052739-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/actions/runner-2/_diag/Worker_20241113-052739-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/actions/runner-2/_diag/Worker_20241113-052739-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)
|
Build Sysroot (arm64, ios_simulator-tci)
The job was canceled because "arm64_visionos_simulator" failed.
|
Build Sysroot (arm64, ios_simulator-tci)
Process completed with exit code 1.
|
Build Sysroot (x86_64, macos)
The job was canceled because "arm64_visionos_simulator" failed.
|
Build Sysroot (x86_64, ios_simulator)
The job was canceled because "arm64_visionos_simulator" failed.
|
Build Sysroot (arm64, ios-tci)
The job was canceled because "arm64_visionos_simulator" failed.
|
Build Sysroot (arm64, ios-tci)
The operation was canceled.
|
Build Sysroot (arm64, visionos-tci)
The job was canceled because "arm64_visionos_simulator" failed.
|
Build Sysroot (arm64, visionos-tci)
The operation was canceled.
|
Build Sysroot (arm64, ios)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, osy/actions-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Sysroot (arm64, ios_simulator)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, osy/actions-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Sysroot (arm64, visionos)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, osy/actions-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Sysroot (arm64, macos)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, osy/actions-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Sysroot (arm64, visionos_simulator)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 94 MB
|
Build Sysroot (arm64, visionos_simulator-tci)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 94 MB
|
Build Sysroot (arm64, ios_simulator-tci)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 81 MB
|
Build Sysroot (arm64, ios-tci)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 81 MB
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Sysroot-ios_simulator-arm64", "Sysroot-ios-arm64", "Sysroot-macos-arm64", "Sysroot-visionos-arm64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|