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 2020/04/30 06:46:45 UTC

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4818

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

Changes:

[alxavier] [BEAM-9739]Retry SpannerIO write on Schema change

[github] [BEAM-9561] Add a framework for running pandas doctests with beam


------------------------------------------
[...truncated 61.56 KB...]
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 17s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> 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:java:container:pullLicenses
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 69.622168 seconds with 16 threads.
Create empty file.
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:copyThirdPartyLicenses
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
f4fe7683659c: Preparing
a7e8a97bfe17: Preparing
a75861e5f75a: Preparing
78049099eabf: Preparing
106a7f3b07e6: Preparing
ff1a15ca9757: Preparing
83e44bba9cd5: Preparing
ef6b0d1788ea: Preparing
e793e4aaa31a: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
ff1a15ca9757: Waiting
83e44bba9cd5: Waiting
ef6b0d1788ea: Waiting
e793e4aaa31a: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
d2f5dc92cc56: Waiting
8967306e673e: Waiting
e40d297cf5f8: Waiting
106a7f3b07e6: Pushed
a7e8a97bfe17: Pushed
a75861e5f75a: Pushed
f4fe7683659c: Pushed
ff1a15ca9757: Pushed
78049099eabf: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
ef6b0d1788ea: Pushed
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
9794a3b3ed45: Layer already exists
e793e4aaa31a: Pushed
83e44bba9cd5: Pushed
20200430060040: digest: sha256:5819bf8ed7bec530c2a410cc301e25b333553ec9f5ca76c733eb67ee37e178ba size: 3678

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

16 tests completed, 14 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 46m 17s
105 actionable tasks: 77 executed, 27 from cache, 1 up-to-date

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

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_PortabilityApi #4849

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

Changes:

[github] Merge pull request #11624 from [BEAM-9767] Make streaming_wordcount use

[github] [BEAM-9731] passert.Equals: sort output strings for easier reading

[github] Revert "Pass pipeline options from caller to expansion service (#11574)"

[klk] Remove tests of Java on Dataflows Java Runner Harness

[github] [Beam-9679] Add Core Transforms section / Map lesson to the Go SDK katas


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f3e7f57063a3af6e82aea4125f42d7aa42aef60b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3e7f57063a3af6e82aea4125f42d7aa42aef60b
Commit message: "Merge pull request #11635: [BEAM-9868] Remove tests of Java on Dataflows Java Runner Harness"
 > git rev-list --no-walk 6f0989093b898e3834922db93182b759b141dd9f # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses -Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.4 --continue :javaPostCommitPortabilityApi
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'javaPostCommitPortabilityApi' not found in root project 'beam'. Some candidates are: 'javaPreCommitPortabilityApi'.

* Try:
Run gradlew tasks to get a list of available tasks. 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 12s

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

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_PortabilityApi #4848

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

Changes:

[mxm] [BEAM-8742] Add stateful and timely processing benchmarks

[mxm] [BEAM-9900] Remove shutdownSourcesOnFinalWatermark flag

[github] [BEAM-9913] remove license dir if exists (#11630)


------------------------------------------
[...truncated 64.09 KB...]
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1365 dependencies using 16 threads.

> 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:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 26.605569 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies
> 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_PortabilityApi/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]
f7d0e21a5122: Preparing
2b5f3472d213: Preparing
38c71ab71b55: Preparing
a04b2e90a28f: Preparing
332b5afaa428: Preparing
e744dbc559af: Preparing
0bda9b38ee20: Preparing
ec963fc39a01: Preparing
4666f74ebd4b: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
4666f74ebd4b: Waiting
8967306e673e: Preparing
9794a3b3ed45: Preparing
d2f5dc92cc56: Waiting
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
a10976858b87: Waiting
11533cb8178f: Waiting
0bda9b38ee20: Waiting
e744dbc559af: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
ec963fc39a01: Waiting
e40d297cf5f8: Waiting
38c71ab71b55: Pushed
332b5afaa428: Pushed
2b5f3472d213: Pushed
e744dbc559af: Pushed
a04b2e90a28f: Pushed
ec963fc39a01: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
4666f74ebd4b: Pushed
f7d0e21a5122: Pushed
0bda9b38ee20: Pushed
20200507180039: digest: sha256:7ad042cbbc7a6ca456b5a450eec9015583f7a87544ec8881b2a4077278b6d91b size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507180039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ad042cbbc7a6ca456b5a450eec9015583f7a87544ec8881b2a4077278b6d91b
Deleted: sha256:efcb8d5398bd0e3d9bcafc9c8b05b78acb70e0120370fc8af38610a958e3e4c9
Deleted: sha256:c2cfa942c18d2a7ddb0887447cbe2a3b4842000f5c7403152967afa72f3b3b8f
Deleted: sha256:d43c36f855e579a5510ab41295f79b829d985042717942993b02268f74d28ac7
Deleted: sha256:90496b874a4f0da4d740c577c2876b9932a6cc34af074dfa467c05c92d804804
Deleted: sha256:78cb732baadc5828b6dd26a5f39b1456ecb359443e2698fc8aab15dbfe77693c
Deleted: sha256:5c88ea2e72d3417a1642720174b0118c886c8d3316db0122da8b2b10c6c28433
Deleted: sha256:982b06b4be7a7e3393a5bf0f0b7c22f0868d0dd3e44bc4c18b2bfaf3829c49dd
Deleted: sha256:73497e3a05e794bb6932df63c5b601bc1cdf36c0e792ecb7cd9d77ae51506d58
Deleted: sha256:c5450fb17661c09905f5ef61b248792cb8a67beab5f461585ec5367a0b3437d3
Deleted: sha256:fbbf5f318cd1f66a0e4fe44b535353f9fc4a17c16ff75392ce42a88b47464ecb
Deleted: sha256:d64b9d735ae0c80edfa7a4edd0037d31211e274401093e78cb30a8801b47424e
Deleted: sha256:5a2185c695f97f55648f581a0f7cf2a17b37d120b3f0cc8355fc7b20872df804
Deleted: sha256:71c0b883b995e8387cf78c71020d469aef43c687f0307adffc18b06e0d6d668a
Deleted: sha256:0c58075ac44912d70100b1cec2e204e296e944cec8134934301aab748cbb1b17
Deleted: sha256:ed19e05cb91dd0d847b9efffb6a6b080407d5a368bbfb766f02a6f4c6a377ea1
Deleted: sha256:e1d3ed3a64278bcf8b1c17a0c56fc102cdac06473350f5379349d7c396144973
Deleted: sha256:678622c294902c2467a70a9713d314247b62b35010193f00cfc070d6eb52bf53
Deleted: sha256:b1c5bc4013a1cc40a2dbfcffefcd301ba27ac5934097b702c23d99b51efae945
Deleted: sha256:d91baad9eccd1829402bc985d83810c974f9b18f3dab761164cf6fc35b3e942b
Deleted: sha256:14498f1fd9f61c32e004626adf9bf71126a37b22e69d58088c0e0adf25ff07bb
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ad042cbbc7a6ca456b5a450eec9015583f7a87544ec8881b2a4077278b6d91b
  Associated tags:
 - 20200507180039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507180039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507180039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7ad042cbbc7a6ca456b5a450eec9015583f7a87544ec8881b2a4077278b6d91b].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 33m 12s
