-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When I was trying to create a mirror of Gerrit repo then I am getting the below exception error.
13:27:44 java.io.IOException: Process working directory '/home/rburra/workspace/Acura/CI-CD Farm Aggregator Jobs/mapChangesToFeatures/.repo/manifests' doesn't exist!13:27:44 at hudson.Proc$LocalProc.<init>(Proc.java:247)13:27:44 at hudson.Proc$LocalProc.<init>(Proc.java:218)13:27:44 at hudson.Launcher$LocalLauncher.launch(Launcher.java:935)13:27:44 at hudson.Launcher$ProcStarter.start(Launcher.java:454)13:27:44 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1312)13:27:44 at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1265)13:27:44 at hudson.remoting.UserRequest.perform(UserRequest.java:212)13:27:44 at hudson.remoting.UserRequest.perform(UserRequest.java:54)13:27:44 at hudson.remoting.Request$2.run(Request.java:369)13:27:44 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)13:27:44 at java.util.concurrent.FutureTask.run(FutureTask.java:264)13:27:44 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)13:27:44 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)13:27:44 at java.lang.Thread.run(Thread.java:834)