[
https://issues.apache.org/jira/browse/FLINK-24433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537997#comment-17537997
]
Martijn Visser commented on FLINK-24433:
----------------------------------------
It still fails after tonight's nightly run, but pretty sure this is caused by
the {{Elasticsearch6SinkE2ECase}} test
{code:bash}
2022-05-17T05:56:28.7663374Z May 17 05:56:28 [INFO] T E S T S
2022-05-17T05:56:28.7664382Z May 17 05:56:28 [INFO]
-------------------------------------------------------
2022-05-17T05:56:30.0640976Z May 17 05:56:30 [INFO] Running
org.apache.flink.streaming.tests.Elasticsearch6SinkE2ECase
2022-05-17T06:22:35.4579605Z May 17 06:22:35 2022-05-17 06:21:18,973
docker-java-stream-1609425656 ERROR Unable to write to stream
/home/vsts/work/_temp/debug_files/mvn-2.log for appender FileAppender
org.apache.logging.log4j.core.appender.AppenderLoggingException: Error writing
to stream /home/vsts/work/_temp/debug_files/mvn-2.log
{code}
So roughly 30 minutes after this test starts, it runs out of disk space
> "No space left on device" in Azure e2e tests
> --------------------------------------------
>
> Key: FLINK-24433
> URL: https://issues.apache.org/jira/browse/FLINK-24433
> Project: Flink
> Issue Type: Bug
> Components: Build System / Azure Pipelines
> Affects Versions: 1.15.0
> Reporter: Dawid Wysakowicz
> Assignee: Martijn Visser
> Priority: Blocker
> Labels: auto-deprioritized-critical, pull-request-available,
> test-stability
> Fix For: 1.16.0, 1.14.5, 1.15.1
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24668&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=070ff179-953e-5bda-71fa-d6599415701c&l=19772
> {code}
> Sep 30 17:08:42 Job has been submitted with JobID
> 5594c18e128a328ede39cfa59cb3cb07
> Sep 30 17:08:56 2021-09-30 17:08:56,809 main ERROR Recovering from
> StringBuilderEncoder.encode('2021-09-30 17:08:56,807 WARN
> org.apache.flink.streaming.api.operators.collect.CollectResultFetcher [] - An
> exception occurred when fetching query results
> Sep 30 17:08:56 java.util.concurrent.ExecutionException:
> org.apache.flink.runtime.rest.util.RestClientException: [Internal server
> error., <Exception on server side:
> Sep 30 17:08:56 org.apache.flink.runtime.messages.FlinkJobNotFoundException:
> Could not find Flink job (5594c18e128a328ede39cfa59cb3cb07)
> Sep 30 17:08:56 at
> org.apache.flink.runtime.dispatcher.Dispatcher.getJobMasterGateway(Dispatcher.java:923)
> Sep 30 17:08:56 at
> org.apache.flink.runtime.dispatcher.Dispatcher.performOperationOnJobMasterGateway(Dispatcher.java:937)
> Sep 30 17:08:56 at
> org.apache.flink.runtime.dispatcher.Dispatcher.deliverCoordinationRequestToCoordina2021-09-30T17:08:57.1584224Z
> ##[error]No space left on device
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)