104 actionable tasks: 84 executed, 19 from cache, 1 up-to-date

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

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_PortabilityApi #4847

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

Changes:

[lcwik] [BEAM-8944] Improve UnboundedThreadPoolExecutor performance

[lcwik] fixup! Fix lint

[github] [BEAM-8134] Grafana dashboards for Load Tests and IO IT Performance

[github] [BEAM-8133] Push ioit tests metrics to influxdb


------------------------------------------
[...truncated 62.60 KB...]
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 1m 17s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1365 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 29.648144 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> 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_PortabilityApi/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]
862b6e4d7c77: Preparing
d5b4607f2721: Preparing
951ef49f91ac: Preparing
447891513d78: Preparing
328cf8ddb277: Preparing
e05593992671: Preparing
8f24f7403b95: Preparing
8929b5b08ac0: Preparing
f103ab61a15e: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
8f24f7403b95: Waiting
8929b5b08ac0: Waiting
e05593992671: Waiting
9794a3b3ed45: Waiting
e40d297cf5f8: Waiting
f103ab61a15e: Waiting
5f77a51ade6a: Waiting
11533cb8178f: Waiting
8967306e673e: Waiting
d2f5dc92cc56: Waiting
951ef49f91ac: Pushed
d5b4607f2721: Pushed
328cf8ddb277: Pushed
447891513d78: Pushed
e05593992671: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
8929b5b08ac0: Pushed
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
f103ab61a15e: Pushed
862b6e4d7c77: Pushed
8f24f7403b95: Pushed
20200507120037: digest: sha256:d23ffea32c225602f16bcf85ba5f33d67bea2d578005adf53cfed11553afe7d4 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507120037
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d23ffea32c225602f16bcf85ba5f33d67bea2d578005adf53cfed11553afe7d4
Deleted: sha256:41f85914bf455156cf3d7fed4995c5f99f97288d074ef7d809de4da156ad3909
Deleted: sha256:dcef10dd0248cc2420ef4b89d1e48822eb993ee1df566708c11e79780f1cf401
Deleted: sha256:1454f3236ae9235b084226a8197f6fdeee74946bb13aeb2b317fae5a9eab56bc
Deleted: sha256:a349cdd285b507d4d93a5c23d7ae9603f631db005f03003eab9c4670957c408b
Deleted: sha256:a3f8b007e2529dbb9027aee2cdae22db293bae2962e5ae05a12f15c33c7a381d
Deleted: sha256:98fee6b229d9a02ad81cca86bb9d5bfd52c4a871be38ebc302a3467eaabc8b78
Deleted: sha256:c98fe1880e1cbe89107cf6bdc8d28e697df1822274798ff1249168d16821f3e8
Deleted: sha256:210ed042acbf1ef21f455820c0b7a464c606a2202a990ba3983d65868e4c984e
Deleted: sha256:56ee02b483582d5c8449e6e0005bbc8c055eb7e7ab0a39246d2bcce01541e888
Deleted: sha256:a7aa0be9bb1d266b06d4ff2a7cdaf9e54e42099f26e18c085a5556b65598c9c3
Deleted: sha256:bc7d2231f75c26969861a153c1ea630f1918e8fdcd9a2cfe964be619c2fd3b31
Deleted: sha256:4106306480a0f51bcd35caf6a922f538f363d10b0c724217620cbbaf30f76c2e
Deleted: sha256:5bd13c35517dec5399487c71cf04cee4c5ea43367a0f45cae371c5ce782f8c88
Deleted: sha256:d6d1b41b1511dd577313fa0bf0805f50288482002d2f8aaabf7b766d8057cd10
Deleted: sha256:f3f312634e8b4aee00db42edeecf3d2dfc6d7d536dce82948a3870f2ef7e3b24
Deleted: sha256:d57a5ec418dc2ae8f87590835fc5ef4448e497bdee9f2ede2ae3886ad13e328b
Deleted: sha256:3c4e1bdea1571c49bf5730d728e4632f9a3e65762d74684c591c206143ea1a8c
Deleted: sha256:81f4ce70a0e052fb002ead295983dc8dc22c1c45eecfb9d48836c73d3f585a13
Deleted: sha256:a0572d02eb1553c8bf115f69d102c1b4d4e281b057eef25b685eb66e7716e01a
Deleted: sha256:5b9e55a9fdf0bf01fcb388a41b4973d551bb1537fdc0ea97d6b6eafd6daeec56
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d23ffea32c225602f16bcf85ba5f33d67bea2d578005adf53cfed11553afe7d4
  Associated tags:
 - 20200507120037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507120037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200507120037].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d23ffea32c225602f16bcf85ba5f33d67bea2d578005adf53cfed11553afe7d4].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 59m 11s
