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/18 02:03:12 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1386

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

Changes:

[noreply] Populate environment capabilities in v1beta3 protos. (#17042)

[noreply] [BEAM-14038] Auto-startup for Python expansion service. (#17035)


------------------------------------------
[...truncated 49.85 KB...]
> Task :sdks:java:extensions:protobuf:testJar
> Task :runners:direct-java:shadowTestJar FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> 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:container:pullLicenses
Collecting setuptools
  Using cached setuptools-60.10.0-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

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

> Task :sdks:java:container:pullLicenses
    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.4 setuptools-60.10.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, 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 224 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 20.496845 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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
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/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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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]
8f375c0bb64a: Preparing
a9bc34e8aceb: Preparing
d92bd25aa6ab: Preparing
1ac4ca964410: Preparing
2e4184ba78cd: Preparing
45afaf30b59f: Preparing
7de25f1c89e2: Preparing
0452cbd60ef7: Preparing
c3cf8d406a6c: Preparing
3975a9641073: Preparing
32a989a5f64e: Preparing
1dd2cf3febbb: Preparing
1f69d17f48a6: Preparing
9d8709c53aef: Preparing
8e05d451d71e: Preparing
d1609e012401: Preparing
45afaf30b59f: Waiting
e3f84a8cee1f: Preparing
1f69d17f48a6: Waiting
3975a9641073: Waiting
48144a6f44ae: Preparing
c3cf8d406a6c: Waiting
d1609e012401: Waiting
8e05d451d71e: Waiting
0452cbd60ef7: Waiting
e3f84a8cee1f: Waiting
26d5108b2cba: Preparing
89fda00479fc: Preparing
1dd2cf3febbb: Waiting
9d8709c53aef: Waiting
d92bd25aa6ab: Pushed
a9bc34e8aceb: Pushed
2e4184ba78cd: Pushed
1ac4ca964410: Pushed
8f375c0bb64a: Pushed
45afaf30b59f: Pushed
0452cbd60ef7: Pushed
c3cf8d406a6c: Pushed
3975a9641073: Pushed
9d8709c53aef: Layer already exists
8e05d451d71e: Layer already exists
d1609e012401: Layer already exists
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
1dd2cf3febbb: Pushed
7de25f1c89e2: Pushed
1f69d17f48a6: Pushed
32a989a5f64e: Pushed
20220318000103: digest: sha256:03839527b2bf2df7423f26c994201c9a352da45de02d7a4a7b244373e3202688 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-0318000400-b8d26264
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0318000400-b8d26264
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0318000400-b8d26264
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0318000400-b8d26264
***********************************************************
***********************************************************

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

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

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

44 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:20220318000103
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:03839527b2bf2df7423f26c994201c9a352da45de02d7a4a7b244373e3202688
Deleted: sha256:8d6a509d7ff107b35006ae42d0a5677e5266ee9a1f1ec1f5a7d831f13c082ba6
Deleted: sha256:9739f09fbf59fdd52913ab1cb9859b9c1df68c9887ca36e0254ce382479d617e
Deleted: sha256:a7821a3dbfd14a8f71c79f80414dd4d0d4560cbbcac9a4f072d862114fae4486
Deleted: sha256:eab3b52d366e0fb0c4aadd21e60d741388dacc0e7091f9d4fdf45a2d315609bf
Deleted: sha256:b0e6050cde4355880dfe4cc4b0310b4f591fea0c96c0857fc533864734e50cba
Deleted: sha256:b89e362dbdcd8c238ec36bc0e09533b6c92c6a656e0c3124e131eed4c65645eb
Deleted: sha256:af0b7a206b0836cc9f55d7af21f5780664978397ec2ea75b9a07e336fadcedbd
Deleted: sha256:c8a12540eb9415dfca5f66e695f8b92077d2b57f4536e25e635560442f09a9cf
Deleted: sha256:15df01b54b69b21a2dbce5aad328a125fa451f68d49d0ffc7dd72ceeff113aa8
Deleted: sha256:0313b6a894a253c714e53cc408b274fb4e337e3c1a2a7c4469975c92f95dd826
Deleted: sha256:33ab8cba566e4f2c6d3789977eb25bb3d646dd2475bbe2ee3443c726457559dc
Deleted: sha256:4b0febac491c7f5c70ec89fb4db71549a9168dfb5d2b621a36d143cf8f8049dc
Deleted: sha256:6037d433dedae4bce4a16f489e0ad0554aaf3d7f24aad14974487b71e08c14d4
Deleted: sha256:ee38f49a9b7aab89de046869c2a55eeff8049ef57faa7597223cacb46bb9e3fd
Deleted: sha256:85bb6fba78466b7539988b951a97fee1f7ba0e2738fee2468c63f0f0240d3fa4
Deleted: sha256:a6e982d208c21774820d599bae153ca13bf0729cfdbf1907d4bb343f40ee4b20
Deleted: sha256:28689e120655e2eb8510d30f87677b9e05991022285e9a9e1f193cd21bd20c40
Deleted: sha256:16b1a19123673d737bc86078257461cf6d30eb220dbca5b6ae893c5f5e802c16
Deleted: sha256:b366504826630b56194d702cec1cdc064348849f11926f5c3aaa5fb4a9175c15
Deleted: sha256:258aa5126778a1411246ff599231f67eed1ee0343e75daea62d801e993ef47ef
Deleted: sha256:7b9b73e5c7bece66f1c539dd279cb1dacbe2ff5beec56754c90b098615db48e3
Deleted: sha256:7a7ef6021fa08eefeee8ff3fc7cb006e880e786386a8d30f4538dcb0d9d50b14
Deleted: sha256:4a08c8a67a2bcdeb9739812b7996ca1567819938c7f8ec893f8feb5398b41593
Deleted: sha256:08ce9af9c79e012aceb8c65454f741a3ad4b832c3fc435ae402d0126db6fa31d
Deleted: sha256:a39dabe4c55b0de6bc6357d106149c91e6dc58a86ff6699293a28aa802c240e2
Deleted: sha256:bcac9f39cfcbc6c98563da9150dde407704209e1aff29cd8d3b691889b4c6847
Deleted: sha256:8c269e1025a7db1c72ab9991a03a7e9274b03a5d3ca21a5b693ab6c8c2be8985
Deleted: sha256:8c3bc62f4a7b5aa4e27806b8a0a7aa277c41fb6babbd3db5476efa59d40799a2
Deleted: sha256:92339a14d5c3da2c94b7d739851288ce92ed5ccc712ebe41d6b2d6161aec8d92
Deleted: sha256:305ed29fc7491f72ab76b5097bc20c97841d6e71cb5b14f4eefab7ffb6d8e9ca
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220318000103]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:03839527b2bf2df7423f26c994201c9a352da45de02d7a4a7b244373e3202688]

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

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

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

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

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


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