See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/811/display/redirect?page=changes>
Changes: [noreply] [BEAM-13096] Double test timeout. (#15774) [noreply] [BEAM-13019] Add `containsInAnyOrder` with matchers to the [Daniel Oliveira] Avoiding read-only Go module cache in Gradle config. [noreply] [BEAM-11758] Update basics page: Pipeline, PCollection, PTransform [noreply] Test SetState addIfAbsent with no read (#15776) [noreply] lazy creation of source splits for export-based ReadFromBigQuery [noreply] [BEAM-11275] Support remote package download from remote filesystems in ------------------------------------------ [...truncated 46.73 KB...] > Task :sdks:java:extensions:ml:compileJava > Task :sdks:java:extensions:ml:classes > Task :sdks:java:extensions:ml:jar > Task :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 :sdks:java:core:testClasses > Task :sdks:java:core:shadowTestJar > Task :sdks:java:extensions:protobuf:extractIncludeTestProto > Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE > 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 :examples:java:compileJava > Task :sdks:java:extensions:google-cloud-platform-core:testClasses > Task :sdks:java:extensions:google-cloud-platform-core:testJar > Task :sdks:java:extensions:protobuf: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:extensions:protobuf:testClasses > Task :sdks:java:extensions:protobuf:testJar > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses > 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 :release:go-licenses:java:dockerRun + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause 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 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/protobuf,https://go.googlesource.com/protobuf/+/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:io:google-cloud-platform:testClasses > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:java8:dockerPrepare > Task :examples: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 :examples:java:classes > Task :examples:java:jar > Task :sdks:java:container:java8:docker ---> 63e601881dbf Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> f7646fe2c4db Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> a0a975475097 Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 66a6d7410685 Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 4b8997c5b9c9 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 80cfbbd3a73a Removing intermediate container 80cfbbd3a73a ---> 77e4197d02bb Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 7d7eab02472f > Task :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 :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java8:docker Removing intermediate container 7d7eab02472f ---> 8be6065cf2f2 Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> 394f98ec949c Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 54e921867b1b Removing intermediate container 54e921867b1b ---> 48ac87dc5c92 Successfully built 48ac87dc5c92 Successfully tagged apache/beam_java8_sdk:2.35.0.dev > 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] 61565b0f5af6: Preparing 46087002672b: Preparing 9de42bd9e21d: Preparing 193b8398cbd0: Preparing b653fdfca337: Preparing f61721673ec9: Preparing 7f529ac9d5d0: Preparing 28fca6403c69: Preparing 71fa55812a95: Preparing b4ec106028cb: Preparing 46fca2e68754: Preparing 2d4adbbe1e1e: Preparing e78e67fa1c92: Preparing 94c94d3b2e6b: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing f61721673ec9: Waiting 71fa55812a95: Waiting 46fca2e68754: Waiting 7f529ac9d5d0: Waiting 28fca6403c69: Waiting b4ec106028cb: Waiting ba6e5ff31f23: Waiting 2d4adbbe1e1e: Waiting 0b3c02b5d746: Waiting 9f9f651e9303: Waiting 62a747bf1719: Waiting 94c94d3b2e6b: Waiting 46087002672b: Pushed 9de42bd9e21d: Pushed b653fdfca337: Pushed f61721673ec9: Pushed 61565b0f5af6: Pushed 28fca6403c69: Pushed 193b8398cbd0: Pushed 71fa55812a95: Pushed e78e67fa1c92: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 2d4adbbe1e1e: Pushed 46fca2e68754: Pushed 7f529ac9d5d0: Pushed 9f9f651e9303: Layer already exists 0b3c02b5d746: Layer already exists 62a747bf1719: Layer already exists b4ec106028cb: Pushed 20211022000033: digest: sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354 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-1022000342-2ea93afe The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1022000342-2ea93afe ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1634861015751.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1022000342-2ea93afe The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1022000342-2ea93afe The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1634861015751.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1022002843-ea59dd17 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1022002843-ea59dd17 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1634862522691.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1022002843-ea59dd17 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1022002843-ea59dd17 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1634862522691.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 38 tests completed, 1 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:20211022000033 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211022000033] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211022000033] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6730ab0e3ee1ca5ce047868d5080331c01d504078791e45628d101ee1a20f354]. FAILURE: Build 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.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 45m 31s 129 actionable tasks: 95 executed, 32 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/jil5h3sqrduhc 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]
