See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/6925/display/redirect>
Changes:
------------------------------------------
[...truncated 61.15 KB...]
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
java.lang.RuntimeException at FlattenTest.java:352
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState FAILED
java.lang.RuntimeException at ParDoTest.java:2382
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testPipelineOptionsParameterOnTimer FAILED
java.lang.RuntimeException at ParDoTest.java:4431
org.apache.beam.sdk.transforms.ReshuffleTest > testAssignShardFn FAILED
java.lang.RuntimeException at ReshuffleTest.java:302
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
java.lang.RuntimeException at ViewTest.java:1528
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterSessionsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:173
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutputTimestampDefaultUnbounded FAILED
java.lang.RuntimeException at ParDoTest.java:3905
org.apache.beam.sdk.testing.PAssertTest >
testAssertionSiteIsCapturedWithoutMessage FAILED
java.lang.AssertionError at PAssertTest.java:549
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:296
org.apache.beam.sdk.testing.PAssertTest > testWindowedSerializablePredicate
FAILED
java.lang.RuntimeException at PAssertTest.java:244
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation
FAILED
java.lang.RuntimeException at WindowingTest.java:197
org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:353
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly
FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:139
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:150
org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
java.lang.AssertionError at PAssertTest.java:474
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyHandleResults FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:466
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
java.lang.RuntimeException at KeysTest.java:66
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
java.lang.RuntimeException at FlattenTest.java:257
org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1099
org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable
FAILED
java.lang.RuntimeException at ViewTest.java:548
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
java.lang.RuntimeException at FlattenTest.java:285
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:1870
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:194
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenPCollectionsEmptyThenParDo FAILED
java.lang.RuntimeException at FlattenTest.java:229
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:255
org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
java.lang.RuntimeException at CreateTest.java:105
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:152
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoTaggedOutputWithTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:1847
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
java.lang.RuntimeException at WithTimestampsTest.java:142
org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
java.lang.RuntimeException at CreateTest.java:341
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:215
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestampUnlimited FAILED
java.lang.RuntimeException at ParDoTest.java:1959
org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
java.lang.RuntimeException at CreateTest.java:165
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:205
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:106
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:948
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoOutputWithTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:1812
org.apache.beam.sdk.transforms.ReifyTimestampsTest >
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:128
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
java.lang.RuntimeException at CreateTest.java:329
org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests >
testOnWindowExpirationSimpleBounded FAILED
java.lang.RuntimeException at ParDoTest.java:6032
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:934
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInferenceFromInputCoder FAILED
java.lang.RuntimeException at ParDoTest.java:5310
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
java.lang.RuntimeException at CreateTest.java:94
org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests >
testOnWindowExpirationSimpleUnbounded FAILED
java.lang.RuntimeException at ParDoTest.java:6032
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
java.lang.RuntimeException at CombineTest.java:675
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInference FAILED
java.lang.RuntimeException at ParDoTest.java:5244
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerEndOfWindow FAILED
java.lang.RuntimeException at WindowTest.java:501
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSameSideInputReadTwice FAILED
java.lang.RuntimeException at ParDoTest.java:880
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda
FAILED
java.lang.RuntimeException at CombineTest.java:906
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testRewindowWithTimestampCombiner
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:620
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithOnlyTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:797
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:471
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyMergingWindows
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:586
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining
FAILED
java.lang.RuntimeException at CombineTest.java:735
org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:362
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputChaining FAILED
java.lang.RuntimeException at ParDoTest.java:1443
org.apache.beam.sdk.transforms.windowing.WindowTest > testMergingCustomWindows
FAILED
java.lang.RuntimeException at WindowTest.java:635
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:669
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed
FAILED
java.lang.RuntimeException at ViewTest.java:1419
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
java.lang.RuntimeException at CombineTest.java:660
org.apache.beam.sdk.transforms.windowing.WindowTest >
testNoWindowFnDoesNotReassignWindows FAILED
java.lang.RuntimeException at WindowTest.java:437
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1236
org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:439
org.apache.beam.sdk.transforms.windowing.WindowTest >
testMergingCustomWindowsWithoutCustomWindowTypes FAILED
java.lang.RuntimeException at WindowTest.java:695
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyLambda FAILED
java.lang.RuntimeException at CombineTest.java:920
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testHotKeyCombiningWithAccumulationMode FAILED
java.lang.RuntimeException at CombineTest.java:760
org.apache.beam.sdk.transforms.windowing.WindowTest >
testMergingCustomWindowsKeyedCollection FAILED
java.lang.RuntimeException at WindowTest.java:662
org.apache.beam.sdk.transforms.CombineTest$AccumulationTests >
testAccumulatingCombine FAILED
java.lang.RuntimeException at CombineTest.java:1443
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:847
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyWithBadEqualsHashCode
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:453
277 tests completed, 158 failed, 1 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest
> FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerTest/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 2h 45m 58s
113 actionable tasks: 69 executed, 44 from cache
Publishing build scan...
https://gradle.com/s/btzx6obqwqehq
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]