Console Output

00:14:33 Started by upstream project "faust-data-trigger" build number 28
00:14:33 originally caused by:
00:14:33  Started by an SCM change
00:14:33 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
00:14:33 [ssh-agent] Looking for ssh-agent implementation...
00:14:33 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:14:33 $ ssh-agent
00:14:33 SSH_AUTH_SOCK=/tmp/ssh-O8zFZUaxohIa/agent.21643
00:14:33 SSH_AGENT_PID=21645
00:14:33 [ssh-agent] Started.
00:14:33 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5528202056495147882.key
00:14:33 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5528202056495147882.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_5528202056495147882.key)
00:14:33 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
00:14:34 Cloning the remote Git repository
00:14:34 Cloning repository git://github.com/faustedition/faust-gen
00:14:34  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
00:14:34 Fetching upstream changes from git://github.com/faustedition/faust-gen
00:14:34  > /usr/bin/git --version # timeout=10
00:14:34 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
00:14:34  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
00:14:36  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
00:14:36  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:14:36  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
00:14:36 Fetching upstream changes from git://github.com/faustedition/faust-gen
00:14:36 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
00:14:36  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
00:14:36  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
00:14:36  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
00:14:36 Checking out Revision c7e50df211aa9e7a7bcea13bcb23360b89282e05 (refs/remotes/origin/master)
00:14:36  > /usr/bin/git config core.sparsecheckout # timeout=10
00:14:36  > /usr/bin/git checkout -f c7e50df211aa9e7a7bcea13bcb23360b89282e05
00:14:36 Commit message: "Merge branch 'reorg-filenames'"
00:14:36  > /usr/bin/git rev-list --no-walk c7e50df211aa9e7a7bcea13bcb23360b89282e05 # timeout=10
00:14:36  > /usr/bin/git remote # timeout=10
00:14:36  > /usr/bin/git submodule init # timeout=10
00:14:36  > /usr/bin/git submodule sync # timeout=10
00:14:36  > /usr/bin/git config --get remote.origin.url # timeout=10
00:14:36  > /usr/bin/git submodule init # timeout=10
00:14:36  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
00:14:36  > /usr/bin/git config --get submodule.data.url # timeout=10
00:14:36  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
00:14:36  > /usr/bin/git submodule update --init --recursive --remote data
00:14:55  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
00:14:55  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
00:14:55  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc
00:14:58  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
00:14:58  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
00:14:58  > /usr/bin/git submodule update --init --recursive --remote src/main/web
00:15:08 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-390-..fbdir3536367954704759706
00:15:08 Parsing POMs
00:15:08 using settings config with name MavenSettings
00:15:08 Replacing all maven server entries not found in credentials list is true
00:15:08 Established TCP socket on 41839
00:15:08 maven35-agent.jar already up to date
00:15:08 maven35-interceptor.jar already up to date
00:15:08 maven3-interceptor-commons.jar already up to date
00:15:08 [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/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 41839
00:15:09 <===[JENKINS REMOTING CAPACITY]===>channel started
00:15:10 using settings config with name MavenSettings
00:15:10 Replacing all maven server entries not found in credentials list is true
00:15:11 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings4385036510520863853.xml -D clean deploy
00:15:12 [INFO] Scanning for projects...
00:15:12 [INFO] ------------------------------------------------------------------------
00:15:12 [INFO] Detecting the operating system and CPU architecture
00:15:12 [INFO] ------------------------------------------------------------------------
00:15:12 [INFO] os.detected.name: linux
00:15:12 [INFO] os.detected.arch: x86_64
00:15:12 [INFO] os.detected.release: debian
00:15:12 [INFO] os.detected.release.like.debian: true
00:15:12 [INFO] os.detected.classifier: linux-x86_64
00:15:12 [INFO] 
00:15:12 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
00:15:12 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
00:15:12 [INFO] --------------------------------[ jar ]---------------------------------
00:15:12 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:15:12 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:15:12 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:15:12 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
00:15:12 [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 7.0 kB/s)
00:15:13 [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 2.6 kB/s)
00:15:13 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [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
00:15:13 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [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 37 kB/s)
00:15:13 [INFO] Downloading from cophi-mirror: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [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 51 kB/s)
00:15:13 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
00:15:13 [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 1.5 kB/s)
00:15:14 [INFO] 
00:15:14 [INFO] --- exec-maven-plugin:1.4.0:exec (app2xml) @ faust-gen ---
00:15:14 Failed loading generated sigils file ../../../../target/faust-transcripts.xml, trying fallback sigils.json
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 76, in read_sigils
00:15:14     xml = etree.parse(filename)
00:15:14   File "src/lxml/etree.pyx", line 3426, in lxml.etree.parse
00:15:14   File "src/lxml/parser.pxi", line 1839, in lxml.etree._parseDocument
00:15:14   File "src/lxml/parser.pxi", line 1865, in lxml.etree._parseDocumentFromURL
00:15:14   File "src/lxml/parser.pxi", line 1769, in lxml.etree._parseDocFromFile
00:15:14   File "src/lxml/parser.pxi", line 1162, in lxml.etree._BaseParser._parseDocFromFile
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 637, in lxml.etree._raiseParseError
00:15:14 OSError: Error reading file '../../../../target/faust-transcripts.xml': failed to load external entity "../../../../target/faust-transcripts.xml"
00:15:14 ERROR: No match: 852[]{} <i>852–859 Die Verse sind in Q eingerückt, in Analogie zu 949–980. [type=1c*]</i>
00:15:14 WARNING: Failed to parse »stillt; <i>Das Semikolon fehlt in manchen Exemplaren von A. [type=7« as lem
00:15:14 WARNING: Failed to parse stillt; <i>Das Semikolon fehlt in manchen Exemplaren von A. [type=7 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 81
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »<i>Die Verse sind in S nicht enthalten. [type=7« as lem
00:15:14 WARNING: Failed to parse <i>Die Verse sind in S nicht enthalten. [type=7 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 61
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 ERROR: No match: 2438[Muß’]{Muß} 2438 Muß <i>S</i>]   Muß’ <i>A B.a</i> Muß<i> B  [type=1b]</i>
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse <speaker>Mephistopheles<pc>‸</pc>  <nC> as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: nC line 1 and root, line 1, column 53
00:15:14 WARNING: Failed to parse Mephistopheles,</speaker> as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: root line 1 and speaker, line 1, column 32
00:15:14 ERROR: No match: <p><hi> before_2532_a[Hexe]{=} <i>vor 2532</i> <speaker>Hexe</speaker>^ <i>S</i>]  <speaker>Hexe.</speaker> <i>A D.1</i> <speaker>Hexe</speaker>^ <i>B B.a  [type=1c]</i></hi>
00:15:14 WARNING: Failed to parse »<i>Die in allen Drucken fehlende Einrückung der Verse 2540–2552 gegenüber der Einrückung der Verse 2567–2572 geht vermutlich auf eine Unregemäßigkeit in der Druckvorlage zu S zurück; in WA sind sie eingerückt. [type=1c*« as lem
00:15:14 WARNING: Failed to parse <i>Die in allen Drucken fehlende Einrückung der Verse 2540–2552 gegenüber der Einrückung der Verse 2567–2572 geht vermutlich auf eine Unregemäßigkeit in der Druckvorlage zu S zurück; in WA sind sie eingerückt. [type=1c* as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 233
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »ein- für allemal« as lem
00:15:14 WARNING: Failed to parse »<speaker>Margarete</speaker><pc>‸</pc>« as lem
00:15:14 ERROR: No match: †<i>3095</i> <i>Das Komma fehlt in einigen Exemplaren von B. [type=7]</i>]
00:15:14 WARNING: Failed to parse »<i>In 1_H.5 S A B B.a handelt es sich um zwei Verse, sie wurden erst von Düntzer und dann in WA zu einem antilabischen Vers zusammengefasst. [type=3*« as lem
00:15:14 WARNING: Failed to parse <i>In 1_H.5 S A B B.a handelt es sich um zwei Verse, sie wurden erst von Düntzer und dann in WA zu einem antilabischen Vers zusammengefasst. [type=3* as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 163
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »so <i>1_H.5 1_H.12 B B.a fehlt A D.1 [type=4b« as lem
00:15:14 WARNING: Failed to parse so <i>1_H.5 1_H.12 B B.a fehlt A D.1 [type=4b as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 59
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »<i>Die Verse sind in A B B.a linksbündig gesetzt, in C.1_12 und C.3_12 sind sie eingerückt. [Typ: ?« as lem
00:15:14 WARNING: Failed to parse <i>Die Verse sind in A B B.a linksbündig gesetzt, in C.1_12 und C.3_12 sind sie eingerückt. [Typ: ? as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 113
00:15:14 WARNING: Failed to parse » (1c* oder 1c oder 7) </i>]« as rdg
00:15:14 WARNING: Failed to parse »<i>Die Verse sind in 1_H.14 A D.1 B B.a 1_H.1 C.1_12 C.3_12 nicht eingerückt, in D.2 und Q sind sie auf derselben Höhe wie die Verse 3972–3973 eingerückt. [Typ: ?« as lem
00:15:14 WARNING: Failed to parse <i>Die Verse sind in 1_H.14 A D.1 B B.a 1_H.1 C.1_12 C.3_12 nicht eingerückt, in D.2 und Q sind sie auf derselben Höhe wie die Verse 3972–3973 eingerückt. [Typ: ? as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 176
00:15:14 WARNING: Failed to parse » (1c oder 1c* oder 7) </i>]« as rdg
00:15:14 WARNING: Failed to parse »<i>Die Verse sind im Druck auffallend durch ihre zweistufige Einrückung, die aber optisch, nicht strukturell bedingt zu sein scheint (A 8, S. 198–199): 3900–3903 ½ cm eingerückt, 3996–4015 1,0 cm. [type=7« as lem
00:15:14 WARNING: Failed to parse <i>Die Verse sind im Druck auffallend durch ihre zweistufige Einrückung, die aber optisch, nicht strukturell bedingt zu sein scheint (A 8, S. 198–199): 3900–3903 ½ cm eingerückt, 3996–4015 1,0 cm. [type=7 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 218
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »<i>Die Verse bilden in 1_H.14 A B.a einen antilabischen Vers, in B 1_H.1 C.1_12 C.3_12 sind es zwei Verse. [type=7« as lem
00:15:14 WARNING: Failed to parse <i>Die Verse bilden in 1_H.14 A B.a einen antilabischen Vers, in B 1_H.1 C.1_12 C.3_12 sind es zwei Verse. [type=7 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 128
00:15:14 WARNING: Failed to parse »</i>]« as rdg
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse ]   <sp><speaker>Faust.</speaker><l n=4051_I>Verflucht Geschnarr!</l></sp><sp><speaker>Mephistopheles.</l></speaker><l n=4051_F>Man muß sich dran gewöhnen.</l></sp> as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: AttValue: " or ' expected, line 1, column 45
00:15:14 ERROR: No match: ●●●<i>vor 4092</i> <speaker>Mephistopheles</speaker>^ <i>1_H.14 </i>]   <speaker>Mephistopheles.</speaker> <i>A</i> <speaker>Mephistopheles,</speaker> <i>B</i> <speaker>Mephistopheles</speaker>^ <i>B.a [type=8]</i>
00:15:14 ERROR: No match: before_4343[]{} <i>nach 4334 In 1_H.1 C.1_12 C.3_12 folgen die (ganz oder teilweise auch in 1_H.16 und 1_H.17 enthaltenen) Verse 4335–4342 (hier wiedergegeben nach 1_H.1) [type=5*]:</i> <sp><speaker>Tanzmeister.</speaker><l n="4335">Wie jeder doch die Beine lupft! </l> <l n="4336">Sich wie er kann herauszieht!</l> <l n="4337">Der Krumme springt, der Plumpe hupft</l> <l n ="4338">Und fragt nicht wie es aussieht.</l><sp><sp></speaker>Fideler.</speaker><l n="4339">Das haßt sich schwer das Lumpenpack</l> <l n ="4340">Und gäb sich gern das Restchen;</l> <l n ="4341">Es eint sie hier der Dudelsack</l> <l n ="4342">Wie Orpheus Leyer die Bestjen.</l><sp>
00:15:14 WARNING: Failed to parse »<speaker>Orchester<pc>‸</pc></speaker> pianissimo.« as lem
00:15:14 ERROR: No match: †ttf_4 Verräthrischer <i>1_H.5 A J.2</i>]   Verrätherischer <i>B</i> Verräth’rischer <i>B.a [type=4a]</i>
00:15:14 ERROR: No match: †ttf_16 Weise <i>A B B.a</i>]   Weile <i>1_H.5</i> Weile <i>J.2</i> Weile <i>konj. Düntzer [type=7]</i>
00:15:14 ERROR: No match: †ttf_31 vorm <i>1_H.5 A</i>]   vor’m <i>J.2 </i> vor’m <i>B B.a [type=4a]</i>
00:15:14 ERROR: No match: †ttf_34 eckelts <i>1_H.5 A J.2</i>]   ekelts <i>B B.a  [type=4a]</i>
00:15:14 ERROR: No match: †ttf_42 ins <i>A J.2</i>]   in’s <i>B B.a [type=4a]</i>
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »<i>[type=6« as lem
00:15:14 WARNING: Failed to parse <i>[type=6 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 24
00:15:14 WARNING: Failed to parse »</i>« as rdg
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 WARNING: Failed to parse »<l>Damals schien er zwar gewandt,</l> <l>Als ich ihn noch nicht verstand.</l> <i>Ec 2_H [type=6« as lem
00:15:14 WARNING: Failed to parse <l>Damals schien er zwar gewandt,</l> <l>Als ich ihn noch nicht verstand.</l> <i>Ec 2_H [type=6 as xml, using unparsed version instead
00:15:14 Traceback (most recent call last):
00:15:14   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
00:15:14     xml = etree.fromstring(pseudo_xml)
00:15:14   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
00:15:14   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
00:15:14   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
00:15:14   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
00:15:14   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
00:15:14   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
00:15:14   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
00:15:14   File "<string>", line 1
00:15:14 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: i line 1 and root, line 1, column 109
00:15:14 WARNING: Failed to parse »</i>« as rdg
00:15:14 ERROR: No match: <i>6983</i> Den] Nun auf! den <i>2_H :</i> den <i>G [type=7]</i>
00:15:14 WARNING: Failed to parse »Arme.« as lem
00:15:14 ERROR: No match: 9393[^]{<milestone unit="lg" rend="indented"/>} <i>vor 9393 Spatium H fehlt C.1_4 [type=2aa]</i>
00:15:14 ERROR: No match: 9401[^]{<milestone unit="lg" rend="indented"/>} <i>vor 9401 Spatium H fehlt C.1_4 [type=2aa]</i>
00:15:14 WARNING: Failed to parse »sitzend.« as lem
00:15:14 WARNING: Failed to parse »Höhe.« as lem
00:15:14 ERROR: No match: 10067|10073[@lg|@lg]{rend=|rend=} <i>10067–10074 eingerückt 2_H [type=1c]</i>
00:15:14 ERROR: No match: <i>10524</i> fort.] fort^ <i>2_IV_H.18 [type=1b]</i>
00:15:14 WARNING: Failed to parse »« as lem
00:15:14 ERROR: No match: <i>11439</i> mächtig; <i>2_V_H.2</i>] <i>Semikolon in H nicht mehr zu erkennen; ergänzt nach V_H.2 [type=7]</i>
00:15:14 ERROR: No match: <i>11635</i> wieder. <i>2_V_H.2</i>] <i>Punkt in H nicht zu erkennen; ergänzt nach V_H.2 [type=7]</i>
00:15:14 WARNING: Failed to parse »(St. Joh. IV.)« as lem
00:15:14 WARNING: Failed to parse »« as lem
00:15:15 [INFO] 
00:15:15 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
00:15:15 [INFO] Using 'utf-8' encoding to copy filtered resources.
00:15:15 [INFO] Copying 8731 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
00:15:16 [INFO] Copying 202 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
00:15:16 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
00:15:16 [INFO] Copying 139 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
00:15:16 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
00:15:16 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
00:15:16 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts
00:15:16 [INFO] 
00:15:16 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
00:15:17 [INFO] Changes detected - recompiling the module!
00:15:17 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
00:15:17 [INFO] 
00:15:17 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
00:15:20 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
00:15:25 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)
00:15:26 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)
00:15:26 INFO : Converting archive metadata to js...
00:15:26 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml
00:15:26 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml
00:15:27 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
00:15:27 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
00:15:49 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
00:15:49 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
00:15:55 INFO : target/xproc/generate-reading-text.xpl:102:22:ERROR: Multiple app entries for Marschalck in before_6086: MarschalckMarschalckvor 6086Marschalck
00:15:55             2_HSchatzmeister2_HMarschalck
00:15:55             (Schatzmeister ungestrichen) G @ file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/text/app12norm_special-cases.xml; MarschalckMarschalckvor 6086Marschalck 2_HSchatzmeister 2_H Marschalck G (Schatzmeister ungestrichen) @ file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/text/app2norm.xml
00:15:58 INFO : target/xproc/generate-reading-text.xpl:149:11:Validating apparatus insertion ...
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.5
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/S
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/A
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B.a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_12
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_12
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.14
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.0a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_H
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.8
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.20
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.2
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.2
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.9
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.7
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.8
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.11
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.12
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.13
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.6
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.15
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.12a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.15b
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.17
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.24c
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.33
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.41a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.47
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.48
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.74
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.69
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.70
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a:1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_4
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2:1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.2α_4
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_4
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3b
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.45a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.48
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a:2
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.75b
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.3
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.2
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.13
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.18
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.21a
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22e
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22f
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.0b
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.1
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.2
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.6
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.11
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.14a*
00:16:02 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.37f
00:16:03 INFO : Adding generated markup to transcripts ...
00:16:03 INFO : target/xproc/generate-search.xpl:59:21:WARNING: No metadata for faust://xml/lesetext/faust.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust.xml
00:16:05 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391362/391362.xml)
00:16:18 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390575/390575.xml)
00:16:22 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390883/390883.xml)
00:16:25 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390777/390777.xml)
00:16:25 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390705/390705.xml)
00:16:25 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/veste_coburg/A_IV_708_1_10/A_IV_708_1_10.xml)
00:16:25 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390652/390652.xml)
00:16:26 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390847/390847.xml)
00:16:26 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390851/390851.xml)
00:16:26 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391083/391083.xml)
00:16:26 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390852/390852.xml)
00:16:33 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
00:16:35 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/2_P97_H.1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390350.xml)
00:16:35 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
00:16:35 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/jahrbuch_der_auktionspreise1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
00:16:35 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
00:16:35 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "n.s." in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389786.xml)
00:16:36 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.3 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389863.xml)
00:16:37 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:37 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:37 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:37 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54: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
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:38 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:39 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-W_1362 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found:  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/hagen/C1_4  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
00:16:40 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/kua_VI_1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-447-1.xml)
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-XVII-6-1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xml)
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391375.xml)
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391357.xml)
00:16:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_390887.xml)
00:16:42 Message: Generating watermark table ...
00:16:42 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/25-XLII-2-8 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.2/gsa_390593.xml)
00:16:42 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_IV_H.g resolved to more than one docs: 2 IV H.22e, 2 IV H.22f
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/fischer_lamberg/2_III_H.q (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_05.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128: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
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29c.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29a.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-319_Bl_44-45.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29e.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29d.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-320_Bl_11-12.xml)
00:16:43 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://print/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
00:16:45 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
00:16:46 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
00:16:47 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
00:16:47 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 
00:16:47 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/pniower_765.xml)
00:16:47 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
00:16:47 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
00:16:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
00:16:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
00:16:51 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
00:16:53 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
00:16:55 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
00:16:55 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
00:16:55 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
00:16:55 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
00:16:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
00:17:10 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
00:17:18 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
00:17:31 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
00:17:36 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_40 contains 2 testimonies: quz_II-638, quz_IV-1797
00:17:36 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
00:17:36 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
00:17:37 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
00:17:37 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
00:17:37 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
00:17:37 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
00:17:37 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
00:17:38 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
00:17:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
00:17:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
00:17:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
00:17:51 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
00:17:51 INFO : target/xproc/testimony.xpl:61:35:INFO: div[65] in quz_3 contains 3 testimonies: quz_III-2A, quz_III-44A, quz_III-48A
00:17:53 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
00:17:54 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
00:17:55 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
00:17:56 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
00:17:56 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
00:17:56 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
00:17:56 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
00:17:56 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
00:17:56 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
00:17:58 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
00:17:58 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
00:17:58 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
00:17:58 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
00:17:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
00:18:00 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
00:18:04 Message: Creating emended versions ...
00:18:04 INFO : Generating inline apparatus ...
00:18:57 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
00:18:58 INFO : target/xproc/generate-all.xpl:170:34:WARNING: No metadata for faust://xml/ at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
00:18:58 Message: Creating bibliography ...
00:19:00 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
00:19:00 INFO : target/xproc/bibliography.xpl:35:13:ERROR: Unresolved reference: faust://xml/document/archival/location_unknown/cohen_catalog97-106.xml
00:19:00 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
00:19:00 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
00:19:00 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
00:20:18 INFO : Reading prepared transcript files ...
00:20:28 INFO : Collecting lines from all transcripts ...
00:20:29 INFO : Collating the lines and writing variant HTMLs
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:52 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:53 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:53 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a*
00:21:53 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:53 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:53 INFO : target/xproc/generate-all.xpl:176:11:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:21:53 INFO : target/xproc/generate-all.xpl:189:11:Generating word index for up to 0 occurances ...
00:22:03 INFO : Reading transcript files to generate paralipomena table ...
00:22:05 Message: Rendering emended versions to html ...
00:22:08 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:08 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:08    <rdg>
00:22:08       <witStart wit="faust://document/faustedition/2_H"/>
00:22:08    </rdg>
00:22:08 </app>
00:22:08 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:08 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:08 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:08    <rdg>
00:22:08       <witStart wit="faust://document/faustedition/2_I_H.0a"/>
00:22:08    </rdg>
00:22:08 </app>
00:22:08 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:08 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:08 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:08    <rdg>
00:22:08       <witStart wit="faust://document/faustedition/2_H"/>
00:22:08    </rdg>
00:22:08 </app>
00:22:08 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:08 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:08 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:08    <rdg>
00:22:08       <witStart wit="faust://document/faustedition/2_H"/>
00:22:08    </rdg>
00:22:08 </app>
00:22:08 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:08 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:08 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:08    <rdg>
00:22:08       <witStart wit="faust://document/faustedition/C.1_4"/>
00:22:08    </rdg>
00:22:08 </app>
00:22:08 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:08 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:09 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a*
00:22:10 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:10 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:10    <rdg>
00:22:10       <witStart wit="faust://document/faustedition/2_H"/>
00:22:10    </rdg>
00:22:10 </app>
00:22:10 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:10 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:10 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:10    <rdg>
00:22:10       <witStart wit="faust://document/faustedition/2_I_H.0a"/>
00:22:10    </rdg>
00:22:10 </app>
00:22:10 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:10 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:10 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:10    <rdg>
00:22:10       <witStart wit="faust://document/faustedition/2_H"/>
00:22:10    </rdg>
00:22:10 </app>
00:22:10 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:10 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:10 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:10    <rdg>
00:22:10       <witStart wit="faust://document/faustedition/2_H"/>
00:22:10    </rdg>
00:22:10 </app>
00:22:10 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:11 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:11 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:11    <rdg>
00:22:11       <witStart wit="faust://document/faustedition/C.1_4"/>
00:22:11    </rdg>
00:22:11 </app>
00:22:11 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:11 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a*
00:22:12 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:12 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:12    <rdg>
00:22:12       <witStart wit="faust://document/faustedition/2_H"/>
00:22:12    </rdg>
00:22:12 </app>
00:22:12 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:12 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:12 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:12    <rdg>
00:22:12       <witStart wit="faust://document/faustedition/2_I_H.0a"/>
00:22:12    </rdg>
00:22:12 </app>
00:22:12 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:12 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:12 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:12    <rdg>
00:22:12       <witStart wit="faust://document/faustedition/2_H"/>
00:22:12    </rdg>
00:22:12 </app>
00:22:12 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:12 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:12 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:12    <rdg>
00:22:12       <witStart wit="faust://document/faustedition/2_H"/>
00:22:12    </rdg>
00:22:12 </app>
00:22:12 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:13 INFO : target/xproc/print2html.xpl:45:23:WARNING: Unrecognized app, using COMPLETE content:
00:22:13 <app xmlns="http://www.tei-c.org/ns/1.0" xmlns:f="http://www.faustedition.net/ns">
00:22:13    <rdg>
00:22:13       <witStart wit="faust://document/faustedition/C.1_4"/>
00:22:13    </rdg>
00:22:13 </app>
00:22:13 in file:/mnt/data/jenkins/workspace/faust-gen/target/emended/faust.xml
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.3a:2
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/C.2α_4
00:22:13 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_V_H.14a*
00:22:48 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
00:22:49 INFO : target/xproc/generate-all.xpl:282:11:Generating word index for up to 1 occurances ...
00:23:28 
00:23:28 [INFO] 
00:23:28 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
00:23:28 [INFO] Configured Artifact: net.faustedition:slimerjs:1.0.0-beta.1:zip
00:23:28 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:57.0.4:tar.bz2
00:23:28 [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 ""
00:23:28 [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 ""
00:23:28 [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
00:23:34 [INFO] 
00:23:34 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
00:23:34 [INFO] Using 'utf-8' encoding to copy filtered resources.
00:23:34 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
00:23:34 [INFO] 
00:23:34 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
00:23:34 [INFO] No sources to compile
00:23:34 [INFO] 
00:23:34 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
00:23:34 [INFO] No tests to run.
00:23:34 [JENKINS] Recording test results[INFO] 
00:23:34 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
00:23:34 
00:23:34 INFO: Web server runs on http://localhost:36433/transcript-generation.html
00:23:34 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:36433/transcript-generation.html <input> <output> [<links> <linkoutput>]
00:23:34 INFO: Converting diplomatic transcripts to JSON ...
00:23:44 INFO: Rendering 2,212 pages in 8 parallel jobs ...
00:24:04 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
00:24:04 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:24:28 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
00:24:28 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:26:03 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
00:26:03 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:31:09 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
00:31:09 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:32:05 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
00:32:05 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:32:17 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
00:32:17 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:33:00 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
00:33:00 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:33:45 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
00:33:45 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:33:52 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
00:33:52 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/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:36433/js-gen/transcript-svg.js") 
00:33:52 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:35:30 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
00:35:30 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:46:34 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
00:46:34 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:46:44 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
00:46:44 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:46:45 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
00:46:45 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:47:02 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
00:47:02 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:51:53 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
00:51:53 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:36433/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:36433/js-gen/transcript-svg.js") 
00:52:15 INFO: ... rendering failed for  pages:
00:52:15 	{1}
00:52:15 INFO: Failed to convert 0 of 2,212 pages at try 1
00:52:15 INFO: Creating SVGs with CSS ...
00:52:19 [INFO] 
00:52:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
00:52:19 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar
00:52:19 [INFO] 
00:52:19 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
00:52:20 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
00:52:22 [INFO] 
00:52:22 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
00:52:22 [INFO] Executing tasks
00:52:22 
00:52:22 main:
00:52:22      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
00:52:22 [INFO] Executed tasks
00:52:22 [INFO] 
00:52:22 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
00:52:22 [INFO] Using 'utf-8' encoding to copy filtered resources.
00:52:22 [INFO] Copying 2211 resources
00:52:22 [INFO] 
00:52:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
00:52:22 [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
00:52:22 [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
00:52:23 [INFO] 
00:52:23 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
00:52:23 sending incremental file list
00:53:13 
00:53:13 Number of files: 28,323 (reg: 25,010, dir: 3,313)
00:53:13 Number of created files: 0
00:53:13 Number of deleted files: 0
00:53:13 Number of regular files transferred: 25,010
00:53:13 Total file size: 912,821,214 bytes
00:53:13 Total transferred file size: 912,821,214 bytes
00:53:13 Literal data: 170,644,212 bytes
00:53:13 Matched data: 742,177,002 bytes
00:53:13 File list size: 262,133
00:53:13 File list generation time: 0.001 seconds
00:53:13 File list transfer time: 0.000 seconds
00:53:13 Total bytes sent: 175,692,137
00:53:13 Total bytes received: 6,851,999
00:53:13 
00:53:13 sent 175,692,137 bytes  received 6,851,999 bytes  3,614,735.37 bytes/sec
00:53:13 total size is 912,821,214  speedup is 5.00
00:53:13 Started calculate disk usage of build
00:53:13 Finished Calculation of disk usage of build in 0 seconds
00:53:31 Started calculate disk usage of workspace
00:53:31 Finished Calculation of disk usage of workspace in 0 seconds
00:53:31 Notifying upstream projects of job completion
00:53:31 Join notifier requires a CauseAction
00:53:31 [INFO] ------------------------------------------------------------------------
00:53:31 [INFO] BUILD SUCCESS
00:53:31 [INFO] ------------------------------------------------------------------------
00:53:31 [INFO] Total time: 38:19 min
00:53:31 [INFO] Finished at: 2018-04-11T00:53:31+02:00
00:53:31 [INFO] ------------------------------------------------------------------------
00:53:31 Waiting for Jenkins to finish collecting data
00:53:32 [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
00:53:32 [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
00:53:32 Xvfb stopping
00:53:32 channel stopped
00:53:32 $ ssh-agent -k
00:53:32 unset SSH_AUTH_SOCK;
00:53:32 unset SSH_AGENT_PID;
00:53:32 echo Agent pid 21645 killed;
00:53:32 [ssh-agent] Stopped.
00:53:33 Started calculate disk usage of build
00:53:33 Finished Calculation of disk usage of build in 0 seconds
00:53:49 Started calculate disk usage of workspace
00:53:49 Finished Calculation of disk usage of workspace in 0 seconds
00:53:49 Notifying upstream projects of job completion
00:53:49 Finished: SUCCESS