node ('agent_label') { stage 'echo' echo 'Hello!' println env.getEnvironment() stage 'sh' sh 'echo hello sh!'}
sh 'echo hello sh!'
[t1] Running shell script
sh: <PATH_TO_AGENT_WORKSPACE_ROOT>/t1@tmp/durable-ae020333/script.sh: bash: bad interpreter: No such file or directory
I've been struggling with this same issue. It only seems to be a problem on Linux - Windows slaves work OK. One theory I have is that it could be related to the "Shell executable" setting in the main configuration page (Manage Jenkins->Configure System). I have the shell executable set as "bash". Do you have the same?
Eric
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fa080423-5ce6-4b10-8749-1126fccd8c4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Eric Pyle
|
Release Engineer |
Lebanon |
+1 603-277-3060 (T) |
+1 603-359-8670 (M) |
eric...@cd-adapco.com |
http://www.cd-adapco.com |
durable-ae020333/script.sh
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVc09mh%3Dqk0pqDjMSq1W8k5WOa3T4OmJUiZ4A6jgAivU%3Dg%40mail.gmail.com.
Craig, I've tried, but I can't seem to catch it, the job dies in less than half a second.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.--
[t1] Running shell script sh: <PATH_TO_AGENT_WORKSPACE_ROOT>/t1@tmp/durable-ae020333/script.sh: bash: bad interpreter: No such file or directory
Looking in the directory listed the t1@tmp/ directory is empty. This error happens with the Groovy Sandbox setting set to true or false.
Running a freestyle job with a shell script works without issue. Has anyone seen this and possibly even resolved this?
Thanks!
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fa080423-5ce6-4b10-8749-1126fccd8c4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Eric Pyle
Release Engineer
Lebanon
+1 603-277-3060 (T)
+1 603-359-8670 (M)
eric...@cd-adapco.com
http://www.cd-adapco.com
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8cd91bdd-7c91-421e-aa1e-806ae6a230d1%40googlegroups.com.