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/05/28 23:34:20 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1674

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1674/display/redirect>

Changes:


------------------------------------------
[...truncated 52.77 KB...]
> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.1.1-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-62.3.2-py3-none-any.whl (1.2 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.1.1 setuptools-62.3.2 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 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.2.post1-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.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 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 242 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 6.278461 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> 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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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: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]
a67ca0373ac5: Preparing
13244ce2790b: Preparing
17374c6ac5e8: Preparing
8a86ff8b0be6: Preparing
3a0a603476e1: Preparing
72a16858e639: Preparing
19d4df2db68f: Preparing
8f1867a0ee62: Preparing
dc1ec7e5356f: Preparing
d9e7c37aa55a: Preparing
9e72fe0411dc: Preparing
4369961efd76: Preparing
87ad498d8f36: Preparing
f04db88c6e4e: Preparing
ef2466a90dfc: Preparing
1cc35fbb41f8: Preparing
075d20daa2c3: Preparing
817e710a8d04: Preparing
ee509ed6e976: Preparing
9177197c67d0: Preparing
7dbadf2b9bd8: Preparing
e7597c345c2e: Preparing
72a16858e639: Waiting
f04db88c6e4e: Waiting
7dbadf2b9bd8: Waiting
9177197c67d0: Waiting
ee509ed6e976: Waiting
ef2466a90dfc: Waiting
075d20daa2c3: Waiting
19d4df2db68f: Waiting
817e710a8d04: Waiting
dc1ec7e5356f: Waiting
8f1867a0ee62: Waiting
d9e7c37aa55a: Waiting
4369961efd76: Waiting
9e72fe0411dc: Waiting
13244ce2790b: Pushed
3a0a603476e1: Pushed
8a86ff8b0be6: Pushed
17374c6ac5e8: Pushed
a67ca0373ac5: Pushed
d9e7c37aa55a: Pushed
19d4df2db68f: Pushed
8f1867a0ee62: Pushed
dc1ec7e5356f: Pushed
72a16858e639: Pushed
4369961efd76: Pushed
f04db88c6e4e: Pushed
9e72fe0411dc: Pushed
1cc35fbb41f8: Layer already exists
ef2466a90dfc: Pushed
075d20daa2c3: Layer already exists
817e710a8d04: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
87ad498d8f36: Pushed
20220528215745: digest: sha256:20967c1ff257043abc2a45b450168120fc59d30d12bb283773afd9a11f255ba4 size: 4935

> 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-0528220027-e1d482cd
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0528220027-e1d482cd
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0528220027-e1d482cd
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0528220027-e1d482cd
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0528220027-15b9a98c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0528220027-15b9a98c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0528220027-15b9a98c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0528220027-15b9a98c
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.spanner.changestreams.it.SpannerChangeStreamTransactionBoundariesIT > testTransactionBoundaries FAILED
    java.lang.RuntimeException at SpannerChangeStreamTransactionBoundariesIT.java:145

55 tests completed, 1 failed, 3 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:20220528215745
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:20967c1ff257043abc2a45b450168120fc59d30d12bb283773afd9a11f255ba4
Deleted: sha256:ee22bc7576b937fd9803d8d13c8f6678c2d95ebf0354f5b95dc867ab75b722ad
Deleted: sha256:5c232e32c9872c740dedc3836f521d98ca1af1433b0da81066ee5ebdf64a226f
Deleted: sha256:229cc90d706b775d94357ae287d997f020c24a6b0e3545d3843b6579a492790f
Deleted: sha256:fee72483e700610376e96b7f5154e9599535404abeb9f8916df9145b5e0e0957
Deleted: sha256:f670d21b7d6189b69e7e43ecc6bf26b864731b94a5107e9e67838fe6101e1688
Deleted: sha256:6e677b0a424c2bcc186f32fcc63bdc2bcba45a4d5d315c138cb9fa0920979b66
Deleted: sha256:ddc62c2d3a74f2bc89f34584aa4bf54de6aefd16d253322c72638448c0623026
Deleted: sha256:0596df298ff712014acf319a4f2b717a336212311805729de2c42fcb65949205
Deleted: sha256:915679a09f711b9c4ace48f8b5b32a6671f5d9aa48990210477ae8e7697e6b76
Deleted: sha256:42e04c3e02231923e915af696b04b3585f8144425ec84179d76777e5ae9ead15
Deleted: sha256:5759df18b583c14017d669c7716cf51bce377bc051501b92bd7ecab09d7ae586
Deleted: sha256:6adc0485f1fc1f5c7f0f0d0557df51602f22b59da94c4b3e017ed6a6af5cec43
Deleted: sha256:23caf263e6ff61a78147c6259e3174d5e6d0a9a7533cd3e131c14b9407eb696d
Deleted: sha256:8a62eda9ab37f5bc7c71bdcec9937fcb07ea227adb726cb840336b33aba0e09d
Deleted: sha256:c6064891be094c95478ae308445eecd1289502418feae86361aa47299d57f19e
Deleted: sha256:047fd59009ac5b79210bcf478a8e6ad15a64df8345d6bcc3801b31eab5db8eb9
Deleted: sha256:d49eb2f6f5caa3e4d64f3992b8f9a63566fb2f31b3e1f3f850482f3d451ce686
Deleted: sha256:773b52a53ac5e5ef02d3abd7f1dc1941bdca3123a5df6c4b29e234d49e8e4d81
Deleted: sha256:d7b070ef242bbf171df64932e15d54252965d9e3254726a571c41c3bd2b4f2bc
Deleted: sha256:739cb96cc72d0c65ae3d1e4b68a9a5d4943aa82b883fd4803e0904176fb76c05
Deleted: sha256:ad02c929c575b8edf52a4956f358965e6cf5902358a595bbe6f3c205b3f7dc68
Deleted: sha256:2221c374b7412cdbf71f8812aabaf045a9a81ac703a955f139b5ebc6dd7d7896
Deleted: sha256:4187288beec0863023d8aa2d87530c1ccf66e70500122079ac13328042a5e0a4
Deleted: sha256:0b47986fddfa5dbbed5b4ae15608e04eee73b3e37598fb2bb0d9673dba7ac1d0
Deleted: sha256:c2fe3fc11837c6eb4cb26d24bb6123293c5cec8bc424ae9fd71c768ca91e5460
Deleted: sha256:31743a24dcac9a61059bb510d51cd3f8b397879b64d56b6f3a5dcb3a6f7e80ba
Deleted: sha256:f18b0534bb06d06dca87395a26d17ceec177ab81ed7cae12f0e658992d04b89b
Deleted: sha256:db7bc63cc587b4925d3a3b9d7a00def0e7d1204d633aa69574164bc2791e1f54
Deleted: sha256:8e67fdbc4ff58db147bc387cb395ce693968482d0ac575f13158747bba7adffd
Deleted: sha256:1539640a7b00e1b22c6b4fad45b6a386161d726154628ae7c2915d2199617070
Deleted: sha256:ebe93cef9c6c0d670571f4b44963eeed8cc5b8cf01bcc7085185efe48785e42b
Deleted: sha256:c2323a691bf05f4f50f0fcd604e87ed9c61dd2b992ca505f42c8ec01946d1a3f
Deleted: sha256:270d234214b3bf76ac0d7e9080fb62a2372b7c2b994e1e8af2f2b38feabc5431
Deleted: sha256:ed494b348a7760678d27fb6e8cc8399308da183c40700e2261c27004f6131472
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220528215745]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:20967c1ff257043abc2a45b450168120fc59d30d12bb283773afd9a11f255ba4]

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

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.4/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 50s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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

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


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