Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7908 Fix GitHub Actions CI
  3. DRILL-8065

OOM Heap Space for TestTpchDistributedConcurrent

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.19.0
    • Future
    • Tools, Build & Test
    • None

    Description

      There is random failure with lack of heap space for TestTpchDistributedConcurrent. Need to increase heap space for test cases.

      1980442 ERROR [1e568e62-a57c-3aad-be1f-a3737530804d:frag:4:0] [org.apache.drill.common.CatastrophicFailure] - Catastrophic Failure Occurred, exiting. Information message: Unable to handle out of memory condition in FragmentExecutor.
      42015java.lang.OutOfMemoryError: Java heap space
      42016	at org.apache.drill.shaded.guava.com.google.common.io.ByteStreams.skipUpTo(ByteStreams.java:835)
      42017	at org.apache.drill.shaded.guava.com.google.common.io.ByteSource.countBySkipping(ByteSource.java:222)
      42018	at org.apache.drill.shaded.guava.com.google.common.io.ByteSource.size(ByteSource.java:200)
      42019	at org.apache.drill.exec.store.ClassPathFileSystem.getFileStatus(ClassPathFileSystem.java:85)
      42020	at org.apache.parquet.hadoop.util.HadoopInputFile.fromPath(HadoopInputFile.java:39) 

      ->

      Error:  org.apache.drill.TestTpchDistributedConcurrent
      42270Error:  org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 

      https://github.com/apache/drill/runs/4402736406?check_suite_focus=true

      Attachments

        Activity

          People

            vitalii Vitalii Diravka
            vitalii Vitalii Diravka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: