Skip to content
Failed

Console Output

01:43:14 Started by remote host 132.187.226.74 with note: <p>Data update</p>
01:43:14 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
01:43:14 [ssh-agent] Looking for ssh-agent implementation...
01:43:14 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
01:43:14 $ ssh-agent
01:43:14 SSH_AUTH_SOCK=/tmp/ssh-MQpF8yjIfZFZ/agent.31691
01:43:14 SSH_AGENT_PID=31695
01:43:14 [ssh-agent] Started.
01:43:14 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5047395818685295378.key
01:43:14 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5047395818685295378.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5047395818685295378.key)
01:43:14 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
01:43:14 Cloning the remote Git repository
01:43:14 Cloning repository https://github.com/faustedition/faust-gen
01:43:14  > git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
01:43:14 Fetching upstream changes from https://github.com/faustedition/faust-gen
01:43:14  > git --version # timeout=10
01:43:14 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
01:43:14  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
01:43:17  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
01:43:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:43:17  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
01:43:17 Fetching upstream changes from https://github.com/faustedition/faust-gen
01:43:17 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
01:43:17  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
01:43:19  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:43:19  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
01:43:19 Checking out Revision 0e4a49004720ab8a84983da95c17d0baf0630f64 (refs/remotes/origin/master)
01:43:19  > git config core.sparsecheckout # timeout=10
01:43:19  > git checkout -f 0e4a49004720ab8a84983da95c17d0baf0630f64
01:43:19 Commit message: "Updated submodules."
01:43:19  > git rev-list 0e4a49004720ab8a84983da95c17d0baf0630f64 # timeout=10
01:43:19  > git remote # timeout=10
01:43:19  > git submodule init # timeout=10
01:43:19  > git submodule sync # timeout=10
01:43:19  > git config --get remote.origin.url # timeout=10
01:43:19  > git submodule init # timeout=10
01:43:19  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
01:43:19  > git config --get submodule.data.url # timeout=10
01:43:19  > git config -f .gitmodules --get submodule.data.path # timeout=10
01:43:19  > git submodule update --init --recursive --remote data
01:43:38  > git config --get submodule.src/main/xproc.url # timeout=10
01:43:38  > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
01:43:38  > git submodule update --init --recursive --remote src/main/xproc
01:43:42  > git config --get submodule.src/main/web.url # timeout=10
01:43:42  > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
01:43:42  > git submodule update --init --recursive --remote src/main/web
01:43:52 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-299-662777038307735716.fbdir
01:43:52 Parsing POMs
01:43:52 using settings config with name MavenSettings
01:43:52 Replacing all maven server entries not found in credentials list is true
01:43:52 Established TCP socket on 44003
01:43:52 maven35-agent.jar already up to date
01:43:52 maven35-interceptor.jar already up to date
01:43:52 maven3-interceptor-commons.jar already up to date
01:43:52 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 44003
01:43:53 <===[JENKINS REMOTING CAPACITY]===>channel started
01:43:53 using settings config with name MavenSettings
01:43:53 Replacing all maven server entries not found in credentials list is true
01:43:55 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings1574824177894134443.xml -D clean deploy
01:43:55 [INFO] Scanning for projects...
01:43:56 [INFO] ------------------------------------------------------------------------
01:43:56 [INFO] Detecting the operating system and CPU architecture
01:43:56 [INFO] ------------------------------------------------------------------------
01:43:56 [INFO] os.detected.name: linux
01:43:56 [INFO] os.detected.arch: x86_64
01:43:56 [INFO] os.detected.release: debian
01:43:56 [INFO] os.detected.release.version: 9
01:43:56 [INFO] os.detected.release.like.debian: true
01:43:56 [INFO] os.detected.classifier: linux-x86_64
01:43:56 [INFO] 
01:43:56 [INFO] ------------------------------------------------------------------------
01:43:56 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
01:43:56 [INFO] ------------------------------------------------------------------------
01:43:57 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:43:57 [INFO] Downloading: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:43:57 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:43:57 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
01:43:57 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 2.7 kB/s)
01:43:58 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 735 B/s)
01:43:58 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 17 kB/s)
01:43:58 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 45 kB/s)
01:43:58 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:58 [INFO] Downloading: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:59 [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
01:43:59 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 1.1 kB/s)
01:44:00 [INFO] 
01:44:00 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
01:44:01 [INFO] Using 'utf-8' encoding to copy filtered resources.
01:44:01 [INFO] Copying 18 resources to /mnt/data/jenkins/workspace/faust-gen/target/preprint-rendering
01:44:01 [INFO] Copying 8724 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
01:44:02 [INFO] Copying 196 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
01:44:02 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
01:44:02 [INFO] Copying 102 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
01:44:02 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
01:44:02 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
01:44:02 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts
01:44:02 [INFO] 
01:44:02 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
01:44:03 [INFO] Changes detected - recompiling the module!
01:44:03 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
01:44:05 [INFO] 
01:44:05 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-preprint-specific-resources) @ faust-gen ---
01:44:05 [INFO] Using 'utf-8' encoding to copy filtered resources.
01:44:05 [INFO] Copying 1 resource
01:44:05 [INFO] 
01:44:05 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
01:44:08 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
01:44:14 INFO : target/xproc/collect-metadata.xpl:66:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml)
01:44:16 INFO : Converting archive metadata to js...
01:44:16 INFO : Adding generated markup to transcripts ...
01:44:16 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust1.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust1.xml
01:44:16 Message:  - emending Lesetext (lesetext/faust1.xml) ...
01:44:19 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust2.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust2.xml
01:44:19 Message:  - emending Lesetext (lesetext/faust2.xml) ...
01:44:24 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391362/391362.xml)
01:44:38 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390575/390575.xml)
01:44:41 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390883/390883.xml)
01:44:44 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390777/390777.xml)
01:44:44 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390705/390705.xml)
01:44:44 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/veste_coburg/A_IV_708_1_10/A_IV_708_1_10.xml)
01:44:44 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390652/390652.xml)
01:44:45 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390847/390847.xml)
01:44:45 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390851/390851.xml)
01:44:45 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391083/391083.xml)
01:44:45 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390852/390852.xml)
01:44:50 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/2_P97_H.1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390350.xml)
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/jahrbuch_der_auktionspreise1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:52 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:53 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "n.s." in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
01:44:53 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:53 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:53 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389786.xml)
01:44:53 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.3 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389863.xml)
01:44:54 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:54 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:54 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:54 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:54 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:55 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:55 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:55 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:55 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:55 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-W_1362 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
01:44:56 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/hagen/C1_4  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/kua_VI_1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-447-1.xml)
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-XVII-6-1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xml)
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:44:57 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391375.xml)
01:44:58 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391357.xml)
01:44:58 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_390887.xml)
01:44:58 Message: Generating watermark table ...
01:44:58 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/25-XLII-2-8 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.2/gsa_390593.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/fischer_lamberg/2_III_H.q (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_05.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29c.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29a.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-319_Bl_44-45.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29e.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29d.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-320_Bl_11-12.xml)
01:45:00 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://print/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
01:45:01 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
01:45:03 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
01:45:03 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
01:45:04 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 
01:45:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/pniower_765.xml)
01:45:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
01:45:04 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
01:45:05 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
01:45:05 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
01:45:08 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
01:45:09 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
01:45:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
01:45:11 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
01:45:11 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
01:45:11 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
01:45:16 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
01:45:26 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
01:45:34 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
01:45:46 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
01:45:52 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
01:45:52 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
01:45:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
01:45:52 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
01:45:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
01:45:52 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
01:45:53 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
01:45:53 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
01:46:03 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
01:46:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/wa_I_40 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/graef_865c.xml)
01:46:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/wa_I_40 missing in testimony graef_865c
01:46:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/wa_I_49_1 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/graef_1957.xml)
01:46:04 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/wa_I_49_1 missing in testimony graef_1957
01:46:04 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
01:46:04 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
01:46:06 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
01:46:06 INFO : target/xproc/testimony.xpl:61:35:INFO: div[65] in quz_3 contains 3 testimonies: quz_III-2A, quz_III-44A, quz_III-48A
01:46:08 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
01:46:10 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
01:46:10 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
01:46:11 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
01:46:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
01:46:11 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
01:46:11 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
01:46:11 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
01:46:11 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
01:46:13 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
01:46:13 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
01:46:13 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
01:46:13 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
01:46:14 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
01:46:15 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
01:46:18 Message: Creating emended versions ...
01:46:18 INFO : Generating inline apparatus ...
01:47:08 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
01:47:09 Message: Creating bibliography ...
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/wa_I_40 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
01:47:10 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/wa_I_49_1 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
01:47:45 INFO : Reading emended transcript files ...
01:47:51 INFO : Collecting lines from all transcripts ...
01:47:52 INFO : Collating the lines and writing variant HTMLs
01:48:52 INFO : Reading transcript files to generate paralipomena table ...
01:48:53 Message: Rendering emended versions to html ...
01:49:26 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
01:49:26 
01:49:26 [INFO] 
01:49:26 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
01:49:28 [INFO] Configured Artifact: net.faustedition:slimerjs:0.10.1:zip
01:49:28 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:45.4.0esr:tar.bz2
01:49:28 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/0.10.1/slimerjs-0.10.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
01:49:28 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
01:49:28 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency
01:49:33 [INFO] 
01:49:33 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
01:49:33 [INFO] Using 'utf-8' encoding to copy filtered resources.
01:49:33 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
01:49:33 [INFO] 
01:49:33 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
01:49:33 [INFO] No sources to compile
01:49:33 [INFO] 
01:49:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
01:49:33 [INFO] No tests to run.
01:49:33 [JENKINS] Recording test results[INFO] 
01:49:33 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
01:49:33 
01:49:33 INFO: Web server runs on http://localhost:35935/transcript-generation.html
01:49:33 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:35935/transcript-generation.html <input> <output> [<links> <linkoutput>]
01:49:33 INFO: Converting diplomatic transcripts to JSON ...
01:49:43 INFO: Rendering 2,209 pages in 8 parallel jobs ...
01:50:05 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
01:50:05 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:50:27 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
01:50:27 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:52:03 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
01:52:03 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:56:55 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
01:56:55 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:57:43 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
01:57:43 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:57:53 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
01:57:53 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Å¿s (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:58:31 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
01:58:31 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Å¿p (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:59:13 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
01:59:13 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:59:19 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
01:59:19 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
01:59:19 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:01:04 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
02:01:04 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:09:27 WARNING: Conversion to SVG for 2 H page 353: faust://xml/transcript/gsa/391098/0353.xml issued messages:
02:09:27 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Mephiſto (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:11:38 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
02:11:38 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:11:50 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
02:11:50 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Å¿s (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:11:51 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
02:11:51 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:12:09 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
02:12:09 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:12:16 SEVERE: Failed to convert SVG for 2 III H.44a page 1: faust://xml/transcript/ul_edinburgh/La_II_162/0018461d.xml: Exit Code 139. Script output:
02:12:16 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17201 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:17:22 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
02:17:22 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:35935/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Å¿ch (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:35935/js-gen/transcript-svg.js") 
02:17:42 INFO: ... rendering failed for 2 III H.44a page 1: faust://xml/transcript/ul_edinburgh/La_II_162/0018461d.xml pages:
02:17:42 	{1}
02:17:42 INFO: Failed to convert 1 of 2,209 pages at try 1
02:17:42 INFO: Rendering 1 pages in 8 parallel jobs ...
02:17:46 INFO: ... rendering failed for  pages:
02:17:46 	{1}
02:17:46 INFO: Failed to convert 0 of 1 pages at try 2
02:17:46 INFO: Creating SVGs with CSS ...
02:17:51 [INFO] 
02:17:51 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs-preprint) @ faust-gen ---
02:17:51 INFO: Web server runs on http://localhost:42477/transcript-generation.html
02:17:51 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:42477/transcript-generation.html <input> <output> [<links> <linkoutput>]
02:17:51 INFO: Converting diplomatic transcripts to JSON ...
02:17:54 INFO: Rendering 392 pages in 8 parallel jobs ...
02:17:58 SEVERE: Failed to convert SVG for H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml: Exit Code 139. Script output:
02:17:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29756 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:17:58 SEVERE: Failed to convert SVG for H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml: Exit Code 139. Script output:
02:17:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29736 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:17:58 SEVERE: Failed to convert SVG for 2 H page 3: faust://xml/transcript/gsa/391098/0003.xml: Exit Code 139. Script output:
02:17:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29709 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:17:58 SEVERE: Failed to convert SVG for 2 H page 5: faust://xml/transcript/gsa/391098/0005.xml: Exit Code 139. Script output:
02:17:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29759 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:17:58 SEVERE: Failed to convert SVG for H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml: Exit Code 139. Script output:
02:17:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29744 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:02 SEVERE: Failed to convert SVG for 2 H page 11: faust://xml/transcript/gsa/391098/0011.xml: Exit Code 139. Script output:
02:18:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30530 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:02 SEVERE: Failed to convert SVG for 2 H page 12: faust://xml/transcript/gsa/391098/0012.xml: Exit Code 139. Script output:
02:18:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30540 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:08 SEVERE: Could not send response to the client
02:18:12 SEVERE: Failed to convert SVG for 2 H page 27: faust://xml/transcript/gsa/391098/0027.xml: Exit Code 139. Script output:
02:18:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31988 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:21 SEVERE: Failed to convert SVG for 2 H page 43: faust://xml/transcript/gsa/391098/0043.xml: Exit Code 139. Script output:
02:18:21 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   851 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:30 SEVERE: Failed to convert SVG for 2 H page 57: faust://xml/transcript/gsa/391098/0057.xml: Exit Code 139. Script output:
02:18:30 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2427 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:35 SEVERE: Failed to convert SVG for 2 H page 68: faust://xml/transcript/gsa/391098/0068.xml: Exit Code 139. Script output:
02:18:35 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3298 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:36 SEVERE: Failed to convert SVG for 2 H page 67: faust://xml/transcript/gsa/391098/0067.xml: Exit Code 139. Script output:
02:18:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3283 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:39 SEVERE: Failed to convert SVG for 2 H page 74: faust://xml/transcript/gsa/391098/0074.xml: Exit Code 139. Script output:
02:18:39 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3841 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:42 SEVERE: Failed to convert SVG for 2 H page 77: faust://xml/transcript/gsa/391098/0077.xml: Exit Code 139. Script output:
02:18:42 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4094 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:47 SEVERE: Failed to convert SVG for 2 H page 86: faust://xml/transcript/gsa/391098/0086.xml: Exit Code 139. Script output:
02:18:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4885 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:52 SEVERE: Failed to convert SVG for 2 H page 95: faust://xml/transcript/gsa/391098/0095.xml: Exit Code 139. Script output:
02:18:52 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5633 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:53 SEVERE: Failed to convert SVG for 2 H page 99: faust://xml/transcript/gsa/391098/0099.xml: Exit Code 139. Script output:
02:18:53 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5859 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:18:53 SEVERE: Failed to convert SVG for 2 H page 101: faust://xml/transcript/gsa/391098/0101.xml: Exit Code 139. Script output:
02:18:53 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  6061 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:02 SEVERE: Failed to convert SVG for 2 H page 115: faust://xml/transcript/gsa/391098/0115.xml: Exit Code 139. Script output:
02:19:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  7271 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:09 SEVERE: Failed to convert SVG for 2 H page 129: faust://xml/transcript/gsa/391098/0129.xml: Exit Code 139. Script output:
02:19:09 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  8428 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:10 SEVERE: Failed to convert SVG for 2 H page 130: faust://xml/transcript/gsa/391098/0130.xml: Exit Code 139. Script output:
02:19:10 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  8540 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:15 SEVERE: Failed to convert SVG for 2 H page 139: faust://xml/transcript/gsa/391098/0147.xml: Exit Code 139. Script output:
02:19:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  9273 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:17 SEVERE: Failed to convert SVG for 2 H page 142: faust://xml/transcript/gsa/391098/0150.xml: Exit Code 139. Script output:
02:19:17 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  9529 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:20 SEVERE: Failed to convert SVG for 2 H page 149: faust://xml/transcript/gsa/391098/0143.xml: Exit Code 139. Script output:
02:19:20 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 10094 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:21 SEVERE: Failed to convert SVG for 2 H page 150: faust://xml/transcript/gsa/391098/0144.xml: Exit Code 139. Script output:
02:19:21 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 10171 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:23 SEVERE: Failed to convert SVG for 2 H page 153: faust://xml/transcript/gsa/391098/0153.xml: Exit Code 139. Script output:
02:19:23 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 10426 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:23 SEVERE: Failed to convert SVG for 2 H page 154: faust://xml/transcript/gsa/391098/0154.xml: Exit Code 139. Script output:
02:19:23 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 10491 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:27 SEVERE: Failed to convert SVG for 2 H page 160: faust://xml/transcript/gsa/391098/0160.xml: Exit Code 139. Script output:
02:19:27 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 10996 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:27 SEVERE: Failed to convert SVG for 2 H page 162: faust://xml/transcript/gsa/391098/0162.xml: Exit Code 139. Script output:
02:19:27 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 11144 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:29 SEVERE: Failed to convert SVG for 2 H page 164: faust://xml/transcript/gsa/391098/0164.xml: Exit Code 139. Script output:
02:19:29 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 11326 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:29 SEVERE: Failed to convert SVG for 2 H page 166: faust://xml/transcript/gsa/391098/0166.xml: Exit Code 139. Script output:
02:19:29 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 11482 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:31 SEVERE: Failed to convert SVG for 2 H page 168: faust://xml/transcript/gsa/391098/0168.xml: Exit Code 139. Script output:
02:19:31 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 11654 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:34 SEVERE: Failed to convert SVG for 2 H page 175: faust://xml/transcript/gsa/391098/0175.xml: Exit Code 139. Script output:
02:19:34 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 12152 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:36 SEVERE: Failed to convert SVG for 2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml: Exit Code 139. Script output:
02:19:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 12393 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:37 SEVERE: Failed to convert SVG for 2 H page 179: faust://xml/transcript/gsa/391098/0179.xml: Exit Code 139. Script output:
02:19:37 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 12541 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:37 SEVERE: Failed to convert SVG for 2 H page 180: faust://xml/transcript/gsa/391098/0180.xml: Exit Code 139. Script output:
02:19:37 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 12642 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:40 SEVERE: Failed to convert SVG for 2 H page 185: faust://xml/transcript/gsa/391098/0185.xml: Exit Code 139. Script output:
02:19:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 13010 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:40 SEVERE: Failed to convert SVG for 2 H page 186: faust://xml/transcript/gsa/391098/0186.xml: Exit Code 139. Script output:
02:19:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 13100 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:44 SEVERE: Failed to convert SVG for 2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml: Exit Code 139. Script output:
02:19:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 13760 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:49 SEVERE: Failed to convert SVG for 2 H page 202: faust://xml/transcript/gsa/391098/0202.xml: Exit Code 139. Script output:
02:19:49 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 14397 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:50 SEVERE: Failed to convert SVG for 2 H page 203: faust://xml/transcript/gsa/391098/0203.xml: Exit Code 139. Script output:
02:19:50 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 14507 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:50 SEVERE: Failed to convert SVG for 2 H page 204: faust://xml/transcript/gsa/391098/0204.xml: Exit Code 139. Script output:
02:19:50 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 14543 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:53 SEVERE: Failed to convert SVG for 2 H page 207: faust://xml/transcript/gsa/391098/0207.xml: Exit Code 139. Script output:
02:19:53 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 14789 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:54 SEVERE: Failed to convert SVG for 2 H page 209: faust://xml/transcript/gsa/391098/0209.xml: Exit Code 139. Script output:
02:19:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 14959 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:54 SEVERE: Failed to convert SVG for 2 H page 211: faust://xml/transcript/gsa/391098/0211.xml: Exit Code 139. Script output:
02:19:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15073 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:54 SEVERE: Failed to convert SVG for 2 H page 212: faust://xml/transcript/gsa/391098/0212.xml: Exit Code 139. Script output:
02:19:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15124 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:56 SEVERE: Failed to convert SVG for 2 H page 213: faust://xml/transcript/gsa/391098/0213.xml: Exit Code 139. Script output:
02:19:56 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15306 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:57 SEVERE: Failed to convert SVG for 2 H page 216: faust://xml/transcript/gsa/391098/0216.xml: Exit Code 139. Script output:
02:19:57 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15478 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:57 SEVERE: Failed to convert SVG for 2 H page 218: faust://xml/transcript/gsa/391098/0218.xml: Exit Code 139. Script output:
02:19:57 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15628 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:57 SEVERE: Failed to convert SVG for 2 H page 219: faust://xml/transcript/gsa/391098/0219.xml: Exit Code 139. Script output:
02:19:57 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15679 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:19:59 SEVERE: Failed to convert SVG for 2 H page 221: faust://xml/transcript/gsa/391098/0221.xml: Exit Code 139. Script output:
02:19:59 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 15939 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:00 SEVERE: Failed to convert SVG for 2 H page 222: faust://xml/transcript/gsa/391098/0222.xml: Exit Code 139. Script output:
02:20:00 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16016 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:01 SEVERE: Failed to convert SVG for 2 H page 223: faust://xml/transcript/gsa/391098/0223.xml: Exit Code 139. Script output:
02:20:01 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16073 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:01 SEVERE: Failed to convert SVG for 2 H page 225: faust://xml/transcript/gsa/391098/0225.xml: Exit Code 139. Script output:
02:20:01 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16188 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:02 SEVERE: Failed to convert SVG for 2 H page 227: faust://xml/transcript/gsa/391098/0227.xml: Exit Code 139. Script output:
02:20:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16396 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:03 SEVERE: Failed to convert SVG for 2 H page 229: faust://xml/transcript/gsa/391098/0229.xml: Exit Code 139. Script output:
02:20:03 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16557 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:04 SEVERE: Failed to convert SVG for 2 H page 230: faust://xml/transcript/gsa/391098/0230.xml: Exit Code 139. Script output:
02:20:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16654 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:04 SEVERE: Failed to convert SVG for 2 H page 231: faust://xml/transcript/gsa/391098/0231.xml: Exit Code 139. Script output:
02:20:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 16712 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:06 SEVERE: Failed to convert SVG for 2 H page 235: faust://xml/transcript/gsa/391098/0235.xml: Exit Code 139. Script output:
02:20:06 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17047 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:07 SEVERE: Failed to convert SVG for 2 H page 238: faust://xml/transcript/gsa/391098/0238.xml: Exit Code 139. Script output:
02:20:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17233 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:07 SEVERE: Failed to convert SVG for 2 H page 239: faust://xml/transcript/gsa/391098/0239.xml: Exit Code 139. Script output:
02:20:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17333 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:08 SEVERE: Failed to convert SVG for 2 H page 240: faust://xml/transcript/gsa/391098/0240.xml: Exit Code 139. Script output:
02:20:08 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17447 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:10 SEVERE: Failed to convert SVG for 2 H page 243: faust://xml/transcript/gsa/391098/0243.xml: Exit Code 139. Script output:
02:20:10 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17652 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:11 SEVERE: Failed to convert SVG for 2 H page 244: faust://xml/transcript/gsa/391098/0244.xml: Exit Code 139. Script output:
02:20:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17762 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:11 SEVERE: Failed to convert SVG for 2 H page 245: faust://xml/transcript/gsa/391098/0245.xml: Exit Code 139. Script output:
02:20:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 17825 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:11 SEVERE: Failed to convert SVG for 2 H page 247: faust://xml/transcript/gsa/391098/0247.xml: Exit Code 139. Script output:
02:20:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 18041 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:11 SEVERE: Failed to convert SVG for 2 H page 248: faust://xml/transcript/gsa/391098/0248.xml: Exit Code 139. Script output:
02:20:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 18095 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:14 SEVERE: Failed to convert SVG for 2 H page 251: faust://xml/transcript/gsa/391098/0251.xml: Exit Code 139. Script output:
02:20:14 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 18344 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:15 SEVERE: Failed to convert SVG for 2 H page 254: faust://xml/transcript/gsa/391098/0254.xml: Exit Code 139. Script output:
02:20:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 18605 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:15 SEVERE: Failed to convert SVG for 2 H page 255: faust://xml/transcript/gsa/391098/0255.xml: Exit Code 139. Script output:
02:20:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 18657 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:19 SEVERE: Failed to convert SVG for 2 H page 262: faust://xml/transcript/gsa/391098/0262.xml: Exit Code 139. Script output:
02:20:19 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19161 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:22 SEVERE: Failed to convert SVG for 2 H page 265: faust://xml/transcript/gsa/391098/0265.xml: Exit Code 139. Script output:
02:20:22 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19506 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:22 SEVERE: Failed to convert SVG for 2 H page 266: faust://xml/transcript/gsa/391098/0266.xml: Exit Code 139. Script output:
02:20:22 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19579 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:23 SEVERE: Failed to convert SVG for 2 H page 268: faust://xml/transcript/gsa/391098/0268.xml: Exit Code 139. Script output:
02:20:23 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19690 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:23 SEVERE: Failed to convert SVG for 2 H page 269: faust://xml/transcript/gsa/391098/0269.xml: Exit Code 139. Script output:
02:20:23 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19755 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:24 SEVERE: Failed to convert SVG for 2 H page 270: faust://xml/transcript/gsa/391098/0270.xml: Exit Code 139. Script output:
02:20:24 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 19882 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:25 SEVERE: Failed to convert SVG for 2 H page 274: faust://xml/transcript/gsa/391098/0274.xml: Exit Code 139. Script output:
02:20:25 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20273 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:27 SEVERE: Failed to convert SVG for 2 H page 275: faust://xml/transcript/gsa/391098/0275.xml: Exit Code 139. Script output:
02:20:27 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20353 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:28 SEVERE: Failed to convert SVG for 2 H page 278: faust://xml/transcript/gsa/391098/0278.xml: Exit Code 139. Script output:
02:20:28 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20583 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:29 SEVERE: Failed to convert SVG for 2 H page 279: faust://xml/transcript/gsa/391098/0279.xml: Exit Code 139. Script output:
02:20:29 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20678 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:29 SEVERE: Failed to convert SVG for 2 H page 281: faust://xml/transcript/gsa/391098/0281.xml: Exit Code 139. Script output:
02:20:29 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20792 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:30 SEVERE: Failed to convert SVG for 2 H page 282: faust://xml/transcript/gsa/391098/0282.xml: Exit Code 139. Script output:
02:20:30 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20914 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:30 SEVERE: Failed to convert SVG for 2 H page 283: faust://xml/transcript/gsa/391098/0283.xml: Exit Code 139. Script output:
02:20:30 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 20985 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:31 SEVERE: Failed to convert SVG for 2 H page 285: faust://xml/transcript/gsa/391098/0285.xml: Exit Code 139. Script output:
02:20:31 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21133 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:32 SEVERE: Failed to convert SVG for 2 H page 287: faust://xml/transcript/gsa/391098/0287.xml: Exit Code 139. Script output:
02:20:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21382 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:32 SEVERE: Failed to convert SVG for 2 H page 286: faust://xml/transcript/gsa/391098/0286.xml: Exit Code 139. Script output:
02:20:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21237 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:32 SEVERE: Failed to convert SVG for 2 H page 288: faust://xml/transcript/gsa/391098/0288.xml: Exit Code 139. Script output:
02:20:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21465 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:33 SEVERE: Failed to convert SVG for 2 H page 289: faust://xml/transcript/gsa/391098/0289.xml: Exit Code 139. Script output:
02:20:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21580 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:34 SEVERE: Failed to convert SVG for 2 H page 292: faust://xml/transcript/gsa/391098/0292.xml: Exit Code 139. Script output:
02:20:34 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 21820 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:36 SEVERE: Failed to convert SVG for 2 H page 295: faust://xml/transcript/gsa/391098/0295.xml: Exit Code 139. Script output:
02:20:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 22021 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:36 SEVERE: Failed to convert SVG for 2 H page 297: faust://xml/transcript/gsa/391098/0297.xml: Exit Code 139. Script output:
02:20:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 22205 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:40 SEVERE: Failed to convert SVG for 2 H page 304: faust://xml/transcript/gsa/391098/0304.xml: Exit Code 139. Script output:
02:20:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 22773 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:42 SEVERE: Failed to convert SVG for 2 H page 306: faust://xml/transcript/gsa/391098/0306.xml: Exit Code 139. Script output:
02:20:42 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 22944 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:43 SEVERE: Failed to convert SVG for 2 H page 309: faust://xml/transcript/gsa/391098/0309.xml: Exit Code 139. Script output:
02:20:43 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 23125 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:45 SEVERE: Failed to convert SVG for 2 H page 313: faust://xml/transcript/gsa/391098/0313.xml: Exit Code 139. Script output:
02:20:45 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 23509 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:46 SEVERE: Failed to convert SVG for 2 H page 314: faust://xml/transcript/gsa/391098/0314.xml: Exit Code 139. Script output:
02:20:46 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 23589 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:52 SEVERE: Failed to convert SVG for 2 H page 324: faust://xml/transcript/gsa/391098/0324.xml: Exit Code 139. Script output:
02:20:52 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 24401 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:20:54 SEVERE: Failed to convert SVG for 2 H page 328: faust://xml/transcript/gsa/391098/0328.xml: Exit Code 139. Script output:
02:20:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 24699 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:02 SEVERE: Failed to convert SVG for 2 H page 341: faust://xml/transcript/gsa/391098/0341.xml: Exit Code 139. Script output:
02:21:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 25794 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:04 SEVERE: Failed to convert SVG for 2 H page 344: faust://xml/transcript/gsa/391098/0344.xml: Exit Code 139. Script output:
02:21:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 25996 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:04 SEVERE: Failed to convert SVG for 2 H page 345: faust://xml/transcript/gsa/391098/0345.xml: Exit Code 139. Script output:
02:21:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 26088 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:07 SEVERE: Failed to convert SVG for 2 H page 350: faust://xml/transcript/gsa/391098/0350.xml: Exit Code 139. Script output:
02:21:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 26528 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:07 SEVERE: Failed to convert SVG for 2 H page 351: faust://xml/transcript/gsa/391098/0351.xml: Exit Code 139. Script output:
02:21:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 26586 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:09 WARNING: Conversion to SVG for 2 H page 353: faust://xml/transcript/gsa/391098/0353.xml issued messages:
02:21:09 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:42477/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 443"  data: no] Mephiſto (from FaustTranscript.LineDecoration.prototype.layout, line #448 in "http://localhost:42477/js-gen/transcript-svg.js") 
02:21:12 SEVERE: Failed to convert SVG for 2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml: Exit Code 139. Script output:
02:21:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 27339 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:21 SEVERE: Failed to convert SVG for 2 H page 374: faust://xml/transcript/gsa/391098/0374.xml: Exit Code 139. Script output:
02:21:21 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 28483 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:21 SEVERE: Failed to convert SVG for 2 H page 375: faust://xml/transcript/gsa/391098/0375.xml: Exit Code 139. Script output:
02:21:21 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 28538 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:27 SEVERE: Failed to convert SVG for 2 H page 386: faust://xml/transcript/gsa/391098/0386.xml: Exit Code 139. Script output:
02:21:27 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29458 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:29 INFO: ... rendering failed for H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml
02:21:29 	H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml
02:21:29 	H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml
02:21:29 	2 H page 3: faust://xml/transcript/gsa/391098/0003.xml
02:21:29 	2 H page 5: faust://xml/transcript/gsa/391098/0005.xml
02:21:29 	2 H page 11: faust://xml/transcript/gsa/391098/0011.xml
02:21:29 	2 H page 12: faust://xml/transcript/gsa/391098/0012.xml
02:21:29 	2 H page 27: faust://xml/transcript/gsa/391098/0027.xml
02:21:29 	2 H page 43: faust://xml/transcript/gsa/391098/0043.xml
02:21:29 	2 H page 57: faust://xml/transcript/gsa/391098/0057.xml
02:21:29 	2 H page 67: faust://xml/transcript/gsa/391098/0067.xml
02:21:29 	2 H page 68: faust://xml/transcript/gsa/391098/0068.xml
02:21:29 	2 H page 74: faust://xml/transcript/gsa/391098/0074.xml
02:21:29 	2 H page 77: faust://xml/transcript/gsa/391098/0077.xml
02:21:29 	2 H page 86: faust://xml/transcript/gsa/391098/0086.xml
02:21:29 	2 H page 95: faust://xml/transcript/gsa/391098/0095.xml
02:21:29 	2 H page 99: faust://xml/transcript/gsa/391098/0099.xml
02:21:29 	2 H page 101: faust://xml/transcript/gsa/391098/0101.xml
02:21:29 	2 H page 115: faust://xml/transcript/gsa/391098/0115.xml
02:21:29 	2 H page 129: faust://xml/transcript/gsa/391098/0129.xml
02:21:29 	2 H page 130: faust://xml/transcript/gsa/391098/0130.xml
02:21:29 	2 H page 139: faust://xml/transcript/gsa/391098/0147.xml
02:21:29 	2 H page 142: faust://xml/transcript/gsa/391098/0150.xml
02:21:29 	2 H page 149: faust://xml/transcript/gsa/391098/0143.xml
02:21:29 	2 H page 150: faust://xml/transcript/gsa/391098/0144.xml
02:21:29 	2 H page 153: faust://xml/transcript/gsa/391098/0153.xml
02:21:29 	2 H page 154: faust://xml/transcript/gsa/391098/0154.xml
02:21:29 	2 H page 160: faust://xml/transcript/gsa/391098/0160.xml
02:21:29 	2 H page 162: faust://xml/transcript/gsa/391098/0162.xml
02:21:29 	2 H page 164: faust://xml/transcript/gsa/391098/0164.xml
02:21:29 	2 H page 166: faust://xml/transcript/gsa/391098/0166.xml
02:21:29 	2 H page 168: faust://xml/transcript/gsa/391098/0168.xml
02:21:29 	2 H page 175: faust://xml/transcript/gsa/391098/0175.xml
02:21:29 	2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml
02:21:29 	2 H page 179: faust://xml/transcript/gsa/391098/0179.xml
02:21:29 	2 H page 180: faust://xml/transcript/gsa/391098/0180.xml
02:21:29 	2 H page 185: faust://xml/transcript/gsa/391098/0185.xml
02:21:29 	2 H page 186: faust://xml/transcript/gsa/391098/0186.xml
02:21:29 	2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml
02:21:29 	2 H page 202: faust://xml/transcript/gsa/391098/0202.xml
02:21:29 	2 H page 203: faust://xml/transcript/gsa/391098/0203.xml
02:21:29 	2 H page 204: faust://xml/transcript/gsa/391098/0204.xml
02:21:29 	2 H page 207: faust://xml/transcript/gsa/391098/0207.xml
02:21:29 	2 H page 209: faust://xml/transcript/gsa/391098/0209.xml
02:21:29 	2 H page 211: faust://xml/transcript/gsa/391098/0211.xml
02:21:29 	2 H page 212: faust://xml/transcript/gsa/391098/0212.xml
02:21:29 	2 H page 213: faust://xml/transcript/gsa/391098/0213.xml
02:21:29 	2 H page 216: faust://xml/transcript/gsa/391098/0216.xml
02:21:29 	2 H page 218: faust://xml/transcript/gsa/391098/0218.xml
02:21:29 	2 H page 219: faust://xml/transcript/gsa/391098/0219.xml
02:21:29 	2 H page 221: faust://xml/transcript/gsa/391098/0221.xml
02:21:29 	2 H page 222: faust://xml/transcript/gsa/391098/0222.xml
02:21:29 	2 H page 223: faust://xml/transcript/gsa/391098/0223.xml
02:21:29 	2 H page 225: faust://xml/transcript/gsa/391098/0225.xml
02:21:29 	2 H page 227: faust://xml/transcript/gsa/391098/0227.xml
02:21:29 	2 H page 229: faust://xml/transcript/gsa/391098/0229.xml
02:21:29 	2 H page 230: faust://xml/transcript/gsa/391098/0230.xml
02:21:29 	2 H page 231: faust://xml/transcript/gsa/391098/0231.xml
02:21:29 	2 H page 235: faust://xml/transcript/gsa/391098/0235.xml
02:21:29 	2 H page 238: faust://xml/transcript/gsa/391098/0238.xml
02:21:29 	2 H page 239: faust://xml/transcript/gsa/391098/0239.xml
02:21:29 	2 H page 240: faust://xml/transcript/gsa/391098/0240.xml
02:21:29 	2 H page 243: faust://xml/transcript/gsa/391098/0243.xml
02:21:29 	2 H page 244: faust://xml/transcript/gsa/391098/0244.xml
02:21:29 	2 H page 245: faust://xml/transcript/gsa/391098/0245.xml
02:21:29 	2 H page 247: faust://xml/transcript/gsa/391098/0247.xml
02:21:29 	2 H page 248: faust://xml/transcript/gsa/391098/0248.xml
02:21:29 	2 H page 251: faust://xml/transcript/gsa/391098/0251.xml
02:21:29 	2 H page 254: faust://xml/transcript/gsa/391098/0254.xml
02:21:29 	2 H page 255: faust://xml/transcript/gsa/391098/0255.xml
02:21:29 	2 H page 262: faust://xml/transcript/gsa/391098/0262.xml
02:21:29 	2 H page 265: faust://xml/transcript/gsa/391098/0265.xml
02:21:29 	2 H page 266: faust://xml/transcript/gsa/391098/0266.xml
02:21:29 	2 H page 268: faust://xml/transcript/gsa/391098/0268.xml
02:21:29 	2 H page 269: faust://xml/transcript/gsa/391098/0269.xml
02:21:29 	2 H page 270: faust://xml/transcript/gsa/391098/0270.xml
02:21:29 	2 H page 274: faust://xml/transcript/gsa/391098/0274.xml
02:21:29 	2 H page 275: faust://xml/transcript/gsa/391098/0275.xml
02:21:29 	2 H page 278: faust://xml/transcript/gsa/391098/0278.xml
02:21:29 	2 H page 279: faust://xml/transcript/gsa/391098/0279.xml
02:21:29 	2 H page 281: faust://xml/transcript/gsa/391098/0281.xml
02:21:29 	2 H page 282: faust://xml/transcript/gsa/391098/0282.xml
02:21:29 	2 H page 283: faust://xml/transcript/gsa/391098/0283.xml
02:21:29 	2 H page 285: faust://xml/transcript/gsa/391098/0285.xml
02:21:29 	2 H page 286: faust://xml/transcript/gsa/391098/0286.xml
02:21:29 	2 H page 287: faust://xml/transcript/gsa/391098/0287.xml
02:21:29 	2 H page 288: faust://xml/transcript/gsa/391098/0288.xml
02:21:29 	2 H page 289: faust://xml/transcript/gsa/391098/0289.xml
02:21:29 	2 H page 292: faust://xml/transcript/gsa/391098/0292.xml
02:21:29 	2 H page 295: faust://xml/transcript/gsa/391098/0295.xml
02:21:29 	2 H page 297: faust://xml/transcript/gsa/391098/0297.xml
02:21:29 	2 H page 304: faust://xml/transcript/gsa/391098/0304.xml
02:21:29 	2 H page 306: faust://xml/transcript/gsa/391098/0306.xml
02:21:29 	2 H page 309: faust://xml/transcript/gsa/391098/0309.xml
02:21:29 	2 H page 313: faust://xml/transcript/gsa/391098/0313.xml
02:21:29 	2 H page 314: faust://xml/transcript/gsa/391098/0314.xml
02:21:29 	2 H page 324: faust://xml/transcript/gsa/391098/0324.xml
02:21:29 	2 H page 328: faust://xml/transcript/gsa/391098/0328.xml
02:21:29 	2 H page 341: faust://xml/transcript/gsa/391098/0341.xml
02:21:29 	2 H page 344: faust://xml/transcript/gsa/391098/0344.xml
02:21:29 	2 H page 345: faust://xml/transcript/gsa/391098/0345.xml
02:21:29 	2 H page 350: faust://xml/transcript/gsa/391098/0350.xml
02:21:29 	2 H page 351: faust://xml/transcript/gsa/391098/0351.xml
02:21:29 	2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml
02:21:29 	2 H page 374: faust://xml/transcript/gsa/391098/0374.xml
02:21:29 	2 H page 375: faust://xml/transcript/gsa/391098/0375.xml
02:21:29 	2 H page 386: faust://xml/transcript/gsa/391098/0386.xml pages:
02:21:29 	{1}
02:21:29 INFO: Failed to convert 107 of 392 pages at try 1
02:21:29 INFO: Rendering 107 pages in 8 parallel jobs ...
02:21:30 SEVERE: Could not send response to the client
02:21:30 SEVERE: Could not send response to the client
02:21:32 SEVERE: Failed to convert SVG for H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml: Exit Code 139. Script output:
02:21:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29976 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:32 SEVERE: Failed to convert SVG for H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml: Exit Code 139. Script output:
02:21:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29950 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:32 SEVERE: Failed to convert SVG for 2 H page 5: faust://xml/transcript/gsa/391098/0005.xml: Exit Code 139. Script output:
02:21:32 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29988 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:33 SEVERE: Failed to convert SVG for 2 H page 3: faust://xml/transcript/gsa/391098/0003.xml: Exit Code 139. Script output:
02:21:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30015 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:33 SEVERE: Failed to convert SVG for 2 H page 11: faust://xml/transcript/gsa/391098/0011.xml: Exit Code 139. Script output:
02:21:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29998 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:33 SEVERE: Failed to convert SVG for H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml: Exit Code 139. Script output:
02:21:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29983 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:33 SEVERE: Failed to convert SVG for 2 H page 27: faust://xml/transcript/gsa/391098/0027.xml: Exit Code 139. Script output:
02:21:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 29994 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:33 SEVERE: Failed to convert SVG for 2 H page 12: faust://xml/transcript/gsa/391098/0012.xml: Exit Code 139. Script output:
02:21:33 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30009 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 43: faust://xml/transcript/gsa/391098/0043.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30529 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 57: faust://xml/transcript/gsa/391098/0057.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30545 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 74: faust://xml/transcript/gsa/391098/0074.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30656 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 67: faust://xml/transcript/gsa/391098/0067.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30579 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 77: faust://xml/transcript/gsa/391098/0077.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30700 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 68: faust://xml/transcript/gsa/391098/0068.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30638 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 95: faust://xml/transcript/gsa/391098/0095.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30773 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:36 SEVERE: Failed to convert SVG for 2 H page 86: faust://xml/transcript/gsa/391098/0086.xml: Exit Code 139. Script output:
02:21:36 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30754 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 99: faust://xml/transcript/gsa/391098/0099.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31146 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 101: faust://xml/transcript/gsa/391098/0101.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31167 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 115: faust://xml/transcript/gsa/391098/0115.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31190 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 129: faust://xml/transcript/gsa/391098/0129.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31269 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 130: faust://xml/transcript/gsa/391098/0130.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31268 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 139: faust://xml/transcript/gsa/391098/0147.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31310 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 142: faust://xml/transcript/gsa/391098/0150.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31359 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:40 SEVERE: Failed to convert SVG for 2 H page 149: faust://xml/transcript/gsa/391098/0143.xml: Exit Code 139. Script output:
02:21:40 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31376 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:43 SEVERE: Failed to convert SVG for 2 H page 150: faust://xml/transcript/gsa/391098/0144.xml: Exit Code 139. Script output:
02:21:43 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31763 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:43 SEVERE: Failed to convert SVG for 2 H page 153: faust://xml/transcript/gsa/391098/0153.xml: Exit Code 139. Script output:
02:21:43 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31798 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 154: faust://xml/transcript/gsa/391098/0154.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31816 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 162: faust://xml/transcript/gsa/391098/0162.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31927 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 164: faust://xml/transcript/gsa/391098/0164.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31939 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 160: faust://xml/transcript/gsa/391098/0160.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 31925 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 166: faust://xml/transcript/gsa/391098/0166.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32055 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:44 SEVERE: Failed to convert SVG for 2 H page 168: faust://xml/transcript/gsa/391098/0168.xml: Exit Code 139. Script output:
02:21:44 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32069 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 175: faust://xml/transcript/gsa/391098/0175.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32383 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32417 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 179: faust://xml/transcript/gsa/391098/0179.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32509 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 185: faust://xml/transcript/gsa/391098/0185.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32588 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 180: faust://xml/transcript/gsa/391098/0180.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32570 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:47 SEVERE: Failed to convert SVG for 2 H page 186: faust://xml/transcript/gsa/391098/0186.xml: Exit Code 139. Script output:
02:21:47 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32625 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:48 SEVERE: Failed to convert SVG for 2 H page 202: faust://xml/transcript/gsa/391098/0202.xml: Exit Code 139. Script output:
02:21:48 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   337 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:48 SEVERE: Failed to convert SVG for 2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml: Exit Code 139. Script output:
02:21:48 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 32735 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:50 SEVERE: Failed to convert SVG for 2 H page 203: faust://xml/transcript/gsa/391098/0203.xml: Exit Code 139. Script output:
02:21:50 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   591 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 204: faust://xml/transcript/gsa/391098/0204.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   648 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 207: faust://xml/transcript/gsa/391098/0207.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   691 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 209: faust://xml/transcript/gsa/391098/0209.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   795 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 212: faust://xml/transcript/gsa/391098/0212.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   874 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 211: faust://xml/transcript/gsa/391098/0211.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   852 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 216: faust://xml/transcript/gsa/391098/0216.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   985 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:51 SEVERE: Failed to convert SVG for 2 H page 213: faust://xml/transcript/gsa/391098/0213.xml: Exit Code 139. Script output:
02:21:51 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:   982 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:54 SEVERE: Failed to convert SVG for 2 H page 218: faust://xml/transcript/gsa/391098/0218.xml: Exit Code 139. Script output:
02:21:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1286 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:54 SEVERE: Failed to convert SVG for 2 H page 219: faust://xml/transcript/gsa/391098/0219.xml: Exit Code 139. Script output:
02:21:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1347 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:54 SEVERE: Failed to convert SVG for 2 H page 221: faust://xml/transcript/gsa/391098/0221.xml: Exit Code 139. Script output:
02:21:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1419 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:54 SEVERE: Failed to convert SVG for 2 H page 222: faust://xml/transcript/gsa/391098/0222.xml: Exit Code 139. Script output:
02:21:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1456 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:54 SEVERE: Failed to convert SVG for 2 H page 225: faust://xml/transcript/gsa/391098/0225.xml: Exit Code 139. Script output:
02:21:54 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1513 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:55 SEVERE: Failed to convert SVG for 2 H page 223: faust://xml/transcript/gsa/391098/0223.xml: Exit Code 139. Script output:
02:21:55 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1498 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:55 SEVERE: Failed to convert SVG for 2 H page 227: faust://xml/transcript/gsa/391098/0227.xml: Exit Code 139. Script output:
02:21:55 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1639 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:55 SEVERE: Failed to convert SVG for 2 H page 229: faust://xml/transcript/gsa/391098/0229.xml: Exit Code 139. Script output:
02:21:55 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  1738 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:57 SEVERE: Failed to convert SVG for 2 H page 230: faust://xml/transcript/gsa/391098/0230.xml: Exit Code 139. Script output:
02:21:57 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2049 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:57 SEVERE: Failed to convert SVG for 2 H page 231: faust://xml/transcript/gsa/391098/0231.xml: Exit Code 139. Script output:
02:21:57 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2177 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:58 SEVERE: Failed to convert SVG for 2 H page 235: faust://xml/transcript/gsa/391098/0235.xml: Exit Code 139. Script output:
02:21:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2295 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:58 SEVERE: Failed to convert SVG for 2 H page 238: faust://xml/transcript/gsa/391098/0238.xml: Exit Code 139. Script output:
02:21:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2326 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:58 SEVERE: Failed to convert SVG for 2 H page 239: faust://xml/transcript/gsa/391098/0239.xml: Exit Code 139. Script output:
02:21:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2417 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:58 SEVERE: Failed to convert SVG for 2 H page 240: faust://xml/transcript/gsa/391098/0240.xml: Exit Code 139. Script output:
02:21:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2471 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:58 SEVERE: Failed to convert SVG for 2 H page 243: faust://xml/transcript/gsa/391098/0243.xml: Exit Code 139. Script output:
02:21:58 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2493 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:21:59 SEVERE: Failed to convert SVG for 2 H page 244: faust://xml/transcript/gsa/391098/0244.xml: Exit Code 139. Script output:
02:21:59 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2655 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:00 SEVERE: Failed to convert SVG for 2 H page 245: faust://xml/transcript/gsa/391098/0245.xml: Exit Code 139. Script output:
02:22:00 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2856 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:01 SEVERE: Failed to convert SVG for 2 H page 247: faust://xml/transcript/gsa/391098/0247.xml: Exit Code 139. Script output:
02:22:01 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2914 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:01 SEVERE: Failed to convert SVG for 2 H page 248: faust://xml/transcript/gsa/391098/0248.xml: Exit Code 139. Script output:
02:22:01 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  2996 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:01 SEVERE: Failed to convert SVG for 2 H page 251: faust://xml/transcript/gsa/391098/0251.xml: Exit Code 139. Script output:
02:22:01 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3060 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:02 SEVERE: Failed to convert SVG for 2 H page 254: faust://xml/transcript/gsa/391098/0254.xml: Exit Code 139. Script output:
02:22:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3105 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:02 SEVERE: Failed to convert SVG for 2 H page 255: faust://xml/transcript/gsa/391098/0255.xml: Exit Code 139. Script output:
02:22:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3120 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:02 SEVERE: Failed to convert SVG for 2 H page 262: faust://xml/transcript/gsa/391098/0262.xml: Exit Code 139. Script output:
02:22:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3244 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:02 SEVERE: Failed to convert SVG for 2 H page 265: faust://xml/transcript/gsa/391098/0265.xml: Exit Code 139. Script output:
02:22:02 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3311 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:04 SEVERE: Failed to convert SVG for 2 H page 266: faust://xml/transcript/gsa/391098/0266.xml: Exit Code 139. Script output:
02:22:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3473 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:04 SEVERE: Failed to convert SVG for 2 H page 268: faust://xml/transcript/gsa/391098/0268.xml: Exit Code 139. Script output:
02:22:04 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3544 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 269: faust://xml/transcript/gsa/391098/0269.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3621 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 270: faust://xml/transcript/gsa/391098/0270.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3683 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 274: faust://xml/transcript/gsa/391098/0274.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3723 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 275: faust://xml/transcript/gsa/391098/0275.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3791 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 278: faust://xml/transcript/gsa/391098/0278.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3868 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:05 SEVERE: Failed to convert SVG for 2 H page 279: faust://xml/transcript/gsa/391098/0279.xml: Exit Code 139. Script output:
02:22:05 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  3933 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:07 SEVERE: Failed to convert SVG for 2 H page 281: faust://xml/transcript/gsa/391098/0281.xml: Exit Code 139. Script output:
02:22:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4091 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:07 SEVERE: Failed to convert SVG for 2 H page 282: faust://xml/transcript/gsa/391098/0282.xml: Exit Code 139. Script output:
02:22:07 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4162 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:08 SEVERE: Failed to convert SVG for 2 H page 283: faust://xml/transcript/gsa/391098/0283.xml: Exit Code 139. Script output:
02:22:08 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4238 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:08 SEVERE: Failed to convert SVG for 2 H page 285: faust://xml/transcript/gsa/391098/0285.xml: Exit Code 139. Script output:
02:22:08 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4301 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:08 SEVERE: Failed to convert SVG for 2 H page 286: faust://xml/transcript/gsa/391098/0286.xml: Exit Code 139. Script output:
02:22:08 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4346 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:08 SEVERE: Failed to convert SVG for 2 H page 287: faust://xml/transcript/gsa/391098/0287.xml: Exit Code 139. Script output:
02:22:08 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4483 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:09 SEVERE: Failed to convert SVG for 2 H page 288: faust://xml/transcript/gsa/391098/0288.xml: Exit Code 139. Script output:
02:22:09 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4532 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:09 SEVERE: Failed to convert SVG for 2 H page 289: faust://xml/transcript/gsa/391098/0289.xml: Exit Code 139. Script output:
02:22:09 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4634 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:10 SEVERE: Failed to convert SVG for 2 H page 292: faust://xml/transcript/gsa/391098/0292.xml: Exit Code 139. Script output:
02:22:10 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4766 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:11 SEVERE: Failed to convert SVG for 2 H page 295: faust://xml/transcript/gsa/391098/0295.xml: Exit Code 139. Script output:
02:22:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4838 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:11 SEVERE: Failed to convert SVG for 2 H page 297: faust://xml/transcript/gsa/391098/0297.xml: Exit Code 139. Script output:
02:22:11 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4914 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:12 SEVERE: Failed to convert SVG for 2 H page 304: faust://xml/transcript/gsa/391098/0304.xml: Exit Code 139. Script output:
02:22:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  4983 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:12 SEVERE: Failed to convert SVG for 2 H page 306: faust://xml/transcript/gsa/391098/0306.xml: Exit Code 139. Script output:
02:22:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5046 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:12 SEVERE: Failed to convert SVG for 2 H page 309: faust://xml/transcript/gsa/391098/0309.xml: Exit Code 139. Script output:
02:22:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5098 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:12 SEVERE: Failed to convert SVG for 2 H page 313: faust://xml/transcript/gsa/391098/0313.xml: Exit Code 139. Script output:
02:22:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5158 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:12 SEVERE: Failed to convert SVG for 2 H page 314: faust://xml/transcript/gsa/391098/0314.xml: Exit Code 139. Script output:
02:22:12 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5252 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:14 SEVERE: Failed to convert SVG for 2 H page 324: faust://xml/transcript/gsa/391098/0324.xml: Exit Code 139. Script output:
02:22:14 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5384 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:14 SEVERE: Failed to convert SVG for 2 H page 328: faust://xml/transcript/gsa/391098/0328.xml: Exit Code 139. Script output:
02:22:14 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5443 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:15 SEVERE: Failed to convert SVG for 2 H page 341: faust://xml/transcript/gsa/391098/0341.xml: Exit Code 139. Script output:
02:22:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5519 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:15 SEVERE: Failed to convert SVG for 2 H page 344: faust://xml/transcript/gsa/391098/0344.xml: Exit Code 139. Script output:
02:22:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5600 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:15 SEVERE: Failed to convert SVG for 2 H page 345: faust://xml/transcript/gsa/391098/0345.xml: Exit Code 139. Script output:
02:22:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5652 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:15 SEVERE: Failed to convert SVG for 2 H page 350: faust://xml/transcript/gsa/391098/0350.xml: Exit Code 139. Script output:
02:22:15 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5729 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:16 SEVERE: Failed to convert SVG for 2 H page 351: faust://xml/transcript/gsa/391098/0351.xml: Exit Code 139. Script output:
02:22:16 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5774 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:16 SEVERE: Failed to convert SVG for 2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml: Exit Code 139. Script output:
02:22:16 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  5839 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:17 SEVERE: Failed to convert SVG for 2 H page 374: faust://xml/transcript/gsa/391098/0374.xml: Exit Code 139. Script output:
02:22:17 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  6007 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:18 SEVERE: Failed to convert SVG for 2 H page 375: faust://xml/transcript/gsa/391098/0375.xml: Exit Code 139. Script output:
02:22:18 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  6080 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:18 SEVERE: Failed to convert SVG for 2 H page 386: faust://xml/transcript/gsa/391098/0386.xml: Exit Code 139. Script output:
02:22:18 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167:  6157 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
02:22:18 INFO: ... rendering failed for H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml
02:22:18 	H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml
02:22:18 	H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml
02:22:18 	2 H page 3: faust://xml/transcript/gsa/391098/0003.xml
02:22:18 	2 H page 5: faust://xml/transcript/gsa/391098/0005.xml
02:22:18 	2 H page 11: faust://xml/transcript/gsa/391098/0011.xml
02:22:18 	2 H page 12: faust://xml/transcript/gsa/391098/0012.xml
02:22:18 	2 H page 27: faust://xml/transcript/gsa/391098/0027.xml
02:22:18 	2 H page 43: faust://xml/transcript/gsa/391098/0043.xml
02:22:18 	2 H page 57: faust://xml/transcript/gsa/391098/0057.xml
02:22:18 	2 H page 67: faust://xml/transcript/gsa/391098/0067.xml
02:22:18 	2 H page 68: faust://xml/transcript/gsa/391098/0068.xml
02:22:18 	2 H page 74: faust://xml/transcript/gsa/391098/0074.xml
02:22:18 	2 H page 77: faust://xml/transcript/gsa/391098/0077.xml
02:22:18 	2 H page 86: faust://xml/transcript/gsa/391098/0086.xml
02:22:18 	2 H page 95: faust://xml/transcript/gsa/391098/0095.xml
02:22:18 	2 H page 99: faust://xml/transcript/gsa/391098/0099.xml
02:22:18 	2 H page 101: faust://xml/transcript/gsa/391098/0101.xml
02:22:18 	2 H page 115: faust://xml/transcript/gsa/391098/0115.xml
02:22:18 	2 H page 129: faust://xml/transcript/gsa/391098/0129.xml
02:22:18 	2 H page 130: faust://xml/transcript/gsa/391098/0130.xml
02:22:18 	2 H page 139: faust://xml/transcript/gsa/391098/0147.xml
02:22:18 	2 H page 142: faust://xml/transcript/gsa/391098/0150.xml
02:22:18 	2 H page 149: faust://xml/transcript/gsa/391098/0143.xml
02:22:18 	2 H page 150: faust://xml/transcript/gsa/391098/0144.xml
02:22:18 	2 H page 153: faust://xml/transcript/gsa/391098/0153.xml
02:22:18 	2 H page 154: faust://xml/transcript/gsa/391098/0154.xml
02:22:18 	2 H page 160: faust://xml/transcript/gsa/391098/0160.xml
02:22:18 	2 H page 162: faust://xml/transcript/gsa/391098/0162.xml
02:22:18 	2 H page 164: faust://xml/transcript/gsa/391098/0164.xml
02:22:18 	2 H page 166: faust://xml/transcript/gsa/391098/0166.xml
02:22:18 	2 H page 168: faust://xml/transcript/gsa/391098/0168.xml
02:22:18 	2 H page 175: faust://xml/transcript/gsa/391098/0175.xml
02:22:18 	2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml
02:22:18 	2 H page 179: faust://xml/transcript/gsa/391098/0179.xml
02:22:18 	2 H page 180: faust://xml/transcript/gsa/391098/0180.xml
02:22:18 	2 H page 185: faust://xml/transcript/gsa/391098/0185.xml
02:22:18 	2 H page 186: faust://xml/transcript/gsa/391098/0186.xml
02:22:18 	2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml
02:22:18 	2 H page 202: faust://xml/transcript/gsa/391098/0202.xml
02:22:18 	2 H page 203: faust://xml/transcript/gsa/391098/0203.xml
02:22:18 	2 H page 204: faust://xml/transcript/gsa/391098/0204.xml
02:22:18 	2 H page 207: faust://xml/transcript/gsa/391098/0207.xml
02:22:18 	2 H page 209: faust://xml/transcript/gsa/391098/0209.xml
02:22:18 	2 H page 211: faust://xml/transcript/gsa/391098/0211.xml
02:22:18 	2 H page 212: faust://xml/transcript/gsa/391098/0212.xml
02:22:18 	2 H page 213: faust://xml/transcript/gsa/391098/0213.xml
02:22:18 	2 H page 216: faust://xml/transcript/gsa/391098/0216.xml
02:22:18 	2 H page 218: faust://xml/transcript/gsa/391098/0218.xml
02:22:18 	2 H page 219: faust://xml/transcript/gsa/391098/0219.xml
02:22:18 	2 H page 221: faust://xml/transcript/gsa/391098/0221.xml
02:22:18 	2 H page 222: faust://xml/transcript/gsa/391098/0222.xml
02:22:18 	2 H page 223: faust://xml/transcript/gsa/391098/0223.xml
02:22:18 	2 H page 225: faust://xml/transcript/gsa/391098/0225.xml
02:22:18 	2 H page 227: faust://xml/transcript/gsa/391098/0227.xml
02:22:18 	2 H page 229: faust://xml/transcript/gsa/391098/0229.xml
02:22:18 	2 H page 230: faust://xml/transcript/gsa/391098/0230.xml
02:22:18 	2 H page 231: faust://xml/transcript/gsa/391098/0231.xml
02:22:18 	2 H page 235: faust://xml/transcript/gsa/391098/0235.xml
02:22:18 	2 H page 238: faust://xml/transcript/gsa/391098/0238.xml
02:22:18 	2 H page 239: faust://xml/transcript/gsa/391098/0239.xml
02:22:18 	2 H page 240: faust://xml/transcript/gsa/391098/0240.xml
02:22:18 	2 H page 243: faust://xml/transcript/gsa/391098/0243.xml
02:22:18 	2 H page 244: faust://xml/transcript/gsa/391098/0244.xml
02:22:18 	2 H page 245: faust://xml/transcript/gsa/391098/0245.xml
02:22:18 	2 H page 247: faust://xml/transcript/gsa/391098/0247.xml
02:22:18 	2 H page 248: faust://xml/transcript/gsa/391098/0248.xml
02:22:18 	2 H page 251: faust://xml/transcript/gsa/391098/0251.xml
02:22:18 	2 H page 254: faust://xml/transcript/gsa/391098/0254.xml
02:22:18 	2 H page 255: faust://xml/transcript/gsa/391098/0255.xml
02:22:18 	2 H page 262: faust://xml/transcript/gsa/391098/0262.xml
02:22:18 	2 H page 265: faust://xml/transcript/gsa/391098/0265.xml
02:22:18 	2 H page 266: faust://xml/transcript/gsa/391098/0266.xml
02:22:18 	2 H page 268: faust://xml/transcript/gsa/391098/0268.xml
02:22:18 	2 H page 269: faust://xml/transcript/gsa/391098/0269.xml
02:22:18 	2 H page 270: faust://xml/transcript/gsa/391098/0270.xml
02:22:18 	2 H page 274: faust://xml/transcript/gsa/391098/0274.xml
02:22:18 	2 H page 275: faust://xml/transcript/gsa/391098/0275.xml
02:22:18 	2 H page 278: faust://xml/transcript/gsa/391098/0278.xml
02:22:18 	2 H page 279: faust://xml/transcript/gsa/391098/0279.xml
02:22:18 	2 H page 281: faust://xml/transcript/gsa/391098/0281.xml
02:22:18 	2 H page 282: faust://xml/transcript/gsa/391098/0282.xml
02:22:18 	2 H page 283: faust://xml/transcript/gsa/391098/0283.xml
02:22:18 	2 H page 285: faust://xml/transcript/gsa/391098/0285.xml
02:22:18 	2 H page 286: faust://xml/transcript/gsa/391098/0286.xml
02:22:18 	2 H page 287: faust://xml/transcript/gsa/391098/0287.xml
02:22:18 	2 H page 288: faust://xml/transcript/gsa/391098/0288.xml
02:22:18 	2 H page 289: faust://xml/transcript/gsa/391098/0289.xml
02:22:18 	2 H page 292: faust://xml/transcript/gsa/391098/0292.xml
02:22:18 	2 H page 295: faust://xml/transcript/gsa/391098/0295.xml
02:22:18 	2 H page 297: faust://xml/transcript/gsa/391098/0297.xml
02:22:18 	2 H page 304: faust://xml/transcript/gsa/391098/0304.xml
02:22:18 	2 H page 306: faust://xml/transcript/gsa/391098/0306.xml
02:22:18 	2 H page 309: faust://xml/transcript/gsa/391098/0309.xml
02:22:18 	2 H page 313: faust://xml/transcript/gsa/391098/0313.xml
02:22:18 	2 H page 314: faust://xml/transcript/gsa/391098/0314.xml
02:22:18 	2 H page 324: faust://xml/transcript/gsa/391098/0324.xml
02:22:18 	2 H page 328: faust://xml/transcript/gsa/391098/0328.xml
02:22:18 	2 H page 341: faust://xml/transcript/gsa/391098/0341.xml
02:22:18 	2 H page 344: faust://xml/transcript/gsa/391098/0344.xml
02:22:18 	2 H page 345: faust://xml/transcript/gsa/391098/0345.xml
02:22:18 	2 H page 350: faust://xml/transcript/gsa/391098/0350.xml
02:22:18 	2 H page 351: faust://xml/transcript/gsa/391098/0351.xml
02:22:18 	2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml
02:22:18 	2 H page 374: faust://xml/transcript/gsa/391098/0374.xml
02:22:18 	2 H page 375: faust://xml/transcript/gsa/391098/0375.xml
02:22:18 	2 H page 386: faust://xml/transcript/gsa/391098/0386.xml pages:
02:22:18 	{1}
02:22:18 INFO: Failed to convert 107 of 107 pages at try 2
02:22:18 INFO: Creating SVGs with CSS ...
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_1.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_1.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_2.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390705.xml/page_2.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390777.xml/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390777.xml/page_1.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390777.xml/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_390777.xml/page_1.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_3.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 3: faust://xml/transcript/gsa/391098/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_3.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_5.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_5.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 5: faust://xml/transcript/gsa/391098/0005.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_5.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_5.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_11.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_11.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 11: faust://xml/transcript/gsa/391098/0011.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_11.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_11.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_12.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_12.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 12: faust://xml/transcript/gsa/391098/0012.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_12.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_12.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_27.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_27.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 27: faust://xml/transcript/gsa/391098/0027.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_27.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_27.svg (No such file or directory)
02:22:18 Error 
02:22:18   I/O error reported by XML parser processing
02:22:18   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_43.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_43.svg (No such file or directory)
02:22:18 WARNING: Failed to add CSS to 2 H page 43: faust://xml/transcript/gsa/391098/0043.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_43.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_43.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_57.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_57.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 57: faust://xml/transcript/gsa/391098/0057.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_57.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_57.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_67.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_67.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 67: faust://xml/transcript/gsa/391098/0067.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_67.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_67.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_68.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_68.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 68: faust://xml/transcript/gsa/391098/0068.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_68.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_68.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_74.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_74.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 74: faust://xml/transcript/gsa/391098/0074.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_74.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_74.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_77.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_77.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 77: faust://xml/transcript/gsa/391098/0077.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_77.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_77.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_86.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_86.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 86: faust://xml/transcript/gsa/391098/0086.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_86.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_86.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_95.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_95.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 95: faust://xml/transcript/gsa/391098/0095.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_95.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_95.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_99.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_99.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 99: faust://xml/transcript/gsa/391098/0099.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_99.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_99.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_101.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_101.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 101: faust://xml/transcript/gsa/391098/0101.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_101.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_101.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_115.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_115.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 115: faust://xml/transcript/gsa/391098/0115.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_115.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_115.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_129.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_129.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 129: faust://xml/transcript/gsa/391098/0129.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_129.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_129.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_130.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_130.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 130: faust://xml/transcript/gsa/391098/0130.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_130.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_130.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_139.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_139.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 139: faust://xml/transcript/gsa/391098/0147.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_139.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_139.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_142.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_142.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 142: faust://xml/transcript/gsa/391098/0150.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_142.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_142.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_149.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_149.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 149: faust://xml/transcript/gsa/391098/0143.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_149.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_149.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_150.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_150.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 150: faust://xml/transcript/gsa/391098/0144.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_150.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_150.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_153.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_153.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 153: faust://xml/transcript/gsa/391098/0153.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_153.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_153.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_154.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_154.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 154: faust://xml/transcript/gsa/391098/0154.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_154.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_154.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_160.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_160.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 160: faust://xml/transcript/gsa/391098/0160.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_160.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_160.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_162.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_162.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 162: faust://xml/transcript/gsa/391098/0162.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_162.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_162.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_164.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_164.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 164: faust://xml/transcript/gsa/391098/0164.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_164.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_164.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_166.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_166.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 166: faust://xml/transcript/gsa/391098/0166.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_166.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_166.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_168.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_168.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 168: faust://xml/transcript/gsa/391098/0168.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_168.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_168.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_175.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_175.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 175: faust://xml/transcript/gsa/391098/0175.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_175.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_175.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_177.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_177.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_177.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_177.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_179.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_179.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 179: faust://xml/transcript/gsa/391098/0179.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_179.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_179.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_180.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_180.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 180: faust://xml/transcript/gsa/391098/0180.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_180.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_180.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_185.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_185.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 185: faust://xml/transcript/gsa/391098/0185.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_185.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_185.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_186.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_186.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 186: faust://xml/transcript/gsa/391098/0186.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_186.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_186.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_194.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_194.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_194.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_194.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_202.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_202.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 202: faust://xml/transcript/gsa/391098/0202.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_202.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_202.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_203.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_203.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 203: faust://xml/transcript/gsa/391098/0203.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_203.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_203.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_204.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_204.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 204: faust://xml/transcript/gsa/391098/0204.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_204.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_204.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_207.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_207.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 207: faust://xml/transcript/gsa/391098/0207.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_207.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_207.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_209.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_209.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 209: faust://xml/transcript/gsa/391098/0209.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_209.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_209.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_211.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_211.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 211: faust://xml/transcript/gsa/391098/0211.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_211.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_211.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_212.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_212.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 212: faust://xml/transcript/gsa/391098/0212.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_212.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_212.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_213.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_213.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 213: faust://xml/transcript/gsa/391098/0213.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_213.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_213.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_216.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_216.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 216: faust://xml/transcript/gsa/391098/0216.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_216.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_216.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_218.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_218.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 218: faust://xml/transcript/gsa/391098/0218.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_218.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_218.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_219.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_219.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 219: faust://xml/transcript/gsa/391098/0219.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_219.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_219.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_221.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_221.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 221: faust://xml/transcript/gsa/391098/0221.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_221.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_221.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_222.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_222.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 222: faust://xml/transcript/gsa/391098/0222.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_222.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_222.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_223.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_223.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 223: faust://xml/transcript/gsa/391098/0223.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_223.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_223.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_225.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_225.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 225: faust://xml/transcript/gsa/391098/0225.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_225.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_225.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_227.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_227.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 227: faust://xml/transcript/gsa/391098/0227.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_227.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_227.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_229.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_229.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 229: faust://xml/transcript/gsa/391098/0229.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_229.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_229.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_230.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_230.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 230: faust://xml/transcript/gsa/391098/0230.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_230.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_230.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_231.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_231.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 231: faust://xml/transcript/gsa/391098/0231.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_231.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_231.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_235.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_235.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 235: faust://xml/transcript/gsa/391098/0235.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_235.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_235.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_238.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_238.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 238: faust://xml/transcript/gsa/391098/0238.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_238.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_238.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_239.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_239.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 239: faust://xml/transcript/gsa/391098/0239.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_239.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_239.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_240.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_240.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 240: faust://xml/transcript/gsa/391098/0240.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_240.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_240.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_243.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_243.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 243: faust://xml/transcript/gsa/391098/0243.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_243.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_243.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_244.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_244.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 244: faust://xml/transcript/gsa/391098/0244.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_244.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_244.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_245.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_245.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 245: faust://xml/transcript/gsa/391098/0245.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_245.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_245.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_247.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_247.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 247: faust://xml/transcript/gsa/391098/0247.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_247.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_247.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_248.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_248.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 248: faust://xml/transcript/gsa/391098/0248.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_248.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_248.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_251.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_251.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 251: faust://xml/transcript/gsa/391098/0251.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_251.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_251.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_254.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_254.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 254: faust://xml/transcript/gsa/391098/0254.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_254.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_254.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_255.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_255.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 255: faust://xml/transcript/gsa/391098/0255.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_255.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_255.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_262.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_262.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 262: faust://xml/transcript/gsa/391098/0262.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_262.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_262.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_265.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_265.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 265: faust://xml/transcript/gsa/391098/0265.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_265.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_265.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_266.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_266.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 266: faust://xml/transcript/gsa/391098/0266.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_266.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_266.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_268.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_268.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 268: faust://xml/transcript/gsa/391098/0268.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_268.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_268.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_269.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_269.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 269: faust://xml/transcript/gsa/391098/0269.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_269.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_269.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_270.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_270.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 270: faust://xml/transcript/gsa/391098/0270.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_270.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_270.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_274.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_274.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 274: faust://xml/transcript/gsa/391098/0274.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_274.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_274.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_275.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_275.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 275: faust://xml/transcript/gsa/391098/0275.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_275.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_275.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_278.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_278.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 278: faust://xml/transcript/gsa/391098/0278.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_278.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_278.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_279.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_279.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 279: faust://xml/transcript/gsa/391098/0279.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_279.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_279.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_281.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_281.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 281: faust://xml/transcript/gsa/391098/0281.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_281.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_281.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_282.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_282.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 282: faust://xml/transcript/gsa/391098/0282.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_282.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_282.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_283.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_283.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 283: faust://xml/transcript/gsa/391098/0283.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_283.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_283.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_285.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_285.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 285: faust://xml/transcript/gsa/391098/0285.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_285.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_285.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_286.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_286.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 286: faust://xml/transcript/gsa/391098/0286.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_286.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_286.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_287.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_287.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 287: faust://xml/transcript/gsa/391098/0287.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_287.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_287.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_288.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_288.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 288: faust://xml/transcript/gsa/391098/0288.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_288.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_288.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_289.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_289.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 289: faust://xml/transcript/gsa/391098/0289.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_289.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_289.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_292.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_292.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 292: faust://xml/transcript/gsa/391098/0292.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_292.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_292.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_295.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_295.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 295: faust://xml/transcript/gsa/391098/0295.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_295.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_295.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_297.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_297.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 297: faust://xml/transcript/gsa/391098/0297.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_297.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_297.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_304.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_304.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 304: faust://xml/transcript/gsa/391098/0304.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_304.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_304.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_306.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_306.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 306: faust://xml/transcript/gsa/391098/0306.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_306.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_306.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_309.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_309.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 309: faust://xml/transcript/gsa/391098/0309.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_309.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_309.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_313.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_313.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 313: faust://xml/transcript/gsa/391098/0313.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_313.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_313.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_314.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_314.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 314: faust://xml/transcript/gsa/391098/0314.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_314.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_314.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_324.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_324.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 324: faust://xml/transcript/gsa/391098/0324.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_324.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_324.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_328.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_328.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 328: faust://xml/transcript/gsa/391098/0328.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_328.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_328.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_341.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_341.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 341: faust://xml/transcript/gsa/391098/0341.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_341.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_341.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_344.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_344.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 344: faust://xml/transcript/gsa/391098/0344.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_344.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_344.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_345.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_345.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 345: faust://xml/transcript/gsa/391098/0345.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_345.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_345.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_350.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_350.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 350: faust://xml/transcript/gsa/391098/0350.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_350.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_350.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_351.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_351.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 351: faust://xml/transcript/gsa/391098/0351.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_351.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_351.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_360.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_360.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_360.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_360.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_374.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_374.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 374: faust://xml/transcript/gsa/391098/0374.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_374.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_374.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_375.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_375.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 375: faust://xml/transcript/gsa/391098/0375.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_375.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_375.svg (No such file or directory)
02:22:19 Error 
02:22:19   I/O error reported by XML parser processing
02:22:19   file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_386.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_386.svg (No such file or directory)
02:22:19 WARNING: Failed to add CSS to 2 H page 386: faust://xml/transcript/gsa/391098/0386.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_386.svg: /mnt/data/jenkins/workspace/faust-gen/target/www-preprint/transcript/diplomatic/faust/2/gsa_391098.xml/page_386.svg (No such file or directory)
02:22:19 SEVERE: Conversion of the following 107 pages failed after 2 tries:
02:22:19  H P98 page 1: faust://xml/transcript/gsa/390705/0002.xml
02:22:19  H P98 page 2: faust://xml/transcript/gsa/390705/0003.xml
02:22:19  H P97 page 1: faust://xml/transcript/gsa/390777/0002.xml
02:22:19  2 H page 3: faust://xml/transcript/gsa/391098/0003.xml
02:22:19  2 H page 5: faust://xml/transcript/gsa/391098/0005.xml
02:22:19  2 H page 11: faust://xml/transcript/gsa/391098/0011.xml
02:22:19  2 H page 12: faust://xml/transcript/gsa/391098/0012.xml
02:22:19  2 H page 27: faust://xml/transcript/gsa/391098/0027.xml
02:22:19  2 H page 43: faust://xml/transcript/gsa/391098/0043.xml
02:22:19  2 H page 57: faust://xml/transcript/gsa/391098/0057.xml
02:22:19  2 H page 67: faust://xml/transcript/gsa/391098/0067.xml
02:22:19  2 H page 68: faust://xml/transcript/gsa/391098/0068.xml
02:22:19  2 H page 74: faust://xml/transcript/gsa/391098/0074.xml
02:22:19  2 H page 77: faust://xml/transcript/gsa/391098/0077.xml
02:22:19  2 H page 86: faust://xml/transcript/gsa/391098/0086.xml
02:22:19  2 H page 95: faust://xml/transcript/gsa/391098/0095.xml
02:22:19  2 H page 99: faust://xml/transcript/gsa/391098/0099.xml
02:22:19  2 H page 101: faust://xml/transcript/gsa/391098/0101.xml
02:22:19  2 H page 115: faust://xml/transcript/gsa/391098/0115.xml
02:22:19  2 H page 129: faust://xml/transcript/gsa/391098/0129.xml
02:22:19  2 H page 130: faust://xml/transcript/gsa/391098/0130.xml
02:22:19  2 H page 139: faust://xml/transcript/gsa/391098/0147.xml
02:22:19  2 H page 142: faust://xml/transcript/gsa/391098/0150.xml
02:22:19  2 H page 149: faust://xml/transcript/gsa/391098/0143.xml
02:22:19  2 H page 150: faust://xml/transcript/gsa/391098/0144.xml
02:22:19  2 H page 153: faust://xml/transcript/gsa/391098/0153.xml
02:22:19  2 H page 154: faust://xml/transcript/gsa/391098/0154.xml
02:22:19  2 H page 160: faust://xml/transcript/gsa/391098/0160.xml
02:22:19  2 H page 162: faust://xml/transcript/gsa/391098/0162.xml
02:22:19  2 H page 164: faust://xml/transcript/gsa/391098/0164.xml
02:22:19  2 H page 166: faust://xml/transcript/gsa/391098/0166.xml
02:22:19  2 H page 168: faust://xml/transcript/gsa/391098/0168.xml
02:22:19  2 H page 175: faust://xml/transcript/gsa/391098/0175.xml
02:22:19  2 H page 177: faust://xml/transcript/gsa/391098/0177a.xml
02:22:19  2 H page 179: faust://xml/transcript/gsa/391098/0179.xml
02:22:19  2 H page 180: faust://xml/transcript/gsa/391098/0180.xml
02:22:19  2 H page 185: faust://xml/transcript/gsa/391098/0185.xml
02:22:19  2 H page 186: faust://xml/transcript/gsa/391098/0186.xml
02:22:19  2 H page 194: faust://xml/transcript/gsa/391098/0194a.xml
02:22:19  2 H page 202: faust://xml/transcript/gsa/391098/0202.xml
02:22:19  2 H page 203: faust://xml/transcript/gsa/391098/0203.xml
02:22:19  2 H page 204: faust://xml/transcript/gsa/391098/0204.xml
02:22:19  2 H page 207: faust://xml/transcript/gsa/391098/0207.xml
02:22:19  2 H page 209: faust://xml/transcript/gsa/391098/0209.xml
02:22:19  2 H page 211: faust://xml/transcript/gsa/391098/0211.xml
02:22:19  2 H page 212: faust://xml/transcript/gsa/391098/0212.xml
02:22:19  2 H page 213: faust://xml/transcript/gsa/391098/0213.xml
02:22:19  2 H page 216: faust://xml/transcript/gsa/391098/0216.xml
02:22:19  2 H page 218: faust://xml/transcript/gsa/391098/0218.xml
02:22:19  2 H page 219: faust://xml/transcript/gsa/391098/0219.xml
02:22:19  2 H page 221: faust://xml/transcript/gsa/391098/0221.xml
02:22:19  2 H page 222: faust://xml/transcript/gsa/391098/0222.xml
02:22:19  2 H page 223: faust://xml/transcript/gsa/391098/0223.xml
02:22:19  2 H page 225: faust://xml/transcript/gsa/391098/0225.xml
02:22:19  2 H page 227: faust://xml/transcript/gsa/391098/0227.xml
02:22:19  2 H page 229: faust://xml/transcript/gsa/391098/0229.xml
02:22:19  2 H page 230: faust://xml/transcript/gsa/391098/0230.xml
02:22:19  2 H page 231: faust://xml/transcript/gsa/391098/0231.xml
02:22:19  2 H page 235: faust://xml/transcript/gsa/391098/0235.xml
02:22:19  2 H page 238: faust://xml/transcript/gsa/391098/0238.xml
02:22:19  2 H page 239: faust://xml/transcript/gsa/391098/0239.xml
02:22:19  2 H page 240: faust://xml/transcript/gsa/391098/0240.xml
02:22:19  2 H page 243: faust://xml/transcript/gsa/391098/0243.xml
02:22:19  2 H page 244: faust://xml/transcript/gsa/391098/0244.xml
02:22:19  2 H page 245: faust://xml/transcript/gsa/391098/0245.xml
02:22:19  2 H page 247: faust://xml/transcript/gsa/391098/0247.xml
02:22:19  2 H page 248: faust://xml/transcript/gsa/391098/0248.xml
02:22:19  2 H page 251: faust://xml/transcript/gsa/391098/0251.xml
02:22:19  2 H page 254: faust://xml/transcript/gsa/391098/0254.xml
02:22:19  2 H page 255: faust://xml/transcript/gsa/391098/0255.xml
02:22:19  2 H page 262: faust://xml/transcript/gsa/391098/0262.xml
02:22:19  2 H page 265: faust://xml/transcript/gsa/391098/0265.xml
02:22:19  2 H page 266: faust://xml/transcript/gsa/391098/0266.xml
02:22:19  2 H page 268: faust://xml/transcript/gsa/391098/0268.xml
02:22:19  2 H page 269: faust://xml/transcript/gsa/391098/0269.xml
02:22:19  2 H page 270: faust://xml/transcript/gsa/391098/0270.xml
02:22:19  2 H page 274: faust://xml/transcript/gsa/391098/0274.xml
02:22:19  2 H page 275: faust://xml/transcript/gsa/391098/0275.xml
02:22:19  2 H page 278: faust://xml/transcript/gsa/391098/0278.xml
02:22:19  2 H page 279: faust://xml/transcript/gsa/391098/0279.xml
02:22:19  2 H page 281: faust://xml/transcript/gsa/391098/0281.xml
02:22:19  2 H page 282: faust://xml/transcript/gsa/391098/0282.xml
02:22:19  2 H page 283: faust://xml/transcript/gsa/391098/0283.xml
02:22:19  2 H page 285: faust://xml/transcript/gsa/391098/0285.xml
02:22:19  2 H page 286: faust://xml/transcript/gsa/391098/0286.xml
02:22:19  2 H page 287: faust://xml/transcript/gsa/391098/0287.xml
02:22:19  2 H page 288: faust://xml/transcript/gsa/391098/0288.xml
02:22:19  2 H page 289: faust://xml/transcript/gsa/391098/0289.xml
02:22:19  2 H page 292: faust://xml/transcript/gsa/391098/0292.xml
02:22:19  2 H page 295: faust://xml/transcript/gsa/391098/0295.xml
02:22:19  2 H page 297: faust://xml/transcript/gsa/391098/0297.xml
02:22:19  2 H page 304: faust://xml/transcript/gsa/391098/0304.xml
02:22:19  2 H page 306: faust://xml/transcript/gsa/391098/0306.xml
02:22:19  2 H page 309: faust://xml/transcript/gsa/391098/0309.xml
02:22:19  2 H page 313: faust://xml/transcript/gsa/391098/0313.xml
02:22:19  2 H page 314: faust://xml/transcript/gsa/391098/0314.xml
02:22:19  2 H page 324: faust://xml/transcript/gsa/391098/0324.xml
02:22:19  2 H page 328: faust://xml/transcript/gsa/391098/0328.xml
02:22:19  2 H page 341: faust://xml/transcript/gsa/391098/0341.xml
02:22:19  2 H page 344: faust://xml/transcript/gsa/391098/0344.xml
02:22:19  2 H page 345: faust://xml/transcript/gsa/391098/0345.xml
02:22:19  2 H page 350: faust://xml/transcript/gsa/391098/0350.xml
02:22:19  2 H page 351: faust://xml/transcript/gsa/391098/0351.xml
02:22:19  2 H page 360: faust://xml/transcript/gsa/391098/0360a.xml
02:22:19  2 H page 374: faust://xml/transcript/gsa/391098/0374.xml
02:22:19  2 H page 375: faust://xml/transcript/gsa/391098/0375.xml
02:22:19  2 H page 386: faust://xml/transcript/gsa/391098/0386.xml
02:22:19 SEVERE: These are more than the 10 tolerated failures.
02:22:20 [BFA] Scanning build for known causes...
02:22:20 [BFA] No failure causes found
02:22:20 [BFA] Done. 0s
02:22:20 Started calculate disk usage of build
02:22:20 Finished Calculation of disk usage of build in 0 seconds
02:22:22 Started calculate disk usage of workspace
02:22:22 Finished Calculation of disk usage of workspace in 0 seconds
02:22:22 Notifying upstream projects of job completion
02:22:22 Join notifier requires a CauseAction
02:22:22 [INFO] ------------------------------------------------------------------------
02:22:22 [INFO] BUILD FAILURE
02:22:22 [INFO] ------------------------------------------------------------------------
02:22:22 [INFO] Total time: 38:26 min
02:22:22 [INFO] Finished at: 2017-10-26T02:22:22+02:00
02:22:22 [INFO] Final Memory: 240M/2991M
02:22:22 [INFO] ------------------------------------------------------------------------
02:22:22 [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (generate-svgs-preprint) on project faust-gen: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
02:22:22 [ERROR] 
02:22:22 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
02:22:22 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
02:22:22 [ERROR] 
02:22:22 [ERROR] For more information about the errors and possible solutions, please read the following articles:
02:22:22 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
02:22:22 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
02:22:22 Xvfb stopping
02:22:22 channel stopped
02:22:22 $ ssh-agent -k
02:22:22 unset SSH_AUTH_SOCK;
02:22:22 unset SSH_AGENT_PID;
02:22:22 echo Agent pid 31695 killed;
02:22:22 [ssh-agent] Stopped.
02:22:23 [BFA] Scanning build for known causes...
02:22:23 [BFA] No failure causes found
02:22:23 [BFA] Done. 0s
02:22:23 Started calculate disk usage of build
02:22:23 Finished Calculation of disk usage of build in 0 seconds
02:22:23 Started calculate disk usage of workspace
02:22:24 Finished Calculation of disk usage of workspace in 0 seconds
02:22:24 Notifying upstream projects of job completion
02:22:24 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
02:22:24 Finished: FAILURE