See
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/1694/display/redirect?page=changes>
Changes:
[dcavazos] [BEAM-7390] Add code snippet for Mean
[nielm] Add limit on number of mutated rows to batching/sorting stages.
[heejong] [BEAM-8903] handling --jar_packages experimental flag in
PortableRunner
------------------------------------------
[...truncated 38.76 KB...]
java.lang.RuntimeException at ViewTest.java:977
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:296
org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing
FAILED
java.lang.RuntimeException at WindowingTest.java:168
org.apache.beam.sdk.testing.PAssertTest >
testAssertionSiteIsCapturedWithMessage FAILED
java.lang.AssertionError at PAssertTest.java:527
org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineNullValues
FAILED
java.lang.RuntimeException at CombineFnsTest.java:251
org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests >
testSimpleCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:997
org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputBounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:377
org.apache.beam.sdk.schemas.AvroSchemaTest > testAvroPipelineGroupBy FAILED
java.lang.RuntimeException at AvroSchemaTest.java:496
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerEndOfWindow FAILED
java.lang.RuntimeException at WindowTest.java:498
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:1599
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagState FAILED
java.lang.RuntimeException at ParDoTest.java:2073
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:78
org.apache.beam.runners.dataflow.DataflowRunnerTest >
testBatchGroupIntoBatchesOverride FAILED
java.lang.RuntimeException at DataflowRunnerTest.java:1529
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:420
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testPipelineOptionsParameter FAILED
java.lang.RuntimeException at ParDoTest.java:556
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:468
org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombine FAILED
java.lang.RuntimeException at CombineFnsTest.java:147
org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
java.lang.RuntimeException at KeysTest.java:73
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testAbsoluteProcessingTimeTimerRejected FAILED
java.lang.RuntimeException at ParDoTest.java:3218
org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests >
testSimpleCombineWithContextEmpty FAILED
java.lang.RuntimeException at CombineTest.java:1007
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestampUnlimited FAILED
java.lang.RuntimeException at ParDoTest.java:1688
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:939
org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests >
testBagStateCoderInference FAILED
java.lang.RuntimeException at ParDoTest.java:2420
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
java.lang.RuntimeException at ParDoTest.java:374
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInference FAILED
java.lang.RuntimeException at ParDoTest.java:3872
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:633
org.apache.beam.sdk.transforms.windowing.WindowTest > testMergingCustomWindows
FAILED
java.lang.RuntimeException at WindowTest.java:632
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testTimerReceivedInOriginalWindow FAILED
java.lang.RuntimeException at ParDoTest.java:3021
org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
java.lang.RuntimeException at PipelineTest.java:305
org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineWithContext
FAILED
java.lang.RuntimeException at CombineFnsTest.java:208
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1105
org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
java.lang.RuntimeException at CreateTest.java:338
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
java.lang.RuntimeException at CombineTest.java:680
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testParDoInCustomTransform FAILED
java.lang.RuntimeException at ParDoTest.java:420
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyLambda FAILED
java.lang.RuntimeException at CombineTest.java:1423
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:542
org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerBounded
FAILED
java.lang.RuntimeException at ParDoTest.java:2889
org.apache.beam.sdk.transforms.CombineTest$AccumulationTests >
testAccumulatingCombineEmpty FAILED
java.lang.RuntimeException at CombineTest.java:1462
org.apache.beam.sdk.transforms.windowing.WindowTest >
testNoWindowFnDoesNotReassignWindows FAILED
java.lang.RuntimeException at WindowTest.java:434
org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
java.lang.RuntimeException at PipelineTest.java:327
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputsWithMultipleWindows FAILED
java.lang.RuntimeException at ParDoTest.java:1191
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda
FAILED
java.lang.RuntimeException at CombineTest.java:911
org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
java.lang.RuntimeException at FlattenTest.java:211
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerAlignBounded FAILED
java.lang.RuntimeException at ParDoTest.java:2972
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:190
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId
FAILED
java.lang.RuntimeException at ParDoTest.java:1966
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:150
org.apache.beam.sdk.transforms.windowing.WindowTest >
testMergingCustomWindowsKeyedCollection FAILED
java.lang.RuntimeException at WindowTest.java:659
org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:470
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1358
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerOrderingWithCreate FAILED
java.lang.RuntimeException at ParDoTest.java:3641
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple
FAILED
java.lang.RuntimeException at ParDoTest.java:1722
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:205
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables
FAILED
java.lang.RuntimeException at ViewTest.java:1539
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldDescriptorSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:583
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:148
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testValueStateTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:2021
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:241
org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:405
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:674
org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:327
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombine FAILED
java.lang.RuntimeException at CombineTest.java:1163
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSimpleSchemaPipeline FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:96
org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
java.lang.RuntimeException at PAssertTest.java:452
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
java.lang.RuntimeException at CombineTest.java:661
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutOfBoundsEventTimeTimer FAILED
java.lang.RuntimeException at ParDoTest.java:3259
org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded
FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:637
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
SplittableDoFnTest.java:637
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
java.lang.RuntimeException at FlattenTest.java:280
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:797
217 tests completed, 75 failed, 2 skipped
> Task
> :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test
> FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerJava11Test'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerJava11Test/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2h 6m 43s
77 actionable tasks: 51 executed, 26 from cache
Publishing build scan...
https://scans.gradle.com/s/gdo53gyingxc6
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]