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/06/27 12:22:49 UTC

Build failed in Jenkins: beam_PostCommit_Java_VR_Dataflow_V2_Streaming #2297

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/2297/display/redirect>

Changes:


------------------------------------------
[...truncated 54.95 KB...]
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.1.2 setuptools-62.6.0 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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5

> Task :release:go-licenses:java:docker
 ---> Running in 6e9e6f51e31b
Removing intermediate container 6e9e6f51e31b
 ---> cef9b28a1279
Step 3/8 : COPY go.mod ./
 ---> 6f5c5a7e9efe
Step 4/8 : RUN go install github.com/google/go-licenses@latest
 ---> Running in 08623e4e0155
go: downloading github.com/google/go-licenses v1.2.1
go: downloading github.com/spf13/cobra v1.4.0
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148
go: downloading golang.org/x/tools v0.1.10
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading github.com/sergi/go-diff v1.2.0
go: downloading golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
go: downloading golang.org/x/sys v0.0.0-20220111092808-5a964db01320
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
Removing intermediate container 08623e4e0155
 ---> f5e414b4a309
Step 5/8 : COPY get-licenses.sh /opt/apache/beam/
 ---> 15a6fb3ed524
Step 6/8 : ARG sdk_location
 ---> Running in ad4b3a1cae52
Removing intermediate container ad4b3a1cae52
 ---> 2e488aa20444
Step 7/8 : ENV sdk_location=$sdk_location
 ---> Running in 45fa54a0ad52
Removing intermediate container 45fa54a0ad52
 ---> 3a0e53751ee3
Step 8/8 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 6b6ad88ec552
Removing intermediate container 6b6ad88ec552
 ---> 9532e9c588f9
Successfully built 9532e9c588f9
Successfully tagged golicenses-java:latest

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/v2/java/container
go: downloading github.com/apache/beam/sdks/v2 v2.39.0
go: downloading github.com/apache/beam v2.39.0+incompatible
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.44.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/genproto v0.0.0-20220302033224-9aa15565e42a
go: downloading golang.org/x/net v0.0.0-20220225172249-27dd8689420f
go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
go: downloading golang.org/x/text v0.3.7

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 17.92066 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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 :release:go-licenses:java:dockerRun
go: added github.com/apache/beam/sdks/v2 v2.39.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220225172249-27dd8689420f
go: added golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220302033224-9aa15565e42a
go: added google.golang.org/grpc v1.44.0
go: added google.golang.org/protobuf v1.27.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses

> 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_VR_Dataflow_V2_Streaming/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_VR_Dataflow_V2_Streaming/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
W0627 07:45:24.488668      30 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220227234510-4e6760a101f9/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0627 07:45:28.322530     186 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220227234510-4e6760a101f9/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.39.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.39.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/27dd8689:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/4e6760a1:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/9aa15565e42a/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.44.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.27.1/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]
7bf5a09423dc: Preparing
34d6f5583c69: Preparing
0e5961c0610d: Preparing
451627dcf196: Preparing
5a7eb48a923a: Preparing
5b7e28e29b18: Preparing
5aa89036f7f6: Preparing
21783a0f1b37: Preparing
d8abe192c6fd: Preparing
168103387ba4: Preparing
67c891b7d4f6: Preparing
d8a6ee8a157d: Preparing
de822a9957b2: Preparing
33c263a94b54: Preparing
b925b61b7632: Preparing
89f3c2569d89: Preparing
cc63c81d3b06: Preparing
369123a7ed65: Preparing
5afd661c6106: Preparing
66183893ba24: Preparing
6840c8ff46bd: Preparing
97d5fec864d8: Preparing
b925b61b7632: Waiting
89f3c2569d89: Waiting
5aa89036f7f6: Waiting
cc63c81d3b06: Waiting
369123a7ed65: Waiting
6840c8ff46bd: Waiting
21783a0f1b37: Waiting
97d5fec864d8: Waiting
5afd661c6106: Waiting
66183893ba24: Waiting
de822a9957b2: Waiting
d8a6ee8a157d: Waiting
33c263a94b54: Waiting
d8abe192c6fd: Waiting
168103387ba4: Waiting
5b7e28e29b18: Waiting
67c891b7d4f6: Waiting
451627dcf196: Pushed
34d6f5583c69: Pushed
5a7eb48a923a: Pushed
0e5961c0610d: Pushed
7bf5a09423dc: Pushed
5aa89036f7f6: Pushed
21783a0f1b37: Pushed
168103387ba4: Pushed
5b7e28e29b18: Pushed
d8abe192c6fd: Pushed
d8a6ee8a157d: Pushed
89f3c2569d89: Layer already exists
cc63c81d3b06: Layer already exists
67c891b7d4f6: Pushed
369123a7ed65: Layer already exists
5afd661c6106: Layer already exists
66183893ba24: Layer already exists
6840c8ff46bd: Layer already exists
97d5fec864d8: Layer already exists
33c263a94b54: Pushed
b925b61b7632: Pushed
de822a9957b2: Pushed
20220627074437: digest: sha256:f0b2177a569ec4d3990427c1cde9d782996c01ed4af44378ea6f47954a5b8bf6 size: 4935

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

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:920

org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKey FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:146

248 tests completed, 2 failed, 3 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 4h 38m 22s
141 actionable tasks: 89 executed, 48 from cache, 4 up-to-date

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

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_VR_Dataflow_V2_Streaming #2298

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


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