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

Changes:


------------------------------------------
[...truncated 54.24 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_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 256 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 12.998578 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 :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_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: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.28.0
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/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
W1013 09:58:42.842682      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
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1013 09:58:47.745814     176 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]
f146881f7773: Preparing
b783d6a1b1cf: Preparing
2586d821a951: Preparing
f88a981ae19f: Preparing
c95e0e13b024: Preparing
bd1157d55c48: Preparing
830c5b78ebaf: Preparing
c5dd68146371: Preparing
5b2424b2ca50: Preparing
71ec62475890: Preparing
bf283ee97eda: Preparing
4b346f0d4b3b: Preparing
0cb71c5dec40: Preparing
9fea0b3e9352: Preparing
67c27e0b39b8: Preparing
5b2424b2ca50: Waiting
bf283ee97eda: Waiting
71ec62475890: Waiting
4b346f0d4b3b: Waiting
6b5aaff44254: Preparing
53a0b163e995: Preparing
bd1157d55c48: Waiting
0cb71c5dec40: Waiting
b626401ef603: Preparing
9b55156abf26: Preparing
9fea0b3e9352: Waiting
293d5db30c9f: Preparing
03127cdb479b: Preparing
53a0b163e995: Waiting
b626401ef603: Waiting
9c742cd6c7a5: Preparing
03127cdb479b: Waiting
9c742cd6c7a5: Waiting
67c27e0b39b8: Waiting
6b5aaff44254: Waiting
293d5db30c9f: Waiting
b783d6a1b1cf: Pushed
f88a981ae19f: Pushed
2586d821a951: Pushed
c95e0e13b024: Pushed
f146881f7773: Pushed
830c5b78ebaf: Pushed
c5dd68146371: Pushed
71ec62475890: Pushed
5b2424b2ca50: Pushed
4b346f0d4b3b: Pushed
bd1157d55c48: Pushed
bf283ee97eda: 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
9fea0b3e9352: Pushed
67c27e0b39b8: Pushed
0cb71c5dec40: Pushed
20221013095733: digest: 
sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9 size: 
4935

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

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

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

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    org.junit.runners.model.TestTimedOutException at Thread.java:-2

67 tests completed, 3 failed, 1 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:20221013095733
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9
Deleted: sha256:24883676feb83dc4905c9bcbf790ac4ee01130de1fd038972149a5f4da61d151
Deleted: sha256:10029f3b23148fb0aee9e7a3f5b9e05c2e80d64cef82bc39f5e708add4512e5e
Deleted: sha256:1d140ea0a60497f94bcc8163024b79217d2d5fa3d94c9dcaff92576e40de1b75
Deleted: sha256:dc683dcfdcc129efc3458daf46667839a14a14db9155ee1c986df093429f814a
Deleted: sha256:787495b68c0cba50b6ac4fa3dd8891842768cc4d4214c09f6a00777c5142fca8
Deleted: sha256:a5e109495a926e00e6452dc77a1cb5e0f85330aa05c83eb3dd826c29fbb29f5d
Deleted: sha256:31c2ba40681d3d7e11832c42c01626aec2f6e1e63949fd703ca3039447ead650
Deleted: sha256:440d9e067ec4f95923b77c43f579d19797c65a9ab5d098756eb8909b82a8939c
Deleted: sha256:e8ea3434e0b7c0d3f2184dfda7bf832a4c62c01edb4056185e8ade6493683a51
Deleted: sha256:865c3def4c8d08f52312c1e53f44eacee25722e27a53751f0e0eb619ef0ea397
Deleted: sha256:c9b0752126b3aa6bc290ce473ae7cbf183438d215cea67ce909dc9593c42d049
Deleted: sha256:4b964e51120c6ad754e895cd80048b9efa7d0c425459d0a9811b10a728c20a57
Deleted: sha256:f304c78a505aa924cab786796884d8b08f8c91f9f49e2f2e44b5db028a52c268
Deleted: sha256:f22ffc1cb98fbf6217c963cf0b2746689d132ffc2de036ff24dafc19b81b1e4a
Deleted: sha256:b201a6992cffbc59fc306f01ac0405d98028e1b5e16851754e0ef6898a0c0309
Deleted: sha256:1e56e46f3bce1e037b75bee83add9a01387ddf0fb7accc85cee22385950faf39
Deleted: sha256:c59c678f9455d5a8fb58218b004dc28854a5b12f7571e37586c554fb428d3f23
Deleted: sha256:53c6e9745ccd6065df80c7c2871f9b20da1e9689bd1365e3caab0d1bb4deb0b8
Deleted: sha256:c1567c2cb6d7b835c13e436a9dbca1103a6cb096de6214f10e7c136f1145655d
Deleted: sha256:07a917d92eacfd7e037d49876bad638c347108febcee91ec4b3d80e613489ae8
Deleted: sha256:d81af1e3aaad5038ad67f8c7a3f17b1833b59e5f6858e521c48fa82ddfde4c67
Deleted: sha256:4309dcaedc93c162793f9b9a4e59c83f714d2962dfa61defc3c0f2890e1112bf
Deleted: sha256:fc2b06676e1a07dc9bfe993c92bcdcf8b1381a0721e6ab8b694d9fe32c78c82b
Deleted: sha256:0128d9e38899efa0d3ffa78128e5b3f9391c14923369a0315453cb30e862cc2a
Deleted: sha256:60e32718e96e352de53abf60014195469926bc2cf231823794b8cb01cd33824f
Deleted: sha256:383650edac27fad613e9c40b466fe8339dcdc0ed0a84ffe808ccfa37a27493db
Deleted: sha256:9b6b9f3a41d63cf2132e237d7665d8829949b05a168a34a6610cfbd4ebc64d2e
Deleted: sha256:bbf4d33f3f0dca9fcd9a515b2232c3371f9bc164707c13f9f7eb9c54e0dbe817
Deleted: sha256:150a80f13965e320a0b4149ba25022daa11ec6c1eae62f3920ec78fe040c2a48
Deleted: sha256:0a98fcdef399049e0b079a7cee196c404132f133abec7d4a00fd866ff7b4e314
Deleted: sha256:5e417b0cb454b51f374bec5bba59e415c47ba21c0a847c9f1a44580ad12cee52
Deleted: sha256:49bec8c7ce65778926b3969f20f446ad1214a96b5c26469def6989f8b265c72c
Deleted: sha256:94ae75a208004aedd76b117a3ceac702d07d64e6ade6e919672979bf15d2575b
Deleted: sha256:3ae8838e6a5dcf1a970b99f10c0be8c6cddb75c6d3ad7d6fd82d13e0608abecb
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221013095733]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6780b777eb66aa0834ee0dfda251feb3b6630230e9ad8321bcbafc4142c3faa9]

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

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 2h 43m 29s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/6v762yflwuqhw

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