[
https://issues.apache.org/jira/browse/BEAM-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347171#comment-17347171
]
Benjamin Gonzalez commented on BEAM-5814:
-----------------------------------------
I couldn't reproduce it locally, and it hasn't failed in about 300 runs.
[https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/17725/testReport/junit/org.apache.beam.runners.dataflow.worker.fn.control/RegisterAndProcessBundleOperationTest/testProcessingBundleHandlesMultimapSideInputRequests/history/]
Closing for now.
> Failure in
> RegisterAndProcessBundleOperationTest.testProcessingBundleHandlesMultimapSideInputRequests
> -----------------------------------------------------------------------------------------------------
>
> Key: BEAM-5814
> URL: https://issues.apache.org/jira/browse/BEAM-5814
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Kenneth Knowles
> Priority: P1
> Labels: flake
>
> https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1724/
> https://scans.gradle.com/s/xpsswtkdf62so/tests/jpaz6qjpaw4ma-czu63fxt273w6
> {code}
> java.util.concurrent.ExecutionException:
> org.mockito.exceptions.base.MockitoException:
> No argument value was captured!
> You might have forgotten to use argument.capture() in verify()...
> ...or you used capture() in stubbing but stubbed method was not called.
> Be aware that it is recommended to use capture() only with verify()
> ...
> {code}
> Assigning to someone I think has some context as we have no code history or
> blame for the Dataflow Worker. Do with this bug as you see fit. (filing all
> flakes as critical for project health reasons)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)