As it turns out, this was an issue with having Java 1.8 installed. The process tree killing appears to be incompatible.
Even though I have both java 1.6 and 1.8 installed, the node defaulted to 1.8. I found that I had to remove the jdk completely: sudo mv /Library/Java/JavaVirtualMachines/jdk1.8.0.jdk/ /private/var/tmp -- 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]. For more options, visit https://groups.google.com/d/optout.
