CodeQL #116
codeql.yml
on: schedule
analyze
/
Build on Linux (gcc_debug)
1h 37m
analyze
/
Build on Linux (fake, gcc_release, clang, simulated)
38m 2s
analyze
/
Build on Linux (python_lib)
17m 31s
analyze
/
Build on Linux (python lighting-app)
6m 18s
analyze
/
Build on Darwin (clang, python_lib, simulated)
3h 0m
analyze
/
Build on Linux (coverage)
9m 11s
Annotations
5 errors and 8 warnings
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Process completed with exit code 1.
|
analyze / Build on Linux (gcc_debug)
No space left on device : '/home/runner/runners/2.311.0/_diag/pages/eae51bcb-6802-4825-92a4-c55cffd01375_0496d0c6-0550-5d67-51a7-d8099b7364ef_1.log'
|
analyze / Build on Linux (gcc_debug)
Error running analysis for cpp: Encountered a fatal error while running "/__t/CodeQL/2.15.3/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /__w/_temp/codeql_databases/cpp --min-disk-free=1024 -v --expect-discarded-cache --intra-layer-parallelism". Exit code was 2 and error was: A fatal error occurred: Could not write a relation to a file
(eventual cause: IOException "No space left on device"). See the logs for more details.
|
analyze / Build on Linux (gcc_debug)
System.IO.IOException: No space left on device : '/home/runner/runners/2.311.0/_diag/Worker_20231126-050500-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 : '/home/runner/runners/2.311.0/_diag/Worker_20231126-050500-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 : '/home/runner/runners/2.311.0/_diag/Worker_20231126-050500-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)
|
analyze / Build on Linux (gcc_debug)
The hosted runner: GitHub Actions 5 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
analyze / Build on Linux (python lighting-app)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (coverage)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (python_lib)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
No files were found with the provided path: /tmp/cores/. No artifacts will be uploaded.
|
analyze / Build on Linux (fake, gcc_release, clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|
analyze / Build on Linux (gcc_debug)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|
analyze / Build on Darwin (clang, python_lib, simulated)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
analyze / Build on Darwin (clang, python_lib, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
|