run the following:
python buildscripts/resmoke.py --executor=no_passthrough_with_mongod --repeat=2 jstests/noPassthroughWithMongod/capped_truncate.js
It creates a collection here without dropping it first, so this command fails the second time the test is run.