Sudo: unable to resolve host

I’m seeing a lot of error messages sudo: unable to resolve host already in the worker setup phase on my Travis runs, e.g.https://travis-ci.org/github/ArturKlauser/raspberrypi-rstudio/jobs/693321362. The runs later terminate entirely with runtime/cgo: pthread_create failed: Resource temporarily unavailable in a apt-get update in docker.

Could it be that there is a misconfiguration on the Travis host causing these issues? What can I do to fix it?

This is running on arch arm64 with docker service.

1 Like

We are also seeing this issue: https://github.com/bitcoin/bitcoin/issues/19171

Hi, I’m also getting this issue on ARM64 builds using either dist: xenial or dist: bionic: https://travis-ci.com/github/guillaumedsde/qbittorrent-nox-static/jobs/349387789#L21950

Hi,
rav1e’s arm64 builds are also facing similar issue
https://travis-ci.org/github/xiph/rav1e/jobs/704380238

Yes, I am also seeing this on my ARM64 build:

https://travis-ci.org/github/GrokImageCompression/grok/jobs/704649365

Same error here, seeing sudo: unable to resolve host in worker setup.

https://travis-ci.org/github/eavise-kul/brambox-build/jobs/719882560

I am also observing same issue on “ppc64le”. Please have a look on the log :
https://travis-ci.com/github/sanjay-cpu/parfait/jobs/380245804

Same issue on ppc64le Travis CI - Test and Deploy with Confidence