On Wed, Jun 22, 2016 at 01:37:50PM +0530, Nigel Babu wrote:
> Hello,
> 
> If anyone has successfully got Jenkins CLI working on build.gluster.org,
> please let me know how to get it working? My attempts seem to have failed
> so far with this:

I tend to run it on build.gluster.org, something like this:

  $ java -jar jenkins-cli.jar -s http://localhost:8080/ help

HTH,
Niels


> 
> 
> java.net.SocketTimeoutException: connect timed out
>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>         at
> java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
>         at
> java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
>         at
> java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
>         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>         at java.net.Socket.connect(Socket.java:589)
>         at hudson.cli.CLI.connectViaCliPort(CLI.java:210)
>         at hudson.cli.CLI.<init>(CLI.java:128)
>         at
> hudson.cli.CLIConnectionFactory.connect(CLIConnectionFactory.java:72)
>         at hudson.cli.CLI._main(CLI.java:479)
>         at hudson.cli.CLI.main(CLI.java:390)
>         Suppressed: java.io.EOFException: unexpected stream termination
>                 at
> hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
>                 at hudson.remoting.Channel.<init>(Channel.java:437)
>                 at hudson.remoting.Channel.<init>(Channel.java:415)
>                 at hudson.remoting.Channel.<init>(Channel.java:411)
>                 at hudson.remoting.Channel.<init>(Channel.java:399)
>                 at hudson.remoting.Channel.<init>(Channel.java:390)
>                 at hudson.remoting.Channel.<init>(Channel.java:363)
>                 at hudson.cli.CLI.connectViaHttp(CLI.java:159)
>                 at hudson.cli.CLI.<init>(CLI.java:132)
>                 ... 3 more
> 
> 
> -- 
> nigelb

> _______________________________________________
> Gluster-infra mailing list
> Gluster-infra@gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-infra

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra

Reply via email to