Kenneth Knowles created BEAM-12231:
--------------------------------------
Summary: beam_PostRelease_NightlySnapshot
Key: BEAM-12231
URL: https://issues.apache.org/jira/browse/BEAM-12231
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/1354/console
{code}
java.lang.NoClassDefFoundError:
org/apache/beam/runners/dataflow/worker/repackaged/org/apache/beam/runners/core/metrics/MetricsContainerImpl
04:30:59 at
org.apache.beam.runners.dataflow.worker.BatchModeExecutionContext$1.createContainer(BatchModeExecutionContext.java:106)
04:30:59 at
org.apache.beam.runners.dataflow.worker.BatchModeExecutionContext$1.createContainer(BatchModeExecutionContext.java:103)
04:30:59 at
org.apache.beam.runners.dataflow.worker.MetricsContainerRegistry.lambda$getContainer$0(MetricsContainerRegistry.java:39)
{code}
Seems like the Dataflow container just needs an update.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)