See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1817/display/redirect>
Changes: ------------------------------------------ [...truncated 54.03 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_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 242 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 7.617399 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 google.golang.org/grpc v1.47.0 go: downloading github.com/golang/protobuf v1.5.2 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 W0703 21:58:49.043351 28 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 W0703 21:58:54.961914 183 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] efd782e387f5: Preparing 687f13fd13d5: Preparing 3cc395d495fb: Preparing 5848644c8160: Preparing 6388dd01026a: Preparing 56073fd3530e: Preparing 649275b43518: Preparing dcc5b9ca7e8c: Preparing bf237866b430: Preparing 9224c5557fe7: Preparing 1245341d3263: Preparing 6e9a9c337c6f: Preparing 37f2a8f65188: Preparing 69f7e9540d7d: Preparing d93f214f8f8b: Preparing 89f3c2569d89: Preparing cc63c81d3b06: Preparing 369123a7ed65: Preparing 5afd661c6106: Preparing 66183893ba24: Preparing 6840c8ff46bd: Preparing 97d5fec864d8: Preparing d93f214f8f8b: Waiting 9224c5557fe7: Waiting 89f3c2569d89: Waiting dcc5b9ca7e8c: Waiting 56073fd3530e: Waiting 37f2a8f65188: Waiting 649275b43518: Waiting cc63c81d3b06: Waiting bf237866b430: Waiting 69f7e9540d7d: Waiting 1245341d3263: Waiting 6e9a9c337c6f: Waiting 369123a7ed65: Waiting 66183893ba24: Waiting 6840c8ff46bd: Waiting 97d5fec864d8: Waiting 5848644c8160: Pushed 6388dd01026a: Pushed 687f13fd13d5: Pushed efd782e387f5: Pushed 3cc395d495fb: Pushed dcc5b9ca7e8c: Pushed 9224c5557fe7: Pushed 649275b43518: Pushed bf237866b430: Pushed 56073fd3530e: Pushed 6e9a9c337c6f: Pushed 89f3c2569d89: Layer already exists cc63c81d3b06: Layer already exists 1245341d3263: Pushed 369123a7ed65: Layer already exists 5afd661c6106: Layer already exists 66183893ba24: Layer already exists 6840c8ff46bd: Layer already exists 97d5fec864d8: Layer already exists 69f7e9540d7d: Pushed d93f214f8f8b: Pushed 37f2a8f65188: Pushed 20220703215738: digest: sha256:71a09036e28919a524e113e5b4622c925fc857cf7b5be3db4f2621733d25ecfd 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-0703215950-d231d411 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0703215950-d231d411 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0703215950-d231d411 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0703215950-d231d411 *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0703215950-c160bc5d The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0703215950-c160bc5d *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0703215950-c160bc5d The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0703215950-c160bc5d *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220703215738 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:71a09036e28919a524e113e5b4622c925fc857cf7b5be3db4f2621733d25ecfd Deleted: sha256:53c395b030d4c6b8d3d091d48690eb98261d6128c0e96ef8590adae066547b12 Deleted: sha256:4bf512b045d52bd57bfdae6818d6b48146262af283e2e0e27c5d9638be6679c3 Deleted: sha256:5533fee5ba59f18e8e13b7e461b35cca09297cbd73cfb9c727be33bb2d59e75e Deleted: sha256:9271404cafe50982a2383f4ec671006d5ae0787c4e6bdf5c0b2fe6b68fc0b661 Deleted: sha256:ad2fcd2423a7c6734947f5d8be01b1c6c19fc9b9d7c3cb8fb16bed01c826b666 Deleted: sha256:1947f1633d3a45fdbe13b0ecf69c9a65aec7f20f5538f6a132b727d5327dc2c0 Deleted: sha256:f18a2062feef0329ba5989b53282f29105ea95a4db1fa0645a5633c680d16b69 Deleted: sha256:50955bb05883ee391357ac2c15763052b051da7b557ca041cbae2bcd2cf6ad15 Deleted: sha256:75979f12a8a4005eff18d1b2ef1361a7fcdacf3a5e5035678391db48f9213310 Deleted: sha256:27f65a736d6fa1e488f5139dbd4b664697424181f38fe8b25e0576dd90f2f0ef Deleted: sha256:1ba822e1d3f0d44b03c0f751e18e539b9825432fca8d33334148784765e849e6 Deleted: sha256:34acb3886c9ed84651500aecc9c558a61f11138c10a157c964b0fbd36bb475de Deleted: sha256:0e68a0ec0b40a5eaff37db2d3ccfc2d177174a700439e9426046387f263c3965 Deleted: sha256:9e911933943ca1b66c8973df8375b5cae0c29c7f63721cd5d07a75f4a6fb10d5 Deleted: sha256:43649294c8385d8dd752bfd4b1716da14972832d3611ce525d3cec8355843c08 Deleted: sha256:84f8e13db41ad2c21fd91a1f8622e8a44fc7adf14b703419caf4bbfcfd94388c Deleted: sha256:2d0b88c264cc03cac70e6369dba8306b6d918ee3b45013b54e97a1cf2d721b18 Deleted: sha256:882d7b74f86cc807519affccc1246a554011b0832820442cc4d19e788b288a53 Deleted: sha256:7305224cdeb0d1343f91313d462f79e7f1ea67e343152d02260fb73e3167cca2 Deleted: sha256:305f43577c29b10f271ac9f57ad3d57078e4fa2654854505f0279a422b1d1f22 Deleted: sha256:1317891086b0e3bf2ba14d497e15b217cfceea128ffe12573b919c4b4921a33e Deleted: sha256:2c172f2cff5d4f8b3c4dfae4ee75bf626385f6ac7bd2932320f8b8835c086ab6 Deleted: sha256:6693e82807b416ef2094202360e4831110a2a9c69e2565ac58a223b2b6640838 Deleted: sha256:5aa8f66f648a43e1c97afdc47c5c3138ff422e801fd1a088c83395211e4ca651 Deleted: sha256:6676696133ea2f92f241243ada3f87c0ad6b196b2c0c6ca2dd2ab3e52e8e4fd4 Deleted: sha256:5dc266f8be97ac21a31e1d2a355c8c340ac6bb2e272be7a8a4f807951ef6c17b Deleted: sha256:4dda157967d7af129135d55f3c546f207bfc632fe5f81ea898225e400713c801 Deleted: sha256:e6dd28a990d6f4c80cf042414ff402ff84c307e074079d205bfc8e5f48cb34f7 Deleted: sha256:4fe652df3ed0fa03670c9335daaef7547e57f0fdff18a26ff216b485eade6d25 Deleted: sha256:df7007436b07d8276919ac61270dae96c6e5cf0c1819cd707571baae200879b2 Deleted: sha256:12128e5107ae2339dcdefb204c2d1be04cbcb1ea2ee9f9fd7529cd71ea550e92 Deleted: sha256:331dd1b89f4a3696c5c07094559161da9ff9ed8e2030c7d816417a9962d4b018 Deleted: sha256:cec363f872fdf0e71f86d5c4e198658608ca985e82cd73c8047f9be00d64647b Deleted: sha256:9f5cfa5598c95a86409dbf12f7f04042edd846a1406ea0fe8e79f5d455707312 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220703215738] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:71a09036e28919a524e113e5b4622c925fc857cf7b5be3db4f2621733d25ecfd] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220703215738] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:71a09036e28919a524e113e5b4622c925fc857cf7b5be3db4f2621733d25ecfd])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb632854134d66ac91c8e56ae30e7c8acb13e97e77d0d8b84339d616d348bfa8 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:eb632854134d66ac91c8e56ae30e7c8acb13e97e77d0d8b84339d616d348bfa8 ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Sun, 03 Jul 2022 23:49:43 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'} Failed to compute blob liveness for manifest: 'sha256:eb632854134d66ac91c8e56ae30e7c8acb13e97e77d0d8b84339d616d348bfa8': None > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED > Task :runners:google-cloud-dataflow-java:postCommitRunnerV2 FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 298 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with > non-zero exit value 1 * 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 18s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/dsgebojaidvs2 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]
