The Jenkins Bug tracking systems says this issue was resolved. JENKINS-34021. IN the last 15 days there have been over 1,000,000 of the messages below. The resolution in 34021 and the current Warning message in the log may or may not be related.
On Wednesday, January 18, 2017 at 9:40:28 AM UTC-5, Rinaldo DiGiorgio wrote: > > My log has 100s if not 1000s of the following. > > > Jan 18, 2017 2:32:19 PM > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution > logger > WARNING: JENKINS-34021: could not get TaskListener in > CpsStepContext[435:bat]:Owner[9-dev/1942:9-dev #1942] > java.io.IOException: cannot find current thread > at > org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:295) > at > org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:61) > at > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.logger(DurableTaskStep.java:209) > at > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.access$700(DurableTaskStep.java:139) > at > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution$3.call(DurableTaskStep.java:308) > at > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution$3.call(DurableTaskStep.java:306) > at > org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution$4.call(DurableTaskStep.java:359) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > > Any idea how it relates to the code, the exceptions for pipeline are very > disconnected from the application. > > In the error message above does [bat] mean it is a windows node > > > -- 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/b3d19842-b6d9-47c1-acae-fd6fad9720c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
