See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/2496/display/redirect>

Changes:


------------------------------------------
[...truncated 56.26 KB...]
  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_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 235 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 2.896494 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:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.50.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.3 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_DataflowV2/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_DataflowV2/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: added github.com/apache/beam/sdks/v2 v2.43.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added google.golang.org/grpc v1.50.1
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1229 09:58:10.547428      35 library.go:101] "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
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1229 09:58:14.823791      80 library.go:101] "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.43.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.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/+/0b7e1fb9:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.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]
f23bc674ebf2: Preparing
5b89287dda72: Preparing
28f9001577e3: Preparing
87511561fd2c: Preparing
081d00a31f25: Preparing
35a0309908c8: Preparing
032cb2e44430: Preparing
ae4930c579ad: Preparing
bd1c71590294: Preparing
813715dac67a: Preparing
e84fea4a6658: Preparing
502b215aaf57: Preparing
fdc972dbfda1: Preparing
450deffdde2f: Preparing
66cddf5cca31: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
35a0309908c8: Waiting
bd1c71590294: Waiting
ae4930c579ad: Waiting
9c742cd6c7a5: Preparing
032cb2e44430: Waiting
813715dac67a: Waiting
502b215aaf57: Waiting
450deffdde2f: Waiting
53a0b163e995: Waiting
e84fea4a6658: Waiting
fdc972dbfda1: Waiting
b626401ef603: Waiting
6b5aaff44254: Waiting
66cddf5cca31: Waiting
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
9b55156abf26: Waiting
293d5db30c9f: Waiting
87511561fd2c: Pushed
5b89287dda72: Pushed
28f9001577e3: Pushed
081d00a31f25: Pushed
f23bc674ebf2: Pushed
ae4930c579ad: Pushed
032cb2e44430: Pushed
813715dac67a: Pushed
bd1c71590294: Pushed
502b215aaf57: Pushed
35a0309908c8: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
e84fea4a6658: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
fdc972dbfda1: Pushed
450deffdde2f: Pushed
66cddf5cca31: Pushed
20221229095742: digest: 
sha256:ec01381ce5e90e0f78cf9cdb74fe27128f584317f07361f3fe07bbc2b13d58ab size: 
4934

> 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-1229095858-8b219d46
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1229095858-8b219d46
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1229095858-8b219d46
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1229095858-8b219d46
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96

81 tests completed, 2 failed, 2 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:20221229095742
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ec01381ce5e90e0f78cf9cdb74fe27128f584317f07361f3fe07bbc2b13d58ab
Deleted: sha256:0e0ac2158cb11f7a25fc5ee09ac1dbe9523dca685ba0fb750e8e20de7443e14e
Deleted: sha256:974630a31f66aed9f825418473db33a465ebbfd91e49aab2beaf2d86c9c13b7d
Deleted: sha256:33cfbd2e3178fe210fbb7cf53d9eb2e47372520a4cc6ce5be43bfaadc028ae91
Deleted: sha256:f5699c29e5171e211b3e81141988ebfec9a85673501d48457ed3699ef8ca7e04
Deleted: sha256:94eac31318d12d257d374c330e49ba9b386c79ddb4aa85455bf23ee2340fce95
Deleted: sha256:50bf5ac770684c34651b123d74b23d51209c9bdb900898af8bebcd4fbe1f9ed3
Deleted: sha256:e550ba5e056cb267bdeddbebcef26a765efbe85ace3ecc26ce0f8eb498c2cb82
Deleted: sha256:c5bcf91917ae4be5515f3ec94e8844620f53f4afb12a243985367bd9406f5ea9
Deleted: sha256:21c9bc4baa29d4c92ef7846501aca1f4dab0fbb64fecc81e1d4d40a97c2a47eb
Deleted: sha256:5a2166f63abcb450007df5cdee0066a15c4887a691548739bafe16050d0b9d38
Deleted: sha256:cd882278e7478c78c740fe2e9c47de3be3b4aa7964d5b0507ef4a6996d583fb0
Deleted: sha256:18ce20479903bef40b946c5116f8827555c97de698bedc29dae52eafeb524ade
Deleted: sha256:cd22189facc851a2d2511e7acd80999bc0484428fb233cbe5c8521237a86813a
Deleted: sha256:ebd8a82df19e0fa5eb106b862f8e385fcbba6d1012e4edee2cc36775df6c2911
Deleted: sha256:fd09505adb46d9c3b0a35cf9643cc781b2f53db65bbf75940c904e592f445a16
Deleted: sha256:02fc221bb963471412da90d99c96d38c2e2715e2410d48a0449ba4aba7c849ec
Deleted: sha256:8cfe45d95e4f5aaa32f136bdb491bb87a0b95726e4ebd59f63d18f916fcf3817
Deleted: sha256:eced5997dcd0f4c266640a1d376c5c18cba25c047faaf4abaaebd6ab0ea0a1f6
Deleted: sha256:20a2b6f113516240628688220427fc5dc84b151aebcc0f0d89ec07ebb15390ef
Deleted: sha256:3fc0497ad21ff25f03841dfa5626743c4adf79c886915efcc3477d79fbf92eee
Deleted: sha256:f5c2c543b845287c87f7097da1ed79b4f22e74c734a52fd586fd7a38db456087
Deleted: sha256:c49b0f3fc08cc98918011a5e7e3c316f57469256c89323fb561daca9c20a3e33
Deleted: sha256:d6c50a6b15d75321819ab03d5211a370e41114d3f180bd9828325156dda1efa9
Deleted: sha256:e5376a24fe85f20814e8faa2f2aa16ca568b51ec0b9b67cdcc53e1b4e8a1cfc0
Deleted: sha256:bd12f7a11c7fe8f0cdce14b47a4e92fde6fa83fe9b53b6066b62ee9fac56e611
Deleted: sha256:bd8ca63d030b20039c6138e9675e3a6e4aaf7bc521fa01f90266a043dcb93749
Deleted: sha256:b022717fc7ebd4500c68dd8aa5b278a36e051303f01aa6385d48bdc4040f5093
Deleted: sha256:daf16a797597152a3c99ebee611eb4497be057d171ed7e25cfdd98c91dc3ecc9
Deleted: sha256:af4b2b5e8c584f197c7dda8dd8fc99db2e407a5baeebfd16ca2b7c94927d16ef
Deleted: sha256:14d16de68c4f4dbcb09fe7cb9dcd455baee150af46e96ae3b0bd337711a2035d
Deleted: sha256:e5852c305052e8b40c10f437249fb81b55d3ea8baeac12c863ec55e93c48bcfc
Deleted: sha256:3131fb87549c72089d7bfda258dab537873e9a2f7fe3f025a9164543ee113f76
Deleted: sha256:ced8e41cb4852e1150854ed5fd3f35f2ad3ecba691eb962308196290a194f0aa
Deleted: sha256:8d893931157e91bff2e181bd92d2ed9e0c5b7fcfaeb8b73074c2281406f289eb
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221229095742]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ec01381ce5e90e0f78cf9cdb74fe27128f584317f07361f3fe07bbc2b13d58ab]

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

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.

* 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 3h 22m 25s
145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date

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

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