Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-15900

JoinITCase#testRightJoinWithPk failed on Travis

    XMLWordPrintableJSON

Details

    Description

      org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
      	at org.apache.flink.table.planner.runtime.stream.sql.JoinITCase.testRightJoinWithPk(JoinITCase.scala:672)
      Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by FixedDelayRestartBackoffTimeStrategy(maxNumberRestartAttempts=1, backoffTimeMS=0)
      Caused by: java.lang.Exception: Exception while creating StreamOperatorStateContext.
      Caused by: org.apache.flink.util.FlinkException: Could not restore keyed state backend for KeyedProcessOperator_17aecc34cf8aa256be6fe4836cbdf29a_(2/4) from any of the 1 provided restore options.
      Caused by: java.io.IOException: Failed to acquire shared cache resource for RocksDB
      Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not created the shared memory resource of size 20971520. Not enough memory left to reserve from the slot's managed memory.
      Caused by: org.apache.flink.runtime.memory.MemoryReservationException: Could not allocate 20971520 bytes. Only 0 bytes are remaining.
      
      

      https://api.travis-ci.org/v3/job/645466432/log.txt

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gjy Gary Yao
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: