Screenshot from 2019-06-27 15-42-41.png, Screenshot from 2019-06-27 15-42-57.png, Screenshot from 2019-06-27 15-43-10.png, Screenshot from 2019-06-27 15-43-23.png
I have script nested in try/catch block ! And one CHANGELOGMESS env was assigned a showChane() (it's unknow method) . It's should be caught by try/catch block, but it not . All pipeline run everythign is oke , and "currentResult" is SUCCESS.
The pipeline run end pipeline and then show fail log ! It's happened in Scripted Pipeline. But in declarative pipeline it's not !