Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] eclipse-jarsigner-plugin issues on Jenkins builds

This was once again happening today:

https://hudson.eclipse.org/webtools/view/webtools_CI/job/webtools-dali_master/640/console

https://hudson.eclipse.org/webtools/view/webtools_CI/job/webtools-webservices_master/591/console

But it seems to have been self-correcting as builds after these two passed. 

On Sun, Jun 9, 2019 at 4:55 AM Mikaël Barbero <mikael.barbero@xxxxxxxxxxxxxxxxxxxxxx> wrote:
The TSA server was unavailable, which makes digital signing impossible. We have to rely on external service for timestamping (symantec in this case) and have no control over it.

Everything is working properly now.

Thanks,

Mikaël Barbero 
Team Lead - Release Engineering | Eclipse Foundation
📱 (+33) 642 028 039 | 🐦 @mikbarbero
Eclipse Foundation: The Platform for Open Innovation and Collaboration

Le 7 juin 2019 à 20:22, Roland Grunberg <rgrunber@xxxxxxxxxx> a écrit :

Also seems to be happening in
https://ci.eclipse.org/releng/job/I-build-4.13/3/console
so it's likely affecting other projects as well.

On Fri, Jun 7, 2019 at 1:58 PM Roland Grunberg <rgrunber@xxxxxxxxxx> wrote:

I'm seeing the following error on the Orbit [1] and Linux Tools [2] JIPP/JIROs.
It seems to have started happening today.

[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.objectweb.asm ---
[INFO] Signing jar:
/home/jenkins/workspace/orbit-recipes-pipeline-test/asm/org.objectweb.asm_7.1.0/target/org.objectweb.asm-7.1.0-SNAPSHOT.jar
[WARNING] [Fri Jun 07 17:19:40 UTC 2019] HTTP request failed.
HTTP Error 500 (reason: Server Error)
HTTP Error 500
Problem accessing '/jar-signing-service'
Reason: Server Error

Caused by: java.io.IOException: The
'/usr/java/jdk1.8.0_51/bin/jarsigner' command exited with value '1'
'/usr/java/jdk1.8.0_51/bin/jarsigner' output:
jarsigner: unable to sign jar: java.io.IOException: Server returned
HTTP response code: 503 for URL:
http://sha256timestamp.ws.symantec.com/sha256/timestamp

   at org.eclipse.cbi.webservice.signing.jar.JarSigner.signJar(JarSigner.java:231)
   at org.eclipse.cbi.webservice.signing.jar.SigningServlet.doSign(SigningServlet.java:66)
   at org.eclipse.cbi.webservice.signing.jar.SigningServlet.doPost(SigningServlet.java:54)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
   at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:860)
   at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:535)
   at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
...<troncated output>... For complete output, see
'/home/jenkins/workspace/orbit-recipes-pipeline-test/asm/org.objectweb.asm_7.1.0/target/org.objectweb.asm-7.1.0-SNAPSHOT.jar-7875781808081756076-RemoteJarSigner.log'

Cheers,
Roland Grunberg

[1] https://ci.eclipse.org/orbit/job/orbit-recipes/462/console
[2]  https://ci.eclipse.org/linuxtools/job/linuxtools-master/64/consoleFull
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev


--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus

Back to the top