遇到错误(早期意外退出,操作从未完成引导 - 不会尝试重新启动

And*_*rew 9 macos xcode jenkins sonarqube jenkins-pipeline

Testing failed:
    CoreAppTests:
        CoreApp.app (10848) encountered an error (Early unexpected exit, operation never finished bootstrapping - 
        no restart will be attempted. (Underlying error: Crash: CoreApp (10848): Namespace SPRINGBOARD, Code 0x8badf00d))
Run Code Online (Sandbox Code Playgroud)

将我的 Mac mini 操作系统更新到最新版本并将 XCode 更新到 11.1 后,收到错误消息。我正在使用 Jenkins 和 Sonar Qube 为 IOS 应用程序运行测试用例,构建正在完美进行,但测试用例没有得到执行。即使有时我会收到以下错误,然后工作失败。

完成请求崩溃报告。继续测试 - Jenkins

我什至将我的 XCode 降级到 10.3,但问题仍然存在。