Actually I missed a critical part in spiting the job this way.
It will use different runner like in a parallel build even if the job depends on the previous, so the jar files are long gone, I need to run this as steps not split jobs
Actually I missed a critical part in spiting the job this way.
It will use different runner like in a parallel build even if the job depends on the previous, so the jar files are long gone, I need to run this as steps not split jobs