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

SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor Could not find execution for run

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • blueocean-plugin, pipeline

      Log Spam in the logs when a garbage pipeline is run and then viewed in BO.

      Mar 15, 2018 4:51:36 PM INFO org.jenkinsci.plugins.workflow.job.WorkflowRun finish
      james1234/p1 #1 completed: FAILURE
      Mar 15, 2018 4:51:36 PM WARNING org.jenkinsci.plugins.workflow.flow.FlowExecutionList unregister
      Owner[james1234/p1/1:james1234/p1 #1] was not in the list to begin with: []
      Mar 15, 2018 4:51:36 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      Mar 15, 2018 4:51:36 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      Mar 15, 2018 4:51:36 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      Mar 15, 2018 4:51:38 PM INFO org.jenkinsci.plugins.workflow.job.WorkflowRun finish
      james1234/p1 #2 completed: FAILURE
      Mar 15, 2018 4:51:38 PM WARNING org.jenkinsci.plugins.workflow.flow.FlowExecutionList unregister
      Owner[james1234/p1/2:james1234/p1 #2] was not in the list to begin with: []
      Mar 15, 2018 4:51:38 PM INFO org.jenkinsci.plugins.workflow.job.WorkflowRun finish
      james1234/p1 #3 completed: FAILURE
      Mar 15, 2018 4:51:38 PM WARNING org.jenkinsci.plugins.workflow.flow.FlowExecutionList unregister
      Owner[james1234/p1/3:james1234/p1 #3] was not in the list to begin with: []
      Mar 15, 2018 4:51:39 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:39 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:39 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:40 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:40 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:40 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#3
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#2
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      Mar 15, 2018 4:51:43 PM SEVERE io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor 
      Could not find execution for run james1234/p1#1
      

      to reproduce create a new pipeline with definition from script.
      in the script make sure the pipeline definition is an empty line. (ie it is invalid)

      Expected results

      the build fails -
      there are no extra logs in the system log (they are all in the build log).

      Actual results

      build fail
      there are entries in the main log (for a failure in pipeline_
      there are entries in the main log repeatidly for blueoce presumably as something required is missing.

            Unassigned Unassigned
            teilo James Nord
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: