See 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1693/display/redirect>

Changes:


------------------------------------------
[...truncated 58.78 KB...]
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
0d8678ba2364: Preparing
dca73fe7fe9f: Preparing
8d1edd99dc83: Preparing
bb92aaa945e3: Preparing
4ca58559b2aa: Preparing
25af47c14ef3: Preparing
25efa461ccff: Preparing
4272c5799ff4: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
4272c5799ff4: Waiting
91ecdd7165d3: Waiting
73bfa217d66f: Waiting
5f3a5adb8e97: Waiting
25efa461ccff: Waiting
25af47c14ef3: Waiting
dca73fe7fe9f: Pushed
4ca58559b2aa: Pushed
8d1edd99dc83: Pushed
25efa461ccff: Layer already exists
4272c5799ff4: Layer already exists
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
0d8678ba2364: Pushed
25af47c14ef3: Pushed
bb92aaa945e3: Pushed
20191208060036: digest: 
sha256:0c58a5b24dfd02fef2a7a3a086f53ebc6ab29cd178ba7f6fa96544ce5eb24176 size: 
3056

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

org.apache.beam.sdk.PipelineTest > testTupleInjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:355
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PipelineTest.java:355

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

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:60
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:60

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

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

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:296
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CoGroupByKeyTest.java:296

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KvSwapTest.java:77

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

org.apache.beam.sdk.schemas.AvroSchemaTest > testAvroPipelineGroupBy FAILED
    java.lang.RuntimeException at AvroSchemaTest.java:493
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
AvroSchemaTest.java:493

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ReifyTimestampsTest.java:128

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple 
FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PCollectionTupleTest.java:106

org.apache.beam.sdk.PipelineTest > testIdentityTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:305
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PipelineTest.java:305

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:73

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

org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
    java.lang.RuntimeException at PipelineTest.java:239

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
    java.lang.RuntimeException at ImpulseTest.java:47

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > 
testCoGroupByKeyHandleResults FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:466

org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309

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

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:265

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies 
FAILED
    java.lang.RuntimeException at FlattenTest.java:162

151 tests completed, 51 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:20191208060036
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0c58a5b24dfd02fef2a7a3a086f53ebc6ab29cd178ba7f6fa96544ce5eb24176
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0c58a5b24dfd02fef2a7a3a086f53ebc6ab29cd178ba7f6fa96544ce5eb24176
  Associated tags:
 - 20191208060036
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191208060036
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191208060036].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0c58a5b24dfd02fef2a7a3a086f53ebc6ab29cd178ba7f6fa96544ce5eb24176].

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_Java11_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 9m 39s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

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

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