v2.0.0 fails to resolve domain 'nvd.nist.gov'

XMLWordPrintable

      When step Invoke OWASP Dependency-Check analysis is executed, it fail because can't resolve domain nvd.nist.gov.

      I'm behind a proxy and using Docker images for jobs but it not reason to job fail. Docker container have internet access.
      [DependencyCheck] OWASP Dependency-Check Plugin v2.0.0
      [DependencyCheck] Executing Dependency-Check with the following options:
      [DependencyCheck] -name = job
      [DependencyCheck] -scanPath = /var/lib/jenkins/workspace/job
      [DependencyCheck] -outputDirectory = /var/lib/jenkins/workspace/job/dependency-check-report
      [DependencyCheck] -dataDirectory = /var/lib/jenkins/dependency-check-data
      [DependencyCheck] -dataMirroringType = none
      [DependencyCheck] -proxyServer = IP
      [DependencyCheck] -proxyPort = PORT
      [DependencyCheck] -isQuickQueryTimestampEnabled = true
      [DependencyCheck] -jarAnalyzerEnabled = true
      [DependencyCheck] -nodeJsAnalyzerEnabled = true
      [DependencyCheck] -nspAnalyzerEnabled = true
      [DependencyCheck] -composerLockAnalyzerEnabled = true
      [DependencyCheck] -pythonDistributionAnalyzerEnabled = true
      [DependencyCheck] -pythonPackageAnalyzerEnabled = true
      [DependencyCheck] -rubyBundlerAuditAnalyzerEnabled = true
      [DependencyCheck] -rubyGemAnalyzerEnabled = true
      [DependencyCheck] -cocoaPodsAnalyzerEnabled = true
      [DependencyCheck] -swiftPackageManagerAnalyzerEnabled = true
      [DependencyCheck] -archiveAnalyzerEnabled = true
      [DependencyCheck] -assemblyAnalyzerEnabled = true
      [DependencyCheck] -centralAnalyzerEnabled = true
      [DependencyCheck] -nuspecAnalyzerEnabled = true
      [DependencyCheck] -nexusAnalyzerEnabled = false
      [DependencyCheck] -autoconfAnalyzerEnabled = true
      [DependencyCheck] -cmakeAnalyzerEnabled = true
      [DependencyCheck] -opensslAnalyzerEnabled = true
      [DependencyCheck] -showEvidence = true
      [DependencyCheck] -formats = XML HTML
      [DependencyCheck] -autoUpdate = true
      [DependencyCheck] -updateOnly = false
      [DependencyCheck] Scanning: /var/lib/jenkins/workspace/job
      [DependencyCheck] Analyzing Dependencies
      [DependencyCheck] One or more exceptions were thrown while executing Dependency-Check
      [DependencyCheck] Exception Caught: org.owasp.dependencycheck.data.update.exception.UpdateException
      [DependencyCheck] Cause: java.util.concurrent.ExecutionException: org.owasp.dependencycheck.utils.DownloadFailedException: Unable to resolve domain 'nvd.nist.gov'
      [DependencyCheck] Message: Unable to download the NVD CVE data.
      Build step 'Invoke OWASP Dependency-Check analysis' changed build result to FAILURE
      A previous request with wget to nvd.nist.gov says that all is OK.

      + wget }}{{https://nvd.nist.gov
      {{ -2017-07-06 08:43:55- }}https://nvd.nist.gov/
      {{ Connecting to IP:PORT... connected.}}
      {{ Proxy request sent, awaiting response... 200 OK}}
      {{ Length: 87751 (86K) [text/html]}}
      {{ Saving to: 'index.html.6'}}
      {{ index.html.6 0%[ ] 0 --.-KB/s }}
      {{ index.html.6 100%[===================>] 85.69K 489KB/s in 0.2s }}
      {{ 2017-07-06 08:43:56 (489 KB/s) - 'index.html.6' savedĀ [87751/87751]}}

      I can't provide log file because any relevant info related with this plugin.

            Assignee:
            Steve Springett
            Reporter:
            Yunier Sosa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: