See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/2300/display/redirect>

Changes:


------------------------------------------
[...truncated 51.71 KB...]
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar

> 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_VR_Dataflow_V2/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/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/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/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/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/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :release:go-licenses:java:docker
0395a1c478ba: Pull complete
245345d44ed8: Pull complete
Digest: sha256:941a97a2f029097b83098a12c5f47fd59809603e32b9bc96391bd5c5871d3c6b
Status: Downloaded newer image for golang:1.16-bullseye
 ---> 972d8c0bc0fc
Step 2/6 : RUN go get github.com/google/[email protected]
 ---> Running in 54f99708d252
go: downloading github.com/google/go-licenses v1.0.0
go: downloading github.com/spf13/cobra v1.3.0
go: downloading github.com/otiai10/copy v1.6.0
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.1.5
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-20210817164053-32db794688a5
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-20210813160813-60bc85c4be6d
go: downloading golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading golang.org/x/mod v0.5.0
Removing intermediate container 54f99708d252
 ---> bb9cb19752f8
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> d90eadcdb0e2
Step 4/6 : ARG sdk_location
 ---> Running in ec9969102778
Removing intermediate container ec9969102778
 ---> 0cfa0eeef1bc
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Running in 4df9c40c8eb0
Removing intermediate container 4df9c40c8eb0
 ---> 0a21d7cdb2ed
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Running in 96265e327f83
Removing intermediate container 96265e327f83
 ---> 20eb11fcc040
Successfully built 20eb11fcc040
Successfully tagged golicenses-java:latest

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 37.627355 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/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 :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: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_VR_Dataflow_V2/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/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/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
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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,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
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]
7bc640d44d12: Preparing
f5cb505c4017: Preparing
83eb653cdc8c: Preparing
519b80069447: Preparing
609c00ad22a1: Preparing
bfa0dd9c9f9a: Preparing
dba7ee4fd59c: Preparing
b91184e53644: Preparing
60e3c66658dd: Preparing
b7196c9b737f: Preparing
dc6de0711fa7: Preparing
1db960953c69: Preparing
1ca6dc20c568: Preparing
ee507172d437: Preparing
ad378365af4b: Preparing
33e63e14c803: Preparing
8292a10d7604: Preparing
3b2356b88239: Preparing
a7934564e6b9: Preparing
1b7cceb6a07c: Preparing
b274e8788e0c: Preparing
78658088978a: Preparing
dba7ee4fd59c: Waiting
b91184e53644: Waiting
60e3c66658dd: Waiting
bfa0dd9c9f9a: Waiting
dc6de0711fa7: Waiting
b274e8788e0c: Waiting
33e63e14c803: Waiting
1ca6dc20c568: Waiting
a7934564e6b9: Waiting
1db960953c69: Waiting
1b7cceb6a07c: Waiting
ad378365af4b: Waiting
ee507172d437: Waiting
78658088978a: Waiting
3b2356b88239: Waiting
83eb653cdc8c: Pushed
519b80069447: Pushed
609c00ad22a1: Pushed
f5cb505c4017: Pushed
7bc640d44d12: Pushed
dba7ee4fd59c: Pushed
b91184e53644: Pushed
b7196c9b737f: Pushed
bfa0dd9c9f9a: Pushed
60e3c66658dd: Pushed
dc6de0711fa7: Pushed
33e63e14c803: Layer already exists
8292a10d7604: Layer already exists
3b2356b88239: Layer already exists
a7934564e6b9: Layer already exists
1db960953c69: Pushed
1b7cceb6a07c: Layer already exists
b274e8788e0c: Layer already exists
78658088978a: Layer already exists
ee507172d437: Pushed
ad378365af4b: Pushed
1ca6dc20c568: Pushed
20220523065036: digest: 
sha256:089caab451c55915749dbd01e0817a7e471db8405c271ac09db6bacf663da455 size: 
4935

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

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

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.RuntimeException at WindowingTest.java:170

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.RuntimeException at WindowingTest.java:199

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:127

213 tests completed, 4 failed, 1 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2Test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2Test/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 2h 43m 40s
135 actionable tasks: 85 executed, 46 from cache, 4 up-to-date

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

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