-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
area: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the project
Description
When attempting to perform a release build, the build fails with the following error log:
ERROR: /usr/local/google/home/amysorto/components/src/material/datepicker/BUILD.bazel:90:12: SassCompiler src/material/datepicker/date-range-input.css failed: Worker process did not return a WorkResponse:
---8<---8<--- Start of log, file at /usr/local/google/home/amysorto/.cache/bazel/_bazel_amysorto/9aa9d212bc5094d24a51ae5af82e4d63/bazel-workers/worker-40-SassCompiler.log ---8<---8<---
(empty)
---8<---8<--- End of log ---8<---8<---
ERROR: /usr/local/google/home/amysorto/components/src/material/BUILD.bazel:47:11 Bundling types (src/material/datepicker/datepicker_public_index.d.ts) failed: Worker process did not return a WorkResponse:
---8<---8<--- Start of log, file at /usr/local/google/home/amysorto/.cache/bazel/_bazel_amysorto/9aa9d212bc5094d24a51ae5af82e4d63/bazel-workers/worker-40-SassCompiler.log ---8<---8<---
(empty)
---8<---8<--- End of log ---8<---8<---
INFO: Elapsed time: 22.238s, Critical Path: 5.60s
INFO: 106 processes: 49 internal, 3 linux-sandbox, 54 worker.
FAILED: Build did NOT complete successfully
We have temporarily worked around this by forcing local spawn strategy.
Metadata
Metadata
Assignees
Labels
area: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the project