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

LocalStreamEnvironmentITCase#testRunIsolatedJob failed on travis

    XMLWordPrintableJSON

Details

    Description

      https://s3.amazonaws.com/archive.travis-ci.org/jobs/189148248/log.txt

      Running org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase
      Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.011 sec <<< FAILURE! - in org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase
      testRunIsolatedJob(org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase) Time elapsed: 1.604 sec <<< ERROR!
      java.util.ConcurrentModificationException: null
      at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
      at java.util.HashMap$ValueIterator.next(HashMap.java:1458)
      at org.apache.flink.runtime.resourcemanager.JobLeaderIdService.clear(JobLeaderIdService.java:114)
      at org.apache.flink.runtime.resourcemanager.JobLeaderIdService.stop(JobLeaderIdService.java:92)
      at org.apache.flink.runtime.resourcemanager.ResourceManager.shutDown(ResourceManager.java:182)
      at org.apache.flink.runtime.resourcemanager.ResourceManagerRunner.shutDownInternally(ResourceManagerRunner.java:83)
      at org.apache.flink.runtime.resourcemanager.ResourceManagerRunner.shutDown(ResourceManagerRunner.java:78)
      at org.apache.flink.runtime.minicluster.MiniCluster.shutdownInternally(MiniCluster.java:313)
      at org.apache.flink.runtime.minicluster.MiniCluster.shutdown(MiniCluster.java:281)
      at org.apache.flink.streaming.api.environment.Flip6LocalStreamEnvironment.execute(Flip6LocalStreamEnvironment.java:124)
      at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1486)
      at org.apache.flink.streaming.api.environment.LocalStreamEnvironmentITCase.testRunIsolatedJob(LocalStreamEnvironmentITCase.java:41)

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: