Skip to content

CodeQL

CodeQL #320

Triggered via schedule January 2, 2025 05:13
Status Failure
Total duration 2h 50m 15s
Artifacts 1

codeql.yml

on: schedule
analyze  /  Build on Linux (gcc_debug)
2h 49m
analyze / Build on Linux (gcc_debug)
analyze  /  Build on Linux (fake, gcc_release, clang, simulated)
59m 33s
analyze / Build on Linux (fake, gcc_release, clang, simulated)
analyze  /  Build on Linux (python_lib)
23m 3s
analyze / Build on Linux (python_lib)
analyze  /  Build on Linux (python lighting-app)
7m 17s
analyze / Build on Linux (python lighting-app)
analyze  /  Build on Darwin (clang, simulated)
2h 45m
analyze / Build on Darwin (clang, simulated)
analyze  /  Build on Linux (coverage)
13m 2s
analyze / Build on Linux (coverage)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 19 warnings
analyze / Build on Linux (fake, gcc_release, clang, simulated)
Process completed with exit code 1.
analyze / Build on Darwin (clang, simulated)
Process completed with exit code 1.
analyze / Build on Linux (gcc_debug)
Error running analysis for cpp: Encountered a fatal error while running "/__t/CodeQL/2.20.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /__w/_temp/codeql_databases/cpp --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details: com.semmle.util.exception.CatastrophicError: An error occurred while evaluating DataFlowUtil::indirectionOperandFlow/2#13781a8f/2@cb840cot Severe disk cache trouble (corruption or out of space) at /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/c2/32.pack: Failed to write item to disk The RA to evaluate was: {1} r1 = SCAN DataFlowUtil::RawIndirectOperand#35e64e70 OUTPUT In.0 {1} | JOIN WITH DataFlowUtil::RawIndirectOperand#35e64e70 ON FIRST 1 OUTPUT Lhs.0 {3} r2 = JOIN r1 WITH `DataFlowPrivate::IndirectOperand.hasOperandAndIndirectionIndex/2#dispred#90f7c90a` ON FIRST 1 OUTPUT Rhs.1, Lhs.0, Rhs.2 {3} r3 = JOIN r2 WITH `DataFlowUtil::simpleInstructionLocalFlowStep/2#80da4510` ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1 {2} | JOIN WITH `DataFlowPrivate::IndirectInstruction.hasInstructionAndIndirectionIndex/2#dispred#19ca6f7e_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2 {2} | REWRITE WITH TEST InOut.0 != InOut.1 {4} r4 = JOIN r1 WITH `DataFlowPrivate::IndirectOperand.hasOperandAndIndirectionIndex/2#dispred#90f7c90a` ON FIRST 1 OUTPUT Rhs.1, Lhs.0, int _, Rhs.2 {3} | REWRITE WITH Tmp.2 := 1, Out.2 := (In.3 - Tmp.2) KEEPING 3 {3} | JOIN WITH `Instruction::LoadInstruction.getSourceAddressOperand/0#dispred#d7499310_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1 {2} | JOIN WITH `DataFlowPrivate::nodeHasInstruction/3#f469bb06_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2 {2} | REWRITE WITH TEST InOut.0 != InOut.1 {3} r5 = JOIN r2 WITH `Operand::Operand.getUse/0#dispred#427b49d0` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2 {3} | JOIN WITH project#Instruction::PointerArithmeticInstruction#2027e36d ON FIRST 1 OUTPUT Lhs.0, Lhs.2, Lhs.1 {2} | JOIN WITH `DataFlowPrivate::IndirectInstruction.hasInstructionAndIndirectionIndex/2#dispred#19ca6f7e_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2 {2} | REWRITE WITH TEST InOut.0 != InOut.1 {2} r6 = r3 UNION r4 UNION r5 return r6 (eventual cause: IOException "No space left on device") at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:204) at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:174) at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593) at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410) at com.semmle.inmemory.scheduler.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:136) at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:69) at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396) at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:707) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: Severe disk cache trouble (corruption or out of space) at /__w/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/c2/32.pack: Failed to write item to disk (eventual cause: IOException "No space left on device") at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:87) at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136) at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29) at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:723) at java.base/java.util.ArrayList.forEach(Unknown Source) at com.semmle.inmemory.caching.byhash.evic
analyze / Build on Linux (python lighting-app)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analyze / Build on Linux (python lighting-app)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analyze / Build on Linux (coverage)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (coverage)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
analyze / Build on Linux (python_lib)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
analyze / Build on Linux (python_lib)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
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 Darwin (clang, simulated)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'
analyze / Build on Linux (gcc_debug)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
analyze / Build on Linux (gcc_debug)
The Actions runner is running low on disk space (0.2301 GB available).
analyze / Build on Linux (gcc_debug)
Volume mount /:/runner-root-volume is going to mount '/' into the container which may cause file ownership change in the entire file system and cause Actions Runner to lose permission to access the disk.
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: 84 MB
analyze / Build on Linux (gcc_debug)
`pre` execution is not supported for local action from './.github/actions/checkout-submodules-and-bootstrap'

Artifacts

Produced during runtime
Name Size
crash-log-darwin
453 Bytes