Interments errors with `yarn`

Bitrise Build Issue Report template

Description of the issue

I am having issues (not always, but now it’s more frequent) with yarn building. When I run a yarn task that will build the android native app with gradle (ex: assembleRelease), I get errors such as ‘SIGPIPE’ and ‘short write’

BUILD SUCCESSFUL in 9m 50s
664 actionable tasks: 664 executed
/bitrise/src
Done in 592.01s.
Failed to run yarn command, error: short write

OR

error Command failed with signal "SIGPIPE".
Yarn command failed, error: exit status 1.

Environment:

Happens on Ubuntu LTS 16.04, running a yarn command that triggers a gradle task

Reproducibility

  • It happens randomly. Sometime it works…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.