Hi, we're trying to parse any pipeline logs with TaskListenerDecorator to detect some pattern and report with a custom action attached to the run. It's working fine on agents by default but not when org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep.USE_WATCHING is true. In that case it only works on the builtin node. The issue is that the TaskListenerDecorator eventually needs the Run to set the action on, and this run is null when executed on agent. How can I pass this Run instance so it's available on agents ?
Thanks Alexis -- * CONFIDENTIALITY NOTICE*: The contents of this email message, and any attachments, are intended solely for the addressee(s) and may contain confidential, proprietary and/or privileged information legally protected from disclosure. If you are not the intended recipient of this communication, or if you received this communication by mistake, please notify the sender immediately and delete this message and any attachments. If you are not the intended recipient, you are hereby notified that any use, retransmission, dissemination, copying or storage of this message or its attachments is strictly prohibited. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/280b1b5b-da94-40a3-bdab-ce5ae4316641n%40googlegroups.com.