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 2022/03/01 07:49:04 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1319

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1319/display/redirect?page=changes>

Changes:

[noreply] [BEAM-13917] Improve coverage of databaseio package (#16956)

[noreply] [BEAM-13925] Add entry files to process new prs and pr updates for PR

[noreply] [BEAM-13899] Improve coverage of debug package (#16951)

[noreply] [BEAM-13907] Improve coverage of textio package (#16937)


------------------------------------------
[...truncated 51.43 KB...]
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:jar
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
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.3.1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 220 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 11.658659 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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]
df8c7d76a7b6: Preparing
bb03809faa95: Preparing
18f4e4631975: Preparing
83041baa7768: Preparing
40a2495c23f7: Preparing
6d3e4f215cb8: Preparing
8c962c91b2ee: Preparing
6d3e4f215cb8: Waiting
5717444769b9: Preparing
8c962c91b2ee: Waiting
046eff7c3929: Preparing
7b270ed5d4a8: Preparing
5717444769b9: Waiting
c7996e51501d: Preparing
046eff7c3929: Waiting
d3d19373bfe5: Preparing
7b270ed5d4a8: Waiting
c7996e51501d: Waiting
6427754dbb06: Preparing
f53ed9ea8a10: Preparing
d3d19373bfe5: Waiting
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
f53ed9ea8a10: Waiting
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
bed676ceab7a: Waiting
613ab28cf833: Waiting
0b0f2f2f5279: Preparing
0b0f2f2f5279: Waiting
6398d5cccd2c: Waiting
bb03809faa95: Pushed
18f4e4631975: Pushed
40a2495c23f7: Pushed
83041baa7768: Pushed
df8c7d76a7b6: Pushed
6d3e4f215cb8: Pushed
5717444769b9: Pushed
7b270ed5d4a8: Pushed
046eff7c3929: Pushed
f53ed9ea8a10: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
0b0f2f2f5279: Layer already exists
8c962c91b2ee: Pushed
6427754dbb06: Pushed
d3d19373bfe5: Pushed
c7996e51501d: Pushed
20220301060050: digest: sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42 size: 4520

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0301060350-f02b808a
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301060350-f02b808a
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1646114611404.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301060350-f02b808a
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301060350-f02b808a
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1646114611404.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0301060350-2cdb091e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301060350-2cdb091e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1646114609325.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0301060350-2cdb091e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0301060350-2cdb091e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1646114609325.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

42 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301060050
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42
Deleted: sha256:e72d5a21e68e6ddb35536a292f124896070ec9b3de6de0103f12d06556eb5196
Deleted: sha256:bc84a94ca88b92c09ebafd940590d8d3fecd2f842c40aef40ba0f80ab0597f47
Deleted: sha256:ca2bc19b4dcd0bc7f5d7d1687c7416c442a4a8f0a133a919b671bf0a0e04ae71
Deleted: sha256:b6ade1a8c9393de0cd4835445d8ed0f4328b702e67ce191666cb100c77469a07
Deleted: sha256:214e229ad3a2fe892a03a378334a75ae0dee7493f1062d46d9f41cba235d0a84
Deleted: sha256:bf092ccce8ca442afe871632e5c431b28f23ef88bcfe503dd7d2b5307022dcc9
Deleted: sha256:a866ad1fd8c572f9c1acfcbcb90c8ec3028fbd7f54a1fd62a4628b71419bab6c
Deleted: sha256:6c9eb3e1256a0ae6e6b54dbf924aaa72cc5fe77673033aabe1d164c447943e0e
Deleted: sha256:b0e77704bb78cd3fc6be174efecdda1381e8d17de8939d225ccddd6d3b20c4e1
Deleted: sha256:39c47b0e3f9e6ae46b3787b7ab5d241d46b74037d666aff54ab1078cc699b05d
Deleted: sha256:fd9f3d32cccc609adff5285c9a3f73fee84413000b293cceee3ecc901193e87a
Deleted: sha256:b5523bdbc2eac5f5d6c488d9306c216b8864ee02faf6271b688c79012f59412b
Deleted: sha256:e7e5901c735858a3f4c997f835f5d2f4f45ec8cf73711db1720a65598aa94468
Deleted: sha256:315956e4646d4449f0962510ce25ab884c77d11a385444f7f7d716c6194eb8b6
Deleted: sha256:506030011b0f596832433949f18291e68a57a1e3f3d8fd7eda1c3846ebd6e768
Deleted: sha256:2e358756d478ecd3986d96eab9f9966526302e003b503339f3e25f691cec8d8b
Deleted: sha256:58ce411db54c000cc35e6400606d56205118e2ff6b8518158a16c30f543ae837
Deleted: sha256:8eebe6eb2567d90b6f94f1e117468bbee031e92c30bad9c1823b0d450373fed1
Deleted: sha256:8c9f191bf7f9468955baee968011c4a66294d64bd51521f2eba4540bc22d5998
Deleted: sha256:1d650664b7064d95bbdef28a0e287fe0ca3286ed0ccd6ca054322c053381c823
Deleted: sha256:d801508f532acd9aa8dd212bc87fa52650d0461a1ef82db3e2a473ae44f9ed04
Deleted: sha256:623b5dda25be57ce478b366073264a94618111916ab620eceafa21fafe761923
Deleted: sha256:aaa6ab2e27718fda8903f7cd79a1a4ad8b8078192d50d1929267387f746a606d
Deleted: sha256:f8e88066bb85867042f213cc53da410e0d594f2ab8dea55b5ad119eee0137597
Deleted: sha256:de904ed3ecb0ea6719601234182acaf68112652439f0109e0d4e606eb5d6b68f
Deleted: sha256:8ed37c4a65702bbbbaca5048294ecb7951acb6f9880643666e3a3e5946b14670
Deleted: sha256:eb28da2e44a8fd055f691b6eacf2ff5d6a7b3854dd36e666053a2ea07f99bdf7
Deleted: sha256:3d3cb9fe6afcdc7f97429df7c7c4822503ad8f2e6bf4345732d8d289628c2080
Deleted: sha256:fa50f181db80ca490aabae4cddcd624fb9610081cabe99d190ec8f60e1c1ad61
Deleted: sha256:bf2387dd2deb2eb83f2aa6240a98deedd5a5c8cad4b1cda82e5ac2eb47d42e21
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301060050]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220301060050] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:de4a092a8eb3cc3040cdb5b6dcee0e469350a341be8f46876847ea6daf667f42].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 48m 34s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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

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


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1320/display/redirect?page=changes>


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