You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/23 14:49:35 UTC

Build failed in Jenkins: beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11 #6

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

Changes:

[egalpin] [BEAM-12421] Migrates ElasticsearchIOTest to use testContainers

[egalpin] Adds factory method for creating consistent ES containers

[egalpin] Renames elasticsearchIOTestContainerFactory to createTestContainer

[egalpin] Reduces number of docs for UTests from 400 to 100

[Robert Bradshaw] [BEAM-12475] Reject splits for previous bundles.

[noreply] Add 2.30 release date

[noreply] Remove placeholder entries from 2.30

[Robert Bradshaw] mypy

[Boyuan Zhang] [BEAM-12475] Ensure the BundleProcessor.getId() is null before calling

[benjamin.gonzalez] [BEAM-37137] Fix xlang dependency error

[heejong] Update Dataflow Python container version to 20210622

[Robert Burke] [BEAM-12528] Discard failed plans.

[noreply] [BEAM-9547] Add support for `Series.dt` methods (#14940)


------------------------------------------
[...truncated 175.48 KB...]

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
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]
51b20fc0eedc: Preparing
38345d5095de: Preparing
2fd6a63a6bbf: Preparing
4dca7058aaff: Preparing
6c2d66e428b3: Preparing
44348a9250ae: Preparing
5271c01c3936: Preparing
c28a2049b06b: Preparing
c0ba82264986: Preparing
4c63611da288: Preparing
0896769a573b: Preparing
ab607c9e5860: Preparing
82f8ebb33b27: Preparing
c0848348e2f7: Preparing
79c550eb7bd2: Preparing
7095af798ace: Preparing
fe6a4fdbedc0: Preparing
e4d0e810d54a: Preparing
4e006334a6fd: Preparing
5271c01c3936: Waiting
c28a2049b06b: Waiting
44348a9250ae: Waiting
0896769a573b: Waiting
ab607c9e5860: Waiting
79c550eb7bd2: Waiting
c0ba82264986: Waiting
4c63611da288: Waiting
fe6a4fdbedc0: Waiting
c0848348e2f7: Waiting
4e006334a6fd: Waiting
e4d0e810d54a: Waiting
2fd6a63a6bbf: Pushed
6c2d66e428b3: Pushed
38345d5095de: Pushed
51b20fc0eedc: Pushed
4dca7058aaff: Pushed
44348a9250ae: Pushed
c28a2049b06b: Pushed
c0ba82264986: Pushed
82f8ebb33b27: Layer already exists
0896769a573b: Pushed
c0848348e2f7: Layer already exists
7095af798ace: Layer already exists
79c550eb7bd2: Layer already exists
fe6a4fdbedc0: Layer already exists
e4d0e810d54a: Layer already exists
4e006334a6fd: Layer already exists
ab607c9e5860: Pushed
5271c01c3936: Pushed
4c63611da288: Pushed
20210623142422: digest: sha256:325de827ee8dc873eba479f1d63ce971b472ce5e95cf88cdd6ef0458bcdc1e4f size: 4310

