new StageInfo(outputTaskId.getStageId(),
StageState.FINISHED,
locationFactory.createStageLocation(outputTaskId.getStageId()),
null,
TUPLE_INFOS,
new StageStats(),
ImmutableList.<TaskInfo>of(outputTask),
ImmutableList.<StageInfo>of(),
ImmutableList.<ExecutionFailureInfo>of()),
null,
null,