I am getting the following error when it gets to Thread 10:
replacing perl -wle "print q(store003 stage 2);sleep(rand(10));print q(store003 stage 2 done)" with store010
store003 stage 2
Instead, it should be something like
replacing perl -wle "print q(storeplaceholder stage 2);sleep(rand(10));print q(storeplaceholder stage 2 done)" with store010