[ https://issues.apache.org/jira/browse/FLINK-15531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011656#comment-17011656 ]
Yang Wang commented on FLINK-15531: ----------------------------------- I think the root cause is starting the minikube failed and we always wait for it ready in {{setup_kubernetes.sh.}} So the test hangs. I have added the retry logics in this ticketĀ FLINK-15354. After it merged, this JIRA could be closed. > Nightly build stalls in e2e-ha-scala-2.12 stage > ----------------------------------------------- > > Key: FLINK-15531 > URL: https://issues.apache.org/jira/browse/FLINK-15531 > Project: Flink > Issue Type: Bug > Components: Tests > Affects Versions: 1.10.0 > Reporter: Yu Li > Priority: Major > Labels: test-stability > Fix For: 1.10.0 > > > The latest release-1.10 nightly build stalls in e2e-ha-scala-2.12 stage with > below error: > {code} > E0109 01:41:27.292512 12346 start.go:234] Error updating cluster: Error > updating localkube from uri: Error attempting to download and cache > localkube: downloading localkube: failed to download: failed to download to > temp file: failed to copy contents: unexpected EOF > ============================================================== > E0109 01:41:27.507773 12484 update-context.go:48] Error host driver ip > status: Error loading api for: minikube: Error loading host from store: open > /home/travis/.minikube/machines/minikube/config.json: permission denied > {code} > https://api.travis-ci.org/v3/job/634330771/log.txt -- This message was sent by Atlassian Jira (v8.3.4#803005)