See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/3967/display/redirect?page=changes>

Changes:

[kcweaver] Version Flink job server container images

[kcweaver] [BEAM-8337] publish Flink job server container images

[kcweaver] [BEAM-8870] Skip test_sdf_with_watermark_tracking for Spark

[kcweaver] [BEAM-8870] Cache environment in spark_runner_test.

[ningk] [BEAM-7926] Data-centric Interactive Part1

[kcweaver] Don't override default for environment_cache_millis

[ehudm] [BEAM-3713] pytest migration: py27-gcp-pytest

[kcweaver] Get Flink version numbers from subdirectories

[kcweaver] Warn if Flink versions can't be listed.


------------------------------------------
[...truncated 42.36 KB...]

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:265
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
FlattenTest.java:265

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > 
testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1688

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.RuntimeException at WindowTest.java:434
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowTest.java:434

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:680

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ReshuffleTest.java:190

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies 
FAILED
    java.lang.RuntimeException at FlattenTest.java:162
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
FlattenTest.java:162

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.RuntimeException at WindowingTest.java:197
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowingTest.java:197

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTimerReceivedInOriginalWindow FAILED
    java.lang.RuntimeException at ParDoTest.java:3021
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:3021

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda 
FAILED
    java.lang.RuntimeException at CombineTest.java:911
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:911

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ReshuffleTest.java:251

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerBounded 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2889
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2889

org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombine FAILED
    java.lang.RuntimeException at CombineFnsTest.java:147
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineFnsTest.java:147

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > 
testAccumulatingCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1462
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:1462

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
    java.lang.RuntimeException at ParDoTest.java:2220
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2220

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId 
FAILED
    java.lang.RuntimeException at ParDoTest.java:1966
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1966

org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineWithContext 
FAILED
    java.lang.RuntimeException at CombineFnsTest.java:208
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineFnsTest.java:208

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple 
FAILED
    java.lang.RuntimeException at ParDoTest.java:1722
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1722

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testValueStateTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:2021
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2021

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining 
FAILED
    java.lang.RuntimeException at CombineTest.java:740
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:740

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WithTimestampsTest.java:142

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2328
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2328

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WithTimestampsTest.java:205

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty 
FAILED
    java.lang.RuntimeException at CombineTest.java:674
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:674

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2306
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2306

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
    java.lang.RuntimeException at CombineTest.java:661
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:661

org.apache.beam.sdk.transforms.CombineTest$BasicTests > 
testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2256

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList 
FAILED
    java.lang.RuntimeException at ParDoTest.java:1863
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1863

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:162

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:326

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAlignBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:2972

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1332

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:153

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ReshuffleTest.java:102

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > 
testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables 
FAILED
    java.lang.RuntimeException at ViewTest.java:1539
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ViewTest.java:1539

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty 
FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testGbkFollowedByUserTimers FAILED
    java.lang.RuntimeException at ParDoTest.java:2932

org.apache.beam.sdk.transforms.ParDoSchemaTest > testFieldAccessSchemaPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:327
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoSchemaTest.java:327

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo 
FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaConversionPipeline 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:453

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInput FAILED
    java.lang.RuntimeException at ParDoTest.java:3729

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexWindowedTimestampedUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:220

org.apache.beam.sdk.transforms.ParDoSchemaTest > 
testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:292

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testFixedWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1062

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:247

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:153

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:492

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:311

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:3688

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1143

217 tests completed, 79 failed, 2 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://builds.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 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 1h 54m 20s
77 actionable tasks: 51 executed, 26 from cache

Publishing build scan...
https://scans.gradle.com/s/rgxl6zwknffmc

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]

Reply via email to