See 
<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/462/display/redirect?page=changes>

Changes:

[noreply] Extract playground components (#23253)


------------------------------------------
[...truncated 163.33 KB...]
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java11:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java11:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java11: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.5.1/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_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java11: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.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java11:dockerPrepare
> Task :sdks:java:container:java11: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]
13eeecb2dcdb: Preparing
5367131c6474: Preparing
73994a46d2bc: Preparing
2201eeab8755: Preparing
92a48d9a4e76: Preparing
cdefedc639bb: Preparing
bf0b440e24ca: Preparing
4a6d5730e068: Preparing
2e745c1015d0: Preparing
31868cebb26b: Preparing
e7692a42a21b: Preparing
aab844db5177: Preparing
85862e2dfc13: Preparing
9ca06772eec1: Preparing
1f45ba07a33a: Preparing
7b7f3078e1db: Preparing
826c3ddbb29c: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
bf0b440e24ca: Waiting
293d5db30c9f: Preparing
4a6d5730e068: Waiting
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
e7692a42a21b: Waiting
2e745c1015d0: Waiting
31868cebb26b: Waiting
aab844db5177: Waiting
9ca06772eec1: Waiting
85862e2dfc13: Waiting
1f45ba07a33a: Waiting
9b55156abf26: Waiting
826c3ddbb29c: Waiting
7b7f3078e1db: Waiting
293d5db30c9f: Waiting
b626401ef603: Waiting
9c742cd6c7a5: Waiting
03127cdb479b: Waiting
cdefedc639bb: Waiting
5367131c6474: Pushed
2201eeab8755: Pushed
92a48d9a4e76: Pushed
73994a46d2bc: Pushed
13eeecb2dcdb: Pushed
bf0b440e24ca: Pushed
4a6d5730e068: Pushed
31868cebb26b: Pushed
cdefedc639bb: Pushed
2e745c1015d0: Pushed
aab844db5177: Pushed
7b7f3078e1db: Layer already exists
826c3ddbb29c: Layer already exists
e7692a42a21b: Pushed
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
9c742cd6c7a5: Layer already exists
03127cdb479b: Layer already exists
1f45ba07a33a: Pushed
9ca06772eec1: Pushed
85862e2dfc13: Pushed
20220925141655: digest: 
sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55 size: 
4935

