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

BUG: Could not find Coverity Analysis home directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • coverity-plugin

      Coverity Plugin is not recognizing the Coverity Analysis Home directory. It fails with exception.

      l
      java.lang.Exception: Directory: /usr/local/cov-analysis-linux64-7.5.0/ doesn't exist.
      at jenkins.plugins.coverity.CoverityUtils.checkDir(CoverityUtils.java:102)
      at jenkins.plugins.coverity.CheckConfig.checkNode(CheckConfig.java:255)
      at jenkins.plugins.coverity.CoverityLauncherDecorator.decorate(CoverityLauncherDecorator.java:87)
      at hudson.Launcher.decorateFor(Launcher.java:695)
      at hudson.model.Slave.createLauncher(Slave.java:375)
      at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:564)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:495)
      at hudson.model.Run.execute(Run.java:1741)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:98)
      at hudson.model.Executor.run(Executor.java:408)

      and in windows also same problem observed.

      Kindly resolve the same

            kdang Ken Dang
            maneshe Manikandan Maheshkumar
            Votes:
            5 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: