Xcode cloud time out issue

We are getting following error in xcode cloud "The step invocation hit a user timeout. The xcodebuild archive invocation timed out. No activity has been detected on stdout, stderr or the result bundle in 30 minutes" We are using following env to create a build. Xcode: 14.2 Macos: Ventura 13.2.1

We didn't face any issue in Ventura 13.2.0 and we are seeing this issue in our first build using ventura 13.2.1.

The difference I see between successful and failure build, I don't see
"Discovering Swift tasks after 'Compiling { list of swift file " in a failed build. I see compiling { list of swift file } and end of the compilation, the build is failing.

Hi, Can you please let me know if you have managed to solve this issue and if yes, how?

I'm experiencing the same issue and trying to figure out how to solve this. I am not sure if it is something in my code or a temporary bug in Xcode cloud.

Thank you

Xcode cloud time out issue
 
 
Q