See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/646/display/redirect?page=changes>

Changes:

[noreply] Added type annotations to some combiners missing it. (#15414)

[noreply] [BEAM-12634] JmsIO auto scaling feature (#15464)

[noreply] [BEAM-12662] Get Flink version from cluster. (#15223)


------------------------------------------
[...truncated 54.85 KB...]
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> 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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
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
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/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:buildAndPushDockerContainer
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]
856310551885: Preparing
9f5ac68dc4c6: Preparing
2719a1cbd33c: Preparing
0928bacaf80b: Preparing
3e41afd3ad08: Preparing
0a60b7e8e9e0: Preparing
8e45ba9b549b: Preparing
d4fe8a4603b4: Preparing
6f18ee574a2f: Preparing
a43d9f6a444d: Preparing
624749820c2d: Preparing
b5701fa77d23: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
6f18ee574a2f: Waiting
a43d9f6a444d: Waiting
8555e663f65b: Waiting
624749820c2d: Waiting
d00da3cd7763: Waiting
b5701fa77d23: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
8e45ba9b549b: Waiting
d4fe8a4603b4: Waiting
2719a1cbd33c: Pushed
9f5ac68dc4c6: Pushed
3e41afd3ad08: Pushed
856310551885: Pushed
0a60b7e8e9e0: Pushed
d4fe8a4603b4: Pushed
0928bacaf80b: Pushed
6f18ee574a2f: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
8e45ba9b549b: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
624749820c2d: Pushed
b5701fa77d23: Pushed
a43d9f6a444d: Pushed
20210910180041: digest: 
sha256:8ac3ae0665bee2cb3573e4707e008c1e61ce68b8823afcd7642f1bdfe6fb42ea size: 
4311

> 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-0910180303-f22902e1
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910180303-f22902e1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1631296979352.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0910180303-f22902e1
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0910180303-f22902e1
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1631296979352.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > 
testE2ETrafficMaxLaneFlow FAILED
    java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:74

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:131

8 tests completed, 4 failed

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadWriteIT.java:87

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:92

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadIT > 
testHL7v2IO_ListHL7v2Messages_filtered FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadIT.java:80

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadIT > 
testHL7v2IO_ListHL7v2Messages FAILED
    com.google.api.client.googleapis.json.GoogleJsonResponseException at 
HL7v2IOReadIT.java:80

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > 
testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

37 tests completed, 15 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210910180041
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8ac3ae0665bee2cb3573e4707e008c1e61ce68b8823afcd7642f1bdfe6fb42ea
Deleted: sha256:ae92fb3953c091c530015a9f723a35e3410fadb610b61410552ecbc0b254e4ac
Deleted: sha256:e52f73bba81e7cc333669a8af22be086b9911c43baf2dae5ae5b78db7b18c139
Deleted: sha256:d0bea8392cc92097928674a29b9c47bfbccda93cb8f59000b96802c79afe14fd
Deleted: sha256:fbacc8932b7ca98372b70ab1d85c5a38a022c3977a25da350a94a93e7622075b
Deleted: sha256:8d67d3095615ab0a79750e62e4a87bdf11880720bf24066764b1f3aca2728c22
Deleted: sha256:392f428b482cd978219e86753591181f9de97badcaa8a847615ad3183192c06a
Deleted: sha256:b5e1ab307391a697eba73c2fa3256d9db21342c3005f6cd1c697462acedb4f20
Deleted: sha256:ed189545517280f4986b11b29295d3b04e74f471538780b8a2e2b1b75e3fe138
Deleted: sha256:f63d1d662ff51acb6675e0a74b3e2f530771150bc6e88e2362d4e7d9129db375
Deleted: sha256:c48cd3746d8f932c6c351d04c1fb76c4e42daf2937fb2b9f480ede585f697374
Deleted: sha256:56e55a38fe930fd9824cff9224b133ac2411307b558bfaf3d7fd7798f2f183c4
Deleted: sha256:31799fa7f63e44cb5ffc76a5f23d2eef6dd68a3cc4b412b3900286a9907c677d
Deleted: sha256:1105ecd40a133cf259e2b8ec79f4a4a1cf757a41a84801719381b84279471736
Deleted: sha256:e5076b55884fed0ac9832e62cd25ce75ac8ff736a4faac75d3b711dc1316484f
Deleted: sha256:aaba6521159c599fa85f9d7c7b87d33a58e8d08eaccb85201c13c6901031bd97
Deleted: sha256:48651e5aaa53760b3813a85ad87711921117b304837cb4bca570c2adf44ec00b
Deleted: sha256:eb3e5cb0ecc3f95063c7979ad88a1075555e2bc5372554f2a0c84236b88531d0
Deleted: sha256:ab423800287e231c9ea809a91c68bc0616a6f6ef478dac237a2ff69dc3d09c65
Deleted: sha256:2199f55f0d7dbb6121066b3d62bdb80d4a1bb2e7eab508c620d476f2764709c3
Deleted: sha256:cafbfef945a21d370dc6b837fde04e632b8593de5a93c89dee77bed0a71d79b6
Deleted: sha256:4cfdb8b2bb07fcbbcef8122ce02ec4ce81991fbd5d4f9904e6a28895ff9e00be
Deleted: sha256:41b8d60bfd18d2322d2e3228ecd59bc256d425ad32d461bfce16dd97aaf0e617
Deleted: sha256:73cab2e0674ea2c713459aaadddee535dc407d1fcd483e83d5301c689754f576
Deleted: sha256:af90964ab20460d311b332f8b3d1fba2d0ac50fdbef5d9353b95c7156576b67d
Deleted: sha256:9ec4784dc160f19f327cee07cd72e7a3ab415f9135f7b5d9fcbf3951766c1eb6
Deleted: sha256:cd1fbafc833d58983eb792dd506856965c5f1e1adfc18de075f8fe85265ad69b
Deleted: sha256:8e9f2d82721b94baf42fc0cf88516b17343df8b202f37e225c66a9393a90f5bb
Deleted: sha256:c788789f7df72b2a73987ad18cf866765056368cb8afb3906126a9e78375464f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210910180041]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8ac3ae0665bee2cb3573e4707e008c1e61ce68b8823afcd7642f1bdfe6fb42ea]

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

FAILURE: Build completed with 2 failures.

1: Task 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_DataflowV2/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. Run with --scan to get full insights.
==============================================================================

2: Task 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. 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 12m 28s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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