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

Changes:


------------------------------------------
[...truncated 57.98 KB...]

> 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 golang.org/x/sys v0.5.0
go: downloading google.golang.org/grpc v1.52.3
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: downloading golang.org/x/text v0.7.0
go: added github.com/apache/beam/sdks/v2 v2.46.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.5.0
go: added golang.org/x/text v0.7.0
go: added google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
go: added google.golang.org/grpc v1.52.3
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0323 09:58:04.481998      40 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
W0323 09:58:08.418079      85 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
+ 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]
1ccc50ac6680: Preparing
fef40b0f8001: Preparing
0f3d16062529: Preparing
d1ad0c46bd62: Preparing
b852c94c1fb7: Preparing
024a80054e1b: Preparing
5be512d78017: Preparing
d64864e8350c: Preparing
555c7dfbb953: Preparing
98129829d3ca: Preparing
b59b9aab79cc: Preparing
4e1347e5c71c: Preparing
63e1f1feeaff: Preparing
cc6c4954bd6c: Preparing
7f875fdc7856: Preparing
56b4b4791439: Preparing
533af4d05d89: Preparing
d09fdd9ad3ef: Preparing
024a80054e1b: Waiting
04d1dcab20cb: Preparing
b93c1bd012ab: Preparing
5be512d78017: Waiting
d64864e8350c: Waiting
98129829d3ca: Waiting
cc6c4954bd6c: Waiting
555c7dfbb953: Waiting
b59b9aab79cc: Waiting
7f875fdc7856: Waiting
56b4b4791439: Waiting
04d1dcab20cb: Waiting
63e1f1feeaff: Waiting
4e1347e5c71c: Waiting
533af4d05d89: Waiting
b93c1bd012ab: Waiting
d09fdd9ad3ef: Waiting
b852c94c1fb7: Pushed
fef40b0f8001: Pushed
d1ad0c46bd62: Pushed
0f3d16062529: Pushed
1ccc50ac6680: Pushed
5be512d78017: Pushed
d64864e8350c: Pushed
98129829d3ca: Pushed
024a80054e1b: Pushed
555c7dfbb953: Pushed
4e1347e5c71c: Pushed
b59b9aab79cc: Pushed
533af4d05d89: Layer already exists
d09fdd9ad3ef: Layer already exists
04d1dcab20cb: Layer already exists
b93c1bd012ab: Layer already exists
cc6c4954bd6c: Pushed
63e1f1feeaff: Pushed
7f875fdc7856: Pushed
56b4b4791439: Pushed
20230323095738: digest: 
sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e size: 
4505

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

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

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > 
testBigQueryStorageWrite30MProtoALO FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:114

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > 
batchWrite_partialFailureOutputsToDeadLetterQueue FAILED
    java.util.concurrent.ExecutionException at FirestoreV1IT.java:96
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > batchGet FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > partitionQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listCollections FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > write FAILED
    java.lang.RuntimeException at TestDataflowRunner.java:141

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > listDocuments FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

org.apache.beam.sdk.io.gcp.firestore.it.FirestoreV1IT > runQuery FAILED
    java.util.concurrent.ExecutionException at AbstractFuture.java:588
        Caused by: com.google.api.gax.rpc.InvalidArgumentException at 
ApiExceptionFactory.java:92
            Caused by: io.grpc.StatusRuntimeException at Status.java:539

