Re: [FD.io Helpdesk #28181] Honeycomb merge job lacks credentials to publish debs
Maros Marsalek -X (mmarsale - PANTHEON TECHNOLOGIES@Cisco)
From the later job:
toggle quoted message
Show quoted text
" + MVN=/opt/apache/maven/bin/mvn + GROUP_ID=io.fd.honeycomb + BASEURL=https://nexus.fd.io/content/repositories/fd.io. + BASEREPOID=fdio- + '[' ubuntu1404 == centos7 ']' [honeycomb-integration-master-ubuntu1404] $ /bin/sh -xe /tmp/hudson987168679523832107.sh + '[' ubuntu1404 == ubuntu1404 ']' + sudo update-java-alternatives -s /usr/lib/jvm/java-1.7.0-openjdk-amd64 update-alternatives: error: no alternatives for mozilla-javaplugin.so update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so [ssh-agent] Stopped. " Some issue with alternatives crashes the ssh execution. Maros -----Original Message-----
From: Maros Marsalek -X (mmarsale - PANTHEON TECHNOLOGIES at Cisco) Sent: Thursday, August 25, 2016 9:40 AM To: 'fdio-helpdesk@...' <fdio-helpdesk@...>; hagbard@... Cc: honeycomb-dev@... Subject: RE: [FD.io Helpdesk #28181] Honeycomb merge job lacks credentials to publish debs Hi, Now for some reason the script that creates the deb package is not invoked by Jenkins. Previously, it used to be invoked, but failed e.g. https://jenkins.fd.io/view/honeycomb/job/honeycomb-integration-master-ubuntu1404/1048/consoleFull You can see the invocation: ./packaging/deb/debuild.sh But now, no invocation e.g. https://jenkins.fd.io/view/honeycomb/job/honeycomb-integration-master-ubuntu1404/1055/consoleFull So there seems to be another issue. Maros -----Original Message----- From: Vanessa Valderrama via RT [mailto:fdio-helpdesk@...] Sent: Thursday, August 25, 2016 12:34 AM To: hagbard@... Cc: honeycomb-dev@...; Maros Marsalek -X (mmarsale - PANTHEON TECHNOLOGIES at Cisco) <mmarsale@...> Subject: [FD.io Helpdesk #28181] Honeycomb merge job lacks credentials to publish debs Ed, The credentials have been updated. Validated by manually pushing a package. Please confirm this issue is resolved. Thank you, Vanessa On Wed Aug 24 08:57:36 2016, hagbard wrote: It appears that honeycomb Jenkins jobs lack credentials to publish |
|