[
https://issues.apache.org/jira/browse/BEAM-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097730#comment-17097730
]
Boyuan Zhang commented on BEAM-9868:
------------------------------------
Looking into PAssertTest.testContainsInAnyOrderFalse
2020-05-01_06_03_40-14389952102504165454 in apache-beam-testing specifically.
In the runner harness log, there are many ProcessBundleDescriptor with id xx
not found errors like:
I 2020-05-01T13:05:48.008Z getProcessBundleDescriptor request with id -10
E 2020-05-01T13:05:48.009Z ProcessBundleDescriptor with id -10 not found
[~robertwb] is it related to pulling ProcessBundleDescriptor changes?
> All tests in beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow
> started to fail since 04/17/2020
> ----------------------------------------------------------------------------------------------------------
>
> Key: BEAM-9868
> URL: https://issues.apache.org/jira/browse/BEAM-9868
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Boyuan Zhang
> Priority: Major
> Labels: currently-failing
>
> https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/
> Most seen failures:
> * ClassNotFound error, e.g., java.lang.NoClassDefFoundError:
> org/hamcrest/Matchers
> * Unable to deserialize Custom DoFn With Execution Info
--
This message was sent by Atlassian Jira
(v8.3.4#803005)