> Task :sdks:java:testing:load-tests:run
Jun 23, 2021 2:25:03 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create
INFO: No stagingLocation provided, falling back to gcpTempLocation
Jun 23, 2021 2:25:03 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions
INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 190 files. Enable logging at DEBUG level to see which files will be staged.
Jun 23, 2021 2:25:04 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.
Jun 23, 2021 2:25:06 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/
Jun 23, 2021 2:25:06 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage
INFO: Uploading <89306 bytes, hash e93e1a739025fd0d37b21024366a725601c941fa69f17c528aa5f3d78dd22885> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-6T4ac5Al_Q03shAkNmpyVgHJQfpp8XxSiqXz143SKIU.pb
Jun 23, 2021 2:25:07 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Uploading 190 files from PipelineOptions.filesToStage to staging location to prepare for execution.
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements
INFO: Staging files complete: 190 files cached, 0 files newly uploaded in 0 seconds
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Read input as step s1
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect start time metrics as step s2
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Total bytes monitor as step s3
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Window.Into()/Window.Assign as step s4
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Group by key (0) as step s5
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Ungroup and reiterate (0) as step s6
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep
INFO: Adding Collect end time metrics (0) as step s7
Jun 23, 2021 2:25:08 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Dataflow SDK version: 2.32.0-SNAPSHOT
Jun 23, 2021 2:25:09 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/2021-06-23_07_25_08-7151833077234856554?project=apache-beam-testing
Jun 23, 2021 2:25:09 PM org.apache.beam.runners.dataflow.DataflowRunner run
INFO: Submitted job: 2021-06-23_07_25_08-7151833077234856554
Jun 23, 2021 2:25:09 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 2021-06-23_07_25_08-7151833077234856554
Jun 23, 2021 2:25:15 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
WARNING: 2021-06-23T14:25:13.332Z: 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-06231425-33z8. 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
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:17.248Z: Worker configuration: n1-standard-1 in us-central1-b.
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:17.979Z: Expanding SplittableParDo operations into optimizable parts.
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.014Z: Expanding CollectionToSingleton operations into optimizable parts.
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.086Z: Expanding CoGroupByKey operations into optimizable parts.
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.166Z: Expanding GroupByKey operations into optimizable parts.
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.236Z: Fusing adjacent ParDo, Read, Write, and Flatten operations
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.265Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.296Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.330Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.362Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.394Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor)
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.417Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor)
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.449Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.481Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read
Jun 23, 2021 2:25:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.504Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)
Jun 23, 2021 2:25:19 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.813Z: 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
Jun 23, 2021 2:25:19 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:18.902Z: Starting 5 ****s in us-central1-b...
Jun 23, 2021 2:25:23 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:25:23.794Z: 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
Jun 23, 2021 2:26:11 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:26:10.792Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s).
Jun 23, 2021 2:26:34 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:26:33.947Z: Workers have started successfully.
Jun 23, 2021 2:26:34 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:26:33.978Z: Workers have started successfully.
Jun 23, 2021 2:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:25.490Z: 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
Jun 23, 2021 2:27:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:25.623Z: Executing operation Group by key (0)/Create
Jun 23, 2021 2:27:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:27.079Z: Finished operation Group by key (0)/Create
Jun 23, 2021 2:27:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:27.204Z: 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
Jun 23, 2021 2:27:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:57.216Z: 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
Jun 23, 2021 2:27:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:57.273Z: Executing operation Group by key (0)/Close
Jun 23, 2021 2:27:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:57.332Z: Finished operation Group by key (0)/Close
Jun 23, 2021 2:27:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:27:57.396Z: Executing operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Jun 23, 2021 2:28:10 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:28:08.362Z: Finished operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor)
Jun 23, 2021 2:28:10 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:28:08.501Z: Cleaning up.
Jun 23, 2021 2:28:10 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:28:08.580Z: Stopping **** pool...
Jun 23, 2021 2:28:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:28:56.970Z: Autoscaling: Resized **** pool from 5 to 0.
Jun 23, 2021 2:28:58 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2021-06-23T14:28:57.012Z: Worker pool stopped.
Jun 23, 2021 2:29:02 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState
INFO: Job 2021-06-23_07_25_08-7151833077234856554 finished with status DONE.
Load test results for test (ID): b3c6bf06-6d32-4076-80ca-9db0aef3664d and timestamp: 2021-06-23T14:25:04.235000000Z:
                 Metric:                    Value:
dataflow_v2_java11_runtime_sec                    36.451
dataflow_v2_java11_total_bytes_count                     2.0E9

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210623142422
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:325de827ee8dc873eba479f1d63ce971b472ce5e95cf88cdd6ef0458bcdc1e4f
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:325de827ee8dc873eba479f1d63ce971b472ce5e95cf88cdd6ef0458bcdc1e4f
  Associated tags:
 - 20210623142422
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210623142422
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210623142422].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:325de827ee8dc873eba479f1d63ce971b472ce5e95cf88cdd6ef0458bcdc1e4f].

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 4m 56s
99 actionable tasks: 13 executed, 86 up-to-date
FATAL: command execution failed
hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@232fd8e4:apache-beam-jenkins-8": Remote call on apache-beam-jenkins-8 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:994)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy145.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Pipe closed after 0 cycles
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:118)
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:101)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:92)
	at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:73)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
FATAL: Channel "hudson.remoting.Channel@232fd8e4:apache-beam-jenkins-8": Remote call on apache-beam-jenkins-8 failed. The channel is closing down or has closed down
java.io.IOException: Pipe closed after 0 cycles
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:118)
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:101)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:92)
	at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:73)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@232fd8e4:apache-beam-jenkins-8": Remote call on apache-beam-jenkins-8 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:994)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1147)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/7/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org