Console Output

17:50:02 Started by an SCM change
17:50:02 Building remotely on build1 (indigo latex helios digibib) in workspace /mnt/data/jenkins/workspace/Aggregator
17:50:02  > git rev-parse --is-inside-work-tree # timeout=10
17:50:02 Fetching changes from the remote Git repository
17:50:02  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
17:50:02 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
17:50:02  > git --version # timeout=10
17:50:02 using GIT_SSH to set credentials git for projects.gwdg.de
17:50:02  > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
17:50:05 Seen branch in repository origin/develop
17:50:05 Seen branch in repository origin/feature/basket
17:50:05 Seen branch in repository origin/feature/export-by-list
17:50:05 Seen branch in repository origin/feature/faust-rendering
17:50:05 Seen branch in repository origin/feature/instrumentation
17:50:05 Seen branch in repository origin/feature/license
17:50:05 Seen branch in repository origin/feature/new-structure
17:50:05 Seen branch in repository origin/feature/stream
17:50:05 Seen branch in repository origin/feature/tei-xsl-7
17:50:05 Seen branch in repository origin/feature/tei-xsl-update
17:50:05 Seen branch in repository origin/feature/tei-xsl7-corpus
17:50:05 Seen branch in repository origin/feature/tei-xsl7-groups
17:50:05 Seen branch in repository origin/feature/xslmanager
17:50:05 Seen branch in repository origin/feature/zip-config
17:50:05 Seen branch in repository origin/feature/zip-performance
17:50:05 Seen branch in repository origin/master
17:50:05 Seen branch in repository origin/package-tei-xsl
17:50:05 Seen branch in repository origin/refactor-html
17:50:05 Seen branch in repository origin/refactor-it
17:50:05 Seen 19 remote branches
17:50:05 Checking out Revision 79c606928b6670b83b743b081791ad1e354ff79c (origin/develop)
17:50:05  > git config core.sparsecheckout # timeout=10
17:50:05  > git checkout -f 79c606928b6670b83b743b081791ad1e354ff79c # timeout=10
17:50:06  > git branch -a # timeout=10
17:50:06  > git rev-parse origin/develop^{commit} # timeout=10
17:50:06  > git rev-parse origin/feature/stream^{commit} # timeout=10
17:50:06  > git rev-parse origin/master^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/develop^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/license^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/stream^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/master^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10
17:50:06  > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10
17:50:06  > git branch -D origin/develop # timeout=10
17:50:06  > git checkout -b origin/develop 79c606928b6670b83b743b081791ad1e354ff79c
17:50:06  > git rev-list 9a434edbc1f28c999c9223d6126917f696fad1bb # timeout=10
17:50:06  > git remote # timeout=10
17:50:06  > git submodule init # timeout=10
17:50:06  > git submodule sync # timeout=10
17:50:06  > git config --get remote.origin.url # timeout=10
17:50:06  > git submodule update --init --recursive
17:50:06 No emails were triggered.
17:50:06 Parsing POMs
17:50:06 using settings config with name MavenSettings
17:50:06 Replacing all maven server entries not found in credentials list is true
17:50:12 maven3-agent.jar already up to date
17:50:12 maven3-interceptor.jar already up to date
17:50:12 maven3-interceptor-commons.jar already up to date
17:50:12 [Aggregator] $ java -Xmx512m -XX:MaxPermSize=128m -Djava.awt.headless=true -cp /mnt/data/jenkins/maven3-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven3-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 34912
17:50:12 <===[JENKINS REMOTING CAPACITY]===>channel started
17:50:13 using settings config with name MavenSettings
17:50:13 Replacing all maven server entries not found in credentials list is true
17:50:14 Executing Maven:  -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings287649944507394436.xml clean verify site
17:50:15 [INFO] Scanning for projects...
17:50:15 [INFO]                                                                         
17:50:15 [INFO] ------------------------------------------------------------------------
17:50:15 [INFO] Building TextGrid Aggregator Service 1.4.7-SNAPSHOT
17:50:15 [INFO] ------------------------------------------------------------------------
17:50:17 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:17 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:18 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.6 KB/sec)
17:50:18 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/tgsearch-client-3.4.0-20150629.153617-25.pom
17:50:18 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/tgsearch-client-3.4.0-20150629.153617-25.pom (4 KB at 37.0 KB/sec)
17:50:18 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:18 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:18 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml (611 B at 1.2 KB/sec)
17:50:18 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/tgsearch-3.4.0-20150629.153616-24.pom
17:50:18 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/tgsearch-3.4.0-20150629.153616-24.pom (7 KB at 90.1 KB/sec)
17:50:19 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:19 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:19 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml
17:50:19 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
17:50:19 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
17:50:19 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/tgsearch-api-3.4.0-20150629.153617-25.pom
17:50:20 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/tgsearch-api-3.4.0-20150629.153617-25.pom (3 KB at 40.5 KB/sec)
17:50:20 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:50:20 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:50:20 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 65.9 KB/sec)
17:50:20 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec)
17:50:20 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:50:20 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:50:20 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:50:21 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 1.1 KB/sec)
17:50:21 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/tgsearch-client-3.4.0-20150629.153617-25.jar
17:50:21 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/tgsearch-api-3.4.0-20150629.153617-25.jar
17:50:21 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/tgsearch-api-3.4.0-20150629.153617-25.jar (26 KB at 335.4 KB/sec)
17:50:21 Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/tgsearch-client-3.4.0-20150629.153617-25.jar (29 KB at 311.9 KB/sec)
17:50:21 [INFO] 
17:50:21 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aggregator ---
17:50:22 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target
17:50:23 [INFO] 
17:50:23 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
17:50:23 [info] 
17:50:23 [info] /mnt/data/jenkins/workspace/Aggregator/.git
17:50:23 [info] 
17:50:23 [info] 
17:50:23 [info] 
17:50:23 [info] git.build.user.name Unknown
17:50:23 [info] git.build.user.email Unknown
17:50:23 [info] git.branch origin/develop
17:50:23 [info] --always = false
17:50:23 [info] --dirty = -dev
17:50:23 [info] --abbrev = 7
17:50:23 [info] --tags = true
17:50:23 [info] --match = 
17:50:23 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
17:50:23 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 
17:50:23 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 
17:50:23 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 
17:50:23 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 
17:50:23 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 
17:50:23 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 
17:50:23 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
17:50:23 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
17:50:23 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=26. Mai 2015 13:17:50 +02:00}] ] 
17:50:23 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
17:50:23 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
17:50:23 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
17:50:23 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=20. Mai 2015 15:27:35 +02:00}] ] 
17:50:23 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
17:50:23 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
17:50:23 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=1. Juli 0015 17:50:23 +00:53:28}] ] 
17:50:23 [info] Created map: [ {AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11]} ] 
17:50:23 [info] HEAD is [ 79c606928b6670b83b743b081791ad1e354ff79c ] 
17:50:24 [info] Repo is in dirty state [ false ]
17:50:24 [info] git.commit.id.describe 1.4.6-3-g79c6069
17:50:24 [info] git.commit.id 79c606928b6670b83b743b081791ad1e354ff79c
17:50:24 [info] git.commit.id.abbrev 79c6069
17:50:24 [info] git.commit.user.name Thorsten Vitt
17:50:24 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
17:50:24 [info] git.commit.message.full Docs: Clarify query zip export
17:50:24 
17:50:24 [info] git.commit.message.short Docs: Clarify query zip export
17:50:24 [info] git.commit.time 2015-07-01 17:49:03
17:50:24 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
17:50:24 [info] git.build.time 2015-07-01 17:50:24
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] 
17:50:24 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
17:50:24 [info] 
17:50:24 [INFO] 
17:50:24 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
17:50:24 [debug] execute contextualize
17:50:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:50:24 [INFO] Copying 3 resources
17:50:24 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
17:50:24 [INFO] 
17:50:24 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
17:50:24 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes
17:50:28 [INFO] 
17:50:28 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
17:50:28 [debug] execute contextualize
17:50:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:50:28 [INFO] Copying 13 resources
17:50:28 [INFO] 
17:50:28 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
17:50:29 [INFO] Reserved port 55869 for test.server.port
17:50:29 [INFO] 
17:50:29 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
17:50:29 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes
17:50:30 [INFO] 
17:50:30 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
17:50:30 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports
17:50:30 
17:50:30 -------------------------------------------------------
17:50:30  T E S T S
17:50:30 -------------------------------------------------------
17:50:31 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest
17:50:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec
17:50:31 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest
17:50:31 Jul 01, 2015 5:50:31 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:31 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:31 Jul 01, 2015 5:50:31 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
17:50:31 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv
17:50:32 Jul 01, 2015 5:50:32 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig
17:50:32 INFORMATION: Received config from https://www.textgridlab.org/1.0/confserv
17:50:32 Jul 01, 2015 5:50:32 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
17:50:32 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
17:50:33 Jul 01, 2015 5:50:33 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
17:50:33 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
17:50:34 Jul 01, 2015 5:50:34 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:50:34 INFORMATION: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 2,862 s
17:50:35 Jul 01, 2015 5:50:35 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
17:50:35 INFORMATION: Starting TEIcorpus serialization
17:50:35 Jul 01, 2015 5:50:35 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
17:50:35 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1096dc3, sid: false
17:50:35 Jul 01, 2015 5:50:35 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient
17:50:35 INFORMATION: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
17:50:42 Jul 01, 2015 5:50:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:42 Jul 01, 2015 5:50:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.286 sec
17:50:43 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest
17:50:43 Jul 01, 2015 5:50:43 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:43 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:43 Jul 01, 2015 5:50:43 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:43 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:43 Jul 01, 2015 5:50:43 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:43 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 sec
17:50:44 Running info.textgrid.services.aggregator.StylesheetManagerTest
17:50:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
17:50:44 Running info.textgrid.services.aggregator.TextGridRepTest
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
17:50:44 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
17:50:44 Running info.textgrid.services.aggregator.html.HtmlRegressionTest
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:50:44 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:50:44 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:44 INFORMATION: Starting HTML export for textgrid:n2kf.0
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:44 INFORMATION: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 1,023 ms
17:50:44 Jul 01, 2015 5:50:44 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:50:44 INFORMATION: No servlet context, trying fallback property
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:50:46 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:46 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:46 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (UNKNOWN -> html) after 1,866 s
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:50:46 INFORMATION: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 2,072 s
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:50:46 INFORMATION: Fetched source for textgrid:n2kf.0 (XML -> html) after 2,073 s
17:50:46 Jul 01, 2015 5:50:46 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:46 INFORMATION: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 2,075 s
17:50:47 case 4: write to stdout, pageLayout Simple
17:50:47 TEI HTML creation in single document mode 
17:50:48 TEI HTML: run end hook template teiEndHook
17:50:48 Jul 01, 2015 5:50:48 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:48 INFORMATION: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 4,517 s
17:50:51 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html
17:50:51 Jul 01, 2015 5:50:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:51 INFORMATION: Starting HTML export for textgrid:msdd.0
17:50:51 Jul 01, 2015 5:50:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:51 INFORMATION: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 816,8 μs
17:50:51 Jul 01, 2015 5:50:51 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:50:51 INFORMATION: No servlet context, trying fallback property
17:50:52 Jul 01, 2015 5:50:52 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:50:52 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:50:52 Jul 01, 2015 5:50:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:52 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:50:52 Jul 01, 2015 5:50:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:52 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (UNKNOWN -> html) after 657,0 ms
17:50:53 Jul 01, 2015 5:50:53 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:50:53 INFORMATION: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 1,715 s
17:50:53 Jul 01, 2015 5:50:53 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
17:50:53 INFORMATION: Starting TEIcorpus serialization
17:50:53 Jul 01, 2015 5:50:53 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
17:50:53 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1d44656, sid: false
17:50:54 Jul 01, 2015 5:50:54 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:50:54 INFORMATION: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 3,103 s
17:50:54 Jul 01, 2015 5:50:54 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:54 INFORMATION: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 3,104 s
17:50:54 case 4: write to stdout, pageLayout Simple
17:50:54 TEI HTML inside corpus 
17:50:54 Jul 01, 2015 5:50:54 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:54 INFORMATION: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 3,340 s
17:50:55 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:55 INFORMATION: Starting HTML export for textgrid:mr23.0
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:55 INFORMATION: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 587,7 μs
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:50:55 INFORMATION: No servlet context, trying fallback property
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:50:55 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:55 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:55 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (UNKNOWN -> html) after 397,4 ms
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:50:55 INFORMATION: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 512,1 ms
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
17:50:55 INFORMATION: Starting TEIcorpus serialization
17:50:55 Jul 01, 2015 5:50:55 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
17:50:55 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1908f39, sid: false
17:50:56 Jul 01, 2015 5:50:56 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:50:56 INFORMATION: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 1,685 s
17:50:56 Jul 01, 2015 5:50:56 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:56 INFORMATION: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 1,686 s
17:50:56 case 4: write to stdout, pageLayout Simple
17:50:56 TEI HTML inside corpus 
17:50:57 Jul 01, 2015 5:50:57 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:50:57 INFORMATION: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 2,294 s
17:50:57 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html
17:50:57 Jul 01, 2015 5:50:57 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:57 INFORMATION: Starting HTML export for textgrid:mjr3.0
17:50:57 Jul 01, 2015 5:50:57 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:50:57 INFORMATION: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 642,4 μs
17:50:57 Jul 01, 2015 5:50:57 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:50:57 INFORMATION: No servlet context, trying fallback property
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:50:58 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:58 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:50:58 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (UNKNOWN -> html) after 339,6 ms
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:50:58 INFORMATION: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 532,0 ms
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
17:50:58 INFORMATION: Starting TEIcorpus serialization
17:50:58 Jul 01, 2015 5:50:58 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
17:50:58 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@148acbc, sid: false
17:51:35 Jul 01, 2015 5:51:35 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:51:35 INFORMATION: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 37,61 s
17:51:35 Jul 01, 2015 5:51:35 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:35 INFORMATION: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 37,61 s
17:51:35 case 4: write to stdout, pageLayout Simple
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:35 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 TEI HTML inside corpus 
17:51:36 Jul 01, 2015 5:51:36 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:36 INFORMATION: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 38,80 s
17:51:38 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:38 INFORMATION: Starting HTML export for textgrid:mr47.0
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:38 INFORMATION: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 661,2 μs
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:51:38 INFORMATION: No servlet context, trying fallback property
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:51:38 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:38 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:51:38 Jul 01, 2015 5:51:38 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:38 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (UNKNOWN -> html) after 315,1 ms
17:51:39 Jul 01, 2015 5:51:39 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:51:39 INFORMATION: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 1,277 s
17:51:39 Jul 01, 2015 5:51:39 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
17:51:39 INFORMATION: Starting TEIcorpus serialization
17:51:39 Jul 01, 2015 5:51:39 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
17:51:39 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@a9a82b, sid: false
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:51:42 INFORMATION: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 3,833 s
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:42 INFORMATION: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 3,834 s
17:51:42 case 4: write to stdout, pageLayout Simple
17:51:42 TEI HTML inside corpus 
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:42 INFORMATION: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 3,839 s
17:51:42 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:42 INFORMATION: Starting HTML export for textgrid:nbvb.0
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:42 INFORMATION: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 521,1 μs
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:51:42 INFORMATION: No servlet context, trying fallback property
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:51:42 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:42 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:42 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (UNKNOWN -> html) after 306,9 ms
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:51:42 INFORMATION: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 498,7 ms
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:51:42 INFORMATION: Fetched source for textgrid:nbvb.0 (XML -> html) after 499,6 ms
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:42 INFORMATION: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 501,3 ms
17:51:42 case 4: write to stdout, pageLayout Simple
17:51:42 TEI HTML creation in single document mode 
17:51:42 TEI HTML: run end hook template teiEndHook
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:42 INFORMATION: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 516,4 ms
17:51:42 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:42 INFORMATION: Starting HTML export for textgrid:11sqw.0
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
17:51:42 INFORMATION: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 540,1 μs
17:51:42 Jul 01, 2015 5:51:42 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
17:51:42 INFORMATION: No servlet context, trying fallback property
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
17:51:43 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:43 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
17:51:43 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (UNKNOWN -> html) after 296,8 ms
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
17:51:43 INFORMATION: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 577,2 ms
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
17:51:43 INFORMATION: Fetched source for textgrid:11sqw.0 (XML -> html) after 578,0 ms
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:43 INFORMATION: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 579,6 ms
17:51:43 case 4: write to stdout, pageLayout Simple
17:51:43 TEI HTML creation in single document mode 
17:51:43 TEI HTML: run end hook template teiEndHook
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.html.HTMLWriter write
17:51:43 INFORMATION: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 587,8 ms
17:51:43 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.137 sec
17:51:43 Running info.textgrid.services.aggregator.SearchResultListTest
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
17:51:43 WARNUNG: Someone wants the default instance -- I hope we're in a test.
17:51:43 Jul 01, 2015 5:51:43 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
17:51:43 INFORMATION: Added 10 of 16 results
17:51:43 [Auf sein Mädgen]
17:51:43 [Auf die, welche lieben]
17:51:43 [Auf die Liebe]
17:51:43 [Auf das schöne Geschlecht]
17:51:43 [An ein Mädgen]
17:51:43 [Auf Amorn [2]]
17:51:43 [Auf Amorn]
17:51:43 [Auf sein Mädgen [2]]
17:51:43 [An einen Knaben]
17:51:43 [Auf seine Mädgens]
17:51:44 Jul 01, 2015 5:51:44 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
17:51:44 INFORMATION: Added 16 of 16 results
17:51:44 [[Venus, die die Göttinnen beherrschet]]
17:51:44 [Der wächserne Amor]
17:51:44 [Auf Bathyllen]
17:51:44 [Sein Traum]
17:51:44 [An seine Buhlschaft]
17:51:44 [Auf die Pfeile der Liebe]
17:51:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec
17:51:44 
17:51:44 Results :
17:51:44 
17:51:44 Tests run: 24, Failures: 0, Errors: 0, Skipped: 3
17:51:44 
17:51:44 [JENKINS] Zeichne Testergebnisse auf
17:51:46 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
17:51:46 log4j:WARN Please initialize the log4j system properly.
17:51:47 [INFO] 
17:51:47 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
17:51:48 [INFO] Packaging webapp
17:51:48 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT]
17:51:48 [INFO] Processing war project
17:51:48 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT]
17:51:48 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
17:51:59 [INFO] Webapp assembled in [11049 msecs]
17:52:00 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT.war
17:52:04 [INFO] 
17:52:04 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
17:52:04 [INFO] 
17:52:04 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
17:52:04 [info] 
17:52:04 [info] /mnt/data/jenkins/workspace/Aggregator/.git
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] git.build.user.name Unknown
17:52:04 [info] git.build.user.email Unknown
17:52:04 [info] git.branch origin/develop
17:52:04 [info] --always = false
17:52:04 [info] --dirty = -dev
17:52:04 [info] --abbrev = 7
17:52:04 [info] --tags = true
17:52:04 [info] --match = 
17:52:04 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ]
17:52:04 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 
17:52:04 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 
17:52:04 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 
17:52:04 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 
17:52:04 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 
17:52:04 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 
17:52:04 [info] Resolved tag [ deployed-esx1-2014-02-05 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Feb 5 16:58:52 2014 +0100] ], points at [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ] 
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
17:52:04 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
17:52:04 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=26. Mai 2015 13:17:50 +02:00}] ] 
17:52:04 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
17:52:04 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
17:52:04 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
17:52:04 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=20. Mai 2015 15:27:35 +02:00}] ] 
17:52:04 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
17:52:04 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
17:52:04 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=1. Juli 0015 17:52:04 +00:53:28}] ] 
17:52:04 [info] Created map: [ {AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11]} ] 
17:52:04 [info] HEAD is [ 79c606928b6670b83b743b081791ad1e354ff79c ] 
17:52:04 [info] Repo is in dirty state [ false ]
17:52:04 [info] git.commit.id.describe 1.4.6-3-g79c6069
17:52:04 [info] git.commit.id 79c606928b6670b83b743b081791ad1e354ff79c
17:52:04 [info] git.commit.id.abbrev 79c6069
17:52:04 [info] git.commit.user.name Thorsten Vitt
17:52:04 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
17:52:04 [info] git.commit.message.full Docs: Clarify query zip export
17:52:04 
17:52:04 [info] git.commit.message.short Docs: Clarify query zip export
17:52:04 [info] git.commit.time 2015-07-01 17:49:03
17:52:04 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
17:52:04 [info] git.build.time 2015-07-01 17:52:04
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] 
17:52:04 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
17:52:04 [info] 
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
17:52:04 [debug] execute contextualize
17:52:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:52:04 [INFO] Copying 3 resources
17:52:04 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
17:52:04 [INFO] Nothing to compile - all classes are up to date
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
17:52:04 [debug] execute contextualize
17:52:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:52:04 [INFO] Copying 13 resources
17:52:04 [INFO] 
17:52:04 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
17:52:04 [INFO] Reserved port 35970 for test.server.port
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
17:52:04 [INFO] Nothing to compile - all classes are up to date
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
17:52:04 [INFO] Skipping execution of surefire because it has already been run for this configuration
17:52:04 [JENKINS] Zeichne Testergebnisse auf
17:52:04 [INFO] 
17:52:04 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
17:52:04 [INFO] Packaging webapp
17:52:04 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT]
17:52:04 [INFO] Processing war project
17:52:05 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT]
17:52:05 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
17:52:08 [INFO] Webapp assembled in [3947 msecs]
17:52:09 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT.war
17:52:13 [INFO] 
17:52:13 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
17:52:13 [WARNING] Artifact info.textgrid.services:aggregator:properties:1.4.7-SNAPSHOT already attached to project, ignoring duplicate
17:52:13 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
17:52:13 [INFO] 
17:52:13 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator ---
17:52:14 [INFO] Running war on http://localhost:55869/aggregator
17:52:14 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat
17:52:14 [INFO] Starting tomcat server
17:52:14 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36
17:52:15 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
17:52:15 [INFO] Initializing Spring root WebApplicationContext
17:52:15 [INFO] Root WebApplicationContext: initialization started
17:52:15 [INFO] Refreshing Root WebApplicationContext: startup date [Wed Jul 01 17:52:15 CEST 2015]; root of context hierarchy
17:52:15 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
17:52:15 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
17:52:15 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
17:52:16 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties]
17:52:16 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties]
17:52:16 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (Datei oder Verzeichnis nicht gefunden)
17:52:16 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties]
17:52:16 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (Datei oder Verzeichnis nicht gefunden)
17:52:16 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a175e4: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
17:52:16 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@1fafcbd
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=19909928: org.apache.cxf.bus.ManagedBus@146219b
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=19909928: javax.management.modelmbean.RequiredModelMBean@65b4
17:52:16 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=19909928
17:52:16 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv
17:52:16 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv
17:52:16 [INFO] Setting the server's publish address to be /
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=22728862: org.apache.cxf.endpoint.ManagedEndpoint@1364420
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=22728862: javax.management.modelmbean.RequiredModelMBean@fc64c3
17:52:16 [INFO] Setting the server's publish address to be /dev
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=4615984: org.apache.cxf.endpoint.ManagedEndpoint@2de7a4
17:52:16 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=4615984: javax.management.modelmbean.RequiredModelMBean@1c2ca55
17:52:16 [INFO] Root WebApplicationContext: initialization completed in 1587 ms
17:52:17 [INFO] Initializing Coyote HTTP/1.1 on http-55869
17:52:17 [INFO] Starting Coyote HTTP/1.1 on http-55869
17:52:17 [INFO] 
17:52:17 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator ---
17:52:17 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
17:52:17 
17:52:17 -------------------------------------------------------
17:52:17  T E S T S
17:52:17 -------------------------------------------------------
17:52:17 Running info.textgrid.services.aggregator.TEICorpusIT
17:52:18 [INFO] Received config from https://textgridlab.org/1.0/confserv
17:52:18 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
17:52:19 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
17:52:19 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort": org.apache.cxf.management.counters.ResponseTimeCounter@47492b
17:52:19 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="read": org.apache.cxf.management.counters.ResponseTimeCounter@cc0c02
17:52:19 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 1,851 s
17:52:20 [INFO] Starting TEIcorpus serialization
17:52:20 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@2f390b, sid: false
17:52:20 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
17:52:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info": org.apache.cxf.management.counters.ResponseTimeCounter@9869ff
17:52:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info",operation="getPath": org.apache.cxf.management.counters.ResponseTimeCounter@570266
17:52:20 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="readMetadata": org.apache.cxf.management.counters.ResponseTimeCounter@ed58b6
17:52:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation": org.apache.cxf.management.counters.ResponseTimeCounter@e39d42
17:52:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation",operation="listAggregation": org.apache.cxf.management.counters.ResponseTimeCounter@169849e
17:52:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST": org.apache.cxf.management.counters.ResponseTimeCounter@1f2edec
17:52:21 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getCorpus": org.apache.cxf.management.counters.ResponseTimeCounter@1e2377e
17:52:21 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.428 sec
17:52:21 Running info.textgrid.services.aggregator.EpubIT
17:52:22 [INFO] Started EPUB serialization for textgrid:jfst.0 after 1,001 ms
17:52:22 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 80,93 ms
17:52:22 [INFO] Starting TEIcorpus serialization
17:52:22 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@106ae36, sid: false
17:52:23 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 1,001 s
17:52:23 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/corpus2groups.xsl
17:52:25 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub-agg.xsl
17:52:27 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 5,876 s
17:52:28 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 6,085 s
17:52:31 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 9,353 s
17:52:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getEPUB": org.apache.cxf.management.counters.ResponseTimeCounter@1e907d8
17:52:31 [INFO] Started EPUB serialization for textgrid:n92g.0 after 28,01 μs
17:52:31 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 144,9 ms
17:52:31 [INFO] Starting TEIcorpus serialization
17:52:31 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@12e8bf4, sid: false
17:52:32 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 1,293 s
17:52:33 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 2,252 s
17:52:33 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 2,387 s
17:52:36 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 5,062 s
17:52:36 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub
17:52:36 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]]
17:52:36 Validating against EPUB version 2.0 - custom validation
17:52:36 INFO: [navigation order (OPS/titlepage.html)]=1
17:52:36 INFO: [navigation order (OPS/index.html)]=2
17:52:36 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3
17:52:36 INFO: [navigation order (OPS/titlepageback.html)]=4
17:52:40 INFO: [creation date (META-INF/container.xml)]=2015-07-01T17:52:32Z
17:52:40 INFO: [format name]=application/epub+zip
17:52:40 INFO: [title]=Gesamtausgabe der Werke
17:52:40 INFO: [language]=de
17:52:40 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7
17:52:40 INFO: [description]=Gesamtausgabe der Werke / George, Stefan
17:52:40 INFO: [creator]=George, Stefan
17:52:40 INFO: [publisher]=TextGrid
17:52:40 INFO: [date]=1932
17:52:40 INFO: [date]=2015-07-01
17:52:40 INFO: [rights]=Creative Commons Attribution
17:52:40 INFO: [unique identifier (OPS/stylesheet.css)]=css
17:52:40 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
17:52:40 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
17:52:40 INFO: [unique identifier (OPS/print.css)]=print.css
17:52:40 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
17:52:40 INFO: [unique identifier (OPS/index.html)]=start
17:52:40 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4
17:52:40 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1
17:52:40 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2
17:52:40 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3
17:52:40 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4
17:52:40 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5
17:52:40 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6
17:52:40 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7
17:52:40 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8
17:52:40 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9
17:52:40 INFO: [unique identifier (OPS/toc.ncx)]=ncx
17:52:40 INFO: [Has ncx file (OPS/toc.ncx)]=true
17:52:40 INFO: [is spine item (OPS/titlepage.html)]=true
17:52:40 INFO: [linear (OPS/titlepage.html)]=true
17:52:40 INFO: [is spine item (OPS/index.html)]=true
17:52:40 INFO: [linear (OPS/index.html)]=true
17:52:40 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true
17:52:40 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true
17:52:40 INFO: [is spine item (OPS/titlepageback.html)]=true
17:52:40 INFO: [linear (OPS/titlepageback.html)]=false
17:52:40 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
17:52:40 INFO: [resource (OPS/content.opf)]=OPS/index.html
17:52:40 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html
17:52:40 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
17:52:40 INFO: [spine index (OPS/titlepage.html)]=0
17:52:40 INFO: [spine index (OPS/index.html)]=1
17:52:40 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2
17:52:40 INFO: [spine index (OPS/titlepageback.html)]=3
17:52:40 INFO: [items count]=17
17:52:40 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
17:52:40 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
17:52:40 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
17:52:40 INFO: [declared mimetype (OPS/print.css)]=text/css
17:52:40 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml
17:52:40 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
17:52:40 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml
17:52:40 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg
17:52:40 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
17:52:40 INFO: [characters count (OPS/titlepage.html)]=597
17:52:40 INFO: [characters count (OPS/titlepageback.html)]=1280
17:52:40 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
17:52:40 INFO: [resource (OPS/index.html)]=OPS/print.css
17:52:40 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
17:52:40 INFO: [characters count (OPS/index.html)]=309
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg
17:52:40 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg
17:52:40 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854
17:52:44 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
17:52:44 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
17:52:44 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html
17:52:44 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
17:52:44 INFO: [size (OPS/nc4k.0.jpg)]=573955
17:52:44 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112
17:52:44 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c
17:52:44 INFO: [size (OPS/nc76.0.jpg)]=581803
17:52:44 INFO: [compressed size (OPS/nc76.0.jpg)]=580956
17:52:44 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6
17:52:44 INFO: [size (OPS/nc4c.0.jpg)]=537904
17:52:44 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982
17:52:44 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea
17:52:44 INFO: [size (OPS/nc80.0.jpg)]=578314
17:52:44 INFO: [compressed size (OPS/nc80.0.jpg)]=577335
17:52:44 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2
17:52:44 INFO: [size (OPS/nc7v.0.jpg)]=336115
17:52:44 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039
17:52:44 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7
17:52:44 INFO: [size (OPS/index.html)]=1383
17:52:44 INFO: [compressed size (OPS/index.html)]=610
17:52:44 INFO: [compression method (OPS/index.html)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1
17:52:44 INFO: [size (OPS/page-template.xpgt)]=3479
17:52:44 INFO: [compressed size (OPS/page-template.xpgt)]=527
17:52:44 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
17:52:44 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997
17:52:44 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672
17:52:44 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e
17:52:44 INFO: [size (OPS/toc.ncx)]=1120
17:52:44 INFO: [compressed size (OPS/toc.ncx)]=371
17:52:44 INFO: [compression method (OPS/toc.ncx)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578
17:52:44 INFO: [size (OPS/print.css)]=2836
17:52:44 INFO: [compressed size (OPS/print.css)]=1324
17:52:44 INFO: [compression method (OPS/print.css)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
17:52:44 INFO: [size (META-INF/container.xml)]=215
17:52:44 INFO: [compressed size (META-INF/container.xml)]=150
17:52:44 INFO: [compression method (META-INF/container.xml)]=Deflated
17:52:44 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
17:52:44 INFO: [size (OPS/nc7j.0.jpg)]=483414
17:52:44 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651
17:52:44 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822
17:52:44 INFO: [size (mimetype)]=20
17:52:44 INFO: [compressed size (mimetype)]=20
17:52:44 INFO: [compression method (mimetype)]=Stored
17:52:44 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
17:52:44 INFO: [size (OPS/nc9q.0.jpg)]=477843
17:52:44 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242
17:52:44 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0
17:52:44 INFO: [size (OPS/titlepageback.html)]=2191
17:52:44 INFO: [compressed size (OPS/titlepageback.html)]=945
17:52:44 INFO: [compression method (OPS/titlepageback.html)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1
17:52:44 INFO: [size (OPS/nc9p.0.jpg)]=484974
17:52:44 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131
17:52:44 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d
17:52:44 INFO: [size (OPS/titlepage.html)]=1649
17:52:44 INFO: [compressed size (OPS/titlepage.html)]=691
17:52:44 INFO: [compression method (OPS/titlepage.html)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1
17:52:44 INFO: [size (OPS/content.opf)]=3262
17:52:44 INFO: [compressed size (OPS/content.opf)]=883
17:52:44 INFO: [compression method (OPS/content.opf)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/content.opf)]=ae3796aeddc993b0dd4344481bc1c3969d618aacd56ec06e4f1274e28324fe72
17:52:44 INFO: [size (OPS/stylesheet.css)]=17284
17:52:44 INFO: [compressed size (OPS/stylesheet.css)]=4371
17:52:44 INFO: [compression method (OPS/stylesheet.css)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
17:52:44 INFO: [size (OPS/nc5k.0.jpg)]=373572
17:52:44 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271
17:52:44 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated
17:52:44 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950
17:52:44 WARNING: : 
17:52:44 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
17:52:44 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
17:52:44 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
17:52:44 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 30,03 μs
17:52:45 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 269,2 ms
17:52:45 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 597,1 ms
17:52:46 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub.xsl
17:52:47 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 2,588 s
17:52:47 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 2,828 s
17:52:48 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 3,260 s
17:52:48 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub
17:52:48 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]]
17:52:48 Validating against EPUB version 2.0 - custom validation
17:52:48 INFO: [navigation order (OPS/titlepage.html)]=1
17:52:48 INFO: [navigation order (OPS/index.html)]=2
17:52:48 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3
17:52:48 INFO: [navigation order (OPS/tg5.html)]=4
17:52:48 INFO: [navigation order (OPS/tg5.html)]=5
17:52:48 INFO: [navigation order (OPS/tg5.html)]=6
17:52:48 INFO: [navigation order (OPS/tg5.html)]=7
17:52:48 INFO: [navigation order (OPS/tg5.html)]=8
17:52:48 INFO: [navigation order (OPS/tg5.html)]=9
17:52:48 INFO: [navigation order (OPS/tg5.html)]=10
17:52:48 INFO: [navigation order (OPS/tg5.html)]=11
17:52:48 INFO: [navigation order (OPS/tg5.html)]=12
17:52:48 INFO: [navigation order (OPS/tg5.html)]=13
17:52:48 INFO: [navigation order (OPS/tg5.html)]=14
17:52:48 INFO: [navigation order (OPS/tg5.html)]=15
17:52:48 INFO: [navigation order (OPS/tg5.html)]=16
17:52:48 INFO: [navigation order (OPS/tg5.html)]=17
17:52:48 INFO: [navigation order (OPS/tg5.html)]=18
17:52:48 INFO: [navigation order (OPS/tg5.html)]=19
17:52:48 INFO: [navigation order (OPS/tg5.html)]=20
17:52:48 INFO: [navigation order (OPS/tg5.html)]=21
17:52:48 INFO: [navigation order (OPS/tg5.html)]=22
17:52:48 INFO: [navigation order (OPS/tg5.html)]=23
17:52:48 INFO: [navigation order (OPS/tg5.html)]=24
17:52:48 INFO: [navigation order (OPS/tg5.html)]=25
17:52:48 INFO: [navigation order (OPS/tg5.html)]=26
17:52:48 INFO: [navigation order (OPS/tg5.html)]=27
17:52:48 INFO: [navigation order (OPS/tg5.html)]=28
17:52:48 INFO: [navigation order (OPS/tg5.html)]=29
17:52:48 INFO: [navigation order (OPS/tg5.html)]=30
17:52:48 INFO: [navigation order (OPS/tg5.html)]=31
17:52:48 INFO: [navigation order (OPS/tg5.html)]=32
17:52:48 INFO: [navigation order (OPS/tg5.html)]=33
17:52:48 INFO: [navigation order (OPS/tg5.html)]=34
17:52:48 INFO: [navigation order (OPS/tg5.html)]=35
17:52:48 INFO: [navigation order (OPS/tg5.html)]=36
17:52:48 INFO: [navigation order (OPS/tg5.html)]=37
17:52:48 INFO: [navigation order (OPS/tg5.html)]=38
17:52:48 INFO: [navigation order (OPS/tg5.html)]=39
17:52:48 INFO: [navigation order (OPS/tg5.html)]=40
17:52:48 INFO: [navigation order (OPS/tg5.html)]=41
17:52:48 INFO: [navigation order (OPS/tg5.html)]=42
17:52:48 INFO: [navigation order (OPS/tg5.html)]=43
17:52:48 INFO: [navigation order (OPS/tg5.html)]=44
17:52:48 INFO: [navigation order (OPS/tg5.html)]=45
17:52:48 INFO: [navigation order (OPS/tg5.html)]=46
17:52:48 INFO: [navigation order (OPS/tg5.html)]=47
17:52:48 INFO: [navigation order (OPS/tg5.html)]=48
17:52:48 INFO: [navigation order (OPS/tg5.html)]=49
17:52:48 INFO: [navigation order (OPS/tg5.html)]=50
17:52:48 INFO: [navigation order (OPS/tg5.html)]=51
17:52:48 INFO: [navigation order (OPS/tg5.html)]=52
17:52:48 INFO: [navigation order (OPS/tg5.html)]=53
17:52:48 INFO: [navigation order (OPS/tg5.html)]=54
17:52:48 INFO: [navigation order (OPS/tg5.html)]=55
17:52:48 INFO: [navigation order (OPS/tg5.html)]=56
17:52:48 INFO: [navigation order (OPS/tg5.html)]=57
17:52:48 INFO: [navigation order (OPS/tg5.html)]=58
17:52:48 INFO: [navigation order (OPS/tg5.html)]=59
17:52:48 INFO: [navigation order (OPS/tg5.html)]=60
17:52:48 INFO: [navigation order (OPS/tg5.html)]=61
17:52:48 INFO: [navigation order (OPS/tg5.html)]=62
17:52:48 INFO: [navigation order (OPS/tg5.html)]=63
17:52:48 INFO: [navigation order (OPS/tg5.html)]=64
17:52:48 INFO: [navigation order (OPS/tg5.html)]=65
17:52:48 INFO: [navigation order (OPS/tg5.html)]=66
17:52:48 INFO: [navigation order (OPS/tg5.html)]=67
17:52:48 INFO: [navigation order (OPS/tg5.html)]=68
17:52:48 INFO: [navigation order (OPS/tg5.html)]=69
17:52:48 INFO: [navigation order (OPS/tg5.html)]=70
17:52:48 INFO: [navigation order (OPS/tg5.html)]=71
17:52:48 INFO: [navigation order (OPS/tg5.html)]=72
17:52:48 INFO: [navigation order (OPS/tg5.html)]=73
17:52:48 INFO: [navigation order (OPS/tg5.html)]=74
17:52:48 INFO: [navigation order (OPS/tg9.html)]=75
17:52:48 INFO: [navigation order (OPS/tg9.html)]=76
17:52:48 INFO: [navigation order (OPS/tg9.html)]=77
17:52:48 INFO: [navigation order (OPS/tg9.html)]=78
17:52:48 INFO: [navigation order (OPS/tg9.html)]=79
17:52:48 INFO: [navigation order (OPS/tg9.html)]=80
17:52:48 INFO: [navigation order (OPS/tg9.html)]=81
17:52:48 INFO: [navigation order (OPS/tg9.html)]=82
17:52:48 INFO: [navigation order (OPS/tg9.html)]=83
17:52:48 INFO: [navigation order (OPS/tg9.html)]=84
17:52:48 INFO: [navigation order (OPS/tg9.html)]=85
17:52:48 INFO: [navigation order (OPS/tg9.html)]=86
17:52:48 INFO: [navigation order (OPS/tg9.html)]=87
17:52:48 INFO: [navigation order (OPS/tg9.html)]=88
17:52:48 INFO: [navigation order (OPS/tg9.html)]=89
17:52:48 INFO: [navigation order (OPS/tg9.html)]=90
17:52:48 INFO: [navigation order (OPS/tg9.html)]=91
17:52:48 INFO: [navigation order (OPS/tg9.html)]=92
17:52:48 INFO: [navigation order (OPS/tg9.html)]=93
17:52:48 INFO: [navigation order (OPS/tg9.html)]=94
17:52:48 INFO: [navigation order (OPS/tg9.html)]=95
17:52:48 INFO: [navigation order (OPS/tg9.html)]=96
17:52:48 INFO: [navigation order (OPS/tg9.html)]=97
17:52:48 INFO: [navigation order (OPS/tg9.html)]=98
17:52:48 INFO: [navigation order (OPS/tg9.html)]=99
17:52:48 INFO: [navigation order (OPS/tg9.html)]=100
17:52:48 INFO: [navigation order (OPS/tg9.html)]=101
17:52:48 INFO: [navigation order (OPS/tg9.html)]=102
17:52:48 INFO: [navigation order (OPS/tg9.html)]=103
17:52:48 INFO: [navigation order (OPS/tg9.html)]=104
17:52:48 INFO: [navigation order (OPS/tg9.html)]=105
17:52:48 INFO: [navigation order (OPS/tg9.html)]=106
17:52:48 INFO: [navigation order (OPS/tg9.html)]=107
17:52:48 INFO: [navigation order (OPS/tg9.html)]=108
17:52:48 INFO: [navigation order (OPS/tg9.html)]=109
17:52:48 INFO: [navigation order (OPS/tg9.html)]=110
17:52:48 INFO: [navigation order (OPS/tg9.html)]=111
17:52:48 INFO: [navigation order (OPS/tg9.html)]=112
17:52:48 INFO: [navigation order (OPS/tg9.html)]=113
17:52:48 INFO: [navigation order (OPS/tg9.html)]=114
17:52:48 INFO: [navigation order (OPS/tg9.html)]=115
17:52:48 INFO: [navigation order (OPS/tg9.html)]=116
17:52:48 INFO: [navigation order (OPS/tg9.html)]=117
17:52:48 INFO: [navigation order (OPS/tg9.html)]=118
17:52:48 INFO: [navigation order (OPS/tg9.html)]=119
17:52:48 INFO: [navigation order (OPS/tg9.html)]=120
17:52:48 INFO: [navigation order (OPS/tg9.html)]=121
17:52:48 INFO: [navigation order (OPS/tg10.html)]=122
17:52:48 INFO: [navigation order (OPS/tg10.html)]=123
17:52:48 INFO: [navigation order (OPS/tg10.html)]=124
17:52:48 INFO: [navigation order (OPS/tg10.html)]=125
17:52:48 INFO: [navigation order (OPS/tg10.html)]=126
17:52:48 INFO: [navigation order (OPS/tg10.html)]=127
17:52:48 INFO: [navigation order (OPS/tg10.html)]=128
17:52:48 INFO: [navigation order (OPS/tg10.html)]=129
17:52:48 INFO: [navigation order (OPS/tg10.html)]=130
17:52:48 INFO: [navigation order (OPS/tg10.html)]=131
17:52:48 INFO: [navigation order (OPS/tg10.html)]=132
17:52:48 INFO: [navigation order (OPS/tg10.html)]=133
17:52:48 INFO: [navigation order (OPS/tg10.html)]=134
17:52:48 INFO: [navigation order (OPS/tg10.html)]=135
17:52:48 INFO: [navigation order (OPS/tg10.html)]=136
17:52:48 INFO: [navigation order (OPS/tg10.html)]=137
17:52:48 INFO: [navigation order (OPS/tg10.html)]=138
17:52:48 INFO: [navigation order (OPS/tg10.html)]=139
17:52:48 INFO: [navigation order (OPS/tg10.html)]=140
17:52:48 INFO: [navigation order (OPS/titlepageback.html)]=141
17:52:48 INFO: [creation date (META-INF/container.xml)]=2015-07-01T17:52:46Z
17:52:48 INFO: [format name]=application/epub+zip
17:52:48 INFO: [title]=Goethes Briefwechsel mit einem Kinde.
17:52:48 INFO: [language]=de
17:52:48 INFO: [subject]=prose
17:52:48 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B
17:52:48 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von
17:52:48 INFO: [creator]=Arnim, Bettina von
17:52:48 INFO: [publisher]=TextGrid
17:52:48 INFO: [date]=1859
17:52:48 INFO: [date]=2015-07-01
17:52:48 INFO: [rights]=Creative Commons Attribution
17:52:48 INFO: [unique identifier (OPS/stylesheet.css)]=css
17:52:48 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
17:52:48 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
17:52:48 INFO: [unique identifier (OPS/print.css)]=print.css
17:52:48 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
17:52:48 INFO: [unique identifier (OPS/index.html)]=start
17:52:48 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1
17:52:48 INFO: [unique identifier (OPS/tg5.html)]=section3
17:52:48 INFO: [unique identifier (OPS/tg9.html)]=section73
17:52:48 INFO: [unique identifier (OPS/tg10.html)]=section120
17:52:48 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1
17:52:48 INFO: [unique identifier (OPS/toc.ncx)]=ncx
17:52:48 INFO: [Has ncx file (OPS/toc.ncx)]=true
17:52:48 INFO: [is spine item (OPS/titlepage.html)]=true
17:52:48 INFO: [linear (OPS/titlepage.html)]=true
17:52:48 INFO: [is spine item (OPS/index.html)]=true
17:52:48 INFO: [linear (OPS/index.html)]=true
17:52:48 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true
17:52:48 INFO: [linear (OPS/index-front.1_div.1.html)]=true
17:52:48 INFO: [is spine item (OPS/tg5.html)]=true
17:52:48 INFO: [linear (OPS/tg5.html)]=true
17:52:48 INFO: [is spine item (OPS/tg9.html)]=true
17:52:48 INFO: [linear (OPS/tg9.html)]=true
17:52:48 INFO: [is spine item (OPS/tg10.html)]=true
17:52:48 INFO: [linear (OPS/tg10.html)]=true
17:52:48 INFO: [is spine item (OPS/titlepageback.html)]=true
17:52:48 INFO: [linear (OPS/titlepageback.html)]=false
17:52:48 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
17:52:48 INFO: [resource (OPS/content.opf)]=OPS/index.html
17:52:48 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html
17:52:48 INFO: [resource (OPS/content.opf)]=OPS/tg5.html
17:52:48 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
17:52:48 INFO: [spine index (OPS/titlepage.html)]=0
17:52:48 INFO: [spine index (OPS/index.html)]=1
17:52:48 INFO: [spine index (OPS/index-front.1_div.1.html)]=2
17:52:48 INFO: [spine index (OPS/tg5.html)]=3
17:52:48 INFO: [spine index (OPS/tg9.html)]=4
17:52:48 INFO: [spine index (OPS/tg10.html)]=5
17:52:48 INFO: [spine index (OPS/titlepageback.html)]=6
17:52:48 INFO: [items count]=12
17:52:48 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
17:52:48 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/print.css)]=text/css
17:52:48 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml
17:52:48 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml
17:52:48 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg
17:52:48 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
17:52:48 INFO: [characters count (OPS/titlepage.html)]=982
17:52:48 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode
17:52:48 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/
17:52:48 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek
17:52:48 INFO: [characters count (OPS/titlepageback.html)]=1503
17:52:48 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
17:52:48 INFO: [resource (OPS/index.html)]=OPS/print.css
17:52:48 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
17:52:48 INFO: [characters count (OPS/index.html)]=211
17:52:48 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css
17:52:48 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css
17:52:48 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt
17:52:48 INFO: [characters count (OPS/index-front.1_div.1.html)]=304
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/print.css
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
17:52:48 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg
17:52:48 INFO: [characters count (OPS/tg5.html)]=544120
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/print.css
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
17:52:49 INFO: [characters count (OPS/tg9.html)]=482477
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/print.css
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
17:52:49 INFO: [characters count (OPS/tg10.html)]=363274
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
17:52:49 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
17:52:49 INFO: [size (mimetype)]=20
17:52:49 INFO: [compressed size (mimetype)]=20
17:52:49 INFO: [compression method (mimetype)]=Stored
17:52:49 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
17:52:49 INFO: [size (OPS/titlepageback.html)]=2554
17:52:49 INFO: [compressed size (OPS/titlepageback.html)]=1126
17:52:49 INFO: [compression method (OPS/titlepageback.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3
17:52:49 INFO: [size (OPS/index-front.1_div.1.html)]=1554
17:52:49 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672
17:52:49 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca
17:52:49 INFO: [size (OPS/tg9.html)]=545812
17:52:49 INFO: [compressed size (OPS/tg9.html)]=169804
17:52:49 INFO: [compression method (OPS/tg9.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e
17:52:49 INFO: [size (OPS/tg10.html)]=419406
17:52:49 INFO: [compressed size (OPS/tg10.html)]=124180
17:52:49 INFO: [compression method (OPS/tg10.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb
17:52:49 INFO: [size (OPS/tg5.html)]=618049
17:52:49 INFO: [compressed size (OPS/tg5.html)]=185381
17:52:49 INFO: [compression method (OPS/tg5.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24
17:52:49 INFO: [size (OPS/titlepage.html)]=1824
17:52:49 INFO: [compressed size (OPS/titlepage.html)]=639
17:52:49 INFO: [compression method (OPS/titlepage.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e
17:52:49 INFO: [size (OPS/content.opf)]=3325
17:52:49 INFO: [compressed size (OPS/content.opf)]=923
17:52:49 INFO: [compression method (OPS/content.opf)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/content.opf)]=9327b152af01bf0795dd16c74ddb6f065cd3160b0fa344b1ee4f0f4c457bd58
17:52:49 INFO: [size (OPS/index.html)]=1226
17:52:49 INFO: [compressed size (OPS/index.html)]=565
17:52:49 INFO: [compression method (OPS/index.html)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570
17:52:49 INFO: [size (OPS/stylesheet.css)]=17284
17:52:49 INFO: [compressed size (OPS/stylesheet.css)]=4371
17:52:49 INFO: [compression method (OPS/stylesheet.css)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
17:52:49 INFO: [size (OPS/page-template.xpgt)]=3479
17:52:49 INFO: [compressed size (OPS/page-template.xpgt)]=527
17:52:49 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
17:52:49 INFO: [size (OPS/toc.ncx)]=30985
17:52:49 INFO: [compressed size (OPS/toc.ncx)]=2380
17:52:49 INFO: [compression method (OPS/toc.ncx)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c
17:52:49 INFO: [size (OPS/k2m2.0.jpg)]=57081
17:52:49 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981
17:52:49 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf
17:52:49 INFO: [size (OPS/print.css)]=2836
17:52:49 INFO: [compressed size (OPS/print.css)]=1324
17:52:49 INFO: [compression method (OPS/print.css)]=Deflated
17:52:49 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
17:52:49 INFO: [size (META-INF/container.xml)]=215
17:52:49 INFO: [compressed size (META-INF/container.xml)]=150
17:52:49 INFO: [compression method (META-INF/container.xml)]=Deflated
17:52:49 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
17:52:49 WARNING: : 
17:52:49 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
17:52:49 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
17:52:49 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
17:52:49 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 27.971 sec
17:52:49 Running info.textgrid.services.aggregator.PdfIT
17:52:50 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 148,7 ms
17:52:52 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/tei-stylesheets/latex/latex.xsl
17:52:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.019 sec
17:52:56 Running info.textgrid.services.aggregator.html.HtmlIT
17:52:56 [INFO] Starting HTML export for textgrid:jfst.0
17:52:56 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 207,8 μs
17:52:57 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 110,8 ms
17:52:57 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/tohtml.xsl
17:52:57 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:52:57 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (UNKNOWN -> html) after 905,9 ms
17:52:57 [INFO] Starting TEIcorpus serialization
17:52:57 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@159a465, sid: false
17:52:58 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 1,723 s
17:52:58 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1,724 s
17:52:58 case 4: write to stdout, pageLayout Simple
17:52:58 TEI HTML inside corpus 
17:52:59 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 2,060 s
17:52:59 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getHTML": org.apache.cxf.management.counters.ResponseTimeCounter@3fb3af
17:52:59 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
17:52:59 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 171,0 μs
17:52:59 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 257,6 ms
17:52:59 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:52:59 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 258,6 ms
17:52:59 [INFO] Starting TEIcorpus serialization
17:52:59 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@137bb3d, sid: false
17:53:00 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,299 s
17:53:00 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,301 s
17:53:00 case 4: write to stdout, pageLayout Simple
17:53:00 TEI HTML inside corpus 
17:53:00 TEI HTML inside corpus 
17:53:00 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,320 s
17:53:00 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.399 sec
17:53:00 Running info.textgrid.services.aggregator.CacheControlIT
17:53:00 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 149,5 ms
17:53:00 [INFO] Starting ZIP export after 151,3 ms
17:53:00 [INFO]   Built aggregation tree for textgrid:mjsx.0 after 295,7 ms
17:53:00 [INFO]   Built aggregation tree for textgrid:mjqh.0 after 482,0 ms
17:53:01 [INFO] Finished exporting after 1,421 s
17:53:01 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getZIP": org.apache.cxf.management.counters.ResponseTimeCounter@a61d7a
17:53:01 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 144,0 ms
17:53:01 304 Not Modified
17:53:01 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 28,91 μs
17:53:02 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 158,4 ms
17:53:02 [INFO] Starting TEIcorpus serialization
17:53:02 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@13b9e58, sid: false
17:53:02 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 768,8 ms
17:53:02 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 813,8 ms
17:53:02 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 832,5 ms
17:53:02 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 832,7 ms
17:53:02 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 28,15 μs
17:53:02 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 147,2 ms
17:53:02 304 Not Modified
17:53:02 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
17:53:02 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 94,77 μs
17:53:03 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 144,7 ms
17:53:03 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:53:03 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 145,2 ms
17:53:03 [INFO] Starting TEIcorpus serialization
17:53:03 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@7c0cb2, sid: false
17:53:04 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,175 s
17:53:04 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,177 s
17:53:04 case 4: write to stdout, pageLayout Simple
17:53:04 TEI HTML inside corpus 
17:53:04 TEI HTML inside corpus 
17:53:04 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,190 s
17:53:04 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
17:53:04 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 81,71 μs
17:53:04 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 176,1 ms
17:53:04 304 Not Modified
17:53:04 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 30,31 μs
17:53:04 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 140,8 ms
17:53:04 [INFO] Starting TEIcorpus serialization
17:53:04 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@b9bd71, sid: false
17:53:04 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 648,3 ms
17:53:05 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 681,1 ms
17:53:05 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 700,7 ms
17:53:05 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 701,0 ms
17:53:05 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 31,50 μs
17:53:05 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 138,8 ms
17:53:05 304 Not Modified
17:53:05 [INFO] Starting HTML export for textgrid:mjsx.0
17:53:05 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 83,25 μs
17:53:05 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 159,6 ms
17:53:05 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
17:53:05 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (UNKNOWN -> html) after 160,0 ms
17:53:05 [INFO] Starting TEIcorpus serialization
17:53:05 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@13c3089, sid: false
17:53:05 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 600,8 ms
17:53:05 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 602,0 ms
17:53:05 case 4: write to stdout, pageLayout Simple
17:53:05 TEI HTML inside corpus 
17:53:05 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 610,1 ms
17:53:05 [INFO] Starting HTML export for textgrid:mjsx.0
17:53:05 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 246,3 μs
17:53:05 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 77,62 ms
17:53:05 304 Not Modified
17:53:05 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.479 sec
17:53:05 
17:53:05 Results :
17:53:05 
17:53:05 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3
17:53:05 
17:53:05 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
17:53:05 [WARNING] 500 Internal Server Error returned: caught ClientAbortException: null
17:53:05 ClientAbortException:  java.net.SocketException: Connection reset
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
17:53:05 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
17:53:05 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
17:53:05 	at com.google.common.io.ByteStreams.copy(ByteStreams.java:173)
17:53:05 	at com.google.common.io.ByteSource.copyTo(ByteSource.java:228)
17:53:05 	at com.google.common.io.Files.copy(Files.java:439)
17:53:05 	at info.textgrid.services.aggregator.pdf.PDF.write(PDF.java:183)
17:53:05 	at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:123)
17:53:05 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1295)
17:53:05 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:284)
17:53:05 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:157)
17:53:05 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
17:53:05 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
17:53:05 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
17:53:05 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
17:53:05 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
17:53:05 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
17:53:05 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
17:53:05 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
17:53:05 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
17:53:05 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
17:53:05 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
17:53:05 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
17:53:05 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
17:53:05 	at java.lang.Thread.run(Thread.java:745)
17:53:05 Caused by: java.net.SocketException: Connection reset
17:53:05 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
17:53:05 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
17:53:05 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:126)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
17:53:05 	at org.apache.coyote.Response.doWrite(Response.java:560)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
17:53:05 	... 40 more
17:53:05 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getPDF": org.apache.cxf.management.counters.ResponseTimeCounter@411f62
17:53:05 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
17:53:05 org.apache.cxf.interceptor.Fault: Could not send Message.
17:53:05 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
17:53:05 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
17:53:05 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
17:53:05 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
17:53:05 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
17:53:05 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
17:53:05 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
17:53:05 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
17:53:05 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
17:53:05 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
17:53:05 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
17:53:05 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
17:53:05 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
17:53:05 	at java.lang.Thread.run(Thread.java:745)
17:53:05 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:318)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:274)
17:53:05 	at org.apache.catalina.connector.CoyoteOutputStream.close(CoyoteOutputStream.java:104)
17:53:05 	at org.apache.cxf.transport.http.AbstractHTTPDestination$WrappedOutputStream.close(AbstractHTTPDestination.java:749)
17:53:05 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
17:53:05 	at org.apache.cxf.transport.http.AbstractHTTPDestination$BackChannelConduit.close(AbstractHTTPDestination.java:679)
17:53:05 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
17:53:05 	... 25 more
17:53:05 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
17:53:05 	at java.net.SocketOutputStream.socketWrite0(Native Method)
17:53:05 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
17:53:05 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
17:53:05 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
17:53:05 	at org.apache.coyote.Response.doWrite(Response.java:560)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
17:53:05 	... 33 more
17:53:05 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
17:53:05 org.apache.cxf.interceptor.Fault: XML_WRITE_EXC
17:53:05 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:92)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:113)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:336)
17:53:05 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
17:53:05 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
17:53:05 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
17:53:05 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
17:53:05 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
17:53:05 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
17:53:05 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
17:53:05 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
17:53:05 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
17:53:05 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
17:53:05 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
17:53:05 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
17:53:05 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
17:53:05 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
17:53:05 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
17:53:05 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
17:53:05 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
17:53:05 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
17:53:05 	at java.lang.Thread.run(Thread.java:745)
17:53:05 Caused by: com.ctc.wstx.exc.WstxIOException: null
17:53:05 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:261)
17:53:05 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:90)
17:53:05 	... 27 more
17:53:05 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
17:53:05 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
17:53:05 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
17:53:05 	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:100)
17:53:05 	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:241)
17:53:05 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:259)
17:53:05 	... 28 more
17:53:05 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
17:53:05 	at java.net.SocketOutputStream.socketWrite0(Native Method)
17:53:05 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
17:53:05 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
17:53:05 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
17:53:05 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
17:53:05 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
17:53:05 	at org.apache.coyote.Response.doWrite(Response.java:560)
17:53:05 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
17:53:05 	... 37 more
17:53:05 [JENKINS] Zeichne Testergebnisse auf
17:53:06 [INFO] 
17:53:06 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator ---
17:53:06 [INFO] Stopping Coyote HTTP/1.1 on http-55869
17:53:06 [INFO] Closing Spring root WebApplicationContext
17:53:06 [INFO] Closing Root WebApplicationContext: startup date [Wed Jul 01 17:52:15 CEST 2015]; root of context hierarchy
17:53:06 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@1fafcbd
17:53:06 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a175e4: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
17:53:06 [ERROR] The web application [/aggregator] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
17:53:06 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@9daeb5]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@390d30]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
17:53:06 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@190fcb1]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@1bdd072, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@c029c8, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@1f731dc, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@1ea780a, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@6eeaf1, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@2b0f5, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@afdc39, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@1a33500, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@1ec9e19, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@17f8273, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@4d614d, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@2f40db, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@4b05a7, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@160443a, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@11f4f01, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@7bf549, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@24a26f, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@124661c, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@abc422, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@d9c0a2, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@1f5df9b, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@12b4a88, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@12a3193, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@11cd179, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@fc65a8, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@762950, class info.textgrid.namespaces.metadata.core._2010.WorkType=java.lang.ref.WeakReference@1924994, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@11ca4c4, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@185458f, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@99b21d, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@7cc7ab, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@18ea60, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@1c34ff5, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@1b67d80, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@1e9909e, class java.util.ArrayList=java.lang.ref.WeakReference@1157f48, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@57767a}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
17:53:06 [INFO] 
17:53:06 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator ---
17:53:06 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
17:53:06 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
17:53:06 [JENKINS] Zeichne Testergebnisse auf
17:53:06 [INFO] 
17:53:06 [INFO] --- maven-site-plugin:3.4:site (default-site) @ aggregator ---
17:53:08 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
17:53:08 [INFO] configuring report plugin org.tomdz.maven:sphinx-maven-plugin:1.0.3
17:53:08 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator
17:53:08 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
17:53:08 [INFO] Generating "Documentation via sphinx" report --- sphinx-maven-plugin:1.0.3:generate
17:53:08 [INFO] Unpacking sphinx to /mnt/data/jenkins/workspace/Aggregator/target/sphinx
17:53:09 [INFO] Running sphinx on /mnt/data/jenkins/workspace/Aggregator/docs, output will be placed in /mnt/data/jenkins/workspace/Aggregator/target/site
17:53:23 Running Sphinx v1.1.3
17:53:30 loading pickled environment... not yet created
17:53:31 loading intersphinx inventory from http://docs.python.org/objects.inv...
17:53:38 [INFO] Illegal access: this web application instance has been stopped already.  Could not load com.google.common.base.Objects$ToStringHelper.  The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
17:53:38 java.lang.IllegalStateException
17:53:38 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
17:53:38 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
17:53:38 	at com.google.common.base.Objects.toStringHelper(Objects.java:119)
17:53:38 	at com.google.common.cache.CacheStats.toString(CacheStats.java:267)
17:53:38 	at java.text.MessageFormat.subformat(MessageFormat.java:1271)
17:53:38 	at java.text.MessageFormat.format(MessageFormat.java:860)
17:53:38 	at java.text.Format.format(Format.java:157)
17:53:38 	at java.text.MessageFormat.format(MessageFormat.java:836)
17:53:38 	at java.util.logging.Formatter.formatMessage(Formatter.java:138)
17:53:38 	at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45)
17:53:38 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
17:53:38 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
17:53:38 	at java.util.logging.Logger.log(Logger.java:616)
17:53:38 	at java.util.logging.Logger.doLog(Logger.java:641)
17:53:38 	at java.util.logging.Logger.log(Logger.java:685)
17:53:38 	at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256)
17:53:38 	at java.lang.System$2.invokeFinalize(System.java:1210)
17:53:38 	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
17:53:38 	at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
17:53:38 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
17:53:38 building [html]: targets for 7 source files that are out of date
17:53:38 updating environment: 7 added, 0 changed, 0 removed
17:53:38 reading sources... [ 14%] api
17:53:38 reading sources... [ 28%] config
17:53:38 reading sources... [ 42%] epub
17:53:39 reading sources... [ 57%] html
17:53:40 reading sources... [ 71%] index
17:53:40 reading sources... [ 85%] teicorpus
17:53:40 reading sources... [100%] zip
17:53:41 
17:53:41 looking for now-outdated files... none found
17:53:41 pickling environment... done
17:53:41 checking consistency... done
17:53:41 preparing documents... done
17:53:41 writing output... [ 14%] api
17:53:42 writing output... [ 28%] config
17:53:42 writing output... [ 42%] epub
17:53:42 writing output... [ 57%] html
17:53:42 writing output... [ 71%] index
17:53:43 writing output... [ 85%] teicorpus
17:53:43 writing output... [100%] zip
17:53:43 
17:53:43 writing additional files... genindex search
17:53:44 copying static files... done
17:53:44 dumping search index... done
17:53:44 dumping object inventory... done
17:53:44 build succeeded, 1 warning.
17:53:45 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site
17:53:48 Started calculate disk usage of build
17:53:48 Finished Calculation of disk usage of build in 0 seconds
17:53:48 Started calculate disk usage of workspace
17:53:49 Finished Calculation of disk usage of workspace in  1 second
17:53:50 Notifying upstream projects of job completion
17:53:50 Join notifier requires a CauseAction
17:53:50 [INFO] ------------------------------------------------------------------------
17:53:50 [INFO] BUILD SUCCESS
17:53:50 [INFO] ------------------------------------------------------------------------
17:53:50 [INFO] Total time: 3:34.407s
17:53:50 [INFO] Finished at: Wed Jul 01 17:53:50 CEST 2015
17:53:50 [INFO] Final Memory: 103M/341M
17:53:50 [INFO] ------------------------------------------------------------------------
17:53:51 Waiting for Jenkins to finish collecting data
17:53:51 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-SNAPSHOT.pom
17:53:51 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.7-SNAPSHOT.war to info.textgrid.services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-SNAPSHOT.war
17:53:51 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-SNAPSHOT.properties
17:53:59 channel stopped
17:53:59 using settings config with name MavenSettings
17:53:59 Replacing all maven server entries not found in credentials list is true
17:53:59 Maven RedeployPublisher use remote build1 maven settings from : /tmp/settings1735987113466559099.xml
17:53:59 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
17:53:59 Deploying the main artifact aggregator-1.4.7-SNAPSHOT.war
17:53:59 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml
17:53:59 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml (962 B at 33.6 KB/sec)
17:53:59 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.war
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.war (100306 KB at 24584.8 KB/sec)
17:54:03 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.pom
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.pom (32 KB at 525.9 KB/sec)
17:54:03 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
17:54:03 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (613 B at 31.5 KB/sec)
17:54:03 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml (962 B at 27.6 KB/sec)
17:54:03 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (592 B at 25.1 KB/sec)
17:54:03 Deploying the main artifact aggregator-1.4.7-SNAPSHOT.properties
17:54:03 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.properties
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/aggregator-1.4.7-20150701.155359-2.properties (727 B at 19.7 KB/sec)
17:54:03 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml
17:54:03 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.7-SNAPSHOT/maven-metadata.xml (962 B at 40.8 KB/sec)
17:54:03 [INFO] Deployment done in 4.5 sec
17:54:03 IRC notifier plugin: Sending notification to: #textgrid
17:54:03 Started calculate disk usage of build
17:54:04 Finished Calculation of disk usage of build in 0 seconds
17:54:04 Started calculate disk usage of workspace
17:54:04 Finished Calculation of disk usage of workspace in 0 seconds
17:54:04 Notifying upstream projects of job completion
17:54:04 No emails were triggered.
17:54:04 Finished: SUCCESS