See <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/4178/display/redirect?page=changes>
Changes: [robertwb] Add standard protocol capabilities to protos. [robertwb] [BEAM-9339] Declare capabilities for Python SDK. ------------------------------------------ [...truncated 46.11 KB...] > Task :examples:java:jar > Task :runners:google-cloud-dataflow-java:jar > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto] Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug] > Task :sdks:java:io:common:compileTestJava Note: <https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/java/io/common/src/test/java/org/apache/beam/sdk/io/common/IOITHelperTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :sdks:java:testing:test-utils:compileJava > Task :sdks:java:io:common:testClasses > Task :sdks:java:testing:test-utils:classes > Task :sdks:java:io:common:testJar > Task :sdks:java:testing:test-utils:jar > Task :sdks:java:core:shadowTestJar > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net] Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2] Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync] > Task :sdks:java:testing:test-utils:compileTestJava > Task :sdks:java:testing:test-utils:testClasses > Task :sdks:java:testing:test-utils:testJar > Task :sdks:go:resolveBuildDependencies Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] > Task :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 :sdks:java:extensions:google-cloud-platform-core:testClasses > Task :sdks:java:extensions:google-cloud-platform-core:testJar > Task :sdks:java:harness:shadowJar > Task :sdks:java:harness:jar > Task :sdks:java:container:copyDockerfileDependencies > Task :runners:java-fn-execution:compileJava FROM-CACHE > Task :runners:java-fn-execution:classes UP-TO-DATE > Task :runners:java-fn-execution:jar > Task :runners:direct-java:compileJava FROM-CACHE > Task :runners:direct-java:classes UP-TO-DATE > Task :runners:direct-java:shadowJar > Task :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 :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:io:google-cloud-platform:testJar > Task :runners:google-cloud-dataflow-java: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 :runners:google-cloud-dataflow-java:worker:classes > Task :runners:google-cloud-dataflow-java:worker:shadowJar > Task :sdks:go:resolveBuildDependencies Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client] Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto] Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, [email protected]:coreos/etcd.git] > Task :sdks:go:installDependencies > Task :sdks:go:buildLinuxAmd64 > Task :sdks:go:goBuild > Task :sdks:java:container:resolveBuildDependencies Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/sdks/go> > Task :sdks:java:container:installDependencies > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :sdks:java:container:dockerPrepare > Task :sdks:java:container: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] 6860ad93d129: Preparing da9094b036c0: Preparing 7b564076d21c: Preparing 90e923cd5225: Preparing 9fa1b8ab8fea: Preparing edc305701b5b: Preparing 24bb32e6dbce: Preparing 4c658e75e3cc: Preparing c601709dd5d2: Preparing 72ce39f2b7f6: Preparing 33783834b288: Preparing 5c813a85f7f0: Preparing bdca38f94ff0: Preparing faac394a1ad3: Preparing ce8168f12337: Preparing 33783834b288: Waiting 4c658e75e3cc: Waiting 5c813a85f7f0: Waiting 72ce39f2b7f6: Waiting c601709dd5d2: Waiting faac394a1ad3: Waiting 24bb32e6dbce: Waiting edc305701b5b: Waiting da9094b036c0: Pushed 9fa1b8ab8fea: Pushed 90e923cd5225: Pushed 6860ad93d129: Pushed c601709dd5d2: Layer already exists 72ce39f2b7f6: Layer already exists 33783834b288: Layer already exists 5c813a85f7f0: Layer already exists bdca38f94ff0: Layer already exists faac394a1ad3: Layer already exists ce8168f12337: Layer already exists 24bb32e6dbce: Pushed 7b564076d21c: Pushed 4c658e75e3cc: Pushed edc305701b5b: Pushed 20200221213100: digest: sha256:c3ad1cfc05b50cbd473fcc5c754d3e67bb2a39cfd8a727eb8fec957434f112f8 size: 3470 > Task > :runners:google-cloud-dataflow-java:coreSDKJavaFnApiWorkerIntegrationTest > NO-SOURCE > Task > :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest 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 2 tests completed, 2 failed > Task > :runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest > FAILED > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:199 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:222 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:145 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED java.lang.RuntimeException at BigQueryToTableIT.java:118 org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:170 13 tests completed, 8 failed > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformFnApiWorkerIntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200221213100 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c3ad1cfc05b50cbd473fcc5c754d3e67bb2a39cfd8a727eb8fec957434f112f8 Deleted: sha256:7e02c556de7c8aa6d71b9f989c5b3ed0bcfe7aa73599eb8f63b9e0f9f4057f27 Deleted: sha256:bb9229a10c89cf2ed9d769d8872cf2eff0e4e22dcd7cafc9b83166dc0f6c233f Deleted: sha256:8de83863a8b002e9b6dee936cf43adbe812ff4268bc1c3511de6cc3f568ce23e Deleted: sha256:ef1a3ed502adf8aa608432185389e7cdde11dfab0f888693fe0156f2e114ba89 Deleted: sha256:95e0c9fb6845ed11f0c82fdf5dda0131b5b5184f81b8876f9414847a55c64946 Deleted: sha256:2702d0ec4c32343fb241d30f164da7d9e9334ecab2bfa9019a32d2c1cf50fddc Deleted: sha256:6f18aef8fb37f6e148c93f3733f8beb0e9dad46f6707adcb43923ca7453a90aa Deleted: sha256:6be9d26a30ea525de948c96f1bd8566095b8dd54e0f98972a178854657d8767a Deleted: sha256:93bbf35d9322ac236e4095c5e8abf6984ac053137f7edcaf433a8bc056b37916 Deleted: sha256:250d41f28c80a298f98cde110138eb52dca0c983e7c9932b16611d986942f283 Deleted: sha256:b820ae3d0fab700663f8dd074235beca891f1318ffdd2894f672b6f9f8f79bcf Deleted: sha256:88d7a4577ead0da940e35440568e4fc17b9164e9d0bdde6db98b72739a9de1df Deleted: sha256:ccd4ef55979e537c7a42965e585276b744a37f7e6118092188b1ee5c815a8542 Deleted: sha256:933e3ee979a82a11f3bd3bd19fc222379be8210e3f153a459586a55207f41197 Deleted: sha256:7b4cb7f58f539513653a4cec3fc0a09e366a4d4d94d3a9fc32c5b8ba9c92a37c Deleted: sha256:27159886c4330ba458d54969a0d16e9416beaa835147504a40e82c9210b0082b Deleted: sha256:6a2390ef18bd15be252b7290d8688cff9f07d5e0c33c1f20157fc9dcdc63e38f Deleted: sha256:cca4c09db06c54b1ee17550114b0583ac64a5093d3d95df4e2d85370e1a46090 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c3ad1cfc05b50cbd473fcc5c754d3e67bb2a39cfd8a727eb8fec957434f112f8 Associated tags: - 20200221213100 Tags: - us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200221213100 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200221213100]. Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c3ad1cfc05b50cbd473fcc5c754d3e67bb2a39cfd8a727eb8fec957434f112f8]. FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaFnApiWorkerIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaFnApiWorkerIntegrationTest/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:googleCloudPlatformFnApiWorkerIntegrationTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformFnApiWorkerIntegrationTest/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 37m 42s 101 actionable tasks: 78 executed, 22 from cache, 1 up-to-date Publishing build scan... https://gradle.com/s/ytdlnzq4wprgu 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]
