"gzip: stdin: not in gzip format" installing Julia

Not sure if this has yet been detected and/or reported ( @ararslan @staticfloat ) but since this morning I get:

Worker information
60.22s0.01s0.00s0.01s
system_info
7Build system information
143
1440.02s0.01s0.37s0.29s0.07s0.00s0.05s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.00s0.03s0.00s0.02s0.44s0.00s0.00s0.00s0.01s0.01s0.15s0.01s1.06s0.00s0.00s3.05s0.00s3.01s0.00s2.47s
docker_mtu
resolvconf
git.checkout
1450.98s$ git clone --depth=99999999 --branch=master https://github.com/BottomHoleAssemblyAnalysis/BHAPtFEM.jl.git BottomHoleAssemblyAnalysis/BHAPtFEM.jl
155
1560.01s$ export JULIA_PROJECT=@.
157Julia for Travis-CI is not officially supported, but is community maintained.
158Please file any issues using the following link
159  https://travis-ci.community/c/languages/julia
160and mention `@ararslan`, `@staticfloat` and `@StefanKarpinski` in the issue
161Installing Julia
1620.01s$ CURL_USER_AGENT="Travis-CI $(curl --version | head -n 1)"
1630.00s$ mkdir -p ~/julia
1640.37s$ curl -A "$CURL_USER_AGENT" -s -L --retry 7 'https://julialang-s3.julialang.org/bin/linux/x64/1.3/julia-1.3-latest-linux-x86_64.tar.gz' | tar -C ~/julia -x -z --strip-components=1 -f -
165
166gzip: stdin: not in gzip format
167tar: Child returned status 1
168tar: Error is not recoverable: exiting now
169The command "curl -A "$CURL_USER_AGENT" -s -L --retry 7 'https://julialang-s3.julialang.org/bin/linux/x64/1.3/julia-1.3-latest-linux-x86_64.tar.gz' | tar -C ~/julia -x -z --strip-components=1 -f -" failed and exited with 2 during .
170
171Your build has been stopped.
1 Like

It has started working again. (I don’t know why.)

AWS was (is?) having a DNS name resolution issue earlier today. I suspect this is the cause of this problem.

https://status.aws.amazon.com