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/01/25 13:37:09 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1193

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

Changes:

[mmack] [BEAM-13510] Don't retry on invalid SQS receipt handles.


------------------------------------------
[...truncated 51.99 KB...]
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> 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-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.5.0-py3-none-any.whl (958 kB)
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.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.5.0 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, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/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> 
INFO:root:Pulling license for 214 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 14.010649 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/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
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
golang.org/x/net,https://go.googlesource.com/net/+/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/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ 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: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]
7c83259b3e8f: Preparing
105e7b5757fc: Preparing
89e7853c18b1: Preparing
0d7f0a890d8d: Preparing
30c6268e94e7: Preparing
b9c5d6549225: Preparing
509a2868c8bf: Preparing
19936d7519d7: Preparing
d0e6bfd7ee36: Preparing
60567e54d3c6: Preparing
0d1ee2382b6b: Preparing
aafd12239d1c: Preparing
0ddbe838a24e: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
509a2868c8bf: Waiting
19936d7519d7: Waiting
b9c5d6549225: Waiting
d0e6bfd7ee36: Waiting
f9e18e59a565: Waiting
31892cc314cb: Waiting
60567e54d3c6: Waiting
26a504e63be4: Waiting
0d1ee2382b6b: Waiting
8bf42db0de72: Waiting
7c245b2fe4f1: Waiting
aafd12239d1c: Waiting
bff9fe6e429c: Waiting
30c6268e94e7: Pushed
105e7b5757fc: Pushed
89e7853c18b1: Pushed
7c83259b3e8f: Pushed
b9c5d6549225: Pushed
19936d7519d7: Pushed
0d7f0a890d8d: Pushed
60567e54d3c6: Pushed
d0e6bfd7ee36: Pushed
bff9fe6e429c: Layer already exists
509a2868c8bf: Pushed
7c245b2fe4f1: Layer already exists
aafd12239d1c: Pushed
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
0ddbe838a24e: Pushed
0d1ee2382b6b: Pushed
20220125120057: digest: sha256:6d8bd9d65f5789d1a1e94dbd2d984d6b742209c7e588226fe861f5b6cdf88ae8 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-0125120315-ca85bea3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0125120315-ca85bea3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1643112191033.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0125120315-ca85bea3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0125120315-ca85bea3
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1643112191033.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-0125120315-d6103ca3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0125120315-d6103ca3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1643112191050.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0125120315-d6103ca3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0125120315-d6103ca3
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1643112191050.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

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220125120057
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6d8bd9d65f5789d1a1e94dbd2d984d6b742209c7e588226fe861f5b6cdf88ae8
Deleted: sha256:920271fc10f7bfbbefb95f106964fd416a6e84e17e73eb2bd61341508ff85955
Deleted: sha256:79b43f90001536b3b51a2f6d49ae5777d212f13dfadf8555bbc6efbde0b7021d
Deleted: sha256:9b77018eecd647ad2a8a36f7a65067299c3408b15dca5734a3d052bbecf22106
Deleted: sha256:1f15fac593a7e3838df6d999d3e976ea1fd92b8bf8b02619ca964983c9031f22
Deleted: sha256:178780705c6a9fdbbce5bea48ae0880d2ac6f2bd39137c5c08016b1267e31a49
Deleted: sha256:8ce0b4c9c0fb957c8f3812fea9187378315af45f5e08494f55328240d1b3285b
Deleted: sha256:df5f946887ef3af98427ce2a50ee4cc2d222ffa5b15d0a87a6591c11b27c3007
Deleted: sha256:593977292455144032cce1f5c312e314aef7ef41b830cd552053090d5e0e32ec
Deleted: sha256:fcc8207ada8d9c8ac6ec7765beb734f12cd9057d005ae2c185fba760b2d2a60b
Deleted: sha256:154cc8bc209d803cddff51c4783c762ce0557fa95ea65a28046886f4c92a6343
Deleted: sha256:4e97cb71fa280f5195bb0d86c6bb17a1358542b117ccab7f533d41aa792543c7
Deleted: sha256:47b17b96bc0e0c41710aad66a2b651c1bc3dc4cc595a7b425314ca9ce2c5f4c1
Deleted: sha256:4fd7601e444e99ce719d80d60505dddffbc9b6eb063ed95aafc2ddbbaa4d7995
Deleted: sha256:a6e8096fb636caf17bc334264ef320405ae3585243b62c35e957da7eb97d094e
Deleted: sha256:3ab747fe105f8e21b67ecc71499860b44e033aaf16ba092caed1fbfa120e09f4
Deleted: sha256:f66809cdc0758aebcf96f22f0784a6453b184eed63c4b03ecab9cfe34c5eb9cf
Deleted: sha256:b5bb61b79b7b353aeb19fca7c3b3362e315f45bde1c395a8ae3064471c8f2952
Deleted: sha256:13178dd7f26d6995655852165ffa908971895d10632821597a7ae0a95a0a95d4
Deleted: sha256:65d665c63beda57bd6d05447dfe7d204768dbeb4427df18b8b54c83178fbff4f
Deleted: sha256:00835b001a82e3b28e217c485a8c485abf036eb9a7e75362779231b14d27b305
Deleted: sha256:af36fb47a257c26e7baf56a87872cb2f9c0b4c84572a127e973b1728d8a5af9b
Deleted: sha256:95a64aae919808ff5eb8c8139e55818991d22c2116be818c122790e2475c1297
Deleted: sha256:14af6b52b72be228b75be0f198dfddc1f0f63a77a3ce123bfed9701342e9ddde
Deleted: sha256:115a3410fb015959069aacee22a266de9fd03af303c2b49a33e9a9892ce46fe7
Deleted: sha256:8e4d9b78a2e8ff8faf718b2727cde7f12cfdebfe40063d42a805a672cc37e791
Deleted: sha256:3254f22a69fce383858541dd951bae7ad9914b750edba45795cb4e9cc4be0ce5
Deleted: sha256:d4e4cdc89cb8199ce85b5a1bf586fe9643f5ba810118cbd47fb061cfd9f8d648
Deleted: sha256:84d9054f5b046cb550c1de2a02cc9512ea486ca35924a0ecb63514cc15ddfd7d
Deleted: sha256:05a480e73b5f770d8905c528b16bb4a045d95c394e35f777a894409a4dec2324
Deleted: sha256:0dd0e7074d42e88e53745f22e56135b92382def3a1b4cf43d4363ecefbc5e893
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220125120057]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6d8bd9d65f5789d1a1e94dbd2d984d6b742209c7e588226fe861f5b6cdf88ae8]

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

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 36m 39s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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 #1194

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


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