104 actionable tasks: 78 executed, 25 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4846 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4846)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4846/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4845

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

Changes:

[kcweaver] [BEAM-9908] Fix Python build failures in release script.

[github] [BEAM-9840] Support for Parameterized Types when converting from

[kcweaver] Update instructions in release guide.

[iemejia] [BEAM-9836] Exclude Spark runner from UsesKeyInParDo tests


------------------------------------------
[...truncated 59.60 KB...]

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 1s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/5ukooyjhxcxiw

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl

> 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:java:container:pullLicenses
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1365 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 26.37958 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
262ad33af0c5: Preparing
97662f5b1989: Preparing
762902fd0c74: Preparing
bf3a9933633e: Preparing
ad90ba8db08e: Preparing
a6a12934fafe: Preparing
0595453852c5: Preparing
7ceec67fc180: Preparing
ff475693b40b: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
9794a3b3ed45: Waiting
0595453852c5: Waiting
a10976858b87: Waiting
a6a12934fafe: Waiting
11533cb8178f: Waiting
7ceec67fc180: Waiting
e40d297cf5f8: Waiting
5f77a51ade6a: Waiting
ff475693b40b: Waiting
762902fd0c74: Pushed
97662f5b1989: Pushed
ad90ba8db08e: Pushed
a6a12934fafe: Pushed
bf3a9933633e: Pushed
d2f5dc92cc56: Layer already exists
7ceec67fc180: Pushed
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
ff475693b40b: Pushed
262ad33af0c5: Pushed
0595453852c5: Pushed
20200507000041: digest: sha256:bbedb08ea0a4bba263ede4216ea9d40c283d5cb53ddd378c311b68febf793c3f size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 25m 11s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4844

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

Changes:


------------------------------------------
[...truncated 59.72 KB...]

> 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 :sdks:java:container:pullLicenses

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

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

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 2m 57s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/6nknefe65xwkc

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity

> 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:java:container:pullLicenses
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1365 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 25.859788 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
65eb4814a61a: Preparing
0c7a15102911: Preparing
21ec026c9f7a: Preparing
82db5d5a17eb: Preparing
bc84479ab6f5: Preparing
2820afb4ff46: Preparing
4d678ed6019f: Preparing
75ec64409ef0: Preparing
989416ad6138: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
4d678ed6019f: Waiting
11533cb8178f: Preparing
75ec64409ef0: Waiting
989416ad6138: Waiting
8967306e673e: Preparing
9794a3b3ed45: Preparing
d2f5dc92cc56: Waiting
5f77a51ade6a: Preparing
9794a3b3ed45: Waiting
e40d297cf5f8: Preparing
5f77a51ade6a: Waiting
e40d297cf5f8: Waiting
a10976858b87: Waiting
11533cb8178f: Waiting
bc84479ab6f5: Pushed
0c7a15102911: Pushed
21ec026c9f7a: Pushed
2820afb4ff46: Pushed
82db5d5a17eb: Pushed
75ec64409ef0: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
989416ad6138: Pushed
65eb4814a61a: Pushed
4d678ed6019f: Pushed
20200506180038: digest: sha256:7cb792792555d93294227e29f8b3bd6e8d8bef93288d5f1185e6b907c35a9d0c size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 27m 18s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4843 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4843)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4843/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4842

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

Changes:


------------------------------------------
[...truncated 61.37 KB...]
> 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 :sdks:java:container:pullLicenses

> Configure project :sdks:go
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

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

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 7s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1365 dependencies using 16 threads.

> 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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 32.813122 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
36afe5f60f30: Preparing
644548b9eafe: Preparing
19a3e1c9326b: Preparing
abe29ebe6469: Preparing
1fd56b219db9: Preparing
d28055e2d4a1: Preparing
313ab54c5ee7: Preparing
a6b108d13c20: Preparing
5cc949978266: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
d28055e2d4a1: Waiting
11533cb8178f: Waiting
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
e40d297cf5f8: Waiting
5f77a51ade6a: Waiting
313ab54c5ee7: Waiting
d2f5dc92cc56: Waiting
9794a3b3ed45: Waiting
a6b108d13c20: Waiting
19a3e1c9326b: Pushed
644548b9eafe: Pushed
1fd56b219db9: Pushed
d28055e2d4a1: Pushed
a6b108d13c20: Pushed
abe29ebe6469: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
5cc949978266: Pushed
36afe5f60f30: Pushed
313ab54c5ee7: Pushed
20200506060041: digest: sha256:2ff8490398c9ed273ff93845d4603371e76bed1d9ddca97ded70308968e1e132 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 17m 35s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4841 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4841)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4841/ to view the results.

beam_PostCommit_Java_PortabilityApi - Build # 4840 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4840)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4840/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4839

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

Changes:

[aiyangar] Changed sns writes to async

[pawel.pasterz] Update error prone

[pawel.pasterz] Aling EP core and annotations versions

[aiyangar] [BEAM-8542] V2 async changes for SNSIO


