scanProgress.incrementAndGet();
scanProgress.incrementAndGet();
scanProgress.incrementAndGet();
deleteProgress.incrementAndGet();
deleteProgress.incrementAndGet();
deleteProgress.incrementAndGet();
wrapper.release(this.getClass().getCanonicalName());
} catch(InterruptedException e) {
fail("Failure to acquire the Scan permit: " + e);