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

Jenkins slave ignores no_proxy or http.nonProxyHosts

      Jenkins master has a firewall restriction to access a remote Artifactory server via corporate HTTP proxy. However, Jenkins slaves don't have that restriction. Slaves don't connect to the Artifactory server if the same proxy setting is implied from the master. I have tried setting environment variable, NO_PROXY, on the slave machines...No luck...also tried passing -Dhttp.nonProxyHosts argument in the jenkins-slave.xml...No luck either

      Please fix this or suggest a way with which I can disable the Jenkins master forwarding the http proxy details to the slaves. 

       

          [JENKINS-46506] Jenkins slave ignores no_proxy or http.nonProxyHosts

          Oleg Nenashev added a comment -

          I'd guess it is a defect in the Artifactory plugin. It should follow the Proxy settings set in the Master, I'd guess.

          Removed Remoting for now, because Remoting does not implement proxy management logic for Jenkins logic

          Oleg Nenashev added a comment - I'd guess it is a defect in the Artifactory plugin. It should follow the Proxy settings set in the Master, I'd guess. Removed Remoting for now, because Remoting does not implement proxy management logic for Jenkins logic

          Dima Nevelev added a comment -

          Hi subhadip,
          Thank you for reporting this.
          Please see this JIRA issue.
          We have a proxy issue in our Jenkins Artifactory plugin version 2.12.x.
          The snapshot version provided in the JIRA issue should resolve the problem. 
          Please let us know if this worked for you.

          Dima Nevelev added a comment - Hi subhadip , Thank you for reporting this. Please see this JIRA issue . We have a proxy issue in our Jenkins Artifactory plugin version 2.12.x. The  snapshot version provided in the JIRA issue should resolve the problem.  Please let us know if this worked for you.

            Unassigned Unassigned
            subhadip Subhadip Chatterjee
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: