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

Changes:

[noreply] TensorRT Initial commit (#22131)

[noreply] Fix Kafka performance test sourceOption to match expected hash 
(#23274)

[noreply] updated the pydoc for running a custom model on Beam (#23218)


------------------------------------------
[...truncated 358.54 KB...]
> 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: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]
f263db146d83: Preparing
e8dac1da9079: Preparing
81c7fbe34323: Preparing
c8694e527635: Preparing
8b52640016e7: Preparing
a7c500e308ac: Preparing
e86765b88360: Preparing
f16ac6e1f08c: Preparing
0efe7c0a3146: Preparing
0b13f1cce5b0: Preparing
311131e01b32: Preparing
c67881b0ca26: Preparing
94cfd0be8ac2: Preparing
b48e7f2542e3: Preparing
ae878681b114: Preparing
7b7f3078e1db: Preparing
826c3ddbb29c: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
c67881b0ca26: Waiting
f16ac6e1f08c: Waiting
94cfd0be8ac2: Waiting
0efe7c0a3146: Waiting
b48e7f2542e3: Waiting
0b13f1cce5b0: Waiting
ae878681b114: Waiting
311131e01b32: Waiting
7b7f3078e1db: Waiting
9c742cd6c7a5: Waiting
9b55156abf26: Waiting
293d5db30c9f: Waiting
a7c500e308ac: Waiting
e86765b88360: Waiting
826c3ddbb29c: Waiting
b626401ef603: Waiting
e8dac1da9079: Pushed
81c7fbe34323: Pushed
c8694e527635: Pushed
8b52640016e7: Pushed
f263db146d83: Pushed
e86765b88360: Pushed
f16ac6e1f08c: Pushed
0b13f1cce5b0: Pushed
a7c500e308ac: Pushed
0efe7c0a3146: Pushed
c67881b0ca26: Pushed
7b7f3078e1db: Layer already exists
826c3ddbb29c: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
311131e01b32: Pushed
9c742cd6c7a5: Layer already exists
b48e7f2542e3: Pushed
ae878681b114: Pushed
94cfd0be8ac2: Pushed
20220917143452: digest: 
sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1 size: 
4935

> Task :sdks:java:testing:load-tests:run
Sep 17, 2022 2:35:24 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 17, 2022 2:35:24 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 17, 2022 2:35:25 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 17, 2022 2:35:27 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 227 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 17, 2022 2:35:27 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 227 files cached, 0 files newly uploaded in 0 
seconds
Sep 17, 2022 2:35:27 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 17, 2022 2:35:27 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <96801 bytes, hash 
6250663b1b4832632d17e7e03596c8cc1cfcf71281fe2af4a601a3f3ed8a351c> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-YlBmOxtIMmMtF-fgNZbIzBz89xKB_ir0pgGj8-2KNRw.pb
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Sep 17, 2022 2:35:29 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Sep 17, 2022 2:35:29 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 17, 2022 2:35:30 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-17_07_35_29-10102825152131278353?project=apache-beam-testing
Sep 17, 2022 2:35:30 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-17_07_35_29-10102825152131278353
Sep 17, 2022 2:35:30 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-17_07_35_29-10102825152131278353
Sep 17, 2022 2:35:33 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-17T14:35:32.655Z: 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: 
load0tests0java110dataflow0v20batch0gbk06-jenkins-09171435-fd47. 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 17, 2022 2:35:39 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:39.525Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.642Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.680Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.808Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.885Z: Expanding GroupByKey operations into 
optimizable parts.
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.965Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:40.991Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.032Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.067Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.116Z: Fusing consumer Collect start time 
metrics/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.153Z: Fusing consumer Total bytes 
monitor/ParMultiDo(ByteMonitor) into Collect start time 
metrics/ParMultiDo(TimeMonitor)
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.179Z: Fusing consumer Window.Into()/Window.Assign 
into Total bytes monitor/ParMultiDo(ByteMonitor)
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.232Z: Fusing consumer Group by key (0)/Write into 
Window.Into()/Window.Assign
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.269Z: Fusing consumer Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.310Z: Fusing consumer Collect end time metrics 
(0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate)
Sep 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.729Z: 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 17, 2022 2:35:41 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:35:41.813Z: Starting 5 ****s in us-central1-a...
Sep 17, 2022 2:36:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:36:04.132Z: 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 17, 2022 2:36:24 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:36:23.342Z: Autoscaling: Raised the number of ****s to 5 
based on the rate of progress in the currently running stage(s).
Sep 17, 2022 2:37:33 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:37:32.854Z: Workers have started successfully.
Sep 17, 2022 2:37:49 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:37:48.854Z: 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 17, 2022 2:37:49 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:37:49.002Z: Executing operation Group by key (0)/Create
Sep 17, 2022 2:37:51 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:37:50.398Z: Finished operation Group by key (0)/Create
Sep 17, 2022 2:37:51 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:37:50.555Z: 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 17, 2022 2:38:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:10.919Z: 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 17, 2022 2:38:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:11.001Z: Executing operation Group by key (0)/Close
Sep 17, 2022 2:38:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:11.052Z: Finished operation Group by key (0)/Close
Sep 17, 2022 2:38:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:11.157Z: Executing operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 17, 2022 2:38:21 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:20.181Z: Finished operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 17, 2022 2:38:21 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:20.348Z: Cleaning up.
Sep 17, 2022 2:38:21 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:38:20.419Z: Stopping **** pool...
Sep 17, 2022 2:40:36 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:40:35.004Z: Autoscaling: Resized **** pool from 5 to 0.
Sep 17, 2022 2:40:36 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-17T14:40:35.052Z: Worker pool stopped.
Sep 17, 2022 2:40:42 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-17_07_35_29-10102825152131278353 finished with status DONE.
Load test results for test (ID): 35819ef1-5109-4247-92fc-1b6cf3c6a470 and 
timestamp: 2022-09-17T14:35:24.870000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    27.078
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:20220917143452
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220917143452]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220917143452] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:3e996121b9e6b002a71546baf721f95ffc165998277b1a802812e0c07d52d3a1].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:278d466737ebb6b0a66a35784c5461f98d0216feb2381fb1c99166951b0313e0
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:278d466737ebb6b0a66a35784c5461f98d0216feb2381fb1c99166951b0313e0
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Sat, 17 Sep 2022 14:40:54 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:278d466737ebb6b0a66a35784c5461f98d0216feb2381fb1c99166951b0313e0': 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 6m 3s
105 actionable tasks: 8 executed, 97 up-to-date

Publishing build scan...
https://gradle.com/s/tqzxpte42i73w

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