This was the tweet I sent last night - no response so not sure if @jenkinsci is considered a valid way to pass things on.
@jenkinsci <https://twitter.com/jenkinsci/> so, just to confirm: the regression in hudson.remoting.SynchronousCommandTransport$ReaderThread occurs in 1.576. 1.575 is good. Cheers, Barry PS I'll also raise an issue. On Monday, January 12, 2015 at 8:26:00 PM UTC+11, Barry Anderson wrote: > > I just upgraded from 1.572 to 1.596 and a shell job that I have that uses > the CLI and update-job to load about 23 jobs that has always worked > flawlessly in the past now runs for about 8 jobs then fails with the > following error for a couple of commands then succeeds for a few then fails > for a few more and so on: (I'm assuming this is a queuing issue?) > > Jan 10, 2015 2:00:15 PM > hudson.remoting.SynchronousCommandTransport$ReaderThread run > SEVERE: I/O error in channel CLI connection to http://localhost:8080 > java.net.SocketException: Connection reset > at java.net.SocketInputStream.read(SocketInputStream.java:185) > at java.io.FilterInputStream.read(FilterInputStream.java:133) > at java.io.FilterInputStream.read(FilterInputStream.java:107) > at javax.crypto.CipherInputStream.getMoreData(CipherInputStream.java:107) > at javax.crypto.CipherInputStream.read(CipherInputStream.java:236) > at java.io.BufferedInputStream.fill(BufferedInputStream.java:235) > at java.io.BufferedInputStream.read(BufferedInputStream.java:254) > at > hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:82) > at > hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:72) > at > hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103) > at > hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39) > at > hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) > at > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) > > > Thanks and regards, > Barry > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/912ea038-b3a8-4267-82be-df65c97eb981%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
