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

Changes:

[bvolpato] Do not use .get() on ValueProvider during pipeline creation

[noreply] [Java SDK core] emit watermark from PeriodicSequence (#23301) (#23302)

[noreply] Extend protocol in windmill.proto used by google-cloud-dataflow-java

[noreply] Allow longer Class-Path entries (#23269)

[noreply] Improved pipeline translation in SparkStructuredStreamingRunner 
(#22446)


------------------------------------------
[...truncated 223.46 KB...]

> Task :sdks:java:testing:load-tests:run
Sep 22, 2022 2:24:18 PM 
org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory
 create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Sep 22, 2022 2:24:18 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 22, 2022 2:24:19 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 22, 2022 2:24:21 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Uploading 227 files from PipelineOptions.filesToStage to staging location 
to prepare for execution.
Sep 22, 2022 2:24:22 PM org.apache.beam.runners.dataflow.util.PackageUtil 
stageClasspathElements
INFO: Staging files complete: 227 files cached, 0 files newly uploaded in 0 
seconds
Sep 22, 2022 2:24:22 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to 
gs://temp-storage-for-perf-tests/loadtests/staging/
Sep 22, 2022 2:24:22 PM org.apache.beam.runners.dataflow.util.PackageUtil 
tryStagePackage
INFO: Uploading <110552 bytes, hash 
97204cd15aebf2613090634798b5b50fecac1ac3e034732fe28a3e39e14286da> to 
gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-lyBM0Vrr8mEwkGNHmLW1D-ysGsPgNHMv4oo-OeFChto.pb
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (1) as step s8
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (1) as step s9
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (1) as step s10
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (2) as step s11
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (2) as step s12
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (2) as step s13
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (3) as step s14
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (3) as step s15
Sep 22, 2022 2:24:24 PM 
org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (3) as step s16
Sep 22, 2022 2:24:24 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.43.0-SNAPSHOT
Sep 22, 2022 2:24:25 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-22_07_24_24-12829578261076440371?project=apache-beam-testing
Sep 22, 2022 2:24:25 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2022-09-22_07_24_24-12829578261076440371
Sep 22, 2022 2:24:25 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-22_07_24_24-12829578261076440371
Sep 22, 2022 2:24:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2022-09-22T14:24:28.819Z: 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: 
load0tests0java110dataflow0v20batch0gbk04-jenkins-09221424-injg. 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 22, 2022 2:24:37 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:36.331Z: Worker configuration: e2-standard-2 in 
us-central1-a.
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.506Z: Expanding SplittableParDo operations into 
optimizable parts.
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.549Z: Expanding CollectionToSingleton operations into 
optimizable parts.
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.630Z: Expanding CoGroupByKey operations into 
optimizable parts.
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.845Z: Expanding GroupByKey operations into 
optimizable parts.
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.898Z: Fusing adjacent ParDo, Read, Write, and Flatten 
operations
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.925Z: Fusing consumer Group by key (1)/Write into 
Window.Into()/Window.Assign
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.947Z: Fusing consumer Group by key (2)/Write into 
Window.Into()/Window.Assign
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:37.985Z: Fusing consumer Group by key (3)/Write into 
Window.Into()/Window.Assign
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.014Z: Fusing consumer Group by key (0)/Write into 
Window.Into()/Window.Assign
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.045Z: Fusing consumer Read 
input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read 
input/Impulse
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.114Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
 into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.150Z: Fusing consumer 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing
 into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.182Z: Fusing consumer Collect start time 
metrics/ParMultiDo(TimeMonitor) into 
Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.215Z: Fusing consumer Total bytes 
monitor/ParMultiDo(ByteMonitor) into Collect start time 
metrics/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.243Z: Fusing consumer Window.Into()/Window.Assign 
into Total bytes monitor/ParMultiDo(ByteMonitor)
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.281Z: Fusing consumer Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.311Z: Fusing consumer Collect end time metrics 
(0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(0)/ParMultiDo(UngroupAndReiterate)
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.343Z: Fusing consumer Ungroup and reiterate 
(1)/ParMultiDo(UngroupAndReiterate) into Group by key (1)/Read
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.368Z: Fusing consumer Collect end time metrics 
(1)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(1)/ParMultiDo(UngroupAndReiterate)
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.418Z: Fusing consumer Ungroup and reiterate 
(2)/ParMultiDo(UngroupAndReiterate) into Group by key (2)/Read
Sep 22, 2022 2:24:38 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.450Z: Fusing consumer Collect end time metrics 
(2)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(2)/ParMultiDo(UngroupAndReiterate)
Sep 22, 2022 2:24:40 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.483Z: Fusing consumer Ungroup and reiterate 
(3)/ParMultiDo(UngroupAndReiterate) into Group by key (3)/Read
Sep 22, 2022 2:24:40 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.570Z: Fusing consumer Collect end time metrics 
(3)/ParMultiDo(TimeMonitor) into Ungroup and reiterate 
(3)/ParMultiDo(UngroupAndReiterate)
Sep 22, 2022 2:24:40 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:38.985Z: 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 22, 2022 2:24:40 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:24:39.114Z: Starting 16 ****s in us-central1-a...
Sep 22, 2022 2:25:08 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:07.432Z: 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 22, 2022 2:25:37 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:34.867Z: Autoscaling: Raised the number of ****s to 3 
based on the rate of progress in the currently running stage(s).
Sep 22, 2022 2:25:37 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:34.898Z: Autoscaling: Resized **** pool to 3, though 
goal was 16.  This could be a quota issue.
Sep 22, 2022 2:25:46 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:45.233Z: Autoscaling: Raised the number of ****s to 11 
based on the rate of progress in the currently running stage(s).
Sep 22, 2022 2:25:46 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:45.263Z: Autoscaling: Resized **** pool to 11, though 
goal was 16.  This could be a quota issue.
Sep 22, 2022 2:25:55 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:55.619Z: Autoscaling: Raised the number of ****s to 14 
based on the rate of progress in the currently running stage(s).
Sep 22, 2022 2:25:55 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:25:55.691Z: Autoscaling: Resized **** pool to 14, though 
goal was 16.  This could be a quota issue.
Sep 22, 2022 2:26:06 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:06.104Z: Autoscaling: Raised the number of ****s to 16 
based on the rate of progress in the currently running stage(s).
Sep 22, 2022 2:26:40 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:39.092Z: Workers have started successfully.
Sep 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:57.993Z: 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 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:58.172Z: Executing operation Group by key (3)/Create
Sep 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:58.198Z: Executing operation Group by key (1)/Create
Sep 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:58.229Z: Executing operation Group by key (2)/Create
Sep 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:58.261Z: Executing operation Group by key (0)/Create
Sep 22, 2022 2:26:59 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:58.609Z: Finished operation Group by key (2)/Create
Sep 22, 2022 2:27:00 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:59.416Z: Finished operation Group by key (3)/Create
Sep 22, 2022 2:27:00 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:59.443Z: Finished operation Group by key (1)/Create
Sep 22, 2022 2:27:00 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:59.538Z: Finished operation Group by key (0)/Create
Sep 22, 2022 2:27:00 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:26:59.686Z: 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 
(1)/Write+Group by key (2)/Write+Group by key (3)/Write+Group by key (0)/Write
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.351Z: 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 
(1)/Write+Group by key (2)/Write+Group by key (3)/Write+Group by key (0)/Write
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.423Z: Executing operation Group by key (2)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.460Z: Executing operation Group by key (3)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.478Z: Finished operation Group by key (2)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.493Z: Executing operation Group by key (1)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.504Z: Finished operation Group by key (3)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.547Z: Finished operation Group by key (1)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.549Z: Executing operation Group by key (0)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.582Z: Executing operation Group by key 
(2)/Read+Ungroup and reiterate (2)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (2)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.595Z: Finished operation Group by key (0)/Close
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.616Z: Executing operation Group by key 
(3)/Read+Ungroup and reiterate (3)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (3)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.641Z: Executing operation Group by key 
(1)/Read+Ungroup and reiterate (1)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (1)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:13 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:11.678Z: Executing operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:22 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:20.473Z: Finished operation Group by key 
(2)/Read+Ungroup and reiterate (2)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (2)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:27 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:26.862Z: Finished operation Group by key 
(1)/Read+Ungroup and reiterate (1)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (1)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:29 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:28.006Z: Finished operation Group by key 
(0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (0)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:29.705Z: Finished operation Group by key 
(3)/Read+Ungroup and reiterate (3)/ParMultiDo(UngroupAndReiterate)+Collect end 
time metrics (3)/ParMultiDo(TimeMonitor)
Sep 22, 2022 2:27:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:29.873Z: Cleaning up.
Sep 22, 2022 2:27:30 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:27:29.951Z: Stopping **** pool...
Sep 22, 2022 2:30:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:30:03.630Z: Autoscaling: Resized **** pool from 16 to 0.
Sep 22, 2022 2:30:04 PM 
org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2022-09-22T14:30:03.676Z: Worker pool stopped.
Sep 22, 2022 2:30:09 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
logTerminalState
INFO: Job 2022-09-22_07_24_24-12829578261076440371 finished with status DONE.
Load test results for test (ID): 725ffa24-7a36-4181-b22b-da637420bc0a and 
timestamp: 2022-09-22T14:24:19.096000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    27.338
dataflow_v2_java11_total_bytes_count                     5.0E8

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

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220922142345] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f933089ae2101be51a671b1a01186cef7a6ddb0b9e4dcace561168e9263de58])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f933089ae2101be51a671b1a01186cef7a6ddb0b9e4dcace561168e9263de58
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f933089ae2101be51a671b1a01186cef7a6ddb0b9e4dcace561168e9263de58
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:8f933089ae2101be51a671b1a01186cef7a6ddb0b9e4dcace561168e9263de58].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:693bc5fb1f7daf69798b5903f13ab4349c3c36dff7c379c4cc04b5e6ceb30d1a
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:693bc5fb1f7daf69798b5903f13ab4349c3c36dff7c379c4cc04b5e6ceb30d1a
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Thu, 22 Sep 2022 14:30:19 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:693bc5fb1f7daf69798b5903f13ab4349c3c36dff7c379c4cc04b5e6ceb30d1a': 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 35s
105 actionable tasks: 8 executed, 97 up-to-date

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

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