Console Output

08:33:03 Started by user Thorsten Vitt
08:33:03 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
08:33:03 [WS-CLEANUP] Deleting project workspace...
08:33:03 [WS-CLEANUP] Done
08:33:03 [ssh-agent] Looking for ssh-agent implementation...
08:33:03 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:33:03 $ ssh-agent
08:33:03 SSH_AUTH_SOCK=/tmp/ssh-EqYUbqKgWScL/agent.31545
08:33:03 SSH_AGENT_PID=31547
08:33:03 [ssh-agent] Started.
08:33:03 Running ssh-add (command line suppressed)
08:33:03 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8075972020707638741.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8075972020707638741.key)
08:33:03 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
08:33:03 Cloning the remote Git repository
08:33:03 Cloning repository git://github.com/faustedition/faust-gen
08:33:03  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
08:33:03 Fetching upstream changes from git://github.com/faustedition/faust-gen
08:33:03  > /usr/bin/git --version # timeout=10
08:33:03 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
08:33:03  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
08:33:06  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
08:33:06  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:33:06  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
08:33:06 Fetching upstream changes from git://github.com/faustedition/faust-gen
08:33:06 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
08:33:06  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
08:33:07  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:33:07  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
08:33:07 Checking out Revision 921eba559dd8881d9c2582e74e0ba4ff479f5418 (refs/remotes/origin/master)
08:33:07  > /usr/bin/git config core.sparsecheckout # timeout=10
08:33:07  > /usr/bin/git checkout -f 921eba559dd8881d9c2582e74e0ba4ff479f5418
08:33:07 Commit message: "Merge branch 'master' of github.com:faustedition/faust-gen"
08:33:07  > /usr/bin/git rev-list --no-walk 921eba559dd8881d9c2582e74e0ba4ff479f5418 # timeout=10
08:33:07  > /usr/bin/git remote # timeout=10
08:33:07  > /usr/bin/git submodule init # timeout=10
08:33:07  > /usr/bin/git submodule sync # timeout=10
08:33:07  > /usr/bin/git config --get remote.origin.url # timeout=10
08:33:07  > /usr/bin/git submodule init # timeout=10
08:33:07  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
08:33:07  > /usr/bin/git config --get submodule.data.url # timeout=10
08:33:07  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
08:33:07  > /usr/bin/git submodule update --init --recursive --remote data
08:33:31  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
08:33:31  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
08:33:31  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc
08:33:34  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
08:33:34  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
08:33:34  > /usr/bin/git submodule update --init --recursive --remote src/main/web
08:33:40 Xvfb starting$ Xvfb :3 -fbdir /mnt/data/jenkins/xvfb-476-..fbdir2222958475644017718
08:33:40 Parsing POMs
08:33:40 using settings config with name MavenSettings
08:33:40 Replacing all maven server entries not found in credentials list is true
08:33:41 Established TCP socket on 44435
08:33:41 maven35-agent.jar already up to date
08:33:41 maven35-interceptor.jar already up to date
08:33:41 maven3-interceptor-commons.jar already up to date
08:33:41 [faust-gen] $ 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/remoting.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 44435
08:33:42 <===[JENKINS REMOTING CAPACITY]===>channel started
08:33:42 using settings config with name MavenSettings
08:33:42 Replacing all maven server entries not found in credentials list is true
08:33:43 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings4868213205194702303.xml -D clean deploy
08:33:44 [INFO] Scanning for projects...
08:33:44 [INFO] ------------------------------------------------------------------------
08:33:44 [INFO] Detecting the operating system and CPU architecture
08:33:44 [INFO] ------------------------------------------------------------------------
08:33:44 [INFO] os.detected.name: linux
08:33:44 [INFO] os.detected.arch: x86_64
08:33:44 [INFO] os.detected.version: 4.18
08:33:44 [INFO] os.detected.version.major: 4
08:33:44 [INFO] os.detected.version.minor: 18
08:33:44 [INFO] os.detected.release: debian
08:33:44 [INFO] os.detected.release.like.debian: true
08:33:44 [INFO] os.detected.classifier: linux-x86_64
08:33:44 [INFO] 
08:33:44 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
08:33:44 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
08:33:44 [INFO] --------------------------------[ jar ]---------------------------------
08:33:44 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
08:33:44 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
08:33:44 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
08:33:44 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
08:33:44 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 9.7 kB/s)
08:33:45 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 3.1 kB/s)
08:33:45 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 40 kB/s)
08:33:45 [INFO] Downloading from cophi-mirror: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloaded from cophi-mirror: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 48 kB/s)
08:33:45 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 4.2 kB/s)
08:33:45 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:45 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
08:33:46 [INFO] 
08:33:46 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
08:33:46 [INFO] Using 'utf-8' encoding to copy filtered resources.
08:33:46 [INFO] Copying 8751 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
08:33:47 [INFO] Copying 240 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
08:33:47 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
08:33:47 [INFO] Copying 173 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
08:33:47 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
08:33:47 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
08:33:47 [INFO] Copying 17 resources to /mnt/data/jenkins/.fonts
08:33:47 [INFO] 
08:33:47 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
08:33:47 [INFO] Changes detected - recompiling the module!
08:33:47 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
08:33:48 [INFO] 
08:33:48 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
08:33:51 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
08:33:56 INFO : target/xproc/collect-metadata.xpl:56: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)
08:33:57 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/print/D(4alpha).xml)
08:33:58 INFO : Converting archive metadata to js...
08:33:58 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml
08:33:58 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml
08:33:59 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
08:33:59 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
08:34:21 INFO : target/xproc/generate-reading-text.xpl:115:33:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
08:34:21 INFO : target/xproc/generate-reading-text.xpl:79:49:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
08:34:34 INFO : target/xproc/generate-reading-text.xpl:149:11:Validating apparatus insertion ...
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.5
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/S
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/A
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B.a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/T_5_H.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_12
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_12
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.12
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.14
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_H
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.15b
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.0a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.47
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.74
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.73
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_4
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.2alpha_4
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_4
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3b
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2_1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.33
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2_2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.8
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.20
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.11
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.9
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.7
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.8
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.10
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.11
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.6
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.13
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.15
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.12a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.17
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.24c
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.32
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.33
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.41a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.43a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.43
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.44
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.48
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.60
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.69
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.70
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.71
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.45a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.48
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.58a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.75b
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.3
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.2
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.13
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.18
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.21a
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22e
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22f
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.0b
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.1
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.6
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.14a_
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.32
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.33
08:34:41 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.37f
08:34:41 INFO : Adding generated markup to transcripts ...
08:34:54 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391362/391362.xml)
08:34:55 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390777/390777.xml)
08:34:55 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390705/390705.xml)
08:35:05 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390883/390883.xml)
08:35:08 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390575/390575.xml)
08:35:09 INFO : target/xproc/generate-search.xpl:159: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)
08:35:09 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390652/390652.xml)
08:35:15 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390852/390852.xml)
08:35:17 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390851/390851.xml)
08:35:17 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391083/391083.xml)
08:35:18 INFO : target/xproc/generate-search.xpl:159:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390847/390847.xml)
08:35:23 INFO : target/xproc/generate-search.xpl:79:21:WARNING: No metadata for faust://xml/lesetext/faust.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust.xml
08:35:24 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
08:35:27 INFO : target/xproc/generate-metadata-js.xpl:49:40:WARNING: D.4alpha: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml not found
08:35:28 INFO : target/xproc/generate-metadata-js.xpl:58:40:H P156a*: No textual transcript
08:35:28 INFO : target/xproc/generate-metadata-js.xpl:58:40:D.4alpha: No textual transcript
08:35:28 Message: Saving URI table: file:/mnt/data/jenkins/workspace/faust-gen/target//uris.json
08:35:28 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
08:35:28 INFO : target/xproc/testimony.xpl:60:35:WARNING: No testimony divs found in 390376_0002
08:35:28 INFO : target/xproc/testimony.xpl:60:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
08:35:30 INFO : target/xproc/testimony.xpl:60:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
08:35:31 INFO : target/xproc/testimony.xpl:60:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
08:35:33 INFO : target/xproc/testimony.xpl:60:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
08:35:35 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
08:35:37 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
08:35:38 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
08:35:38 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
08:35:38 INFO : target/xproc/testimony.xpl:60:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
08:35:43 INFO : target/xproc/testimony.xpl:60:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
08:35:55 INFO : target/xproc/testimony.xpl:60:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
08:36:04 INFO : target/xproc/testimony.xpl:60:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
08:36:18 INFO : target/xproc/testimony.xpl:60:35:WARNING: Using inferior testimony id lfd-nr-neuneu_39 (in braeuning-oktavio1911)
08:36:19 INFO : target/xproc/testimony.xpl:60:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
08:36:20 INFO : target/xproc/testimony.xpl:60:35:WARNING: No testimony divs found in brandl1899
08:36:20 INFO : target/xproc/testimony.xpl:60:35:WARNING: Citation not found: faust://bibliography/wa_II_5 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/testimony/wa_II/wa_II_5.xml)
08:36:20 INFO : target/xproc/testimony.xpl:80:13:WARNING: Citation not found: faust://bibliography/wa_II_5 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/graef_1222.xml)
08:36:20 INFO : target/xproc/testimony.xpl:80:13:WARNING: Citation faust://bibliography/wa_II_5 missing in testimony graef_1222
08:36:26 INFO : target/xproc/testimony.xpl:60:35:INFO: div[2] in wa_IV_40 contains 2 testimonies: quz_II-638, quz_IV-1797
08:36:26 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
08:36:26 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
08:36:27 INFO : target/xproc/testimony.xpl:60:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
08:36:27 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
08:36:27 INFO : target/xproc/testimony.xpl:60:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
08:36:27 INFO : target/xproc/testimony.xpl:60:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
08:36:27 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
08:36:28 INFO : target/xproc/testimony.xpl:60:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
08:36:34 INFO : target/xproc/testimony.xpl:60:35:INFO: div[19] in wa_IV_9 contains 3 testimonies: graef_891, graef_892, graef_897
08:36:38 INFO : target/xproc/testimony.xpl:60:35:ERROR: pniower_81a spans to pniower_81a_end, which doesn't exist (#?). 
08:36:40 INFO : target/xproc/testimony.xpl:60:35:ERROR: quz_I-83_b spans to quz_I-83_end_b, which doesn't exist (#?). 
08:36:40 INFO : target/xproc/testimony.xpl:60:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
08:36:41 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
08:36:41 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
08:36:47 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
08:36:47 INFO : target/xproc/testimony.xpl:60:35:INFO: div[65] in quz_3 contains 3 testimonies: quz_III-2A, quz_III-44A, quz_III-48A
08:36:50 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
08:36:51 INFO : target/xproc/testimony.xpl:60:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
08:36:52 INFO : target/xproc/testimony.xpl:60:35:WARNING: No testimony divs found in pniower1891
08:36:53 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
08:36:53 INFO : target/xproc/testimony.xpl:60:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
08:36:53 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
08:36:53 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
08:36:53 INFO : target/xproc/testimony.xpl:60:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
08:36:53 INFO : target/xproc/testimony.xpl:130:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
08:36:55 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
08:36:56 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
08:36:56 INFO : target/xproc/testimony.xpl:60:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
08:36:56 INFO : target/xproc/testimony.xpl:60:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
08:36:58 INFO : target/xproc/testimony.xpl:173:81:Generating empty testimony files ...
08:37:00 Message: Creating emended versions ...
08:37:00 INFO : Generating inline apparatus ...
08:37:07 INFO : target/xproc/apparatus.xpl:48:28:WARNING: Replaced @part attribte I with I on element u_561_a (Und hier!)
08:37:07 INFO : target/xproc/apparatus.xpl:48:28:WARNING: Replaced @part attribte F with F on element u_561_b (Was faßt mich für ein Wonnegraus!)
08:37:07 INFO : target/xproc/apparatus.xpl:48:28:WARNING: Replaced @part attribte I with I on element l_590a (Ich weis nicht ſoll ich?)
08:37:07 INFO : target/xproc/apparatus.xpl:48:28:WARNING: Replaced @part attribte F with F on element l_590b (Fragt ihr viel!)
08:38:26 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
08:38:26 INFO : target/xproc/generate-all.xpl:212:34:WARNING: No metadata for faust://xml/ at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
08:38:27 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
08:38:29 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/dietze1975 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390883.xml)
08:38:29 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/dietze1975 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390883.xml)
08:38:29 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:29 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390711.xml)
08:38:29 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390711.xml)
08:38:30 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:30 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
08:38:30 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
08:38:30 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/fiedler2943 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391511.xml)
08:38:30 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:30 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:31 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.1/gsa_391420.xml)
08:38:31 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.1/gsa_391420.xml)
08:38:32 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_390600.xml)
08:38:32 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_390600.xml)
08:38:32 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391481.xml)
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391198.xml)
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391198.xml)
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391198.xml)
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391198.xml)
08:38:33 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.3/gsa_391198.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-1.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-3.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-3.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-4.xml)
08:38:34 ERROR: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/faust-metadata.xsl:293:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml (No such file or directory)
08:38:34 ERROR:     cause: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml (No such file or directory)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-5.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-5.xml)
08:38:34 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-2.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/fiedler2943 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gm_duesseldorf/KK8107.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sa_hannover/Slg_Culemann_0665.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sa_hannover/Slg_Culemann_0666.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_oxford/MS_M_D_Mendelsson_c_21.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_oxford/MS_M_D_Mendelsson_c_21.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_oxford/MS_M_D_Mendelsson_c_21.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_oxford/MS_M_D_Mendelsson_c_21.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_09.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_09.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_09.xml)
08:38:35 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_09.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-IIIA_Ms_germ_qu_527.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found:  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
08:38:36 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b493.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b494.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b495.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b497.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b496.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/ub_leipzig/Slg_Hirzel_b492.xml)
08:38:37 INFO : target/xproc/metadata-html.xpl:55:36:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/verschiedenes/gsa_391250.xml)
08:38:37 ERROR: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/faust-metadata.xsl:293:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml (No such file or directory)
08:38:37 ERROR:     cause: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml (No such file or directory)
08:38:37 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:38 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:38 INFO : target/xproc/metadata-html.xpl:55: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)
08:38:38 Message: Generating watermark table ...
08:38:38 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:39 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_II_H.27 resolved to more than one docs: 2 II H.27:1, 2 II H.27:2
08:38:40 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
08:38:40 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-1.xml)
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-3.xml)
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.6 resolved to more than one docs: 2 III H.6:1, 2 III H.6:2
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-4.xml)
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml)
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-5.xml)
08:38:41 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: Citation not found: faust://bibliography/loeper1879a (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/loeper1879II-2.xml)
08:38:42 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_IV_H.g resolved to more than one docs: 2 IV H.22e, 2 IV H.22f
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133:15:WARNING: faust://document/wa_faust/2_III_H.III resolved to more than one docs: 2 III H.3a:1, 2 III H.3a:2
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:42 INFO : target/xproc/metadata-html.xpl:133: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)
08:38:46 INFO : target/xproc/apply-edits.xpl:97:11:WARNING: Replaced @part attribte I with I on element u_561_a (Und hier!)
08:38:46 INFO : target/xproc/apply-edits.xpl:97:11:WARNING: Replaced @part attribte F with F on element u_561_b (Was faßt mich für ein Wonnegraus!)
08:38:46 INFO : target/xproc/apply-edits.xpl:97:11:WARNING: Replaced @part attribte I with I on element l_590a (Ich weis nicht soll ich?)
08:38:46 INFO : target/xproc/apply-edits.xpl:97:11:WARNING: Replaced @part attribte F with F on element l_590b (Fragt ihr viel!)
08:38:47 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/1_H.14.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:13 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_I_H.0d.xml: addSpan/@spanTo="#Gesellt-Pause" without corresponding anchor: YOU LOOSE TEXT!
08:39:21 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_II_H.6.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:29 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_II_H.74.xml: addSpan/@spanTo="#Tempelhallen" without corresponding anchor: YOU LOOSE TEXT!
08:39:39 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.2_2.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:45 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.41.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:50 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.79.xml: addSpan/@spanTo="#Chor" without corresponding anchor: YOU LOOSE TEXT!
08:39:50 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.2.xml: addSpan/@spanTo="#addSpanl10121" without corresponding anchor: YOU LOOSE TEXT!
08:39:50 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.3.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:50 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.3.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:51 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.5.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:52 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.13.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:52 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.18.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:52 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.18.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:39:59 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P11.xml: addSpan/@spanTo="'halb" without corresponding anchor: YOU LOOSE TEXT!
08:40:03 INFO : target/xproc/generate-all.xpl:136:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P124.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
08:40:18 INFO : Reading prepared transcript files ...
08:40:40 INFO : Collecting lines from all transcripts ...
08:40:42 INFO : Collating the lines and writing variant HTMLs
08:42:38 INFO : target/xproc/generate-all.xpl:256:11:Generating word index for up to 0 occurances ...
08:42:51 INFO : Reading transcript files to generate paralipomena table ...
08:42:53 Message: Rendering emended versions to html ...
08:44:03 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
08:44:04 Message: Creating bibliography ...
08:44:05 INFO : target/xproc/bibliography.xpl:35:13:ERROR: Unresolved reference: faust://xml/document/archival/location_unknown/cohen_catalog97-106.xml
08:44:05 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/wa_II_5 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
08:44:06 INFO : target/xproc/generate-all.xpl:356:11:Generating word index for up to 1 occurances ...
08:44:47 
08:44:47 [INFO] 
08:44:47 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
08:44:48 [INFO] Configured Artifact: net.faustedition:slimerjs:1.0.0-beta.1:zip
08:44:48 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:57.0.4:tar.bz2
08:44:48 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/1.0.0-beta.1/slimerjs-1.0.0-beta.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
08:44:48 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
08:44:48 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency
08:44:54 [INFO] 
08:44:54 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
08:44:54 [INFO] Using 'utf-8' encoding to copy filtered resources.
08:44:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
08:44:54 [INFO] 
08:44:54 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
08:44:54 [INFO] No sources to compile
08:44:55 [INFO] 
08:44:55 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
08:44:55 [INFO] No tests to run.
08:44:55 [JENKINS] Recording test results[INFO] 
08:44:55 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
08:44:55 
08:44:55 INFO: Web server runs on http://localhost:43791/transcript-generation.html
08:44:55 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-1.0.0-beta.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:43791/transcript-generation.html <input> <output> [<links> <linkoutput>]
08:44:55 INFO: Converting diplomatic transcripts to JSON ...
08:45:05 INFO: Rendering 2,212 pages in 8 parallel jobs ...
08:45:26 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
08:45:26 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:48:05 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
08:48:05 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:50:27 SEVERE: Failed to convert SVG for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: Exit Code 2. Script output:
08:50:27 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
08:50:27  at  http://localhost:43791/js-gen/svg-utils.js : 246 
08:50:27  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
08:50:27  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 708 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 171 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 165 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 101 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 343 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 110 
08:50:27  at  http://localhost:43791/js-gen/transcript.js : 108 
08:50:27  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
08:50:27  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
08:50:27 ERROR: Timeout during conversion for target/pages/H_P78/page_2.json 
08:50:28 SEVERE: Failed to convert SVG for 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: Exit Code 2. Script output:
08:50:28 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
08:50:28  at  http://localhost:43791/js-gen/svg-utils.js : 246 
08:50:28  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
08:50:28  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 708 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 171 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 165 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 101 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 343 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 110 
08:50:28  at  http://localhost:43791/js-gen/transcript.js : 108 
08:50:28  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
08:50:28  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
08:50:28 ERROR: Timeout during conversion for target/pages/2_II_H.29/page_2.json 
08:53:23 SEVERE: Failed to convert SVG for 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: Exit Code 2. Script output:
08:53:23 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
08:53:23  at  http://localhost:43791/js-gen/svg-utils.js : 246 
08:53:23  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
08:53:23  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 708 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 171 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 165 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 101 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 343 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 110 
08:53:23  at  http://localhost:43791/js-gen/transcript.js : 108 
08:53:23  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
08:53:23  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
08:53:23 ERROR: Timeout during conversion for target/pages/2_II_H.44/page_2.json 
08:54:03 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
08:54:03 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:55:01 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
08:55:01 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:55:15 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
08:55:15 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:55:58 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
08:55:58 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:56:26 SEVERE: Failed to convert SVG for 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: Exit Code 2. Script output:
08:56:26 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
08:56:26  at  http://localhost:43791/js-gen/svg-utils.js : 246 
08:56:26  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
08:56:26  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 708 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 171 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 165 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 101 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 343 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 110 
08:56:26  at  http://localhost:43791/js-gen/transcript.js : 108 
08:56:26  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
08:56:26  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
08:56:26 ERROR: Timeout during conversion for target/pages/2_V_H.12_2/page_2.json 
08:56:29 SEVERE: Failed to convert SVG for 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: Exit Code 2. Script output:
08:56:29 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
08:56:29  at  http://localhost:43791/js-gen/svg-utils.js : 246 
08:56:29  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
08:56:29  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 708 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 171 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 165 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 101 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 343 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 110 
08:56:29  at  http://localhost:43791/js-gen/transcript.js : 108 
08:56:29  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
08:56:29  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
08:56:29 ERROR: Timeout during conversion for target/pages/2_V_H.16/page_1.json 
08:56:48 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
08:56:48 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:56:56 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
08:56:56 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:56:56 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
08:58:51 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
08:58:51 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
09:01:07 SEVERE: Failed to convert SVG for 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: Exit Code 2. Script output:
09:01:07 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:01:07  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:01:07  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:01:07  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 708 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 171 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 165 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 101 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 343 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 110 
09:01:07  at  http://localhost:43791/js-gen/transcript.js : 108 
09:01:07  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:01:07  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:01:07 ERROR: Timeout during conversion for target/pages/2_I_H.28/page_3.json 
09:01:20 SEVERE: Failed to convert SVG for 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: Exit Code 2. Script output:
09:01:20 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:01:20  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:01:20  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:01:20  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 708 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 171 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 165 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 101 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 343 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 110 
09:01:20  at  http://localhost:43791/js-gen/transcript.js : 108 
09:01:20  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:01:20  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:01:20 ERROR: Timeout during conversion for target/pages/2_I_H.12_2/page_2.json 
09:06:06 SEVERE: Failed to convert SVG for 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: Exit Code 2. Script output:
09:06:06 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:06:06  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:06:06  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:06:06  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 708 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 171 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 165 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 101 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 343 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 110 
09:06:06  at  http://localhost:43791/js-gen/transcript.js : 108 
09:06:06  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:06:06  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:06:06 ERROR: Timeout during conversion for target/pages/2_III_H.2_2/page_30.json 
09:09:37 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
09:09:37 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
09:09:47 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
09:09:47 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
09:10:06 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
09:10:06 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
09:15:48 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
09:15:48 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:43791/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:43791/js-gen/transcript-svg.js") 
09:16:09 INFO: ... rendering failed for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
09:16:09 	2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
09:16:09 	2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
09:16:09 	2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
09:16:09 	2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
09:16:09 	2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
09:16:09 	2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
09:16:09 	2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml pages:
09:16:09 	{1}
09:16:09 INFO: Failed to convert 8 of 2,212 pages at try 1
09:16:09 INFO: Rendering 8 pages in 8 parallel jobs ...
09:21:11 SEVERE: Failed to convert SVG for 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_II_H.29/page_2.json 
09:21:11 SEVERE: Failed to convert SVG for 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_V_H.16/page_1.json 
09:21:11 SEVERE: Failed to convert SVG for 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_II_H.44/page_2.json 
09:21:11 SEVERE: Failed to convert SVG for 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_I_H.28/page_3.json 
09:21:11 SEVERE: Failed to convert SVG for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/H_P78/page_2.json 
09:21:11 SEVERE: Failed to convert SVG for 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_III_H.2_2/page_30.json 
09:21:11 SEVERE: Failed to convert SVG for 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_V_H.12_2/page_2.json 
09:21:11 SEVERE: Failed to convert SVG for 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: Exit Code 2. Script output:
09:21:11 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
09:21:11  at  http://localhost:43791/js-gen/svg-utils.js : 246 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 43 
09:21:11  at  http://localhost:43791/js-gen/transcript-svg.js : 66 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 708 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 171 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 165 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 101 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 343 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 110 
09:21:11  at  http://localhost:43791/js-gen/transcript.js : 108 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 98 
09:21:11  at  http://localhost:43791/js-gen/transcript-generation.js : 110 
09:21:11 ERROR: Timeout during conversion for target/pages/2_I_H.12_2/page_2.json 
09:21:11 INFO: ... rendering failed for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
09:21:11 	2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
09:21:11 	2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
09:21:11 	2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
09:21:11 	2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
09:21:11 	2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
09:21:11 	2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
09:21:11 	2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml pages:
09:21:11 	{1}
09:21:11 INFO: Failed to convert 8 of 8 pages at try 2
09:21:11 INFO: Creating SVGs with CSS ...
09:21:11 Error 
09:21:11   I/O error reported by XML parser processing
09:21:11   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg (No such file or directory)
09:21:11 WARNING: Failed to add CSS to H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg (No such file or directory)
09:21:11 Error 
09:21:11   I/O error reported by XML parser processing
09:21:11   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg (No such file or directory)
09:21:11 WARNING: Failed to add CSS to 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg (No such file or directory)
09:21:12 Error 
09:21:12   I/O error reported by XML parser processing
09:21:12   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg (No such file or directory)
09:21:12 WARNING: Failed to add CSS to 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg (No such file or directory)
09:21:12 Error 
09:21:12   I/O error reported by XML parser processing
09:21:12   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg (No such file or directory)
09:21:12 WARNING: Failed to add CSS to 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg (No such file or directory)
09:21:12 Error 
09:21:12   I/O error reported by XML parser processing
09:21:12   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg (No such file or directory)
09:21:12 WARNING: Failed to add CSS to 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg (No such file or directory)
09:21:13 Error 
09:21:13   I/O error reported by XML parser processing
09:21:13   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg (No such file or directory)
09:21:13 WARNING: Failed to add CSS to 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg (No such file or directory)
09:21:13 Error 
09:21:13   I/O error reported by XML parser processing
09:21:13   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg (No such file or directory)
09:21:13 WARNING: Failed to add CSS to 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg (No such file or directory)
09:21:13 Error 
09:21:13   I/O error reported by XML parser processing
09:21:13   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg (No such file or directory)
09:21:13 WARNING: Failed to add CSS to 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg (No such file or directory)
09:21:15 SEVERE: Conversion of the following 8 pages failed after 2 tries:
09:21:15  H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
09:21:15  2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
09:21:15  2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
09:21:15  2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
09:21:15  2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
09:21:15  2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
09:21:15  2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
09:21:15  2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml
09:21:15 INFO: Up to 10 failures are tolerated.
09:21:15 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
09:21:15 [INFO] 
09:21:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
09:21:15 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar
09:21:15 [INFO] 
09:21:15 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
09:21:16 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
09:21:17 [INFO] 
09:21:17 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
09:21:17 [INFO] Executing tasks
09:21:17 
09:21:17 main:
09:21:17      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
09:21:17 [INFO] Executed tasks
09:21:17 [INFO] 
09:21:17 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
09:21:17 [INFO] Using 'utf-8' encoding to copy filtered resources.
09:21:17 [INFO] Copying 2212 resources
09:21:17 [INFO] 
09:21:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
09:21:17 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
09:21:17 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/pom.xml to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
09:21:17 [INFO] 
09:21:17 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
09:21:18 sending incremental file list
09:21:37 
09:21:37 Number of files: 28,370 (reg: 25,050, dir: 3,320)
09:21:37 Number of created files: 28,154 (reg: 24,847, dir: 3,307)
09:21:37 Number of deleted files: 0
09:21:37 Number of regular files transferred: 25,050
09:21:37 Total file size: 931,381,117 bytes
09:21:37 Total transferred file size: 931,381,117 bytes
09:21:37 Literal data: 898,039,980 bytes
09:21:37 Matched data: 33,341,137 bytes
09:21:37 File list size: 655,302
09:21:37 File list generation time: 0.001 seconds
09:21:37 File list transfer time: 0.000 seconds
09:21:37 Total bytes sent: 900,117,836
09:21:37 Total bytes received: 723,618
09:21:37 
09:21:37 sent 900,117,836 bytes  received 723,618 bytes  43,943,485.56 bytes/sec
09:21:37 total size is 931,381,117  speedup is 1.03
09:21:37 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
09:21:37 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
09:21:38 Started calculate disk usage of build
09:21:38 Finished Calculation of disk usage of build in 0 seconds
09:21:38 Started calculate disk usage of workspace
09:21:38 Finished Calculation of disk usage of workspace in 0 seconds
09:21:38 Notifying upstream projects of job completion
09:21:38 Join notifier requires a CauseAction
09:21:38 [INFO] ------------------------------------------------------------------------
09:21:38 [INFO] BUILD SUCCESS
09:21:38 [INFO] ------------------------------------------------------------------------
09:21:39 [INFO] Total time: 47:54 min
09:21:39 [INFO] Finished at: 2018-10-07T09:21:38+02:00
09:21:39 [INFO] ------------------------------------------------------------------------
09:21:39 Waiting for Jenkins to finish collecting data
09:21:40 [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
09:21:40 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
09:21:40 Xvfb stopping
09:21:40 channel stopped
09:21:40 $ ssh-agent -k
09:21:40 unset SSH_AUTH_SOCK;
09:21:40 unset SSH_AGENT_PID;
09:21:40 echo Agent pid 31547 killed;
09:21:40 [ssh-agent] Stopped.
09:21:40 Archiving artifacts
09:21:41 Recording fingerprints
09:21:42 Started calculate disk usage of build
09:21:42 Finished Calculation of disk usage of build in 0 seconds
09:21:42 Started calculate disk usage of workspace
09:21:43 Finished Calculation of disk usage of workspace in 0 seconds
09:21:43 Notifying upstream projects of job completion
09:21:43 Finished: SUCCESS