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

Workflow multibranch failed after rebase: IllegalStateException: could not find branch tip

XMLWordPrintable

      I rebased a branch (dev/main) in git, but the workflow-multibranch poller didn't seem to pick
      it up.

      When I retriggered, I got the following error

      Started by user anonymous
      java.lang.IllegalStateException: could not find branch tip on SCMHead{'dev/main'}
      	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:91)
      	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:183)
      	at hudson.model.ResourceController.execute(ResourceController.java:98)
      	at hudson.model.Executor.run(Executor.java:381)
      Finished: FAILURE
      

            recena Manuel Recena Soto
            magnayn magnayn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: