![]() |
|
|
|
|
Change By:
|
Steve Springett
(28/Feb/14 2:51 AM)
|
|
Description:
|
The DependencyCheck plugins sometimes produces error which blocks Jenkin-Jobs to build. Is it a known issue? Following are outputs of DependencyCheck with the StackTrace. Any Idea what went wrong?
16:17:19 [JENKINS] Archiving disabled 16:17:19 Waiting for Jenkins to finish collecting data 16:17:19 channel stopped 16:17:19 [DependencyCheck] OWASP Dependency-Check Plugin v1.1.1 16:17:19 [DependencyCheck] Executing Dependency-Check analysis with the following options: 16:17:19 [DependencyCheck] -name = MYAPP 16:17:19 [DependencyCheck] -scanPath = /home/cijenka/slave/workspace/MYAPP/target/release 16:17:19 [DependencyCheck] -outputDirectory = /home/cijenka/slave/workspace/MYAPP 16:17:19 [DependencyCheck] -dataDirectory = /home/cijenka/slave/dependency-check-data 16:17:19 [DependencyCheck] -dataMirroringType = NIST CPE/CVE 16:17:19 [DependencyCheck] -cveUrl12Modified = http://hostname/downloads/nist/nvdcve-modified.xml 16:17:19 [DependencyCheck] -cveUrl20Modified = http://hostname/downloads/nist/nvdcve-2.0-modified.xml 16:17:19 [DependencyCheck] -cveUrl12Base = http://hostname/downloads/nist/nvdcve-%d.xml 16:17:19 [DependencyCheck] -cveUrl20Base = http://hostname/downloads/nist/nvdcve-2.0-%d.xml 16:17:19 [DependencyCheck] -nexusAnalyzerEnabled = false 16:17:19 [DependencyCheck] -showEvidence = false 16:17:19 [DependencyCheck] -format = ALL 16:17:19 [DependencyCheck] -autoUpdate = true 16:17:19 [DependencyCheck] Scanning: /home/cijenka/slave/workspace/MYAPP/target/release 16:17:41 [DependencyCheck] Analyzing Dependencies 16:23:47 [DependencyCheck] Collecting Dependency-Check analysis files... 16:23:53 ERROR: Publisher org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher aborted due to exception 16:23:53 hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel 16:23:53 at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41) 16:23:53 at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34) 16:23:53 at hudson.remoting.Request.call(Request.java:174) 16:23:53 at hudson.remoting.Channel.call(Channel.java:713) 16:23:53 at hudson.FilePath.act(FilePath.java:895) 16:23:53 at hudson.FilePath.act(FilePath.java:879) 16:23:53 at org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher.perform(DependencyCheckPublisher.java:127) 16:23:53 at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:144) 16:23:53 at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:333) 16:23:53 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) 16:23:53 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) 16:23:53 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776) 16:23:53 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:964) 16:23:53 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:726) 16:23:53 at hudson.model.Run.execute(Run.java:1618) 16:23:53 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:491) 16:23:53 at hudson.model.ResourceController.execute(ResourceController.java:88) 16:23:53 at hudson.model.Executor.run(Executor.java:247) 16:23:53 Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel 16:23:53 at hudson.remoting.Request.abort(Request.java:299) 16:23:53 at hudson.remoting.Channel.terminate(Channel.java:773) 16:23:53 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69) 16:23:53 Caused by: java.io.IOException: Unexpected termination of the channel 16:23:53 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) 16:23:53 Caused by: java.io.EOFException 16:23:53 at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2576) 16:23:53 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1295) 16:23:53 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349) 16:23:53 at hudson.remoting.Command.readFrom(Command.java:92) 16:23:53 at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72) 16:23:53 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out.