PR #31434 #4913
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 2 warnings
Analyze (javascript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.3/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --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 DataFlow::DataFlow::Node.getFile/0#dispred#4a057003/2@dea864kf
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/7b/91.pack: Failed to write item to disk
The RA to evaluate was:
{2} r1 = JOIN DataFlowNode::TPropNode#64f0fba1 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r2 = JOIN DataFlowNode::TThisNode#6013c371 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r3 = JOIN DataFlowNode::TValueNode#5be210b0 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r4 = JOIN DataFlowNode::THtmlAttributeNode#75596703 WITH `Locations::Locatable.getFile/0#dispred#58f05aaa` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r5 = JOIN DataFlowNode::TFunctionReturnNode#8b51384a WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r6 = JOIN DataFlowNode::TReflectiveParametersNode#e76501da WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r7 = JOIN DataFlowNode::TDestructuredModuleImportNode#a73704cb WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r8 = JOIN DataFlowNode::TExceptionalFunctionReturnNode#c08b0609 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r9 = JOIN DataFlowNode::TExceptionalInvocationReturnNode#d588913d WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r10 = JOIN DataFlowNode::TRestPatternNode#994539c6 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.2, Rhs.1
{2} r11 = JOIN DataFlowNode::TElementNode#58e69d87 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.2, Rhs.1
{2} r12 = JOIN DataFlowNode::TElementPatternNode#2363e6e3 WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.2, Rhs.1
{2} r13 = JOIN DataFlowNode::TReflectiveCallNode#83a7081f WITH `AST::AstNode.getFile/0#dispred#dec40f60` ON FIRST 1 OUTPUT Lhs.2, Rhs.1
{2} r14 = JOIN DataFlowNode::TSsaDefNode#6a47da74 WITH `SSA::SsaDefinition.getBasicBlock/0#dispred#c20a6a1f` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH `Locations::Locatable.getFile/0#dispred#58f05aaa` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r15 = JOIN DataFlowNode::TXmlAttributeNode#93d2c3a4 WITH `Locations::getLocatableLocation/1#b180d129` ON FIRST 1 OUTPUT Rhs.1, Lhs.1
{2} | JOIN WITH `Locations::dbLocationInfo/6#a08cdee9` ON FIRST 1 OUTPUT Lhs.1, Rhs.1
{2} r16 = r1 UNION r2 UNION r3 UNION r4 UNION r5 UNION r6 UNION r7 UNION r8 UNION r9 UNION r10 UNION r11 UNION r12 UNION r13 UNION r14 UNION r15
return r16
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.PipelineInstance.wrapWithRaDump(PipelineInstance.java:168)
at com.semmle.inmemory.pipeline.PipelineInstance.exceptionCaught(PipelineInstance.java:152)
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:95)
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:677)
at java.base/java.util.concurrent.ThreadPo
|
Analyze (javascript)
The Actions runner is running low on disk space (0.1473 GB available).
|
Analyze (javascript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 26 MB
|