Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11700

After master comes back on line, build fails after all build steps and post build actions. Jenkins can't find slave-null.log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • None

      I ran low on disk so jenkins took my master node offline.
      I tidied up freeing space, and restarted jenkins.
      Build started.
      After all steps and actions, jenkins sez:
      Looks like the node went offline during the build. Check the slave log for the details.FATAL: /build/jenkins/slave-null.log (No such file or directory)
      11:48:11 java.io.FileNotFoundException: /build/jenkins/slave-null.log (No such file or directory)
      11:48:11 at java.io.RandomAccessFile.open(Native Method)
      11:48:11 at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
      11:48:11 at org.kohsuke.stapler.framework.io.LargeText$FileSession.<init>(LargeText.java:349)
      11:48:11 at org.kohsuke.stapler.framework.io.LargeText$1.open(LargeText.java:75)
      11:48:11 at org.kohsuke.stapler.framework.io.LargeText.writeLogTo(LargeText.java:164)
      11:48:11 at hudson.console.AnnotatedLargeText.writeHtmlTo(AnnotatedLargeText.java:154)
      11:48:11 at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:474)
      11:48:11 at hudson.model.Run.run(Run.java:1404)
      11:48:11 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      11:48:11 at hudson.model.ResourceController.execute(ResourceController.java:88)
      11:48:11 at hudson.model.Executor.run(Executor.java:230)

            Unassigned Unassigned
            gorillacoder giuliano carlini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: