You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/10 02:23:30 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2599

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

Changes:


------------------------------------------
[...truncated 50.92 KB...]

> Task :sdks:java:container:copyDockerfileDependencies
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
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]
379bc994c4d6: Preparing
4d56a0320bae: Preparing
2af6746e88ed: Preparing
05b94015ad02: Preparing
f94b0ee46119: Preparing
0f2c7993bca5: Preparing
2ee490fbc316: Preparing
b18043518924: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
73bfa217d66f: Waiting
91ecdd7165d3: Waiting
2ee490fbc316: Waiting
e4b20fcc48f4: Waiting
b18043518924: Waiting
9a11244a7e74: Waiting
0f2c7993bca5: Waiting
4d56a0320bae: Pushed
2af6746e88ed: Pushed
f94b0ee46119: Pushed
2ee490fbc316: Layer already exists
b18043518924: Layer already exists
9a11244a7e74: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
5f3a5adb8e97: Layer already exists
e4b20fcc48f4: Layer already exists
379bc994c4d6: Pushed
0f2c7993bca5: Pushed
05b94015ad02: Pushed
20191210003819: digest: sha256:45cf0f55146a4a280616382b00a90ed461d9b2666e5dd7c139e74e83809a868a size: 3056

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:501

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

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

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2604

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2604/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2603

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2603/display/redirect>

Changes:


------------------------------------------
[...truncated 36.29 KB...]
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :runners:core-java:jar
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:jar
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: commit='0ad87eef1443f64d3d8c50da647e2b1552851124', urls=[https://github.com/nightlyone/lockfile, git@github.com:nightlyone/lockfile.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]

> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]

> Task :sdks:java:harness:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:java:container:copyDockerfileDependencies
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
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]
3663d6b382b2: Preparing
a9d11f03f34c: Preparing
2fd181cfc1b3: Preparing
8f77a8f36bf5: Preparing
9a80415d92d5: Preparing
9a637504678b: Preparing
2ee490fbc316: Preparing
b18043518924: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
5f3a5adb8e97: Waiting
2ee490fbc316: Waiting
73bfa217d66f: Waiting
91ecdd7165d3: Waiting
b18043518924: Waiting
9a11244a7e74: Waiting
e4b20fcc48f4: Waiting
9a637504678b: Waiting
9a80415d92d5: Pushed
a9d11f03f34c: Pushed
2ee490fbc316: Layer already exists
b18043518924: Layer already exists
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
2fd181cfc1b3: Pushed
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
9a637504678b: Pushed
3663d6b382b2: Pushed
8f77a8f36bf5: Pushed
20191210120036: digest: sha256:562f5d8afadbf7003b4439c513d95f8a84ff78cdba450c82dee5308850363961 size: 3056

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

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

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

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92

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.ParDoTest$TimestampTests > testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688

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

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

151 tests completed, 8 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:20191210120036
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:562f5d8afadbf7003b4439c513d95f8a84ff78cdba450c82dee5308850363961
Deleted: sha256:6701c7a097f19d87b9bb3116b4344ee7c71fb2ba791bafdc746523bd3f37af65
Deleted: sha256:1f07db4675f7a6361e04558f915d2d68a0f4106cf435b2c5df8479bf0cd33898
Deleted: sha256:7b480c81b8cd2bc0275377efbf290752ed6a8c0977f73ccc18b4629b739e0a9b
Deleted: sha256:1b5dda83adb27ead84025eb0c542b267d26838491689770992710f187008a0b8
Deleted: sha256:0ce36cfcc8a3336de73049cfd227a70a51d924b024923cff7e0a1009e3dcf4da
Deleted: sha256:840accc83e1c2a624d8513032a816d7c4db4f62532ac1533c1c32810ea9fad1c
Deleted: sha256:51fedcd3d8fe6ef5d6256d28cdd90baf0e3b1ad66f59dfb9cbbc6d550b71dcef
Deleted: sha256:e12eae6e71f56c9518b8a0b74a050efc29cfcf2f917dfdedae8928129df8f774
Deleted: sha256:12f33115b9e487e240995ae75f4605f52a43baabea5a2ae64ce3c6d27326a40f
Deleted: sha256:2fe06ab57429d68d3c8ae037980d360f0eca42332a6ec4f42cd223438b0e4349
Deleted: sha256:b1e59e3a7693450193dde5286177e4dba12864cec4df48e043bdb130e3a5bb68
Deleted: sha256:3919cbfd6a60bac352b8f5540649e20160a5274331205e5e8b39ce75f9ff319a
Deleted: sha256:a8a30e54770266745837d1c59308f27d892b382c5e2ccc636a4f752ab55c7adb
Deleted: sha256:1fb8a6c600cb7f32821e081c8ffa4d0b1588c12bf97e2da1e0eef4f3b61512ca
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:562f5d8afadbf7003b4439c513d95f8a84ff78cdba450c82dee5308850363961
  Associated tags:
 - 20191210120036
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210120036
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210120036].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:562f5d8afadbf7003b4439c513d95f8a84ff78cdba450c82dee5308850363961].

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

Publishing build scan...
https://scans.gradle.com/s/5f3di7zzleajc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2602

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2602/display/redirect?page=changes>

Changes:

[github] Changing _BatchSizeEstimator defaults to match BatchElements defaults


------------------------------------------
[...truncated 36.63 KB...]

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: commit='87df7c60d5820d0f8ae11afede5aa52325c09717', urls=[https://github.com/davecgh/go-spew.git, git@github.com:davecgh/go-spew.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/eapache/go-resiliency: commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', urls=[https://github.com/eapache/go-resiliency.git, git@github.com:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', urls=[https://github.com/eapache/go-xerial-snappy.git, git@github.com:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', urls=[https://github.com/eapache/queue.git, git@github.com:eapache/queue.git]
Resolving github.com/fsnotify/fsnotify: commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', urls=[https://github.com/fsnotify/fsnotify.git, git@github.com:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/glog: commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', urls=[https://github.com/golang/glog.git, git@github.com:golang/glog.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/mock: commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', urls=[https://github.com/golang/mock.git, git@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: commit='3a3da3a4e26776cc22a79ef46d5d58477532dede', urls=[https://github.com/golang/protobuf.git, git@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: commit='553a641470496b2327abcac10b36396bd98e45c9', urls=[https://github.com/golang/snappy.git, git@github.com:golang/snappy.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/google/go-cmp: commit='3af367b6b30c263d47e8895973edcca9a49cf029', urls=[https://github.com/google/go-cmp.git, git@github.com:google/go-cmp.git]
Resolving github.com/google/pprof: commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', urls=[https://github.com/google/pprof.git, git@github.com:google/pprof.git]
Resolving github.com/googleapis/gax-go: commit='317e0006254c44a0ac427cc52a0e083ff0b9622f', urls=[https://github.com/googleapis/gax-go.git, git@github.com:googleapis/gax-go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/hashicorp/hcl: commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', urls=[https://github.com/hashicorp/hcl.git, git@github.com:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: commit='0ad87eef1443f64d3d8c50da647e2b1552851124', urls=[https://github.com/nightlyone/lockfile, git@github.com:nightlyone/lockfile.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]

> Task :sdks:java:harness:shadowJar
> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2]

> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
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]
463245d72417: Preparing
ff852e701c23: Preparing
dec1158c8589: Preparing
81e5240e3c12: Preparing
dc837ac25df5: Preparing
cd65269c38e5: Preparing
2ee490fbc316: Preparing
b18043518924: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
5f3a5adb8e97: Waiting
91ecdd7165d3: Waiting
73bfa217d66f: Waiting
9a11244a7e74: Waiting
b18043518924: Waiting
cd65269c38e5: Waiting
2ee490fbc316: Waiting
e4b20fcc48f4: Waiting
ff852e701c23: Pushed
dec1158c8589: Pushed
2ee490fbc316: Layer already exists
b18043518924: Layer already exists
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
dc837ac25df5: Pushed
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
463245d72417: Pushed
cd65269c38e5: Pushed
81e5240e3c12: Pushed
20191210073722: digest: sha256:ccc452d9385bca8d4f7be7672379f805ab2fb3eec787ea732539603767ccb7c8 size: 3056

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

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

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

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

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

151 tests completed, 4 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:20191210073722
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ccc452d9385bca8d4f7be7672379f805ab2fb3eec787ea732539603767ccb7c8
Deleted: sha256:a30e78b126c06ace9d787bd3dd4502c249c8986765a0229279ca94841e527955
Deleted: sha256:3a6fb30ace8ba6c14a4b043bc9fbb4c03a30314cc3bdea0eef7a8d4a94eeba34
Deleted: sha256:671a62bd5b48e4e2306cc60df8940b3c2920185a7b6636d67a96ae333e0e453c
Deleted: sha256:1d024c11384f2befdd95f6714aa89154f363b227db9faa92412b2a7cae946952
Deleted: sha256:887238086861267ea2481e7bcb2164955577b2d759e49cfc739d202961efe325
Deleted: sha256:f9937d0e4b031979a698a6acc74ed28198d486524f7037565152078afd8dcb02
Deleted: sha256:41e6f00ce539788f0ee797c1f8a89f7016f02f1a870daef8af61728ad5d1a297
Deleted: sha256:64bdacf796e4c5122f12d69cf0f6c494ca75a075e12baf90d541374b31901318
Deleted: sha256:01c5c2cc6c183b4dae8eb8183d022c1f70851029a4d56155d1542bb5cf8f9e63
Deleted: sha256:c27028b63c6927d4ef93264ca4c7892ac9c24e51bee257e5589a6a28e03f8a6a
Deleted: sha256:69928e5b20c2d1fdbe36a76432e475fa99e6b755d47fa48a3391b847f6138087
Deleted: sha256:d7caeed447915819c4d8c20e127172c58e9131c4ff473f329190b06371eb979c
Deleted: sha256:09dfa3b90fa877864880dffdf9fb7f177e17a775eeee4739c3d894ca13c9fd71
Deleted: sha256:41dd2972d6666ed387e7d95122522bb224b0f2216eb98577eb591aeb56a84f34
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ccc452d9385bca8d4f7be7672379f805ab2fb3eec787ea732539603767ccb7c8
  Associated tags:
 - 20191210073722
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210073722
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210073722].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ccc452d9385bca8d4f7be7672379f805ab2fb3eec787ea732539603767ccb7c8].

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2601

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2601/display/redirect>

