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

Changes:

[bulat.safiullin] [Website] update site navigation  #22902

[noreply] Pass namespace through RunInference transform (#23182)

[noreply] [GitHub Actions] - INFRA scripts to implement GCP Self-hosted runners

[noreply] GA migration - Base actions to use for precommit and postcommit

[noreply] Test fix Kafka Performance test batch (#23191)

[noreply] Revert "Exclude protobuf 3.20.2" (#23237)

[noreply] Fix outdated code in python sdk install (#23231)

[noreply] Bump up dataflow python container version to beam-master-20220914

[noreply] Improve the performance of TextSource by reducing how many byte[]s are

[noreply] Issue#21430 Avoid pruning DataframeTransforms (#23069)


------------------------------------------
[...truncated 51.41 KB...]
`--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]
5bb59e6fe15c: Preparing
6e62ac7141b8: Preparing
cfd3056b7b5d: Preparing
e96934446f72: Preparing
16f49e7a5a9e: Preparing
4078334729b3: Preparing
11aeec015654: Preparing
5475880c8a9e: Preparing
7194c90d8fc0: Preparing
02e3867c6945: Preparing
2238f145d2a3: Preparing
2be7dc905bcc: Preparing
59297cfc1a5b: Preparing
0d3af8b4c32d: Preparing
3d89401e4d95: Preparing
7b7f3078e1db: Preparing
826c3ddbb29c: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
b626401ef603: Waiting
4078334729b3: Waiting
59297cfc1a5b: Waiting
293d5db30c9f: Waiting
11aeec015654: Waiting
9c742cd6c7a5: Waiting
0d3af8b4c32d: Waiting
3d89401e4d95: Waiting
826c3ddbb29c: Waiting
2238f145d2a3: Waiting
2be7dc905bcc: Waiting
7194c90d8fc0: Waiting
7b7f3078e1db: Waiting
02e3867c6945: Waiting
9b55156abf26: Waiting
cfd3056b7b5d: Pushed
6e62ac7141b8: Pushed
16f49e7a5a9e: Pushed
e96934446f72: Pushed
5bb59e6fe15c: Pushed
11aeec015654: Pushed
5475880c8a9e: Pushed
02e3867c6945: Pushed
7194c90d8fc0: Pushed
2be7dc905bcc: Pushed
4078334729b3: Pushed
2238f145d2a3: 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
9c742cd6c7a5: Layer already exists
0d3af8b4c32d: Pushed
3d89401e4d95: Pushed
59297cfc1a5b: Pushed
20220916124146: digest: 
sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096 size: 
4935

> Task :sdks:java:testing:load-tests:run
Sep 16, 2022 12:42:59 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 16, 2022 12:42:59 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 16, 2022 12:43:00 PM org.apache.beam.sdk.Pipeline validate
WARNING: The following transforms do not have stable unique names: 
ParDo(TimeMonitor)
Sep 16, 2022 12:43:00 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 16, 2022 12:43:03 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 227 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 16, 2022 12:43:03 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 227 files cached, 0 files newly uploaded in 0 
seconds
Sep 16, 2022 12:43:03 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 16, 2022 12:43:03 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <114224 bytes, hash 
772d73574b3af7e37aec1f68ff8318e4454ecda98a7e419a9d25e416479e3b05> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-dy1zV0s69-N67B9o_4MY5EVOzamKfkGanSXkFkeeOwU.pb
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(TimeMonitor) as step s2
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(ByteMonitor) as step s3
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 0 as step s4
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 1 as step s5
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 2 as step s6
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 3 as step s7
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 4 as step s8
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 5 as step s9
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 6 as step s10
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 7 as step s11
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 8 as step s12
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Step: 9 as step s13
Sep 16, 2022 12:43:05 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding ParDo(TimeMonitor)2 as step s14
Sep 16, 2022 12:43:05 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 16, 2022 12:43:06 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-16_05_43_06-9118838976959670664?project=apache-beam-testing
Sep 16, 2022 12:43:06 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-16_05_43_06-9118838976959670664
Sep 16, 2022 12:43:06 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-16_05_43_06-9118838976959670664
Sep 16, 2022 12:43:11 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-16T12:43:09.099Z: 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: 
load0tests0java110dataflow0v20batch0pardo01-jenkins-091612-wksl. 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 16, 2022 12:43:15 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:15.019Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:15.987Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.018Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.082Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.127Z: Expanding GroupByKey operations into 
optimizable parts.
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.244Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.287Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.322Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.356Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.394Z: Fusing consumer 
ParDo(TimeMonitor)/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.426Z: Fusing consumer 
ParDo(ByteMonitor)/ParMultiDo(ByteMonitor) into 
ParDo(TimeMonitor)/ParMultiDo(TimeMonitor)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.458Z: Fusing consumer Step: 
0/ParMultiDo(CounterOperation) into ParDo(ByteMonitor)/ParMultiDo(ByteMonitor)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.493Z: Fusing consumer Step: 
1/ParMultiDo(CounterOperation) into Step: 0/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.528Z: Fusing consumer Step: 
2/ParMultiDo(CounterOperation) into Step: 1/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.563Z: Fusing consumer Step: 
3/ParMultiDo(CounterOperation) into Step: 2/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.596Z: Fusing consumer Step: 
4/ParMultiDo(CounterOperation) into Step: 3/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.631Z: Fusing consumer Step: 
5/ParMultiDo(CounterOperation) into Step: 4/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.669Z: Fusing consumer Step: 
6/ParMultiDo(CounterOperation) into Step: 5/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.738Z: Fusing consumer Step: 
7/ParMultiDo(CounterOperation) into Step: 6/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.792Z: Fusing consumer Step: 
8/ParMultiDo(CounterOperation) into Step: 7/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.827Z: Fusing consumer Step: 
9/ParMultiDo(CounterOperation) into Step: 8/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:16.865Z: Fusing consumer 
ParDo(TimeMonitor)2/ParMultiDo(TimeMonitor) into Step: 
9/ParMultiDo(CounterOperation)
Sep 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:17.236Z: 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 16, 2022 12:43:18 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:17.316Z: Starting 5 ****s in us-central1-a...
Sep 16, 2022 12:43:32 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:31.508Z: 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 16, 2022 12:44:01 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:43:59.664Z: Autoscaling: Raised the number of ****s to 5 
based on the rate of progress in the currently running stage(s).
Sep 16, 2022 12:45:07 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:06.563Z: Workers have started successfully.
Sep 16, 2022 12:45:27 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:26.395Z: 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 16, 2022 12:45:27 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:26.556Z: Executing operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+ParDo(TimeMonitor)/ParMultiDo(TimeMonitor)+ParDo(ByteMonitor)/ParMultiDo(ByteMonitor)+Step:
 0/ParMultiDo(CounterOperation)+Step: 1/ParMultiDo(CounterOperation)+Step: 
2/ParMultiDo(CounterOperation)+Step: 3/ParMultiDo(CounterOperation)+Step: 
4/ParMultiDo(CounterOperation)+Step: 5/ParMultiDo(CounterOperation)+Step: 
6/ParMultiDo(CounterOperation)+Step: 7/ParMultiDo(CounterOperation)+Step: 
8/ParMultiDo(CounterOperation)+Step: 
9/ParMultiDo(CounterOperation)+ParDo(TimeMonitor)2/ParMultiDo(TimeMonitor)
Sep 16, 2022 12:45:43 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:41.830Z: Finished operation 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+ParDo(TimeMonitor)/ParMultiDo(TimeMonitor)+ParDo(ByteMonitor)/ParMultiDo(ByteMonitor)+Step:
 0/ParMultiDo(CounterOperation)+Step: 1/ParMultiDo(CounterOperation)+Step: 
2/ParMultiDo(CounterOperation)+Step: 3/ParMultiDo(CounterOperation)+Step: 
4/ParMultiDo(CounterOperation)+Step: 5/ParMultiDo(CounterOperation)+Step: 
6/ParMultiDo(CounterOperation)+Step: 7/ParMultiDo(CounterOperation)+Step: 
8/ParMultiDo(CounterOperation)+Step: 
9/ParMultiDo(CounterOperation)+ParDo(TimeMonitor)2/ParMultiDo(TimeMonitor)
Sep 16, 2022 12:45:43 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:41.985Z: Cleaning up.
Sep 16, 2022 12:45:43 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:45:42.093Z: Stopping **** pool...
Sep 16, 2022 12:47:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:47:55.055Z: Autoscaling: Resized **** pool from 5 to 0.
Sep 16, 2022 12:47:57 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-16T12:47:55.103Z: Worker pool stopped.
Sep 16, 2022 12:48:01 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-16_05_43_06-9118838976959670664 finished with status DONE.
Load test results for test (ID): 9924874e-5567-4819-977c-8568dd8b933f and 
timestamp: 2022-09-16T12:43:00.006000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    11.993
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:20220916124146
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220916124146]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220916124146] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4e32ffd5885ad0e5623e39ebc93a817f0ecd87daf1c8f5699b0db4ff2b611096].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2a36c7576604bd6dfae286cadf3a9b221b5307c656944c476915aab2b6772bce
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2a36c7576604bd6dfae286cadf3a9b221b5307c656944c476915aab2b6772bce
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Fri, 16 Sep 2022 12:48:10 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:2a36c7576604bd6dfae286cadf3a9b221b5307c656944c476915aab2b6772bce': 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_ParDo_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 40s
110 actionable tasks: 73 executed, 33 from cache, 4 up-to-date

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

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