Closed andrewvc closed 7 years ago
this seems to be a dup of an issue that got a PR and was closed, I added a comment there: https://github.com/elastic/logstash/issues/7160#issuecomment-303061906
@jsvd would you like to use this as the new issue or close / reopen #7160 ?
I'll let @original-brownbear decide if this is similar (then close) or a different thing (then keep open).
I believe https://github.com/elastic/logstash/pull/7179 will be a good fix for this, waiting for those tests to pass ATM
I got this again in https://travis-ci.org/elastic/logstash/jobs/237106207#L1837
@jsvd wasn't there some SSL bug in Jruby ? :D The error so looks like some SSL lib issue (admittedly could be a bunch of other things too), I've never seen this one with MRI Ruby ...
nevermind ... Travis shouldn't be running an encrypted Docker socket ...
removing elasticsearch-bot @andrewvc can you please reassign?
@jsvd @andrewvc this is getting kind of painful I guess ... unless someone else has the time should I take a look here tonight?
I can take a stab at it thought I've been avoiding to since my docker knowledge is slim. anyway it can definitely wait until you're back home. I've just been registering here the occurences so we know the frequency, and it's a good thing that it is so frequent (as opposed to once in a while).
We can try a hack like https://github.com/elastic/logstash/pull/7264, let's see if we can make Travis run from a more recent Docker version. I can't reproduce this issue at all locally, but there are a number of bugs in that Docker version that may cause this ... maybe we get a freebie :P
@andrewvc @jsvd haver a look at #7264 ;)
fixed via #7264
happens still, see https://travis-ci.org/elastic/logstash/jobs/238786856#L1900 (his the version upgrade in it)
Fixed at last by #7178 :)
closing for now, seems the retry fixed it (at least at the moment the issue is not visible)
@jsvd this happened again despite the retry https://travis-ci.org/elastic/logstash/jobs/252417390#L2003 :(
another case: https://travis-ci.org/elastic/logstash/jobs/253140457#L2797
This time both tests fail, not just one of them.
we dropped Docker so this is finally not an issue anymore :)
Form https://travis-ci.org/elastic/logstash/jobs/234760314