Add CleanRL RNN (modified to GRU/vanilla RNN) example #453
test-ci.yml
on: pull_request
Matrix: tests_ubuntu
Matrix: tests_ubuntu_rllib
Matrix: tests_windows
Matrix: tests_windows_rllib
Annotations
9 errors
|
tests_ubuntu (3.10.10, ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260107-144405-utc.log'
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20260107-144405-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)
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 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 : '/home/runner/actions-runner/cached/_diag/Worker_20260107-144405-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 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)
|
|
tests_ubuntu (3.9, ubuntu-latest)
The strategy configuration was canceled because "tests_ubuntu._3_10_10_ubuntu-latest" failed
|
|
tests_ubuntu (3.9, ubuntu-latest)
The operation was canceled.
|
|
tests_ubuntu (3.8, ubuntu-latest)
The strategy configuration was canceled because "tests_ubuntu._3_10_10_ubuntu-latest" failed
|
|
tests_ubuntu (3.8, ubuntu-latest)
The operation was canceled.
|
|
tests_ubuntu_rllib (3.9, ubuntu-latest)
The strategy configuration was canceled because "tests_ubuntu_rllib._3_10_10_ubuntu-latest" failed
|
|
tests_ubuntu_rllib (3.9, ubuntu-latest)
The operation was canceled.
|
|
tests_ubuntu_rllib (3.8, ubuntu-latest)
The strategy configuration was canceled because "tests_ubuntu_rllib._3_10_10_ubuntu-latest" failed
|
|
tests_ubuntu_rllib (3.8, ubuntu-latest)
The operation was canceled.
|