Changes:


------------------------------------------
[...truncated 67.92 KB...]

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.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at WindowingTest.java:150

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

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

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.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReifyTimestampsTest.java:92

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

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

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.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.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at ReshuffleTest.java:148

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

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.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498

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.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.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.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$WindowingTests > testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1358
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException 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 > testSideInputWithNestedIterables FAILED
    java.lang.RuntimeException at ViewTest.java:1539

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

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

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

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

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

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

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

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

151 tests completed, 88 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:20191210060037
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a
Deleted: sha256:6491ab1365a94c93ba007345ba7854074d851aa5b8f24044e449f8eb96d5c169
Deleted: sha256:91900cfb148c499729d7b74b6047f45a7e823f105e8897b8effdd7d543754b56
Deleted: sha256:22e2891e72bc55fbc83e73421601ff77eed82e8743d7513c80d4967e72bf1ca7
Deleted: sha256:a29dbdb05278085c5e7d4e063ca53eb79154f2cb64c6154f4525705f116dee81
Deleted: sha256:9553edfe37adbad6b8f76f5198c79b936839ce1febf8b6a848139441d941968b
Deleted: sha256:ef58a69457fa3e02dafafedfb3281a637c7428e1a9860a0ec17869e8086f5af2
Deleted: sha256:6b634d0fdc0cc7ebad9d448299babb03ce45cb8ac2daf249e3c5ab78ef5188a2
Deleted: sha256:31b6cce268127d734cf8f043a87891f35e514040638e3e847a291e2aed840d30
Deleted: sha256:657778af6abd95805ed40a8e1afbb6b83c55315a2ea048bac07fadbc722f2901
Deleted: sha256:bec6f34da8bbd6a4215eb80537a9b8531fa15e12a5c92638b7fc90a00a597deb
Deleted: sha256:2ebb535b564bd94aae2cf889e9c5a4d0b8d80cbbc66827e51be7bbf7b18345b6
Deleted: sha256:0aec3ce719ed5a3bdd30095898d595d9a8d1c0a713fe4b5ffdc4c84ead5c3abe
Deleted: sha256:8eea7f04026ed50c2439b065be6d64052ed10cb11082173594839e32e80971e6
Deleted: sha256:6cbf2bf123159404aaced445f49d29ffb417de2df2ee37f5a85660e4d13eb90a
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a
  Associated tags:
 - 20191210060037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060037].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a].

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

Publishing build scan...
https://scans.gradle.com/s/7gxqeviqwxnn2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #2600

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2600/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 48.86 KB...]

> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]

> Task :sdks:java:harness:shadowJar
> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:dockerPrepare
> Task :sdks:java:container:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
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]
a11edccc62de: Preparing
ba04bc0a3f56: Preparing
baa9e2bca297: Preparing
ff0354a194c4: Preparing
b9e08e451298: Preparing
eb9d2c97006b: Preparing
2ee490fbc316: Preparing
b18043518924: Preparing
eb9d2c97006b: Waiting
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
9a11244a7e74: Waiting
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
5f3a5adb8e97: Waiting
73bfa217d66f: Waiting
91ecdd7165d3: Waiting
e4b20fcc48f4: Waiting
b9e08e451298: Pushed
baa9e2bca297: Pushed
2ee490fbc316: Layer already exists
b18043518924: Layer already exists
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
ba04bc0a3f56: Pushed
eb9d2c97006b: Pushed
a11edccc62de: Pushed
ff0354a194c4: Pushed
20191210025956: digest: sha256:22e74159d8baa8179221e73aee5b3ebee04cb334c05fb6b7039c1e9b267a02ca size: 3056

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

org.apache.beam.runners.dataflow.DataflowRunnerTest > testBatchGroupIntoBatchesOverride FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:1529
        Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException at DataflowRunnerTest.java:1529

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

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:296

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

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.RuntimeException at KeysTest.java:60

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

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

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

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestampUnlimited FAILED
    java.lang.RuntimeException at ParDoTest.java:1688

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

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

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142

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

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

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

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

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

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

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205

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

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

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

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

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

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

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

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

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

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

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

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

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

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

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

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

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

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org