Saving modified client Dev_RHEL5_x86--274771558 06:52:21 [Dev_RHEL5_x86] $ /home/builder/cov-analysis-linux-7.5.0/bin/cov-build --dir /home/builder/jenkins/coverity/temp-5203856065298512221.tmp /usr/bin/p4 -P 827C6449450B2A55C2F2B48 -s client -i 06:52:23 Last build changeset: 18067994 06:52:23 [Dev_RHEL5_x86] $ /home/builder/cov-analysis-linux-7.5.0/bin/cov-build --dir /home/builder/jenkins/coverity/temp-5203856065298512221.tmp /usr/bin/p4 -P 827C6449450B2A55C2F2B48 changes -s submitted -m 1 //Dev_RHEL5_x86--274771558/... 06:52:25 FATAL: null 06:52:25 java.util.NoSuchElementException
06:52:25 at java.util.StringTokenizer.nextToken(StringTokenizer.java:349) 06:52:25 at com.tek42.perforce.parse.AbstractPerforceTemplate.parseList(AbstractPerforceTemplate.java:112) 06:52:25 at com.tek42.perforce.parse.Changes.getChangeNumbers(Changes.java:186) 06:52:25 at hudson.plugins.perforce.PerforceSCM.checkout(PerforceSCM.java:996) ...
...
Yup, you need to add P4 to the cov-build blacklist field. The Coverity pluging wraps everything and it does not like null responses.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Install the Coverity plugin, create a project in Coverity, add Coverity as a post-build step, fill in the fields.
With more specific questions I can provide more specific answers.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/7d7eaa0e-38a6-4a49-aca3-0cf32e17ad6b%40googlegroups.com.