See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1916/display/redirect?page=changes>
Changes: [bulat.safiullin] [Website] remove beam-summit 2022 container with all related files [noreply] Add read/write PubSub integration example fhirio pipeline (#22306) [noreply] Remove deprecated Session runner (#22505) [noreply] Add Go test status to the PR template (#22508) ------------------------------------------ [...truncated 54.15 KB...] Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4 Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing 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> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 240 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 8.411361 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:goPrepare UP-TO-DATE > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0728 15:58:49.748582 27 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0728 15:58:56.169562 178 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/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:buildAndPushDockerJavaContainer 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] 97fc578ab333: Preparing fb3a951012ef: Preparing 2bbf33ad5f9c: Preparing cffad16ce835: Preparing eb5efac59b18: Preparing 7dba9ace6274: Preparing 42209bcdb7e1: Preparing 603e1e13b53c: Preparing cbf996100ffa: Preparing ab63cd008b37: Preparing 3d6aaf600648: Preparing 2663a5706f37: Preparing 46d8efe90206: Preparing c1da805da4ab: Preparing e101b7156232: Preparing a014e5492e7d: Preparing 165b6c12db6b: Preparing 4dc3dda529a0: Preparing 7372faf8e603: Preparing 9be7f4e74e71: Preparing 36cd374265f4: Preparing 5bdeef4a08f3: Preparing 7dba9ace6274: Waiting 2663a5706f37: Waiting 42209bcdb7e1: Waiting 46d8efe90206: Waiting 603e1e13b53c: Waiting 7372faf8e603: Waiting cbf996100ffa: Waiting 9be7f4e74e71: Waiting ab63cd008b37: Waiting c1da805da4ab: Waiting 36cd374265f4: Waiting 3d6aaf600648: Waiting 5bdeef4a08f3: Waiting 165b6c12db6b: Waiting e101b7156232: Waiting 4dc3dda529a0: Waiting a014e5492e7d: Waiting 2bbf33ad5f9c: Pushed cffad16ce835: Pushed eb5efac59b18: Pushed fb3a951012ef: Pushed 97fc578ab333: Pushed 42209bcdb7e1: Pushed 603e1e13b53c: Pushed ab63cd008b37: Pushed 7dba9ace6274: Pushed cbf996100ffa: Pushed 2663a5706f37: Pushed 3d6aaf600648: Pushed a014e5492e7d: Layer already exists 165b6c12db6b: Layer already exists 4dc3dda529a0: Layer already exists 7372faf8e603: Layer already exists 9be7f4e74e71: Layer already exists 5bdeef4a08f3: Layer already exists 36cd374265f4: Layer already exists e101b7156232: Pushed c1da805da4ab: Pushed 46d8efe90206: Pushed 20220728155740: digest: sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e size: 4935 > 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-0728155948-2cb4d06 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155948-2cb4d06 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 58 tests completed, 2 failed, 3 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e Deleted: sha256:84eebf2ff129c4d66bbc1623a55c0cd8af67111cfe1e70478a0deaf3d5605c17 Deleted: sha256:f06b4b056a6ba4b6f72b765d1154130c17c430b835d21454a3a601e34832532e Deleted: sha256:5af2be0fe11aa9589c70d48c944a5f50085fd809f063aa6917f8515c3e9dc203 Deleted: sha256:aca7b5e5c118a6bc6863c1e900798944e0a2f7f3fce93515be7b666a3bc3a8ca Deleted: sha256:5c37261fbd94270d87477301414713970923e770c28f167f78f852522f56369a Deleted: sha256:f496465de5501b9835714131a4fd0d3d7ded53d76eae8582992004c6e36c2936 Deleted: sha256:3d92540de3d65540deb7cc1601f7d59f3b60d0cd67eadf8f0f4226ca1b6a6bfe Deleted: sha256:0d9240c112a8ba5b9e4a82a73dda9205b3c0bf3d93b0ca9335b61ea44fdfdb58 Deleted: sha256:0467e16944d23e6c1bf2accefa87afe1cd4dbdb5d7f381d19110b3b4e2d545fc Deleted: sha256:3c869d7205741a03d25376cbf949ab7ebbeb996d8b60607ecbb92c525405b2db Deleted: sha256:6a3d72eda20a8b17ff097440f0f8b72e1afe6587eb5395752f4cdc6a51df24fe Deleted: sha256:d42a5727fae2f4a997213761e87449248f5b059110cd52a4d762712de614c0db Deleted: sha256:f150ff2c275d67f37d19b68927e24e709acf493c90cf0e810f7fd8b4d4eb437a Deleted: sha256:d0e670809d7c352dd4ac855baadb90a145792d860c45ac123b511ea58b2db72e Deleted: sha256:dc8ad1340ebd64f6683b94ffa4dd03cc4196047c8d7e3632c2044777304abe82 Deleted: sha256:8e323423e6abde542f3371ed39d9446a391a1150de0ac6d67cab853349839b96 Deleted: sha256:d0f555806972419c0e406a0b709e0bff61ad49151ca95deab9365f69b9b50e4a Deleted: sha256:32e335bbe487b70edfc03aeae0434b08b35518f3166b98b62d052127b0f672c8 Deleted: sha256:4e2d3f1cf26a8d808a6fc1b9d719f83541ecbf2e01aa9477f78de997a617518f Deleted: sha256:c22ebead6aa737cd9c724ac94544e8539c30d0ff8c14239325040bae62c15939 Deleted: sha256:c501adb1cf076bf25e847109ec84e0b395363cf061dc9157545860d921a72aba Deleted: sha256:2c9a90ca677836b58cf4bacd63b1cdd4b910ea244337d42e62cec1a17cb1c061 Deleted: sha256:7aaea3651c4ce6f86b915a608f93d75ab97df3112230e276b442c47cc49a12e1 Deleted: sha256:7a023e4c20b7cad595395157ac4d8d7cf6555e7f799d6df3d35af0d7006ebca4 Deleted: sha256:641446068101eb069d59cf45ade0efffaa8a730d3ca1d07b611de4809aa3fc93 Deleted: sha256:2df2c81f87a3a8e1fa0e0090720892d4bbf523b3b7f8602b7f9f7b7c6f8ecd21 Deleted: sha256:b9241e785d7d3e39261df0eac341afd2d8c90a6f37dd3f3c34257a7ede2cebd5 Deleted: sha256:9dbbd65fa72b1fc5c4c3bbb1f2839368457b28248df8d7cc7fe905715918b5f9 Deleted: sha256:d907e39f45a5ddca628e650f253b8505e04e770f265964e78df7688ed932ddd8 Deleted: sha256:376c64eb02ccd8159add7519b251431c1cc9ac9fe9a6c70f1b917899c9e076d2 Deleted: sha256:3089500e090da3ac9f7e16398786d24c5306ee2bf6f1b196cf2990fa8cd8a657 Deleted: sha256:65ce74142f9d8b0006b575652008c5803b3b66d2a0946125a5da7ba273d0cab8 Deleted: sha256:b4094f63fbe5ab79b593dce3a7611ca69122cbef1537eae2577437928c345e84 Deleted: sha256:159aabd577e88f30a2c0d070965cb5a8fe4ec612e3618ea7fc45b38c10914f55 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e]. 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 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 1h 52m 17s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/jkdh7fv3zpyew 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]
