INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/fmckinney/carin-rtpbc --branch newbase repo DEBUG:root:Time to deadline 35879.997083 seconds Cloning into 'repo'... DEBUG:root:running: wget -q https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar -O publisher.jar DEBUG:root:Time to deadline 35878.974248 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35877.903668 seconds npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. added 140 packages in 6s 15 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.4.2 npm notice Changelog: npm notice Run `npm install -g npm@11.4.2` to update! npm notice DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/fmckinney/carin-rtpbc/ -out /scratch/repo DEBUG:root:Time to deadline 35872.100391 seconds FHIR IG Publisher Version 2.0.9 (Git# 85234fcd604f). Built 2025-07-11T21:09:16.247Z (6 days old) Detected Java version: 21-ea from /usr/local/openjdk-21 on Linux/amd64 (64bit). 19008MB available dir = /scratch/repo, path = /usr/local/openjdk-21/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Parameters: -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/fmckinney/carin-rtpbc/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Friday, July 18, 2025, 2:23:19 PM Coordinated Universal Time (2025-07-18T14:23:19Z) Build FHIR IG from /scratch/repo/ig.json (00:00.026 / 00:00.027, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.003 / 00:00.030, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.003 / 00:00.034, 97Mb) Exception in thread "main" java.lang.Error: Old style JSON configuration is no longer supported. If you see this, then ig.ini wasn't found in 'null' at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:2790) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:1069) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:15809)