XCode Bot错误:"内部 - 后 - 时间 - 错误"

Cru*_*inh 5 xcode osx-server ios xcode-bots

我已经设置了新的OSX Mavericks Server来通过Bot为我的iOS项目运行测试.虽然构建和运行的测试和一切都通过了,但实际的集成报告为失败.在bot的日志文件末尾出现以下错误数次:

[https]Request{XCBotService.updateBot:({
    guid = "c5e4cf65-5a99-5a99-6ac7-e19d4fd9600f";
    latestFailedBotRunGUID = "46c2cc1f-2c0d-4613-901a-3285ccf7c4cf";
    latestRunStatus = failed;
    latestRunSubStatus = "internal-post-timeseries-error";
})}
Run Code Online (Sandbox Code Playgroud)

有谁知道这意味着什么或如何解决它?