See <https://builds.apache.org/job/beam_PostCommit_Java/2927/display/redirect?page=changes>
Changes: [apilloud] Moving to 2.13.0-SNAPSHOT on master branch. ------------------------------------------ [...truncated 29.29 KB...] > Task :beam-sdks-java-core:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-sdks-java-harness:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-sdks-java-harness:classes > Task :beam-sdks-java-harness:jar > Task :beam-sdks-java-core:testClasses > Task :beam-examples-java:compileJava > Task :beam-examples-java:classes > Task :beam-runners-google-cloud-dataflow-java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-runners-google-cloud-dataflow-java:classes > Task :beam-runners-google-cloud-dataflow-java:shadowJar > Task :beam-examples-java:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-examples-java:testClasses > Task :beam-sdks-java-core:shadowTestJar > Task :beam-sdks-java-extensions-google-cloud-platform-core:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :beam-sdks-java-extensions-google-cloud-platform-core:testClasses > Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowTestJar > Task :beam-sdks-java-extensions-google-cloud-platform-core:integrationTest > Task :beam-sdks-java-extensions-google-cloud-platform-core:postCommit > Task :beam-sdks-java-harness:shadowJar > Task :beam-runners-java-fn-execution:compileJava Note: <https://builds.apache.org/job/beam_PostCommit_Java/ws/src/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/ServerFactory.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-runners-java-fn-execution:classes > Task :beam-runners-java-fn-execution:shadowJar > Task :beam-runners-direct-java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-runners-direct-java:classes > Task :beam-runners-direct-java:shadowJar > Task :beam-examples-java:shadowJar > Task :beam-examples-java:shadowTestJar > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:classes > Task :beam-runners-google-cloud-dataflow-java-legacy-worker:shadowJar > Task > :beam-runners-google-cloud-dataflow-java:coreSDKJavaLegacyWorkerIntegrationTest > NO-SOURCE > Task :beam-sdks-java-io-google-cloud-platform:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :beam-sdks-java-io-google-cloud-platform:testClasses > Task :beam-sdks-java-io-google-cloud-platform:shadowTestJar > Task > :beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest > Task :beam-sdks-java-io-google-cloud-platform:integrationTest > Task > :beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest org.apache.beam.examples.complete.TfIdfIT > testE2ETfIdf FAILED java.lang.RuntimeException at TfIdfIT.java:71 org.apache.beam.examples.complete.AutoCompleteIT > testE2EAutoComplete FAILED java.lang.RuntimeException at AutoCompleteIT.java:57 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:70 org.apache.beam.examples.complete.TrafficRoutesIT > testE2ETrafficRoutes FAILED java.lang.RuntimeException at TrafficRoutesIT.java:65 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:70 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > testE2ETrafficMaxLaneFlow FAILED java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:65 org.apache.beam.examples.complete.TopWikipediaSessionsIT > testE2ETopWikiPages FAILED java.lang.RuntimeException at TopWikipediaSessionsIT.java:66 7 tests completed, 7 failed > Task > :beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest > FAILED > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1G FAILED java.lang.RuntimeException at BigQueryIOStorageReadIT.java:93 org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED java.lang.RuntimeException at BigQueryNestedRecordsIT.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.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED java.lang.RuntimeException at BigtableWriteIT.java:130 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 > testNewTypesQueryWithoutReshuffleWithCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutReshuffleWithCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED java.lang.RuntimeException at SpannerReadIT.java:159 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffleWithCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED java.lang.RuntimeException at V1WriteIT.java:69 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED java.lang.RuntimeException at SpannerReadIT.java:139 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED java.lang.RuntimeException at SpannerReadIT.java:191 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 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 org.apache.beam.sdk.io.gcp.spanner.SpannerWriteIT > testSequentialWrite FAILED java.lang.RuntimeException at SpannerWriteIT.java:173 org.apache.beam.sdk.io.gcp.spanner.SpannerWriteIT > testWrite FAILED java.lang.RuntimeException at SpannerWriteIT.java:144 > Task :beam-sdks-java-io-google-cloud-platform:integrationTestKms > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest org.apache.beam.sdk.io.gcp.spanner.SpannerWriteIT > testFailFast FAILED java.lang.AssertionError org.apache.beam.sdk.io.gcp.spanner.SpannerWriteIT > testReportFailures FAILED java.lang.RuntimeException at SpannerWriteIT.java:191 25 tests completed, 23 failed > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest > FAILED > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest org.apache.beam.sdk.io.gcp.storage.GcsKmsKeyIT > testGcsWriteWithKmsKey FAILED java.lang.RuntimeException at GcsKmsKeyIT.java:88 1 test completed, 1 failed > Task > :beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest > FAILED > Task :beam-sdks-java-io-google-cloud-platform:postCommit FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':beam-runners-google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaLegacyWorkerIntegrationTest/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 ':beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformLegacyWorkerIntegrationTest/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. ----------- * What went wrong: Execution failed for task ':beam-runners-google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformLegacyWorkerKmsIntegrationTest/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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 15m 39s 77 actionable tasks: 76 executed, 1 from cache Publishing build scan... https://gradle.com/s/micdh3daazdek 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]
