See 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/1543/display/redirect>

------------------------------------------
[...truncated 56.10 KB...]
aa9b4603fe79: Preparing
211686a16759: Preparing
f6a585633f92: Preparing
559ba80d9f0c: Preparing
3eb476227b73: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
12cb127eee44: Waiting
b17cc31e431b: Waiting
f7d12d471667: Waiting
f350d0146bb3: Waiting
604829a174eb: Waiting
fbb641a8b943: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
3eb476227b73: Waiting
f6a585633f92: Layer already exists
b9feb2610646: Layer already exists
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
211686a16759: Layer already exists
559ba80d9f0c: Layer already exists
aa9b4603fe79: Layer already exists
3eb476227b73: Layer already exists
20190615060024: digest: 
sha256:925656e674eae20e743378a2ae2660fc1531d30b597e9c5af9696ded7f2f6a0f size: 
3262
17aae4b18417: Preparing
af0d1f015174: Preparing
8613052c2d6f: Preparing
cb56345fdad1: Preparing
5ea45b1c5262: Preparing
822bdc130521: Preparing
f7d12d471667: Preparing
f350d0146bb3: Preparing
e38df31d449c: Preparing
af5ae4841776: Preparing
b17cc31e431b: Preparing
12cb127eee44: Preparing
604829a174eb: Preparing
fbb641a8b943: Preparing
822bdc130521: Waiting
f7d12d471667: Waiting
604829a174eb: Waiting
b17cc31e431b: Waiting
12cb127eee44: Waiting
fbb641a8b943: Waiting
f350d0146bb3: Waiting
e38df31d449c: Waiting
af5ae4841776: Waiting
8613052c2d6f: Pushed
5ea45b1c5262: Pushed
f350d0146bb3: Layer already exists
f7d12d471667: Layer already exists
af5ae4841776: Layer already exists
e38df31d449c: Layer already exists
b17cc31e431b: Layer already exists
12cb127eee44: Layer already exists
604829a174eb: Layer already exists
fbb641a8b943: Layer already exists
af0d1f015174: Pushed
17aae4b18417: Pushed
822bdc130521: Pushed
cb56345fdad1: Pushed
20190618125642: digest: 
sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2 size: 
3262

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest

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

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContextEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1007

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.RuntimeException at WindowingTest.java:197

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:337

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:161

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyMultipleWindows FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:452

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:543

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

org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:294

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > 
testTimestampCombinerLatest FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:290

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:325

org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:470

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyAndWindows FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:422

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testGroupByKeyEmpty 
FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:145

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:90

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables 
FAILED
    java.lang.RuntimeException at ViewTest.java:1539

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.RuntimeException at FlattenTest.java:211

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

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testParDoInCustomTransform FAILED
    java.lang.RuntimeException at ParDoTest.java:409

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs 
FAILED
    java.lang.RuntimeException at ParDoTest.java:379

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

org.apache.beam.sdk.transforms.ViewTest > 
testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

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

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

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

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

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

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

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

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

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

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

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:386

156 tests completed, 44 failed, 2 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618125642
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2
  Associated tags:
 - 20190618125642
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618125642
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190618125642].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a620769c88e5818e92256899c877bd95038664dbae4357a55b9730acddd392f2].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/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 53m 42s
79 actionable tasks: 59 executed, 19 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/gglh7prdkv7wo

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