fix: azure-cli falls back to pip on unknown Ubuntu codenames (#1668) #566
Annotations
12 errors
|
test (oryx, ubuntu:jammy)
Process completed with exit code 1.
|
|
test (copilot-cli, mcr.microsoft.com/devcontainers/base:ubuntu)
Process completed with exit code 1.
|
|
test (docker-outside-of-docker, mcr.microsoft.com/devcontainers/base:ubuntu)
Process completed with exit code 1.
|
|
test (docker-in-docker, mcr.microsoft.com/devcontainers/base:ubuntu)
Process completed with exit code 1.
|
|
test (docker-in-docker, mcr.microsoft.com/devcontainers/base:debian)
Process completed with exit code 1.
|
|
test (docker-outside-of-docker, mcr.microsoft.com/devcontainers/base:debian)
Process completed with exit code 1.
|
|
test (desktop-lite, mcr.microsoft.com/devcontainers/base:ubuntu)
Process completed with exit code 1.
|
|
test-scenarios (nix)
Process completed with exit code 1.
|
|
test-scenarios (node)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.334.0/_diag/Worker_20260528-160634-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)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.334.0/_diag/Worker_20260528-160634-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/2.334.0/_diag/Worker_20260528-160634-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)
|
|
test-scenarios (java)
Process completed with exit code 1.
|
|
test-scenarios (anaconda)
Process completed with exit code 1.
|
|
test-scenarios (python)
Process completed with exit code 1.
|