See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/2740/display/redirect>
Changes:
------------------------------------------
[...truncated 41.18 KB...]
> Task :examples:java:testJar
> Task :sdks:java:container:pullLicenses
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.2.2 setuptools-65.4.1 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_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_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_Examples_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_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 256 dependencies using 16 threads.
INFO:root:Replaced local file URL with
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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.652507 seconds with 16
threads.
Copying licenses from
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
to
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_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 :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.41.0
go: downloading github.com/apache/beam v2.41.0+incompatible
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.48.0
go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: downloading google.golang.org/protobuf v1.28.0
go: downloading google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added github.com/apache/beam/sdks/v2 v2.41.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
go: added golang.org/x/sys v0.0.0-20220624220833-87e55d714810
go: added golang.org/x/text v0.3.7
go: added google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9
go: added google.golang.org/grpc v1.48.0
go: added google.golang.org/protobuf v1.28.0
+ go-licenses save github.com/apache/beam/sdks/v2/java/container
--save_path=/output/licenses
W1009 12:02:16.298615 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/[email protected]/unix/asm_linux_amd64.s
> 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_Examples_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.5.1/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_Examples_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.5.1/userguide/validation_problems.html#implicit_dependency
for more details about this problem.
> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1009 12:02:20.666867 185 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/[email protected]/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.41.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.41.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/+/1bab6f36:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/87e55d71: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/042d03aeabc9/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.48.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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]
2e77d308bb27: Preparing
10c98a320c75: Preparing
3b3b7c7a2734: Preparing
50fe7ae1ab3b: Preparing
8239c82f6e98: Preparing
228109761e1d: Preparing
bb04d22aad4f: Preparing
9cabb6d70a77: Preparing
793997147730: Preparing
195021504dcc: Preparing
cbde90419da0: Preparing
5541c4cf283a: Preparing
828bf4fcf81d: Preparing
0c822626dece: Preparing
8fc52aa14962: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
5541c4cf283a: Waiting
bb04d22aad4f: Waiting
9cabb6d70a77: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
293d5db30c9f: Waiting
793997147730: Waiting
828bf4fcf81d: Waiting
03127cdb479b: Waiting
195021504dcc: Waiting
9c742cd6c7a5: Waiting
0c822626dece: Waiting
cbde90419da0: Waiting
228109761e1d: Waiting
8fc52aa14962: Waiting
53a0b163e995: Waiting
6b5aaff44254: Waiting
50fe7ae1ab3b: Pushed
10c98a320c75: Pushed
3b3b7c7a2734: Pushed
8239c82f6e98: Pushed
2e77d308bb27: Pushed
9cabb6d70a77: Pushed
bb04d22aad4f: Pushed
195021504dcc: Pushed
228109761e1d: Pushed
793997147730: Pushed
5541c4cf283a: Pushed
cbde90419da0: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
0c822626dece: Pushed
8fc52aa14962: Pushed
828bf4fcf81d: Pushed
20221009120143: digest:
sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43 size:
4935
> 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-1009120329-5afaa4c6
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1009120329-5afaa4c6
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1009120329-5afaa4c6
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1009120329-5afaa4c6
***********************************************************
***********************************************************
org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT
> testTableIO FAILED
java.lang.RuntimeException at BigQuerySamplesIT.java:121
***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example:
projects/apache-beam-testing/topics/testpipeline-jenkins-1009120330-22d22b62
The Pub/Sub subscription has been set up for this example:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1009120330-22d22b62
*************************Tear Down*************************
The Pub/Sub topic has been deleted:
projects/apache-beam-testing/topics/testpipeline-jenkins-1009120330-22d22b62
The Pub/Sub subscription has been deleted:
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1009120330-22d22b62
***********************************************************
***********************************************************
13 tests completed, 1 failed
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest
> FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221009120143
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43
Deleted: sha256:67bdfe7a8b99579577da54a25d745b47d6439f98180bf6a8276e7889f939850c
Deleted: sha256:d9531dcf18af51827f22f959f0bf6d5974a8de520e9db40d6c369dcd8aa949d5
Deleted: sha256:3b22a64ab3fcef5acbe7e7eb65a5c77bc45cb4184a4e46666d0617a38a6b44ef
Deleted: sha256:20351e9c37e422d4e5fb42da7d265449a11fbb24fd3cb72f56bc92518ec77455
Deleted: sha256:514d9577ea3e1109f9a94ab609c923eb297a13761b2df535c03a4a6302bc5efe
Deleted: sha256:b4894b7cb3913f904c614d2c72fd4139f9d44a826fe88a793e085051eed74bb7
Deleted: sha256:a7d0b8b0f67fb83b08f07d3c191e3c3907480d0936b679db3b7034f4792cb37b
Deleted: sha256:622a71008867e204d5d496165cdad204a8a0f1ee4f7d3a0fdbdf719625d4faee
Deleted: sha256:c35710bbca2e78c46ddd79ea3f57081835798d9afb600a871afc0c1c7a67acf8
Deleted: sha256:aad4227a45194f359f37cb6ecff003bcea3c78869eeece448946e3fd8ea83c2a
Deleted: sha256:a830867ca5275e1bb26492f9b36e38d5071a1fe5c0be8b254a8a376e44dcdbdc
Deleted: sha256:c7cb7725fae7c457634d44b40f8168a749b3df5c0798a6fa688ee6f30875ae28
Deleted: sha256:c356cf499c87e5e18a71b82a527f9bd8bf8d2dcc27c318939e63797df9005c3b
Deleted: sha256:05d02d161681c3a0598d60e5849614388ad74023e360d48cb8450c16132d8aa6
Deleted: sha256:4e477c8336e51a1ef7aeac8ee6f0846608e9f3b47e0ba4881c8a1dd1b191b4c9
Deleted: sha256:4c05c74bdcd020be46215573dafdcfc455a24b521bc45d2707de2c2add9556a9
Deleted: sha256:ef3027f975e58d83ebf9921e1adeab72e660472f832937f0287a1f0212210ede
Deleted: sha256:ad453556e1f09df9af3fff02ea9f49694258df661e2b41fada3fd3a4350b0005
Deleted: sha256:666a7cfa03e5cae2f5fb46fe689477a6a8a4bd3cf9854ec8b67e784244d47d86
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221009120143]
- referencing digest:
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43]
Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221009120143]
(referencing
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43])].
Removing untagged image
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:33645af6a83f4d9e230710d5863d59e052276c189612c8b6df34fd60e4679f43].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html>
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
* 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.5.1/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 33m 47s
112 actionable tasks: 73 executed, 35 from cache, 4 up-to-date
Publishing build scan...
https://gradle.com/s/3hhdpbfnzo4ji
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]