[
https://issues.apache.org/jira/browse/FLINK-24801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474341#comment-17474341
]
Yun Gao commented on FLINK-24801:
---------------------------------
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29238&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=6e3b7d05-d6dd-42c6-a638-ac3d0951674a&l=220]
This case is a bit different since it reports the disk is full:
{code:java}
System.IO.IOException: No space left on device
at System.IO.FileStream.WriteNative(ReadOnlySpan`1 source)
at System.IO.FileStream.FlushWriteBuffer()
at System.IO.FileStream.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at
Microsoft.VisualStudio.Services.Agent.HostTraceListener.WriteHeader(String
source, TraceEventType eventType, Int32 id)
at
Microsoft.VisualStudio.Services.Agent.HostTraceListener.TraceEvent(TraceEventCache
eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32
id, String message)
at Microsoft.VisualStudio.Services.Agent.Tracing.Error(Exception exception)
at
Microsoft.VisualStudio.Services.Agent.Worker.Program.MainAsync(IHostContext
context, String[] args) {code}
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=29238&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a]
Might the previous issue also caused by the disk problem?
> "Post-job: Cache Maven local repo" failed on Azure
> --------------------------------------------------
>
> Key: FLINK-24801
> URL: https://issues.apache.org/jira/browse/FLINK-24801
> Project: Flink
> Issue Type: Bug
> Components: Build System / Azure Pipelines
> Affects Versions: 1.15.0
> Reporter: Yun Gao
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: test-stability
>
> {code:java}
> 2021-11-05T13:49:20.5298458Z Resolved to:
> maven|Linux|kL7EJ8TeMrJ0VZs51DUWRqheXcKK2cN2spGtx9IbVxQ=
> 2021-11-05T13:49:21.0445785Z ApplicationInsightsTelemetrySender will
> correlate events with X-TFS-Session b5cbe6a0-61e7-4345-81b6-efaed3924cbe
> 2021-11-05T13:49:21.0700758Z Getting a pipeline cache artifact with one of
> the following fingerprints:
> 2021-11-05T13:49:21.0702157Z Fingerprint:
> `maven|Linux|kL7EJ8TeMrJ0VZs51DUWRqheXcKK2cN2spGtx9IbVxQ=`
> 2021-11-05T13:49:21.3648278Z There is a cache miss.
> 2021-11-05T13:50:26.4782603Z tar:
> c9692460fbd54c808fca7be315d83578_archive.tar: Wrote only 2048 of 10240 bytes
> 2021-11-05T13:50:26.4784975Z tar: Error is not recoverable: exiting now
> 2021-11-05T13:50:27.0397318Z ApplicationInsightsTelemetrySender correlated 1
> events with X-TFS-Session b5cbe6a0-61e7-4345-81b6-efaed3924cbe
> 2021-11-05T13:50:27.0531774Z ##[error]Process returned non-zero exit code: 2
> 2021-11-05T13:50:27.0666804Z ##[section]Finishing: Cache Maven local repo
> {code}
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=26018&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=96bd9872-da2e-43b4-b013-1295f1c23a41&l=220]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)