Issue Type: Bug Bug
Assignee: Ken Dang
Components: coverity-plugin
Created: 24/Mar/15 10:21 PM
Description:

Hi,

We're trying to transition from using a script-based approach for our Coverity Jenkins runs to using this plugin. The configuration seems to have gone just fine, but we're hitting an odd issue while trying to run cov-build via the plugin. Our expected command is "cov-build --dir tmpcovdir make -j9" and this is what we use in our script. However, when trying to use the plugin, we're instead receiving

[Debug] $ cov-build --dir tmpcovdir make -j9 /bin/sh -xe /tmp/hudson4726174545579174700.sh

I'm not sure where this extra "/bin/sh -xe <path_to_.sh_file>" is coming from, but it also appears if we uncheck the "Perform Coverity build, analysis and commit" option in our job's configuration:

[Debug] $ /bin/sh -xe /tmp/hudson6272315025342237369.sh

Any help would be greatly appreciated - I can't seem to find anything about where this debug statement is coming from, and it completely throws off our makefile.

Environment: Jenkins 1.602
Java 1.7.0_45
64-bit Linux
Plugin 1.5.0
Coverity 7.0.3
Project: Jenkins
Labels: plugin coverity
Priority: Minor Minor
Reporter: Alex Devlin
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/d/optout.

Reply via email to