On 04/13/2018 09:58 AM, Troy Dawson wrote: > On Fri, Apr 13, 2018 at 8:42 AM, Rich Megginson <rmeggins at redhat.com> wrote: >> On 04/13/2018 09:39 AM, Troy Dawson wrote: >>> On Fri, Apr 13, 2018 at 7:58 AM, Rich Megginson <rmeggins at redhat.com> >>> wrote: >>>> On 04/12/2018 07:32 AM, Troy Dawson wrote: >>>>> We have origin packages for 3.7.2, 3.8.0 and 3.9.0. We also have the >>>>> corresponding openshift-ansible packages. They have been put in our >>>>> testing repos. >>>>> >>>>> DO NOT USE ORIGIN 3.8.0, IT IS FOR UPGRADE PURPOSES ONLY >>>>> >>>>> These will not be released until *someone* has tested them. So >>>>> please, someone, anyone, test them, and let us know. >>>>> >>>>> origin 3.9 testing >>>>> https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin39/ >>>>> origin-3.9.0-1.el7.git.0.ba7faec >>>>> openshift-ansible-3.9.0-0.53.0.git.1.af49d87.el7 >>>>> >>>>> origin 3.8 testing >>>>> https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin38/ >>>>> origin-3.8.0-1.el7.git.0.dd1558c >>>>> openshift-ansible-3.8.37-1.git.1.151d57f.el7 >>>>> >>>>> origin 3.7 testing >>>>> https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin37/ >>>>> origin-3.7.2-1.el7.git.0.cd74924 >>>>> openshift-ansible-3.7.43-1.git.1.ed51ddd.el7 >>>>> >>>>> Once again, test and let us know. If you don't know who to send it >>>>> to, just reply to this email. >>>> >>>> Having some problems with logging Kibana certificates - issued with >>>> duplicate serial numbers - was >>>> >>>> https://github.com/openshift/origin/pull/18713/commits/95e262011438642410959914c3db9868c57739ff >>>> fixed in these 3.9 packages? >>> From what I can tell, yes. >>> Is it acting like it isn't? >> >> It is the same symptom - certificates are being issued with duplicate serial >> numbers - but if the fix is in origin 3.9, I'll see if there could possibly >> be another cause. >> > I just double checked the code itself, just in case some later commit > changed things. > The changes that are in > https://github.com/openshift/origin/pull/18713/commits/95e262011438642410959914c3db9868c57739ff > are in origin-3.9.0-1.el7.git.0.ba7faec > So ya, there must be some other cause. Seems to be working now. Not sure what happened - probably didn't get the latest versions of all of the packages last time I tried. Sorry for the noise. > > Troy