> Task :sdks:java:testing:load-tests:run
Sep 25, 2022 2:17:27 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 25, 2022 2:17:27 PM org.apache.beam.runners.dataflow.DataflowRunner 
fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from 
the classpath: will stage 227 files. Enable logging at DEBUG level to see which 
files will be staged.
Sep 25, 2022 2:17:28 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Executing pipeline on the Dataflow Service, which will have billing 
implications related to Google Compute Engine usage and other Google Cloud 
Services.
Sep 25, 2022 2:17:30 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 227 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 25, 2022 2:17:31 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 227 files cached, 0 files newly uploaded in 0 
seconds
Sep 25, 2022 2:17:31 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 25, 2022 2:17:31 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <96787 bytes, hash 
9a3e3a3876624e73bf5476d40e131b8e2128b3a9b7de28eee2423de796a1e720> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-mj46OHZiTnO_VHbUDhMbjiEos6m33iju4kI955ah5yA.pb
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Sep 25, 2022 2:17:33 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Sep 25, 2022 2:17:33 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 25, 2022 2:17:34 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To access the Dataflow monitoring console, please navigate to 
https://console.cloud.google.com/dataflow/jobs/us-central1/2022-09-25_07_17_33-17125966971076671884?project=apache-beam-testing
Sep 25, 2022 2:17:34 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-25_07_17_33-17125966971076671884
Sep 25, 2022 2:17:34 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: To cancel the job using the 'gcloud' tool, run:
> gcloud dataflow jobs --project=apache-beam-testing cancel 
> --region=us-central1 2022-09-25_07_17_33-17125966971076671884
Sep 25, 2022 2:17:36 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-25T14:17:35.824Z: The workflow name is not a valid Cloud 
Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring 
will be labeled with this modified job name: 
load0tests0java110dataflow0v20batch0gbk03-jenkins-09251417-aknw. For the best 
monitoring experience, please name your job with a valid Cloud Label. For 
details, see: 
https://cloud.google.com/compute/docs/labeling-resources#restrictions
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:42.153Z: Worker configuration: e2-standard-2 in 
us-central1-b.
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.065Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.096Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.143Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.198Z: Expanding GroupByKey operations into 
optimizable parts.
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.261Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.286Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.306Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.348Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.429Z: Fusing consumer Collect start time 
metrics/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.457Z: Fusing consumer Total bytes 
monitor/ParMultiDo(ByteMonitor) into Collect start time 
metrics/ParMultiDo(TimeMonitor)
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.478Z: Fusing consumer Window.Into()/Window.Assign 
into Total bytes monitor/ParMultiDo(ByteMonitor)
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.499Z: Fusing consumer Group by key (0)/Write into 
Window.Into()/Window.Assign
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.523Z: Fusing consumer Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Sep 25, 2022 2:17:44 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.542Z: Fusing consumer Collect end time metrics 
(0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate)
Sep 25, 2022 2:17:46 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.866Z: Executing operation Read input/Impulse+Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Sep 25, 2022 2:17:46 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:17:43.927Z: Starting 5 ****s in us-central1-b...
Sep 25, 2022 2:18:01 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:18:00.863Z: Your project already contains 100 
Dataflow-created metric descriptors, so new user metrics of the form 
custom.googleapis.com/* will not be created. However, all user metrics are also 
available in the metric dataflow.googleapis.com/job/user_counter. If you rely 
on the custom metrics, you can delete old / unused metric descriptors. See 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list
 and 
https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
Sep 25, 2022 2:18:25 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:18:24.620Z: Autoscaling: Raised the number of ****s to 5 
based on the rate of progress in the currently running stage(s).
Sep 25, 2022 2:19:29 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:28.270Z: Workers have started successfully.
Sep 25, 2022 2:19:45 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:43.070Z: Finished operation Read input/Impulse+Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
Sep 25, 2022 2:19:45 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:43.267Z: Executing operation Group by key (0)/Create
Sep 25, 2022 2:19:45 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:44.662Z: Finished operation Group by key (0)/Create
Sep 25, 2022 2:19:45 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:44.787Z: Executing operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics/ParMultiDo(TimeMonitor)+Total bytes 
monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key 
(0)/Write
Sep 25, 2022 2:19:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:56.328Z: Finished operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect
 start time metrics/ParMultiDo(TimeMonitor)+Total bytes 
monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key 
(0)/Write
Sep 25, 2022 2:19:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:56.455Z: Executing operation Group by key (0)/Close
Sep 25, 2022 2:19:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:56.522Z: Finished operation Group by key (0)/Close
Sep 25, 2022 2:19:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:19:56.591Z: Executing operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 25, 2022 2:20:03 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:20:01.336Z: Finished operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 25, 2022 2:20:03 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:20:01.552Z: Cleaning up.
Sep 25, 2022 2:20:03 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:20:01.662Z: Stopping **** pool...
Sep 25, 2022 2:22:22 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:22:19.864Z: Autoscaling: Resized **** pool from 5 to 0.
Sep 25, 2022 2:22:22 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-25T14:22:19.950Z: Worker pool stopped.
Sep 25, 2022 2:22:26 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-25_07_17_33-17125966971076671884 finished with status DONE.
Load test results for test (ID): aa186379-b0f7-43ef-b342-941c17ddecfc and 
timestamp: 2022-09-25T14:17:28.262000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    12.343
dataflow_v2_java11_total_bytes_count                     2.0E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220925141655
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220925141655]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220925141655] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c8f3844f7aab9b87293d4e3a5e04028fe545feaaa9bf89f560b4f0eddb2aee55].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a59e70513ead585a631d02353e840dd515bf435605750fafd561a256d82ab358
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a59e70513ead585a631d02353e840dd515bf435605750fafd561a256d82ab358
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Sun, 25 Sep 2022 14:22:36 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:a59e70513ead585a631d02353e840dd515bf435605750fafd561a256d82ab358': None

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 302

* 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.

* 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.5.1/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 5m 42s
105 actionable tasks: 8 executed, 97 up-to-date

Publishing build scan...
https://gradle.com/s/5fujsedl5nyjw

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]

Reply via email to