See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/755/display/redirect?page=changes>
Changes: [noreply] Revert "[BEAM-12993] Update to Debezium 1.7.0.Final (#15636)" [kawaigin] Updated screendiff integration test golden screenshots. [noreply] [BEAM-12769] Few fixes related to Java Class Lookup based cross-language ------------------------------------------ [...truncated 56.42 KB...] [0m[91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 [0m[91mgo: downloading github.com/src-d/gcfg v1.4.0 [0m[91mgo: downloading github.com/emirpasic/gods v1.12.0 [0m[91mgo: downloading github.com/mitchellh/go-homedir v1.1.0 [0m[91mgo: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd [0m[91mgo: downloading github.com/xanzy/ssh-agent v0.2.1 [0m[91mgo: downloading golang.org/x/net v0.0.0-20191119073136-fc4aabc6c914 [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0m[91mgo: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2 [0m > Task :sdks:java:container:pullLicenses 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 209 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.94459 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 :release:go-licenses:java:docker Removing intermediate container 60670b41b7c7 ---> 6bd4e4ae8ed9 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 2d5fc43f6bfd Step 4/6 : ARG sdk_location ---> Running in 1272fa91473f Removing intermediate container 1272fa91473f ---> d3e4ffc8e9eb Step 5/6 : ENV sdk_location=$sdk_location ---> Running in 370cf9a687c9 Removing intermediate container 370cf9a687c9 ---> d83c3a0c8860 Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in 13a0899af985 Removing intermediate container 13a0899af985 ---> 51e4871b9c53 Successfully built 51e4871b9c53 Successfully tagged golicenses-java:latest > Task :release:go-licenses:java:dockerRun + rm -rf '/output/*' + export GO111MODULE=off + GO111MODULE=off + go get github.com/apache/beam/sdks/java/container + 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 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause 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/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 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 + 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] 16f7b2092306: Preparing a5f10ce3e23f: Preparing da7d36b017f2: Preparing 814464cf1b80: Preparing 11b0f06109d6: Preparing 02bdd700c4f0: Preparing c6f51f46f37d: Preparing 8c671f60d6ee: Preparing bb1b05751588: Preparing 43839d102934: Preparing b18fe106a891: Preparing f3d71e440221: Preparing ab19b46e9384: Preparing 080ef0ba5cc0: Preparing d08e6b97bf21: Preparing 3054497613e6: Preparing d35dc7f4c79e: Preparing dabfe5b2ea81: Preparing 5e6a409f30b6: Preparing c6f51f46f37d: Waiting 02bdd700c4f0: Waiting f3d71e440221: Waiting 3054497613e6: Waiting dabfe5b2ea81: Waiting ab19b46e9384: Waiting 8c671f60d6ee: Waiting 080ef0ba5cc0: Waiting b18fe106a891: Waiting bb1b05751588: Waiting d08e6b97bf21: Waiting 5e6a409f30b6: Waiting d35dc7f4c79e: Waiting 43839d102934: Waiting 11b0f06109d6: Pushed a5f10ce3e23f: Pushed da7d36b017f2: Pushed 16f7b2092306: Pushed 814464cf1b80: Pushed 02bdd700c4f0: Pushed 8c671f60d6ee: Pushed bb1b05751588: Pushed ab19b46e9384: Layer already exists 080ef0ba5cc0: Layer already exists d08e6b97bf21: Layer already exists 3054497613e6: Layer already exists b18fe106a891: Pushed d35dc7f4c79e: Layer already exists dabfe5b2ea81: Layer already exists 5e6a409f30b6: Layer already exists c6f51f46f37d: Pushed f3d71e440221: Pushed 43839d102934: Pushed 20211008000111: digest: sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393 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-1008000559-30b8c1ae The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008000559-30b8c1ae ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1633651553601.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1008000559-30b8c1ae The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008000559-30b8c1ae The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1633651553601.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-1008003236-ab6ea1f9 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008003236-ab6ea1f9 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1633653155589.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1008003236-ab6ea1f9 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1008003236-ab6ea1f9 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1633653155589.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.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.pubsub.PubsubReadIT > testReadPublicData FAILED java.lang.AssertionError at PubsubReadIT.java:60 38 tests completed, 3 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:20211008000111 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393 Deleted: sha256:3e72fca03d7400dc810c9260b37f0da070c84e0e934811ff4f22a4ebd97bc07b Deleted: sha256:eca66a48730d7622bca57b5d74a1c23f4e56edd1f1970de5423f23161526da8c Deleted: sha256:cdbe7955d0c0210d8d5478dcc9b10117e718bc1814bb71e044e9ab26f18ff818 Deleted: sha256:9ab6797e35c31f6667e9f47b38ccc03e37df5a25625835fdc3167fc7f3b057fa Deleted: sha256:6f102ddfbf615c3cd1ccbae79c5fc887ca7f9cbb8bb5f5960716127cad32b89b Deleted: sha256:3cb22ecc3eaaef161266edb1d3d870439d065b0da3a705eba479ad046cb578c6 Deleted: sha256:a70bbc0f512c43ac00517bc50caacc249367b567ae21b7498cf811a6a1ac17d6 Deleted: sha256:722e5641b8677df9720061657145fadff4ea41617d6881fdb223811c4b50a56e Deleted: sha256:8b7ae0563aae4082e0c47d76c75641811b22a260b8c9b51ebf36b5685c566fe9 Deleted: sha256:b4d7ca802ff80a5a903b8a37a0bea123785e64677667c16776dd3a56468589d8 Deleted: sha256:b388221213f81872856eaa953f3ef920bfe45cc3fe24fcee8af8f07cebdb57ca Deleted: sha256:cf4c78a65b6b3bc699295f3abbc2ffa6b7753c64f2bdb5d4ff23b908fd6e233c Deleted: sha256:f9c10f76277e912c94e8c017fa6e24b876532372aae17610748aa87c7b911c24 Deleted: sha256:625148c7259f46a6243e7c5ca4866c62a843026177bdb0c457ea1df3db26d35e Deleted: sha256:6b8f67d82e33acbb0443aec03b68ab2e68a14c5e1eab24081f1253e18a01170b Deleted: sha256:b3d30a353659972b22b6042af5ab7a7b6286695e1b260321350ff8871718385c Deleted: sha256:2318452e8f30b0e9e720299ef99b75fe09d1607a1e3d67f9100363ce1a7d66c1 Deleted: sha256:33d7194047b469f96181555a4dee261f9a5005266c3db6ff284f4c0f074c9fbc Deleted: sha256:8dcdb3560da99db3cb45337ef4ec227f6538d56c9a2f6e7f2dd1767cd5748499 Deleted: sha256:add1458757643d1068de44a7e03cc550721065e376d9398669cc4ff3b2933796 Deleted: sha256:62bd1b0f344da116123d06f0c341777e0c58446bcff6153914bf516ed69c013d Deleted: sha256:5e8fc27e34041332f0bfb42d5e33e6fe2c62c2b033f936805633ee6e0be7f25c Deleted: sha256:eaf6c8e66c4ea5dcca58df6617dc47c33ea8cd945939b1327df2a6959db08aa4 Deleted: sha256:8d7c5e5e7842cc7c64e9bfd38f5ec3981e307169c2082eec1645bde358af21ac Deleted: sha256:f81dab7040ca91e6de54b8dd983f4822d694edd3510a60d8d0c96aa0eccd10c5 Deleted: sha256:254af6152b0d1e1b5ca81cecb0a38309775aeb7db2edbce0beee9be24581bb31 Deleted: sha256:5ee31a1a41091602be5c224f75aac317d7ff5f537bb4f675c311296c23fd4cbf Deleted: sha256:17c3e1d8fab29269fb252d52ec995c225a70b39254c1be9f81eb1ce46cbc8160 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211008000111] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211008000111] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:592f5e365fa3c80a766f21bee9b17d4e7e822a9f385796a61f183f971a459393]. 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 54m 18s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/j3hxottf2phe6 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]
