See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/742/display/redirect?page=changes>
Changes: [noreply] [BEAM-11516] Upgrade to pylint 2.11.1, fix warnings (#15612) [noreply] [BEAM-12979, BEAM-11097] Change cache to store ReStreams, clean up to… [noreply] [BEAM-3304, BEAM-12513] Trigger changes and Windowing. (#15644) ------------------------------------------ [...truncated 58.70 KB...] 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] 0556a7b7e45a: Preparing ab3c7a3fcf75: Preparing 0720023134dc: Preparing a7c547809656: Preparing d597a868c83b: Preparing ca1f66637acd: Preparing 09586211fdae: Preparing b6ce70c553ca: Preparing d6fef343fbf5: Preparing c2c9a230e239: Preparing 34aadf0c123b: Preparing ad1c55db0cf4: Preparing ab19b46e9384: Preparing 080ef0ba5cc0: Preparing d08e6b97bf21: Preparing 3054497613e6: Preparing d35dc7f4c79e: Preparing dabfe5b2ea81: Preparing 5e6a409f30b6: Preparing ca1f66637acd: Waiting 09586211fdae: Waiting b6ce70c553ca: Waiting d6fef343fbf5: Waiting c2c9a230e239: Waiting 34aadf0c123b: Waiting 080ef0ba5cc0: Waiting d35dc7f4c79e: Waiting 3054497613e6: Waiting 5e6a409f30b6: Waiting ab19b46e9384: Waiting ab3c7a3fcf75: Pushed a7c547809656: Pushed 0720023134dc: Pushed 0556a7b7e45a: Pushed d597a868c83b: Pushed b6ce70c553ca: Pushed ca1f66637acd: Pushed d6fef343fbf5: Pushed ab19b46e9384: Layer already exists 080ef0ba5cc0: Layer already exists d08e6b97bf21: Layer already exists 3054497613e6: Layer already exists d35dc7f4c79e: Layer already exists dabfe5b2ea81: Layer already exists 5e6a409f30b6: Layer already exists 09586211fdae: Pushed ad1c55db0cf4: Pushed 34aadf0c123b: Pushed c2c9a230e239: Pushed 20211004180053: digest: sha256:521e4c0e9b0aee8c4154c2c46b16151c3b08fb568ac8409a132b69ed10f1b412 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-1004180454-49909c34 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1004180454-49909c34 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1633370686795.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1004180454-49909c34 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1004180454-49909c34 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1633370686795.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.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:121 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 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 8 tests completed, 5 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GAvro FAILED java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty FAILED java.lang.RuntimeException at BigQueryIOReadIT.java:86 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > testBigQueryStorageQuery1G FAILED java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED java.lang.RuntimeException at BigQueryIOReadIT.java:86 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GArrow FAILED java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102 org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED java.lang.RuntimeException at BigQueryIOReadIT.java:86 org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119 org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED java.lang.AssertionError at PubsubReadIT.java:88 org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED java.lang.RuntimeException at BigQueryIOReadIT.java:86 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED java.lang.AssertionError at PubsubReadIT.java:60 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED java.lang.RuntimeException at SpannerReadIT.java:169 org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED java.lang.RuntimeException at BigQueryNestedRecordsIT.java:116 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:116 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED java.lang.RuntimeException at SpannerReadIT.java:149 org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED java.lang.RuntimeException at BigtableWriteIT.java:130 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:116 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED java.lang.RuntimeException at SpannerReadIT.java:201 org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED java.lang.RuntimeException at HL7v2IOWriteIT.java:92 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:116 org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED java.lang.RuntimeException at V1WriteIT.java:104 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:116 org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED java.lang.RuntimeException at V1WriteIT.java:69 org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED java.lang.RuntimeException at BigtableReadIT.java:58 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED java.lang.RuntimeException at V1ReadIT.java:92 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED java.lang.RuntimeException at V1ReadIT.java:135 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:135 38 tests completed, 33 failed, 1 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211004180053 ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211004180053] FAILURE: Build completed with 3 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. ============================================================================== 3: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'. > Process 'command 'gcloud'' finished with non-zero exit value 1 * 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 30m 57s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/ooyj5g4hidbai 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]
