It's you.

$ time wget 
http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
--2014-05-12 12:17:11--
http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving updates.jenkins-ci.org... 199.193.196.24
Connecting to updates.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: 
http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
[following]
--2014-05-12 12:17:11--
http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving mirrors.jenkins-ci.org... 199.193.196.24
Connecting to mirrors.jenkins-ci.org|199.193.196.24|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: 
http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
[following]
--2014-05-12 12:17:11--
http://mirror.xmission.com/jenkins/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
Resolving mirror.xmission.com... 198.60.22.13, 2607:fa18:0:3::13
Connecting to mirror.xmission.com|198.60.22.13|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 78382 (77K) [application/octet-stream]
Saving to: “ssh-credentials.hpi”

100%[========================================================================================================================================================================>]
78,382       297K/s   in 0.3s

2014-05-12 12:17:12 (297 KB/s) - “ssh-credentials.hpi” saved [78382/78382]

wget   0.03s user 0.01s system 4% cpu 0.978 total

On Mon, May 12, 2014 at 11:27 AM, Paul Sokolovsky
<paul.sokolov...@linaro.org> wrote:
> Hello,
>
> Today, most attempts to download plugins from updates.jenkins-ci.org
> timeout, only sometimes something gets thru. Here're are wget log
> examples:
>
> $ time wget 
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> --2014-05-12 18:09:31--  
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)... 199.193.196.24
> Connecting to updates.jenkins-ci.org 
> (updates.jenkins-ci.org)|199.193.196.24|:80... connected.
> HTTP request sent, awaiting response... 502 Bad Gateway
> 2014-05-12 18:10:05 ERROR 502: Bad Gateway.
>
>
> real    0m33.956s
> user    0m0.000s
> sys     0m0.004s
> $ time wget 
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> --2014-05-12 18:10:11--  
> http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)... 199.193.196.24
> Connecting to updates.jenkins-ci.org 
> (updates.jenkins-ci.org)|199.193.196.24|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: 
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
>  [following]
> --2014-05-12 18:10:22--  
> http://mirrors.jenkins-ci.org/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi
> Resolving mirrors.jenkins-ci.org (mirrors.jenkins-ci.org)... 199.193.196.24
> Connecting to mirrors.jenkins-ci.org 
> (mirrors.jenkins-ci.org)|199.193.196.24|:80... connected.
> HTTP request sent, awaiting response... 502 Bad Gateway
> 2014-05-12 18:10:59 ERROR 502: Bad Gateway.
>
>
> real    0m47.422s
> user    0m0.000s
> sys     0m0.004s

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to