See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/669/display/redirect>
Changes: ------------------------------------------ [...truncated 47.17 KB...] > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:pullLicenses Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 207 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 2.107087 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > 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 :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 :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv 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 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/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 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8: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] c506d89f3767: Preparing 94322c14b0d1: Preparing 667f1d8982d6: Preparing 28633265b273: Preparing 9eb8d6bfcdcf: Preparing fad3c389c41c: Preparing f06002b747df: Preparing 3f7ff8deaef0: Preparing 40a28c2a7028: Preparing 60c706dbc4ad: Preparing 5848b0576bb3: Preparing 942c2a53bd3e: Preparing d9b6ea8e7d5f: Preparing 9cb5eb95298c: Preparing 00ef5416d927: Preparing 8555e663f65b: Preparing d00da3cd7763: Preparing 4e61e63529c2: Preparing 799760671c38: Preparing 3f7ff8deaef0: Waiting 40a28c2a7028: Waiting 9cb5eb95298c: Waiting fad3c389c41c: Waiting 00ef5416d927: Waiting 8555e663f65b: Waiting 5848b0576bb3: Waiting 799760671c38: Waiting d00da3cd7763: Waiting 60c706dbc4ad: Waiting 94322c14b0d1: Pushed 9eb8d6bfcdcf: Pushed 667f1d8982d6: Pushed c506d89f3767: Pushed fad3c389c41c: Pushed 28633265b273: Pushed 3f7ff8deaef0: Pushed 40a28c2a7028: Pushed d9b6ea8e7d5f: Layer already exists 9cb5eb95298c: Layer already exists 00ef5416d927: Layer already exists f06002b747df: Pushed 5848b0576bb3: Pushed 942c2a53bd3e: Pushed 8555e663f65b: Layer already exists d00da3cd7763: Layer already exists 4e61e63529c2: Layer already exists 799760671c38: Layer already exists 60c706dbc4ad: Pushed 20210916120043: digest: sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6 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-0916120339-7799e764 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916120339-7799e764 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631793814872.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916120339-7799e764 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916120339-7799e764 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631793814872.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-0916122940-9649b1a6 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916122940-9649b1a6 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631795379835.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916122940-9649b1a6 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916122940-9649b1a6 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631795379835.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:275 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:20210916120043 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6 Deleted: sha256:070b93aaefe8cb5cd820051b432244ddcc92ba243b5d96c7ccb4e8abebf2e04b Deleted: sha256:a9f795027934a41a8d62e521e16f1056b5b5a17a12548099ce9ea18ed6df4964 Deleted: sha256:604d65ca4057aa129451d7efe66298ec41d2f086b238d21313cdc87e4f6bf7b8 Deleted: sha256:5eb8459c05275fc608047eccfbed5e94dc599f6d2272da51087ab522c5401caa Deleted: sha256:6bc267a392bebc2a30785e2edc3569568a80771f8e79ffc013d506a595174d43 Deleted: sha256:cb8830c7f350636b2e0e1492f113a4c41414f5a27df5876e0e2a8901289341d4 Deleted: sha256:71105999f28f4c90d1a8b792a49799330e739a711bfd7e66a7619b8c9b80672d Deleted: sha256:8aecdbe169f695e74a2f012fa3e4a3167407c7943af7fde17b713672fa9e9266 Deleted: sha256:b545f216970cda841972e87c5c8a9a731f4d8442307d526f05bf560f2c6862c6 Deleted: sha256:961a2d9b807d454bccf35b014157abab26fad47552dff0c38ccbdb2396f6bcbb Deleted: sha256:0205014cfb2a32863584f7a4d0a4b32c8b890ce64d3ab6acadf568bf0730d15b Deleted: sha256:f143b9354e0d07548c1050dfa0e65e44a22c1dba88529702a17aa453258d5f19 Deleted: sha256:ec1b9417f597d92d639984e64ce174b87387ea0b8628d76e1f3da6277edbac31 Deleted: sha256:fadaf8594d7f52e2adfc4e7ce5f6473a0d7d901a591540faafc61356ea10ac43 Deleted: sha256:6f8b9842fa3792269085da3bb455cb4f0fb2c8e3c58b55fafb63042a220c111d Deleted: sha256:4db3bde8a5e054fd7612e505206b6ed2313376ec922810532ebca561a3968380 Deleted: sha256:b9214991282fdc4536871b498e7d9a96a8327744cf43c48e42b7a9d4c64b2075 Deleted: sha256:6ea47532efc50daad224b05accddf887fb2aac8ce5ee6fd70f7df4bfd2e232ba Deleted: sha256:3130c70c5c05c5ce482a01a6008405817194e4b05e7229d614286f25353808fc Deleted: sha256:604c48fbd8e5e08f6fa25ffee02ff1c182d9605748964dfbca2cfe805ffbceec Deleted: sha256:4385e38e1f61eb5ba749b305d5251a6c616023f620e450292351179fa2a4c8b6 Deleted: sha256:8345e791eeb8a7333d7772c5048fd59c4efaa5e6d6a376960432c429eab29b72 Deleted: sha256:e2ed4779b63c116324576f1ce130dbde131a688d8c71ec27904654d8ad5b0ce4 Deleted: sha256:09c8cbc5272ccce4caa0f02ba25452c4080da3864470262562186df57af3cf01 Deleted: sha256:e46852e395bec1ae6580243a55473c2024909f0dd6914b11ff89149e81a5bdc8 Deleted: sha256:e607f4fd3cf02ddfc93d4d6bcd53cefb3b8733858e373f0ee7b76e0e189a7a9d Deleted: sha256:19e33a6b3103d009744637c49af6e98cae9366099a78aac4229b0d2917dfcd77 Deleted: sha256:80bda79aa115c146f0da133cda8658d26b4980f8382d8040e7dc31f2cc891dd1 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916120043] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916120043] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6]. 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.8.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 50m 58s 129 actionable tasks: 89 executed, 38 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/c3cq6wzi6fp6s 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]