93 tests completed, 8 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:20230323095738
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e
Deleted: sha256:e3c4ed66f62dba81b5fe507d3b1c55e1e14f5c458523d3d75e56814f62c06494
Deleted: sha256:3242149cfac0fd979a1c83dea91d58da151ac2ee09be5ae98a46a46e30d1e5ef
Deleted: sha256:55d7219c959105cd8123ec166f69b6c52b53f8788968b053cbc4c1a204a4a80e
Deleted: sha256:f88d69de23360bfeb152d40471637bd42d24b8b4ec2bb68bcdd726a958282dcf
Deleted: sha256:2f1ab906069bfe7577f8d8586c16247bf028d814aa81f9ee922841080e25ce42
Deleted: sha256:cb9ce74af2df18e65e67980aa8a88d85e28849e4e8e38c3161f855ac3cbd5ef7
Deleted: sha256:78232230c9360e9d3fd2592fb75f19ec7352ce9c0ca3247cc99a474ea077f1ed
Deleted: sha256:190103f4430391f029dbabef97e07c00216ca6121ace8487eb323b54ed77d2e7
Deleted: sha256:60d3e51094b3e65165d0b4560cce3ac208711f6a84d8f2c5e3d7623d2db03c0d
Deleted: sha256:416373f84c16785b8d00cabb703b62de2f26b5ccba9800ec463e443878fe940a
Deleted: sha256:d8c24fa3a4a7dd75ccea2e9757bdbf3cee9d104f75fd30524bc816fecba9362d
Deleted: sha256:4a44ae60b6d3a995ec2501dc1612da3176698550caa846f3dffee1439da8dffb
Deleted: sha256:b8069638fc7a2ec2258e9dec8de887d1e91aa30ce03ea1738dd232707e1aeae2
Deleted: sha256:8442efdbb2f2f70f1c055bc6ed650c3c10d3d6cc09b24b75d76144eee8c9e7a8
Deleted: sha256:bb9f9ed3b928188de6299a78069024f0977f9c5a3394454743ca81405a4000dc
Deleted: sha256:827cc4e0b94f26aa8b1e647c9f63f590c95c8a420c4fdc85e128dfc55b59affa
Deleted: sha256:4a8300d27201122fa38e115c56d3f1e364a2c7add172b5bbd8f6b937eb85eeb8
Deleted: sha256:1fd572d17826674c8a66d0128515440202983f05575e5bcc1b26f4f099a3712b
Deleted: sha256:19012fa3bc11588a7a45221d8973a46c8fb5322142aebdc4cc1713ec5fd65250
Deleted: sha256:9af6d403f111fab3e0b1d0917020a6ad92a6e5a9914a4ad34b125c38d5425085
Deleted: sha256:06b265a259a07ce01ab2a5ae5fbf4f0dd3b2e1c0aab7c1670ede66de930ec4ae
Deleted: sha256:397eae449926ab83f7e16524f4ec9610353b1d911fd9b9afd288cf5dd00a341f
Deleted: sha256:cbe23521f69ee28ba4dbf752090353ab1068639920e7f31b8d3ba038ddd24ffa
Deleted: sha256:3a6d192509056cde6c865281c91b56d2e459b0651f194837ae8f888e6fd73724
Deleted: sha256:94cfec605aca28551a0da9c92e2d08330415bb21717bea2a1c8e1477231342d9
Deleted: sha256:5f6361fe3c4e7147e413535d24cf10c7d8dda671a842b3ce8ed02e6570cc0826
Deleted: sha256:10ff0e81ac2d64f7522d4b134693b134cfcdd0851b277cf2926b64d911099432
Deleted: sha256:8c8933b510e479010ecda400bc7f36820414f95dc56454a0bf2fc03d378bc327
Deleted: sha256:7a5b6d89c90853efc901efebe60f0a9f95386e9eb6eb1123733bb54638e08ab1
Deleted: sha256:c347ed346d091a95ba1e0c65ee65b2a080142fb1a25f7d0d0f5a8318b435eca8
Deleted: sha256:26f312ee624234950599f4f0c0e6e64002f908ced3c48e1566d45ac74e4d12b4
Deleted: sha256:640fc7517cd2a74c3f4f0adb14e9e60687b252a1effa1e9f54f0f9a93f2bc98d
Deleted: sha256:aaf13e2d6db73dbcee310a4e320ad9afff3a378b5ace11c0493d0438a3cd39c1
Deleted: sha256:1717175a68d0c978a533bf619fdf7de667ad37228b198c5e0ce33ef185782a2c
Deleted: sha256:4ac984921e517cfcbc4d146382f91143d2adf7190f99252fa431ed6943336a63
Deleted: sha256:3aa5b17c447c17437a2ee5946026d4929b4bae976a5f892ca2750fec5e1be1a2
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:20230323095738]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e1ec4c95e00b63b92bbb8131bea9d21886a5b80e7a3ccba43e51c082e8a8ff4e]

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

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 53m 47s
152 actionable tasks: 98 executed, 50 from cache, 4 up-to-date

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

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