See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/2081/display/redirect?page=changes>
Changes: [noreply] [BEAM-11106] Support drain in Go SDK (#17432) ------------------------------------------ [...truncated 51.19 KB...] 12de8c754e45: Pull complete > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:pullLicenses Collecting pip Using cached pip-22.0.4-py3-none-any.whl (2.1 MB) > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE > Task :runners:google-cloud-dataflow-java:testJar > Task :release:go-licenses:java:docker 8c86ff77a317: Pull complete 0395a1c478ba: Pull complete 245345d44ed8: Pull complete Digest: sha256:941a97a2f029097b83098a12c5f47fd59809603e32b9bc96391bd5c5871d3c6b Status: Downloaded newer image for golang:1.16-bullseye ---> 972d8c0bc0fc Step 2/6 : RUN go get github.com/google/[email protected] > Task :sdks:java:container:pullLicenses Collecting setuptools Using cached setuptools-62.1.0-py3-none-any.whl (1.1 MB) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: pip, setuptools, wheel Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed pip-22.0.4 setuptools-62.1.0 wheel-0.37.1 Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 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.3.2.post1-py3-none-any.whl (37 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_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 241 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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.290435 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/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.16.12 build -o ./build/target/linux_amd64/boot boot.go > Task :release:go-licenses:java:docker ---> Running in f3b427e934ff [91mgo: downloading github.com/google/go-licenses v1.0.0 [0m > 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_VR_Dataflow_V2_Streaming/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_VR_Dataflow_V2_Streaming/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:docker [91mgo: downloading github.com/spf13/cobra v1.3.0 [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.1.5 [0m[91mgo: downloading gopkg.in/src-d/go-git.v4 v4.13.1 [0m[91mgo: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [0m[91mgo: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 go: downloading github.com/sergi/go-diff v1.2.0 go: downloading golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 [0m[91mgo: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 [0m[91mgo: downloading github.com/emirpasic/gods v1.12.0 [0m[91mgo: downloading github.com/src-d/gcfg v1.4.0 go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd [0m[91mgo: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/xanzy/ssh-agent v0.2.1 [0m[91mgo: downloading golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d [0m[91mgo: downloading gopkg.in/warnings.v0 v0.1.2 [0m[91mgo: downloading golang.org/x/sys v0.0.0-20211205182925-97ca703d548d [0m[91mgo: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [0m[91mgo: downloading golang.org/x/mod v0.5.0 [0mRemoving intermediate container f3b427e934ff ---> 6d45306921e5 Step 3/6 : COPY get-licenses.sh /opt/apache/beam/ ---> a6f74bc2aa75 Step 4/6 : ARG sdk_location ---> Running in 5d6c944d8dcc Removing intermediate container 5d6c944d8dcc ---> a1e6899d2a02 Step 5/6 : ENV sdk_location=$sdk_location ---> Running in 1fc17c5575fe Removing intermediate container 1fc17c5575fe ---> 3b3ae367d4cd Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh ---> Running in ef452ffd957d Removing intermediate container ef452ffd957d ---> 251dd1ff8aff Successfully built 251dd1ff8aff 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 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/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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 + 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] e91c4eaf46c1: Preparing 1a9484d75655: Preparing 6297bf392b09: Preparing 816af73730d2: Preparing cf0f3c2d2d4f: Preparing 985f369b38f3: Preparing cadbd264724e: Preparing dda0ea749c83: Preparing 7563dbf80551: Preparing 513dc6015a8b: Preparing c718452029fc: Preparing dfb4c778b7a6: Preparing 175e05f30b46: Preparing 161a063c3353: Preparing b3e9d7e7f0bd: Preparing 575b1387983f: Preparing 0f3078493dc2: Preparing cac2fff6ae3d: Preparing 08fa02ce37eb: Preparing a037458de4e0: Preparing bafdbe68e4ae: Preparing a13c519c6361: Preparing 985f369b38f3: Waiting 7563dbf80551: Waiting 0f3078493dc2: Waiting 175e05f30b46: Waiting 161a063c3353: Waiting 513dc6015a8b: Waiting cac2fff6ae3d: Waiting b3e9d7e7f0bd: Waiting dfb4c778b7a6: Waiting c718452029fc: Waiting 575b1387983f: Waiting 08fa02ce37eb: Waiting cadbd264724e: Waiting a13c519c6361: Waiting dda0ea749c83: Waiting 816af73730d2: Pushed cf0f3c2d2d4f: Pushed 6297bf392b09: Pushed 1a9484d75655: Pushed e91c4eaf46c1: Pushed dda0ea749c83: Pushed cadbd264724e: Pushed 513dc6015a8b: Pushed dfb4c778b7a6: Pushed c718452029fc: Pushed 7563dbf80551: Pushed 985f369b38f3: Pushed 575b1387983f: Layer already exists 0f3078493dc2: Layer already exists cac2fff6ae3d: Layer already exists 08fa02ce37eb: Layer already exists a037458de4e0: Layer already exists bafdbe68e4ae: Layer already exists a13c519c6361: Layer already exists 161a063c3353: Pushed b3e9d7e7f0bd: Pushed 175e05f30b46: Pushed 20220504074438: digest: sha256:05dd4a8916753975990e45a4aca31b061c2dacf07303a2c680e2fd6ba1af52ff size: 4935 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:806 246 tests completed, 1 failed, 3 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 4h 9m 19s 135 actionable tasks: 85 executed, 46 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/o6e2cswagatuy 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]
