<div dir="ltr">On Sun, May 29, 2016 at 11:03 AM, Ian Hinder <span dir="ltr"><<a href="mailto:ian.hinder@aei.mpg.de" target="_blank">ian.hinder@aei.mpg.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
On 29 May 2016, at 16:40, Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>> wrote:<br>
<br>
> Ian<br>
><br>
> I am observing widespread breakage when running the tests. So far, things are "working" only on my laptop and two workstations, and are broken everywhere else. And "working" here is that the tests run and finish and report results, not that they succeed.<br>
><br>
> I am hoping that there is a common cause, and that we won't have to track down a different issue for every HPC system.<br>
<br>
</span>Hi Erik,<br>
<br>
The error with triggering the analysis in Jenkins is caused by certificates.<br>
<br>
On the git server that triggers the Jenkins analysis in a post-update hook, I get the error<br>
<br>
$ curl -X POST <a href="https://build.barrywardell.net/job/EinsteinToolkitMulti-sandbox/build?token=***" rel="noreferrer" target="_blank">https://build.barrywardell.net/job/EinsteinToolkitMulti-sandbox/build?token=***</a><br>
curl: (60) server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none<br>
More details here: <a href="http://curl.haxx.se/docs/sslcerts.html" rel="noreferrer" target="_blank">http://curl.haxx.se/docs/sslcerts.html</a><br>
<br>
According to<br>
<br>
<a href="https://www.sslshopper.com/ssl-checker.html#hostname=https://build.barrywardell.net" rel="noreferrer" target="_blank">https://www.sslshopper.com/ssl-checker.html#hostname=https://build.barrywardell.net</a><br>
<br>
the Jenkins machine has a LetsEncrypt certificate which is not trusted in all browsers.<br>
<br>
Barry, do you know what is needed?<br></blockquote><div><br></div><div>This has now been fixed on <a href="https://build.barrywardell.net">https://build.barrywardell.net</a>. The problem was a missing <span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;white-space:pre-wrap">intermediate cert.</span></div><div><span style="color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';font-size:14px;white-space:pre-wrap"><br></span></div></div></div></div>