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

remoteJenkinsUrl is not overidding https port in Parameterized Remote Trigger plugin

XMLWordPrintable

      ################################################################################################################
        Parameterized Remote Trigger Configuration:
          - job:                    myjob
          - remoteJenkinsName:       myremotehost
          - remoteJenkinsUrl:        https://myhost:443/

       

      console log:

      Remote build started!
        Remote build URL: http://myhost:8080/job/myjob/20/
        Remote build number: 20
      Blocking local job until remote job completes.
      Connection to remote server failed , waiting to retry - 10 seconds until next attempt. URL: http://myhost:8080/job/myjob/20/api/json/, parameters: 
      Retry attempt #1 out of 5
      Connection to remote server failed , waiting to retry - 10 seconds until next attempt. URL: 

       

      http port is not getting overriden with remoteJenkinsUrl port number. this is blocking from reading console log output form remote jenkins service.

            cashlalala KaiHsiang Chang
            kishankumark kishan kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: