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

Changes:


------------------------------------------
[...truncated 43.68 KB...]
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf: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 :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> Task :release:go-licenses:java:docker
b14135280a26: Pull complete
e4f72dd5fee8: Pull complete
Digest: sha256:a2ec8522526e126d21f521dfd8694eba22b990ff005961c3945ad485aa4f3365
Status: Downloaded newer image for golang:1.16-bullseye
 ---> 8ffb179c0658
Step 2/6 : RUN go get github.com/google/go-licenses
 ---> Running in 46c9a1c16c66
go: downloading github.com/google/go-licenses 
v0.0.0-20211216151313-baa4dc16ea37

> 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.3.2/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :release:go-licenses:java:docker
go: downloading github.com/otiai10/copy v1.6.0
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/golang/glog 
v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/google/licenseclassifier 
v0.0.0-20210722185704-3043a050f148
go: downloading golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98
go: downloading gopkg.in/src-d/go-git.v4 v4.13.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2
go: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f
go: downloading github.com/sergi/go-diff v1.2.0
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/kevinburke/ssh_config 
v0.0.0-20190725054713-01f96b0aa0cd
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
go: downloading gopkg.in/warnings.v0 v0.1.2

> Task :sdks:java:container:generateLicenseReport

> Task :release:go-licenses:java:docker
Removing intermediate container 46c9a1c16c66
 ---> 376443b68530
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> 317c7b08a96e
Step 4/6 : ARG sdk_location
 ---> Running in b185980ca271
Removing intermediate container b185980ca271
 ---> 70945ef28e29
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in b14adb330e5b
Removing intermediate container b14adb330e5b
 ---> efce284c2f59
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 80421c9d470e
Removing intermediate container 80421c9d470e
 ---> 72d947de6c0c
Successfully built 72d947de6c0c
Successfully tagged golicenses-java:latest

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.2.0-py3-none-any.whl (953 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.2.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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/virtualenv/bin/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>
 
INFO:root:Pulling license for 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 5.879041 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 :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> 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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
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/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/sys,https://go.googlesource.com/sys/+/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
google.golang.org/grpc,https://github.com/grpc/grpc-go/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]
ee5263cf1ad2: Preparing
f89d00188740: Preparing
b6d7da018648: Preparing
bb2e4cd58b3b: Preparing
15362a0403a3: Preparing
8d60d5d91933: Preparing
df43eef28880: Preparing
d632ae1314b7: Preparing
79456af5e1e8: Preparing
665b2cd97935: Preparing
3c2cf83ef4ff: Preparing
8433804d0506: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
3c2cf83ef4ff: Waiting
8d60d5d91933: Waiting
26a504e63be4: Waiting
df43eef28880: Waiting
8433804d0506: Waiting
bff9fe6e429c: Waiting
f9e18e59a565: Waiting
31892cc314cb: Waiting
8bf42db0de72: Waiting
11936051f93b: Waiting
7c245b2fe4f1: Waiting
79456af5e1e8: Waiting
d632ae1314b7: Waiting
665b2cd97935: Waiting
15362a0403a3: Pushed
b6d7da018648: Pushed
f89d00188740: Pushed
8d60d5d91933: Pushed
ee5263cf1ad2: Pushed
bb2e4cd58b3b: Pushed
d632ae1314b7: Pushed
79456af5e1e8: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
3c2cf83ef4ff: Pushed
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
8433804d0506: Pushed
11936051f93b: Layer already exists
31892cc314cb: Layer already exists
df43eef28880: Pushed
665b2cd97935: Pushed
20220102065533: digest: 
sha256:4754ea20ed47e02ba3441b8db4edeb65ea7ca8ffeda011bea5de28b209c8c967 size: 
4311

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

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1399

245 tests completed, 1 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220102065533
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4754ea20ed47e02ba3441b8db4edeb65ea7ca8ffeda011bea5de28b209c8c967
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220102065533]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4754ea20ed47e02ba3441b8db4edeb65ea7ca8ffeda011bea5de28b209c8c967]

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

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.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 6h 50m 44s
113 actionable tasks: 63 executed, 46 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/22knrjpd2blqi

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to