------------------------------------------
[...truncated 71.53 KB...]

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 32.909917 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
c89af3612982: Preparing
604550f5f397: Preparing
5b521ba7249c: Preparing
56270a1e626d: Preparing
61db4c4dd7ca: Preparing
8a8fae12a0a8: Preparing
8d1ade777878: Preparing
f3c2d6153075: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
e40d297cf5f8: Waiting
8967306e673e: Waiting
f3c2d6153075: Waiting
8d1ade777878: Waiting
604550f5f397: Layer already exists
5b521ba7249c: Layer already exists
61db4c4dd7ca: Layer already exists
56270a1e626d: Layer already exists
c89af3612982: Layer already exists
8a8fae12a0a8: Layer already exists
8d1ade777878: Layer already exists
f3c2d6153075: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
20200504060042: digest: sha256:d6779faecf67a0637c123b8b2800424a083873383c9b3ce0ed697cce71adc667 size: 3055
bf94487979d6: Preparing
6aa0cabc45d6: Preparing
d38b549545fb: Preparing
74d09ac27bb1: Preparing
c932fdae3298: Preparing
bf56058368a6: Preparing
8d1ade777878: Preparing
f3c2d6153075: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
8d1ade777878: Waiting
9794a3b3ed45: Preparing
f3c2d6153075: Waiting
5f77a51ade6a: Preparing
11533cb8178f: Waiting
e40d297cf5f8: Preparing
8967306e673e: Waiting
5f77a51ade6a: Waiting
c932fdae3298: Layer already exists
6aa0cabc45d6: Layer already exists
f3c2d6153075: Layer already exists
8d1ade777878: Layer already exists
8967306e673e: Layer already exists
11533cb8178f: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
bf94487979d6: Layer already exists
d38b549545fb: Layer already exists
74d09ac27bb1: Layer already exists
bf56058368a6: Layer already exists
20200505060044: digest: sha256:030ab4790dff2ea897855d87693880f28cbb5ba95d4fb1676de3638d9d4be58a size: 3055
c23c5f281f9e: Preparing
0dafd816330b: Preparing
b2a05e353c6f: Preparing
8b9ff70c833e: Preparing
e40ecc6f65b9: Preparing
4cf285fe9291: Preparing
6a6361e70f53: Preparing
fd777935d61b: Preparing
306515bd2f68: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
4cf285fe9291: Waiting
306515bd2f68: Waiting
fd777935d61b: Waiting
11533cb8178f: Preparing
d2f5dc92cc56: Waiting
8967306e673e: Preparing
9794a3b3ed45: Preparing
11533cb8178f: Waiting
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
8967306e673e: Waiting
e40d297cf5f8: Waiting
e40ecc6f65b9: Pushed
0dafd816330b: Pushed
b2a05e353c6f: Pushed
8b9ff70c833e: Pushed
4cf285fe9291: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
fd777935d61b: Pushed
306515bd2f68: Pushed
c23c5f281f9e: Pushed
6a6361e70f53: Pushed
20200505120046: digest: sha256:d40b633226134851a111a8cb52ac9f9c36e8e6808ad37abf98a89c5271d47d88 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 3h 28m 26s
104 actionable tasks: 96 executed, 7 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4838 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4838)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4838/ to view the results.

beam_PostCommit_Java_PortabilityApi - Build # 4837 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4837)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4837/ to view the results.

beam_PostCommit_Java_PortabilityApi - Build # 4836 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4836)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4836/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4835

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

Changes:

[echauchot] [BEAM-8025] Increase the number of retrials en retrial delay in case of

[mxm] [BEAM-9841] Support finite wait on PortableRunner's PipelineResult

[mxm] [BEAM-9874] Support clearing timers in portable batch mode (Spark/Flink)

[echauchot] [BEAM-8025] Trace caught NoHostAvailableException and


------------------------------------------
[...truncated 59.08 KB...]
> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> Task :sdks:java:harness:shadowJar
> Task :sdks:java:harness:jar
> 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 :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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

> Task :sdks:java:container:pullLicenses

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 SUCCESSFUL in 2m 56s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

> 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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 27.480393 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
42f86949f3b0: Preparing
6e7499144347: Preparing
58bbe1a67490: Preparing
0416b2a6d489: Preparing
93550d73f7de: Preparing
3c518179cc6b: Preparing
60fd053e4f36: Preparing
2832afc45b7d: Preparing
8005cd71bfd9: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
2832afc45b7d: Waiting
60fd053e4f36: Waiting
8967306e673e: Waiting
11533cb8178f: Waiting
9794a3b3ed45: Waiting
e40d297cf5f8: Waiting
d2f5dc92cc56: Waiting
a10976858b87: Waiting
5f77a51ade6a: Waiting
3c518179cc6b: Waiting
58bbe1a67490: Pushed
93550d73f7de: Pushed
6e7499144347: Pushed
3c518179cc6b: Pushed
0416b2a6d489: Pushed
2832afc45b7d: Pushed
a10976858b87: Layer already exists
d2f5dc92cc56: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
5f77a51ade6a: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
8005cd71bfd9: Pushed
60fd053e4f36: Pushed
42f86949f3b0: Pushed
20200504120042: digest: sha256:1e3863eded63896d8ffbea7042a28b44c59130921f8b5d6028ab9c67f3b4b7fc size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 33m 46s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4834 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4834)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4834/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4833

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

Changes:


------------------------------------------
[...truncated 59.59 KB...]
> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 2s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

> 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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 28.224265 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
0c3122ca758d: Preparing
92718c0681d9: Preparing
51614cc838af: Preparing
8d91dcbf611c: Preparing
a93a89635c0d: Preparing
8939058e24d0: Preparing
9cbca19a169c: Preparing
804c973f7348: Preparing
98a4b10b6d68: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
8939058e24d0: Waiting
9794a3b3ed45: Waiting
804c973f7348: Waiting
9cbca19a169c: Waiting
11533cb8178f: Waiting
e40d297cf5f8: Waiting
5f77a51ade6a: Waiting
98a4b10b6d68: Waiting
a10976858b87: Waiting
51614cc838af: Pushed
92718c0681d9: Pushed
a93a89635c0d: Pushed
8d91dcbf611c: Pushed
8939058e24d0: Pushed
d2f5dc92cc56: Layer already exists
804c973f7348: Pushed
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
5f77a51ade6a: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
98a4b10b6d68: Pushed
0c3122ca758d: Pushed
9cbca19a169c: Pushed
20200504000037: digest: sha256:cd5961f589f58bf3b622e5484cc8265510680c5cb209f3edc46879ce4abeeffa size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 4m 31s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/3xsplkuwbri5e

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_PortabilityApi #4832

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

