I tried to execute the def out_str = bat([returnStdout:true, script:"..."]); println out_str; without any luck, still have the same result. That's sad, why does normal print succeed, the Subprocess are run, and the proper return code is returned for each subprocess indicating they are running and completing properly into Python but the stdout and stderr aren't working or seem to be empty!?!? like if something is flushing/rdirecting them into something else.
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1b8d3df4-9bbd-4b7f-a524-a110e2192ef4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
