Skip to content

CodeQL

CodeQL #1593

Triggered via schedule February 7, 2026 22:06
Status Failure
Total duration 2h 8m 21s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Analyze (cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.24.1/x64/codeql/codeql database run-queries --ram=14580 --threads=4 --expect-discarded-cache /home/runner/work/_temp/codeql_databases/cpp --min-disk-free=1024 -v". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details: com.semmle.util.exception.CatastrophicError: An error occurred while evaluating SsaImpl::isUseAfterPostfixCrement0/2#9858b2cb/2@3d0353jj Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/47/67.pack: Failed to write item to disk The RA to evaluate was: {3} r1 = JOIN `IRBlock::Cached::getInstruction/2#627f9c61_201#join_rhs` WITH `Operand::Operand.getUse/0#dispred#427b49d0_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2 {3} | JOIN WITH `Operand::Operand.getAnyDef/0#dispred#8dbe2fb8` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2 {5} | JOIN WITH `_Operand::Operand.getAnyDef/0#dispred#8dbe2fb8_10#count_range#join_rhs` ON FIRST 1 OUTPUT Lhs.1, Lhs.2, Lhs.0, Rhs.1, int _ {4} | REWRITE WITH Tmp.4 := 2, TEST InOut.3 = Tmp.4 KEEPING 4 {3} | SCAN OUTPUT In.2, In.0, In.1 {4} | JOIN WITH `Instruction::BinaryInstruction.getLeft/0#dispred#5cf78406_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.0 {4} r2 = JOIN r1 WITH project#Instruction::PointerAddInstruction#5233892c ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3 {4} r3 = JOIN r1 WITH project#Instruction::PointerSubInstruction#0d109780 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3 {4} r4 = JOIN r1 WITH Instruction::AddInstruction#7f8fb455 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3 {4} r5 = JOIN r1 WITH Instruction::SubInstruction#fc619901 ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2, Lhs.3 {4} r6 = r2 UNION r3 UNION r4 UNION r5 {4} | JOIN WITH `Instruction::CopyInstruction.getSourceValue/0#dispred#991471be_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.3 {4} | JOIN WITH Instruction::StoreInstruction#ae96f30c ON FIRST 1 OUTPUT Lhs.1, Lhs.0, Lhs.2, Lhs.3 {5} | JOIN WITH `IRBlock::Cached::getInstruction/2#627f9c61_021#join_rhs` ON FIRST 2 OUTPUT Lhs.0, Lhs.2, Lhs.3, Lhs.1, Rhs.2 {5} | REWRITE WITH TEST InOut.1 < InOut.4 {4} | SCAN OUTPUT In.2, In.0, In.3, In.4 {4} | JOIN WITH `Operand::Operand.getAnyDef/0#dispred#8dbe2fb8_10#count_range` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.3 {5} | JOIN WITH `Operand::Operand.getUse/0#dispred#427b49d0` ON FIRST 1 OUTPUT Lhs.1, Rhs.1, Lhs.2, Lhs.3, Lhs.0 {4} | JOIN WITH `IRBlock::Cached::getInstruction/2#627f9c61_021#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Lhs.3, Lhs.4, Rhs.2 {4} | REWRITE WITH TEST InOut.1 < InOut.3 {2} | SCAN OUTPUT In.0, In.2 return r6 (eventual cause: IOException "No space left on device") at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:212) at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:182) 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:134) at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:78) at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396) at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:713) 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 /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/47/67.pack: Failed to write item to disk (eventual cause: IOE
Analyze (cpp)
The Actions runner is running low on disk space (175.0 MB available).
Analyze (cpp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/