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

Changes:


------------------------------------------
[...truncated 72.89 KB...]
#21 writing image 
sha256:887bbeb778c4f8c466bde992b8985249a44cec63b18e3732b8afe5ab2d662a19 done
#21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done
#21 DONE 0.2s

> 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]
ccf29f538edf: Preparing
5f70bf18a086: Preparing
62898c9866a3: Preparing
6fac0e6f2313: Preparing
84143d88e687: Preparing
ef588aa536e5: Preparing
81950ec0566b: Preparing
ac8631e57d6f: Preparing
cbd66f426d7e: Preparing
77c1747309f7: Preparing
b89df9f5a42f: Preparing
46336f3bb220: Preparing
c8dc692da11a: Preparing
3890aa31154b: Preparing
f1eac0a71d0f: Preparing
cc64ed2782c8: Preparing
75d91765f4e2: Preparing
a31fc5e5e9a2: Preparing
2f3ff0b4cbda: Preparing
dc0585a4b8b7: Preparing
ef588aa536e5: Waiting
81950ec0566b: Waiting
f1eac0a71d0f: Waiting
ac8631e57d6f: Waiting
cc64ed2782c8: Waiting
75d91765f4e2: Waiting
cbd66f426d7e: Waiting
dc0585a4b8b7: Waiting
77c1747309f7: Waiting
a31fc5e5e9a2: Waiting
2f3ff0b4cbda: Waiting
3890aa31154b: Waiting
46336f3bb220: Waiting
c8dc692da11a: Waiting
b89df9f5a42f: Waiting
5f70bf18a086: Layer already exists
6fac0e6f2313: Pushed
62898c9866a3: Pushed
ef588aa536e5: Pushed
84143d88e687: Pushed
81950ec0566b: Pushed
cbd66f426d7e: Pushed
77c1747309f7: Pushed
ac8631e57d6f: Pushed
46336f3bb220: Pushed
ccf29f538edf: Pushed
b89df9f5a42f: Pushed
cc64ed2782c8: Layer already exists
75d91765f4e2: Layer already exists
2f3ff0b4cbda: Layer already exists
a31fc5e5e9a2: Layer already exists
dc0585a4b8b7: Layer already exists
3890aa31154b: Pushed
c8dc692da11a: Pushed
f1eac0a71d0f: Pushed
20230918215739: digest: 
sha256:18cb7ac57700572c1379ab23fdf79761ac56dd3c1ab7834bf7c3f0becec9ea28 size: 
4504

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

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

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

org.apache.beam.examples.cookbook.FilterExamplesIT > testE2EFilterExamples 
FAILED
    java.lang.RuntimeException at FilterExamplesIT.java:73

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

org.apache.beam.examples.cookbook.CombinePerKeyExamplesIT > 
testE2ECombinePerKey FAILED
    java.lang.RuntimeException at CombinePerKeyExamplesIT.java:73

org.apache.beam.examples.cookbook.MaxPerKeyExamplesIT > 
testE2EMaxPerKeyExamples FAILED
    java.lang.RuntimeException at MaxPerKeyExamplesIT.java:75

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

org.apache.beam.examples.cookbook.JoinExamplesIT > testE2EJoinExamples FAILED
    java.lang.RuntimeException at JoinExamplesIT.java:63

13 tests completed, 7 failed

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty 
FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryClusteringIT > 
testE2EBigQueryClusteringNoPartitionTableFunction FAILED
    java.lang.RuntimeException at BigQueryClusteringIT.java:151

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testExportRead FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryClusteringIT > 
testE2EBigQueryClusteringNoPartitionDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryClusteringIT.java:177

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testLegacyStreamingWrite 
FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords 
FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:115

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOJsonIT > testStorageWrite FAILED
    java.lang.RuntimeException at BigQueryIOJsonIT.java:326

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

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

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

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

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

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

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

137 tests completed, 18 failed, 25 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:20230918215739
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:18cb7ac57700572c1379ab23fdf79761ac56dd3c1ab7834bf7c3f0becec9ea28
Deleted: sha256:887bbeb778c4f8c466bde992b8985249a44cec63b18e3732b8afe5ab2d662a19
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:20230918215739]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:18cb7ac57700572c1379ab23fdf79761ac56dd3c1ab7834bf7c3f0becec9ea28]

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

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.
==============================================================================

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.
==============================================================================

* 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.6.2/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 59m 5s
156 actionable tasks: 98 executed, 54 from cache, 4 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 
'java.net.SocketTimeoutException: Read timed out' (2 retries remaining)...
Publishing build scan failed due to network error 
'java.net.SocketTimeoutException: Read timed out' (1 retry remaining)...

A network error occurred.

If you require assistance with this problem, please report it to your Gradle 
Enterprise administrator and include the following information via copy/paste.

----------
Gradle version: 7.6.2
Plugin version: 3.13.2
Request URL: https://ge.apache.org/scans/publish/gradle/3.13.2/upload
Request ID: 65c63c6e-df95-489c-ae06-25f424a62595
Exception: java.net.SocketTimeoutException: Read timed out
----------

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