hudson.AbortException: Build of TestSSH-BW was cancelled
at org.jenkinsci.plugins.workflow.support.steps.build.BuildQueueListener.onLeft(BuildQueueListener.java:17)
at hudson.model.Queue$LeftItem.enter(Queue.java:2794)
at hudson.model.Queue$Item.cancel(Queue.java:2387)
at hudson.model.Queue.cancel(Queue.java:758)
at org.jenkinsci.plugins.workflow.support.steps.build.BuildTriggerStepExecution.stop(BuildTriggerStepExecution.java:229)
at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:306)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1151)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1140)
at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:907)
at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)