See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/779/display/redirect?page=changes>
Changes: [Udi Meiri] Release guide: minor updates [noreply] [BEAM-11097] Update cache with metrics counting, windowing (#15717) [noreply] [BEAM-12644] Javascript files moved to assets (#15653) ------------------------------------------ [...truncated 55.03 KB...] 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 208 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.847127 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 ---> Running in 8dbf85ae38c0 [91mgo: downloading github.com/google/go-licenses v0.0.0-20211006200916-ceb292363ec8 [0m[91mgo: downloading github.com/spf13/cobra v0.0.5 [0m[91mgo: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [0m[91mgo: downloading github.com/otiai10/copy v1.6.0 [0m[91mgo: downloading github.com/google/licenseclassifier v0.0.0-20210722185704-3043a050f148 [0m[91mgo: downloading golang.org/x/tools v0.0.0-20191118222007-07fc4c7f2b98 [0m[91mgo: downloading gopkg.in/src-d/go-git.v4 v4.13.1 [0m[91mgo: downloading github.com/inconshreveable/mousetrap v1.0.0 [0m[91mgo: downloading github.com/spf13/pflag v1.0.5 [0m[91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 [0m[91mgo: downloading golang.org/x/crypto v0.0.0-20191117063200-497ca9f6d64f [0m[91mgo: downloading github.com/sergi/go-diff v1.2.0 [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading github.com/emirpasic/gods v1.12.0 [0m[91mgo: downloading github.com/src-d/gcfg v1.4.0 [0m[91mgo: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd [0m[91mgo: downloading github.com/mitchellh/go-homedir v1.1.0 [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 golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2 [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0mRemoving intermediate container 8dbf85ae38c0 ---> 2686f719b2a0 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> 5ccb1fcfc091 Step 4/6 : ARG sdk_location ---> Running in b6030b4df59b Removing intermediate container b6030b4df59b ---> 47c4eb0b4815 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in d1b1c8061cf1 Removing intermediate container d1b1c8061cf1 ---> 8096d1055dac Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in 4a3e412ab58a Removing intermediate container 4a3e412ab58a ---> 92870cdb9b54 Successfully built 92870cdb9b54 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 + tee /output/licenses/list.csv + go-licenses csv github.com/apache/beam/sdks/java/container 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 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 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 + 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] 9b8a05aee350: Preparing 1a1857576d41: Preparing a405d77f1aff: Preparing 92597ade9910: Preparing b704007aa096: Preparing e18e28e2f505: Preparing bc5c23598003: Preparing 7ecdc038f38d: Preparing 3e41605e0550: Preparing 32a84deeea91: Preparing 380f61574937: Preparing d4289da3bb7d: Preparing e78e67fa1c92: Preparing 94c94d3b2e6b: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing e18e28e2f505: Waiting 7ecdc038f38d: Waiting bc5c23598003: Waiting d4289da3bb7d: Waiting 32a84deeea91: Waiting 3e41605e0550: Waiting 380f61574937: Waiting 9f9f651e9303: Waiting e78e67fa1c92: Waiting 62a747bf1719: Waiting 94c94d3b2e6b: Waiting 0b3c02b5d746: Waiting 36e0782f1159: Waiting a405d77f1aff: Pushed b704007aa096: Pushed 1a1857576d41: Pushed e18e28e2f505: Pushed 9b8a05aee350: Pushed 92597ade9910: Pushed 7ecdc038f38d: Pushed 3e41605e0550: Pushed e78e67fa1c92: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists d4289da3bb7d: Pushed 0b3c02b5d746: Layer already exists 380f61574937: Pushed 62a747bf1719: Layer already exists bc5c23598003: Pushed 32a84deeea91: Pushed 20211014000113: digest: sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410 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-1014000604-6c2cca9b The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1014000604-6c2cca9b ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1634169959772.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1014000604-6c2cca9b The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1014000604-6c2cca9b The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1634169959772.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-1014003111-b99b826f The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1014003111-b99b826f ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1634171470664.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1014003111-b99b826f The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1014003111-b99b826f The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1634171470664.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 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED java.lang.AssertionError at PubsubReadIT.java:90 org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED java.lang.AssertionError at PubsubReadIT.java:62 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:20211014000113 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410 Deleted: sha256:b29574bf39a8743c681693fc37aafe5014754a6976e1f0af797130e6fc012a4c Deleted: sha256:9091392158d0b0a44081c12932b1c10c903c72ed5cf1be726764b3c79024417e Deleted: sha256:00ba431b3b2b97f7e31f62d5286aa53d848a9dbeb5218290617324c4ef21e168 Deleted: sha256:ed4ba90ef0b5b7b104bdf49342b5d2d3050a95ed37ec357e550cc88db05d3476 Deleted: sha256:00d09a53491a69e77f8f6b4e520084b7f9734d12414d9731ca45f4f469e6cef8 Deleted: sha256:8fb8d3fb9d6643ae737b51d0d89a0e7ea8b095779a0eee8609c39bbaa038280e Deleted: sha256:c4715a144116b5baa1bb0475d4e8ba7af291245f070bb6b26210273bfa85cb4e Deleted: sha256:06aff55cb9a6e0eb3c0a52de6afa0542ba6c0c4177b2852cfbdaf1e2ce116b74 Deleted: sha256:5592e402c4c63adf03c89cb958938a4d1645c9bb524de81933641c6dc378811f Deleted: sha256:5e7d5e42003361a8cc682c6f4c8a3b77705fabaa12c83a604854c875dfd16939 Deleted: sha256:fedb2b57b3d86b1705cf157b5bd04933805a2e1749460f2b08b694372f9b1ffa Deleted: sha256:d870f59cb026718b01491006bc70153978d8c981731de67f6b16e6fd552df5fd Deleted: sha256:a5045e121c79444f9f8dc8201889e83213faed1706907c2baa30770dce2c8e38 Deleted: sha256:7b99f0d9806eefd25117544d3ebec2d2fc50581c91d4922ead1330aec8523648 Deleted: sha256:479a11eb2270ce9f62286680c4deeb10c0f440a257dffa77b06a784ad5be9b32 Deleted: sha256:0d04031bb9eef2f510c041437d338c654845ef312a7df6e439b486ccffe773af Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211014000113] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211014000113] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb7be3ec8d87499092785ee405d6b21062de08ca757e2e7b8467a41474101410]. 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 50m 32s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/qzv3oesmca77k 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]