Changes:


------------------------------------------
[...truncated 59.33 KB...]
> 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:harness:shadowJar
> Task :sdks:java:harness:jar
> 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 :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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

> Task :sdks:java:container:pullLicenses

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 SUCCESSFUL in 2m 13s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 21.312085 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> 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_PortabilityApi/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]
f289e29401e9: Preparing
286fdb4aab05: Preparing
f0e14b7b5780: Preparing
2dbef49f6945: Preparing
2ec1ef9bb6f6: Preparing
de1bbf2696e7: Preparing
0c3f7729e043: Preparing
6b16b0074dab: Preparing
0844acebed62: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
de1bbf2696e7: Waiting
0c3f7729e043: Waiting
8967306e673e: Preparing
9794a3b3ed45: Preparing
8967306e673e: Waiting
6b16b0074dab: Waiting
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
5f77a51ade6a: Waiting
e40d297cf5f8: Waiting
11533cb8178f: Waiting
9794a3b3ed45: Waiting
a10976858b87: Waiting
d2f5dc92cc56: Waiting
286fdb4aab05: Pushed
2ec1ef9bb6f6: Pushed
f0e14b7b5780: Pushed
2dbef49f6945: Pushed
de1bbf2696e7: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
f289e29401e9: Pushed
0844acebed62: Pushed
6b16b0074dab: Pushed
0c3f7729e043: Pushed
20200503180159: digest: sha256:e914c70235fc4b7932646ea30b2178893f3e10f6a2afc2a649047deb311ec698 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 3h 20m 55s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4831

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

Changes:

[kcweaver] Refactor timer firing in Flink & Spark portable batch.

[kcweaver] [BEAM-9801] Fire timers set within timers in Spark.


------------------------------------------
[...truncated 94.27 KB...]
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for junit-4.12: http://www.eclipse.org/legal/epl-v10.html after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-webapp-9.2.7.v20150116: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-io-9.2.13.v20150730: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for ecj-4.4.2: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for jetty-6.1.26: http://www.eclipse.org/org/documents/epl-v10.php after 3 retries.
Traceback (most recent call last):
  File "/usr/lib/python3.5/urllib/request.py", line 1261, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/usr/lib/python3.5/http/client.py", line 1134, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.5/http/client.py", line 1179, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.5/http/client.py", line 1130, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.5/http/client.py", line 946, in _send_output
    self.send(msg)
  File "/usr/lib/python3.5/http/client.py", line 889, in send
    self.connect()
  File "/usr/lib/python3.5/http/client.py", line 861, in connect
    (self.host,self.port), self.timeout, self.source_address)
  File "/usr/lib/python3.5/socket.py", line 711, in create_connection
    raise err
  File "/usr/lib/python3.5/socket.py", line 702, in create_connection
    sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 53, in pull_from_url
    url_read = urlopen(url)
  File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 466, in open
    response = self._open(req, data)
  File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
    '_open', req)
  File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 1289, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/usr/lib/python3.5/urllib/request.py", line 1263, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
ERROR:root:Invalid url for org.jacoco.agent-0.8.2: http://www.eclipse.org/legal/epl-v10.html after 3 retries.
ERROR:root:['junit-4.12', 'jetty-webapp-9.2.7.v20150116', 'jetty-io-9.2.13.v20150730', 'ecj-4.4.2', 'jetty-6.1.26', 'org.jacoco.agent-0.8.2']
INFO:root:pull_licenses_java.py failed. It took 428.583444 seconds with 16 threads.
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py",> line 298, in <module>
    error_msg)
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> for each missing license. Dependency List: [ecj-4.4.2,jetty-6.1.26,jetty-io-9.2.13.v20150730,jetty-webapp-9.2.7.v20150116,junit-4.12,org.jacoco.agent-0.8.2]'])

> Task :sdks:java:container:pullLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies

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

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

* 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 10m 46s
98 actionable tasks: 68 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4830

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

Changes:


------------------------------------------
[...truncated 59.47 KB...]
> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 2s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)

> 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:java:container:pullLicenses
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.857764 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
bc4ebefbc97c: Preparing
74923b1a128e: Preparing
34c8f70aaa70: Preparing
733e3ee04adf: Preparing
ed204c40e574: Preparing
9bb0ed9a44a9: Preparing
713cb01215c7: Preparing
689ce7a72c95: Preparing
d6cf69dfe064: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
9bb0ed9a44a9: Waiting
9794a3b3ed45: Waiting
713cb01215c7: Waiting
11533cb8178f: Waiting
e40d297cf5f8: Waiting
a10976858b87: Waiting
5f77a51ade6a: Waiting
689ce7a72c95: Waiting
8967306e673e: Waiting
d6cf69dfe064: Waiting
74923b1a128e: Pushed
34c8f70aaa70: Pushed
ed204c40e574: Pushed
9bb0ed9a44a9: Pushed
733e3ee04adf: Pushed
689ce7a72c95: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
d6cf69dfe064: Pushed
bc4ebefbc97c: Pushed
713cb01215c7: Pushed
20200503060038: digest: sha256:6e01b34e11aa40be583074e96e2471d220486b765a0e5a23338b870baa7c5122 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 10m 40s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4829

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

Changes:

[github] Merge pull request #11523 from [BEAM-8414] Cleanup Python codebase to


------------------------------------------
[...truncated 61.49 KB...]
> Task :sdks:java:container:pullLicenses

