You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2023/03/20 08:16:00 UTC

[jira] [Closed] (FLINK-31210) Azure Pipelines report warning on "no space left on device" in Restore Docker images step

     [ https://issues.apache.org/jira/browse/FLINK-31210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Pohl closed FLINK-31210.
---------------------------------
    Resolution: Cannot Reproduce

I'm closing this issue because it seems to have been resolved upstream. We haven't encoutered this issue on the 1.16 branch lately.

> Azure Pipelines report warning on "no space left on device" in Restore Docker images step
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-31210
>                 URL: https://issues.apache.org/jira/browse/FLINK-31210
>             Project: Flink
>          Issue Type: Bug
>          Components: Test Infrastructure
>    Affects Versions: 1.16.1
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: test-stability
>
> We're experiencing "no space left on device" issues lately when restoring the Docker images. This doesn't make the builds fail, though. It's just reported as warning
> {code}
> Loaded image: docker.elastic.co/elasticsearch/elasticsearch:6.8.20
> ApplyLayer exit status 1 stdout:  stderr: write /usr/share/elasticsearch/modules/ingest-geoip/GeoLite2-City.mmdb: no space left on device
> ##[error]Bash exited with code '1'.
> {code}
> All of this happens on Azure machines (not the Alibaba VMs). Therefore, I'm not sure whether there's much to do on our side.
> * [20230224.3|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46491&view=logs&j=f8e16326-dc75-5ba0-3e95-6178dd55bf6c&t=728e59c6-8078-53a8-7bbe-bb7b0b1f2c63]
> * [20230223.18|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46486&view=results]
> * [20230223.6|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46441&view=results]
> * [20230223.2|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46434&view=results]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)