[
https://issues.apache.org/jira/browse/FLINK-16346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408465#comment-17408465
]
Xintong Song commented on FLINK-16346:
--------------------------------------
1.12:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=23344&view=logs&j=6bfdaf55-0c08-5e3f-a2d2-2a0285fd41cf&t=fd9796c3-9ce8-5619-781c-42f873e126a6&l=6910
> BlobsCleanupITCase.testBlobServerCleanupCancelledJob fails on Travis
> --------------------------------------------------------------------
>
> Key: FLINK-16346
> URL: https://issues.apache.org/jira/browse/FLINK-16346
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.11.0, 1.12.5
> Reporter: Till Rohrmann
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.9.4, 1.10.2, 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{BlobsCleanupITCase.testBlobServerCleanupCancelledJob}} and
> {{BlobsCleanupITCase.testBlobServerCleanupFinishedJob}} fails on Travis with
> {code}
> 12:22:22.314 [ERROR]
> testBlobServerCleanupCancelledJob(org.apache.flink.runtime.jobmanager.BlobsCleanupITCase)
> Time elapsed: 30.037 s <<< FAILURE!
> java.lang.AssertionError: Timeout while waiting for
> /tmp/junit226171740428505862/junit6248655677631371057/blobStore-0eb47b50-41ae-4c3c-885e-4ee944b8ef38
> to become empty. Current contents: [job_bf8d556f932a0d225c1dcc60f1665a26]
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.waitForEmptyBlobDir(BlobsCleanupITCase.java:276)
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanup(BlobsCleanupITCase.java:233)
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanupCancelledJob(BlobsCleanupITCase.java:141)
> 12:22:22.314 [ERROR]
> testBlobServerCleanupFinishedJob(org.apache.flink.runtime.jobmanager.BlobsCleanupITCase)
> Time elapsed: 30.098 s <<< FAILURE!
> java.lang.AssertionError: Timeout while waiting for
> /tmp/junit226171740428505862/junit6248655677631371057/blobStore-0eb47b50-41ae-4c3c-885e-4ee944b8ef38
> to become empty. Current contents: [job_bf8d556f932a0d225c1dcc60f1665a26]
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.waitForEmptyBlobDir(BlobsCleanupITCase.java:276)
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanup(BlobsCleanupITCase.java:233)
> at
> org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanupFinishedJob(BlobsCleanupITCase.java:133)
> {code}
> https://api.travis-ci.com/v3/job/292161105/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)