> Configure project :sdks:go:container
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:examples
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 4s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/3eeejt4obnlw6

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> 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:java:container:pullLicenses
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 22.809942 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
266d990290a3: Preparing
25780f60df77: Preparing
ce2cd8b52c62: Preparing
c2e1aa388b62: Preparing
0b328692a864: Preparing
0d208e7685be: Preparing
0d86b2b11ca4: Preparing
0431c2005b19: Preparing
ef8d045d2dfc: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
0d86b2b11ca4: Waiting
e40d297cf5f8: Preparing
0d208e7685be: Waiting
a10976858b87: Waiting
e40d297cf5f8: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
8967306e673e: Waiting
d2f5dc92cc56: Waiting
0431c2005b19: Waiting
ce2cd8b52c62: Pushed
25780f60df77: Pushed
0b328692a864: Pushed
0d208e7685be: Pushed
c2e1aa388b62: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
0431c2005b19: Pushed
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
5f77a51ade6a: Layer already exists
ef8d045d2dfc: Pushed
266d990290a3: Pushed
0d86b2b11ca4: Pushed
20200503000039: digest: sha256:f181a73e5917df1713f5abcf060223c7cefe9b8f6fd2e20c11253fbecfe0a51e size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 6m 13s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4828

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

Changes:


------------------------------------------
[...truncated 59.65 KB...]
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 10s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 

> 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:java:container:pullLicenses
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.142591 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
fe53ac58d9b0: Preparing
629670bd6c7e: Preparing
b700c8dbc2ea: Preparing
baa1866e3003: Preparing
0cb9a69f8d58: Preparing
b2996074f49e: Preparing
2f71087d313a: Preparing
e7b8f7bb8f93: Preparing
f68a4ea4d25f: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
2f71087d313a: Waiting
e40d297cf5f8: Preparing
e7b8f7bb8f93: Waiting
8967306e673e: Waiting
5f77a51ade6a: Waiting
f68a4ea4d25f: Waiting
9794a3b3ed45: Waiting
a10976858b87: Waiting
e40d297cf5f8: Waiting
b2996074f49e: Waiting
11533cb8178f: Waiting
d2f5dc92cc56: Waiting
b700c8dbc2ea: Pushed
0cb9a69f8d58: Pushed
629670bd6c7e: Pushed
b2996074f49e: Pushed
baa1866e3003: Pushed
d2f5dc92cc56: Layer already exists
e7b8f7bb8f93: Pushed
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
5f77a51ade6a: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
f68a4ea4d25f: Pushed
fe53ac58d9b0: Pushed
2f71087d313a: Pushed
20200502180039: digest: sha256:203f57da97feba6a02a464701465d19a3f902a518bb33a36b1cf8b3b42236a5d size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 33m 22s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4827

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

Changes:


------------------------------------------
[...truncated 63.58 KB...]
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:java:container:pullLicenses

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 SUCCESSFUL in 3m 25s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 22.144516 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:go:resolveBuildDependencies
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_PortabilityApi/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]
813e4a000bd5: Preparing
c55f3742f317: Preparing
e68468d352ab: Preparing
2929bb2aead3: Preparing
cdb7460c5cab: Preparing
3268d320dbd6: Preparing
a7440b9a96d5: Preparing
327ab84f1f16: Preparing
a2c172b3e395: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
3268d320dbd6: Waiting
11533cb8178f: Waiting
d2f5dc92cc56: Waiting
a10976858b87: Waiting
5f77a51ade6a: Waiting
8967306e673e: Waiting
a7440b9a96d5: Waiting
327ab84f1f16: Waiting
a2c172b3e395: Waiting
e68468d352ab: Pushed
cdb7460c5cab: Pushed
c55f3742f317: Pushed
3268d320dbd6: Pushed
2929bb2aead3: Pushed
327ab84f1f16: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
8967306e673e: Layer already exists
11533cb8178f: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
a2c172b3e395: Pushed
813e4a000bd5: Pushed
a7440b9a96d5: Pushed
20200502120206: digest: sha256:ef232ea9d9480154efe79658134addc06ea269c6dd206da42dcc8ad467ce7e6a size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502120206
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef232ea9d9480154efe79658134addc06ea269c6dd206da42dcc8ad467ce7e6a
Deleted: sha256:2d2ea29ce38d9889c0cfda297dbdd7d191f2892b8d482862795aba0e27b029fc
Deleted: sha256:1eff1e1d9222ea22952616bfbe31479f4e82f7e1fda4f2eca541c8c8eef29257
Deleted: sha256:d0a0810e22b33a27b470de3cad7dfbc58438a9c825db2df960a1cfeae88a09a2
Deleted: sha256:c1ca5624ccae1d59d6cf5fdb7d891b018ff1589a90c167cdeeea38504d609ced
Deleted: sha256:7b05b9f5cc5cda423d74327ff55ff5eacf5b115936de10be2675de1ac2c22615
Deleted: sha256:6fad16838885062062fc97a21d627dbe87c2a0a8565605f2d119475422e0e76d
Deleted: sha256:4bf17e879da852c988546cfdbd453897db5b769851d9e78f548dd0b595c70fb0
Deleted: sha256:275638e7c9e77f41b43b3b18fdb47f239a4c0a27861e246c5fb9e1bbab048653
Deleted: sha256:b01ce3b2b343ee4ce88f5c9b1589e65aecb40567841b5536c759d738405c1516
Deleted: sha256:12d50b974b0699d87c13a5bd732524be207799fc726766fbc815a90b236929ba
Deleted: sha256:c900e1f215795ddaeb8171ee16b177e3b27fdfe31de9fbdade501c43599af690
Deleted: sha256:3d1ffb7523ed75026bea6bae807d7c2aac91fbb4ab725e97490aee93b2099ec0
Deleted: sha256:7803fabd3d9c0a603b1db6a9cca05f55ce208d6e59658c713394e3be30a720a5
Deleted: sha256:ef388e448a3e9662c782228c548c33842b92bc886e4743a8dd893660515d1e3c
Deleted: sha256:59ca6b820938e31bdc0170dc57cd7e2aee54880ca4d031c5a9c327aa47d0a7f8
Deleted: sha256:fc8318d5478d9586d87e921186aacf213acae365b31d11c816f7485c94699f30
Deleted: sha256:e9cd9a49105c7d57f99a37da844edfa4fc366b02cab3e727ce9a372b1fca5222
Deleted: sha256:0e8cafcddb14992b0a8839e92384aed6aae16858c030c648512dc132540bcc7f
Deleted: sha256:a32ebbf1f4d478c9a9f9db820e4fc68bf2608d4948b2b4fab53ac17f710f5867
Deleted: sha256:5115ff9a81a7df63bc2f5f626b88057d442633ed9fb32d12bce14601d9036bb0
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef232ea9d9480154efe79658134addc06ea269c6dd206da42dcc8ad467ce7e6a
  Associated tags:
 - 20200502120206
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502120206
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200502120206].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ef232ea9d9480154efe79658134addc06ea269c6dd206da42dcc8ad467ce7e6a].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 13m 57s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4826

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

