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

golang plugin java.net.MalformedURLException: no protocol: /dl/go1.13.5.linux-amd64.tar.gz

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • golang-plugin
    • None
    • Jenkins version . 2.176.3
      go plugin version : 1.2
      - org.jenkins-ci.plugins:golang:1.2

      • Not able to use golang pluginĀ 

      Getting this errorĀ 

      FATAL: no protocol: /dl/go1.13.5.linux-amd64.tar.gz
       java.net.MalformedURLException: no protocol: /dl/go1.13.5.linux-amd64.tar.gz
       at java.net.URL.<init>(URL.java:593)
       at java.net.URL.<init>(URL.java:490)
       at java.net.URL.<init>(URL.java:439)
       at org.jenkinsci.plugins.golang.GolangInstaller.performInstallation(GolangInstaller.java:57)
       at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:69)
       at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109)
       at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
       at org.jenkinsci.plugins.golang.GolangInstallation.forNode(GolangInstallation.java:44)
       at org.jenkinsci.plugins.golang.GolangBuildWrapper.setUp(GolangBuildWrapper.java:36)
       at hudson.model.Build$BuildExecution.doRun(Build.java:157)
       at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
       at hudson.model.Run.execute(Run.java:1818)
       at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
       at hudson.model.ResourceController.execute(ResourceController.java:97)
       at hudson.model.Executor.run(Executor.java:429)
       Finished: FAILURE

            orrc Christopher Orr
            afiffing Ashish Singh
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: