Massive parallel builds sometimes cause errors in LogRotation

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      We submit about 120 parallel builds with 15sec execution time => issue may be caused by frequent log rotation without locks.

      Jobs seem to be OK, but there is a lot of SEVERE messages in the Jenkins log.

      SEVERE: Executor threw an exception
      java.util.NoSuchElementException
      at com.google.common.collect.AbstractIterator.next(AbstractIterator.java:154)
      at java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1067)
      at java.util.AbstractMap$2$1.next(AbstractMap.java:385)
      at hudson.util.RunList.subList(RunList.java:143)
      at hudson.tasks.LogRotator.perform(LogRotator.java:119)
      at hudson.model.Job.logRotate(Job.java:404)
      at hudson.model.Run.execute(Run.java:1655)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:237)ct.AbstractIterator.next(AbstractIterator.java:154)

        1. BuildFlowPluginTest.cs
          0.7 kB
        2. LogRotator.txt
          1 kB
        3. Run.txt
          1 kB
        4. StressTest_Job_config_1.png
          StressTest_Job_config_1.png
          116 kB
        5. StressTest_Job_config_2.png
          StressTest_Job_config_2.png
          68 kB
        6. StressTest_Job_config_3.png
          StressTest_Job_config_3.png
          85 kB
        7. StressTest_SubJob_config_1.png
          StressTest_SubJob_config_1.png
          102 kB
        8. StressTest_SubJob_config_2.png
          StressTest_SubJob_config_2.png
          87 kB
        9. StressTest_SubJob_config_3.png
          StressTest_SubJob_config_3.png
          57 kB

            Assignee:
            Unassigned
            Reporter:
            Oleg Nenashev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: