Details
-
Sub-task
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
None
Description
Links:
Initial investigation:
Seeing error:
FAILURE: Build failed with an exception.
What went wrong: Could not determine the dependencies of task ':runners:google-cloud-dataflow-java:worker:shadowJar'.
> Cannot change dependencies of dependency configuration ':runners:spark:2:compileOnly' after it has been included in dependency resolution.
which seems related to https://github.com/apache/beam/pull/16308
Python postcommits were failing before with actual test failure (related to https://github.com/apache/beam/pull/16315) before this, as a note. This is the first run from this issue.
(Add any investigation notes so far)
After you've filled out the above details, please assign the issue to an individual. Assignee should treat test failures as high-priority, helping to fix the issue or find a more appropriate owner. See Apache Beam Post-Commit Policies.