Changes:


------------------------------------------
[...truncated 60.04 KB...]
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:go:test
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 0s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity

> 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:java:container:pullLicenses
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.352522 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
4d6971cba70a: Preparing
adcba7c2a849: Preparing
830b976abbe6: Preparing
8b8b2ff7c03b: Preparing
d2637556931b: Preparing
19cfd414db73: Preparing
0c6e386854c5: Preparing
85ed458107fe: Preparing
b82073234e1f: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
0c6e386854c5: Waiting
8967306e673e: Waiting
85ed458107fe: Waiting
d2f5dc92cc56: Waiting
e40d297cf5f8: Waiting
b82073234e1f: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
830b976abbe6: Pushed
d2637556931b: Pushed
adcba7c2a849: Pushed
8b8b2ff7c03b: Pushed
19cfd414db73: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
85ed458107fe: Pushed
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
b82073234e1f: Pushed
4d6971cba70a: Pushed
0c6e386854c5: Pushed
20200502060036: digest: sha256:9b335369c2d76054c8887a81de0f0dbfd9ed5cb2800feb750fd3922ffda9e390 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 1m 37s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/3hdmw7jkiaw7g

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_PortabilityApi #4825

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

Changes:

[kcweaver] [BEAM-9600] Get metrics in Flink uber jar job server.

[kcweaver] [BEAM-9600] Add a test for Flink REST metrics.

[rohde.samuel] [BEAM-9692] Replace the apply_read with a PTransformOverride

[bhulette] remove PipelineRunner.fromOptions call

[mxm] [BEAM-2128] Remove dependency on PipelineRunner#fromOptions to stage

[bhulette] Modify PipelineTest to check if exception is thrown on Pipeline run

[bhulette] Call FileSystems.setDefaultPipelineOptions in

[rohde.samuel] move redundant testing pieces to function

[mxm] [BEAM-9801] Pass in fire timestamp and pane info to timer callback

[mxm] [BEAM-9733] Repeatedly fire in batch mode until there are no more timers

[kcweaver] [BEAM-9860] Require job_endpoint when using PortableRunner.

[kcweaver] Replace portableWordCount tests with portableWordCountFlinkRunner.

[robertwb] Test simplification.


------------------------------------------
[...truncated 59.73 KB...]
> Task :runners:java-fn-execution:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]

> Task :sdks:java:core:shadowTestJar

> Task :sdks:java:container:pullLicenses
Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...

> 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:java:container:pullLicenses
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

> Task :runners:java-fn-execution:classes
> 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:go:resolveBuildDependencies
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:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.261424 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
445e90b7e89b: Preparing
dec2f640be11: Preparing
63c39e1113ef: Preparing
5fe8ba14fbce: Preparing
7462b54cac46: Preparing
c579b3308774: Preparing
77eed0e7b4cb: Preparing
516ebb035a3f: Preparing
f1c8cefcccd9: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
c579b3308774: Waiting
11533cb8178f: Waiting
8967306e673e: Waiting
77eed0e7b4cb: Waiting
9794a3b3ed45: Waiting
516ebb035a3f: Waiting
a10976858b87: Waiting
f1c8cefcccd9: Waiting
e40d297cf5f8: Waiting
5f77a51ade6a: Waiting
dec2f640be11: Pushed
63c39e1113ef: Pushed
7462b54cac46: Pushed
5fe8ba14fbce: Pushed
516ebb035a3f: Pushed
c579b3308774: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
f1c8cefcccd9: Pushed
445e90b7e89b: Pushed
77eed0e7b4cb: Pushed
20200502000042: digest: sha256:c1fada0a1dd9169417591a7168a971f72db9173ced83613e733b5490053efcc5 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 26m 45s
104 actionable tasks: 79 executed, 24 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4824 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4824)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4824/ to view the results.

beam_PostCommit_Java_PortabilityApi - Build # 4823 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4823)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4823/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4822

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

Changes:


------------------------------------------
[...truncated 59.68 KB...]

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> Task :sdks:java:harness:jar
> 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 :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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

> Task :sdks:java:container:pullLicenses

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 SUCCESSFUL in 3m 2s
1 actionable task: 1 executed

Publishing build scan...
https://gradle.com/s/5dgufntzfl5ka

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 1380 dependencies using 16 threads.

> 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:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 21.264904 seconds with 16 threads.
Copy licenses to <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
c991e797e3a0: Preparing
781262c4f4b0: Preparing
8a9cddd5e27d: Preparing
1fa3d8843f16: Preparing
f84a615e30c8: Preparing
573fa487bdcb: Preparing
a6f538aa7b90: Preparing
121ad5de322a: Preparing
f1a34a22ad90: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
11533cb8178f: Preparing
8967306e673e: Preparing
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
573fa487bdcb: Waiting
d2f5dc92cc56: Waiting
8967306e673e: Waiting
11533cb8178f: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
121ad5de322a: Waiting
a6f538aa7b90: Waiting
f1a34a22ad90: Waiting
a10976858b87: Waiting
f84a615e30c8: Pushed
8a9cddd5e27d: Pushed
781262c4f4b0: Pushed
1fa3d8843f16: Pushed
573fa487bdcb: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
121ad5de322a: Pushed
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
f1a34a22ad90: Pushed
c991e797e3a0: Pushed
a6f538aa7b90: Pushed
20200501060038: digest: sha256:e31cbac1d27567a15261d18d4b7ba0634c6d7a3b664a61ab4258919b7da041f7 size: 3683

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:117

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

