Stream: IG creation
Topic: Error: Invalid or corrupt jarfile ../publisher.jar
Mohammad Jafari (Apr 02 2020 at 20:20):
I'm getting this error. Seems to be a problem with github?
INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/HL7/fhir-security-label-ds4p --branch master repo DEBUG:root:Time to deadline 3479.997208 seconds Cloning into 'repo'... DEBUG:root:running: wget -q https://github.com/FHIR/latest-ig-publisher/raw/master/org.hl7.fhir.publisher.jar -O publisher.jar DEBUG:root:Time to deadline 3436.949088 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 3424.810877 seconds npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) /usr/local/bin/sushi -> /usr/local/lib/node_modules/fsh-sushi/dist/app.js + fsh-sushi@0.11.1 updated 3 packages in 7.074s DEBUG:root:running: java -Xms14000m -Xmx14000m -jar ../publisher.jar -ig ig.json -auto-ig-build -target https://build.fhir.org/ig/HL7/fhir-security-label-ds4p/ -out /scratch/ig-build-temp-MSWFT2/repo DEBUG:root:Time to deadline 3417.374759 seconds Error: Invalid or corrupt jarfile ../publisher.jar
Mohammad Jafari (Apr 02 2020 at 20:26):
It seems like the CI is dead now. It hasn't picked up the new commits for about 15 minutes.
Grahame Grieve (Apr 02 2020 at 20:35):
you've committed?
Mohammad Jafari (Apr 02 2020 at 20:37):
yes.
Mohammad Jafari (Apr 02 2020 at 20:40):
seems like github is having issues though.
Mohammad Jafari (Apr 02 2020 at 20:41):
some kind of a sporadic outage.
Lloyd McKenzie (Apr 02 2020 at 20:49):
I'm seeing the same symptoms
Lloyd McKenzie (Apr 02 2020 at 20:49):
@Josh Mandel ?
Paul Bastide (Apr 02 2020 at 20:49):
FYI - githubstatus.com has details. It's system wide
Grahame Grieve (Apr 02 2020 at 20:49):
the publisher didn't change between success and failure
Josh Mandel (Apr 02 2020 at 20:50):
Github is having outages; so the fetch from github is probably failing.
Josh Mandel (Apr 02 2020 at 20:51):
If there's still an issue after https://www.githubstatus.com/ is green please ping me here.
Last updated: Apr 12 2022 at 19:14 UTC