17 tests completed, 15 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 39m 51s
104 actionable tasks: 74 executed, 29 from cache, 1 up-to-date

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

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


beam_PostCommit_Java_PortabilityApi - Build # 4821 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_PortabilityApi (build #4821)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4821/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #4820

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

Changes:

[echauchot] [BEAM-5192] move metadata serialization configuration code to

[github] [BEAM-9720] Add Aws Http client configurations capability. (#11341)


------------------------------------------
[...truncated 58.96 KB...]
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:harness:shadowJar
> Task :sdks:java:harness:jar
> 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 :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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

> Task :sdks:java:container:pullLicenses

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 SUCCESSFUL in 1m 23s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
INFO:root:Pulling license for 1380 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 15.58104 seconds with 16 threads.
Create empty file.
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:copyThirdPartyLicenses
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/.gogradle/project_gopath>

> 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_PortabilityApi/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]
c60b6c9f6937: Preparing
832efed799a9: Preparing
6855fec4af4e: Preparing
416a6268be0d: Preparing
43a919eb18de: Preparing
8875a6330059: Preparing
94678484feba: Preparing
3dd26e6cf8c7: Preparing
09ee3d026105: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
94678484feba: Waiting
11533cb8178f: Preparing
8967306e673e: Preparing
09ee3d026105: Waiting
a10976858b87: Waiting
9794a3b3ed45: Preparing
8967306e673e: Waiting
5f77a51ade6a: Preparing
e40d297cf5f8: Preparing
8875a6330059: Waiting
d2f5dc92cc56: Waiting
e40d297cf5f8: Waiting
3dd26e6cf8c7: Waiting
9794a3b3ed45: Waiting
5f77a51ade6a: Waiting
6855fec4af4e: Pushed
c60b6c9f6937: Pushed
43a919eb18de: Pushed
832efed799a9: Pushed
8875a6330059: Pushed
d2f5dc92cc56: Layer already exists
a10976858b87: Layer already exists
11533cb8178f: Layer already exists
3dd26e6cf8c7: Pushed
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
416a6268be0d: Pushed
5f77a51ade6a: Layer already exists
e40d297cf5f8: Layer already exists
09ee3d026105: Pushed
94678484feba: Pushed
20200430180209: digest: sha256:5b50e4c6def99f70bbd847d244e5251dc14eddc5223e09e47a40e3553cdc6048 size: 3678

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

16 tests completed, 14 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 37m 42s
105 actionable tasks: 75 executed, 29 from cache, 1 up-to-date

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

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_PortabilityApi #4819

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

Changes:


------------------------------------------
[...truncated 59.28 KB...]
Found go 1.12 in /usr/bin/go, use it.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

> 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:worker:shadowJar

> Task :sdks:java:container:pullLicenses

> Task :sdks:java:container:generateLicenseReport

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 SUCCESSFUL in 3m 0s
1 actionable task: 1 executed

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

Using base prefix '/usr'
New python executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.0-py3-none-any.whl (109 kB)

> 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:java:container:pullLicenses
Processing /home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Processing /home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.0-py2.py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.14.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: soupsieve, beautifulsoup4, future, pyyaml, six, tenacity
Successfully installed beautifulsoup4-4.9.0 future-0.18.2 pyyaml-5.3.1 six-1.14.0 soupsieve-2.0 tenacity-5.1.5
Executing <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_dir=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/java_third_party_licenses>        --dep_url_yaml=<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
INFO:root:Pulling license for 1380 dependencies using 16 threads.

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

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 14.742814 seconds with 16 threads.
Create empty file.
Finished license_scripts.sh

> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:copyThirdPartyLicenses
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/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]
ac55bbcf4d21: Preparing
c68353613037: Preparing
390f88c74517: Preparing
88bae9f081b2: Preparing
d55d6a3cb7cc: Preparing
baddce3b20e4: Preparing
c9c7acea4456: Preparing
67932c0fb7bd: Preparing
c3225dc77959: Preparing
d2f5dc92cc56: Preparing
a10976858b87: Preparing
baddce3b20e4: Waiting
67932c0fb7bd: Waiting
11533cb8178f: Preparing
8967306e673e: Preparing
c3225dc77959: Waiting
11533cb8178f: Waiting
9794a3b3ed45: Preparing
5f77a51ade6a: Preparing
8967306e673e: Waiting
9794a3b3ed45: Waiting
e40d297cf5f8: Preparing
c9c7acea4456: Waiting
5f77a51ade6a: Waiting
a10976858b87: Waiting
ac55bbcf4d21: Pushed
d55d6a3cb7cc: Pushed
390f88c74517: Pushed
c68353613037: Pushed
baddce3b20e4: Pushed
c3225dc77959: Pushed
a10976858b87: Layer already exists
d2f5dc92cc56: Layer already exists
11533cb8178f: Layer already exists
67932c0fb7bd: Pushed
8967306e673e: Layer already exists
9794a3b3ed45: Layer already exists
e40d297cf5f8: Layer already exists
5f77a51ade6a: Layer already exists
88bae9f081b2: Pushed
c9c7acea4456: Pushed
20200430120039: digest: sha256:7ef5f5a8eb7742ef6ee97d7e48003e079624d2a99b628c3546d01f61c70b9f90 size: 3678

> Task :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

2 tests completed, 2 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest FAILED
> Task :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:90

16 tests completed, 14 failed

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

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

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 26m 29s
105 actionable tasks: 75 executed, 29 from cache, 1 up-to-date

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

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