Console Output

19:22:40 Started by an SCM change
19:22:40 Building remotely on build1 (indigo latex helios digibib) in workspace /mnt/data/jenkins/workspace/Aggregator
19:22:40  > git rev-parse --is-inside-work-tree # timeout=10
19:22:40 Fetching changes from the remote Git repository
19:22:40  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
19:22:40 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
19:22:40  > git --version # timeout=10
19:22:40 using GIT_SSH to set credentials git for projects.gwdg.de
19:22:40  > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
19:22:41 Seen branch in repository origin/develop
19:22:41 Seen branch in repository origin/feature/basket
19:22:41 Seen branch in repository origin/feature/export-by-list
19:22:41 Seen branch in repository origin/feature/faust-rendering
19:22:41 Seen branch in repository origin/feature/instrumentation
19:22:41 Seen branch in repository origin/feature/license
19:22:41 Seen branch in repository origin/feature/new-structure
19:22:41 Seen branch in repository origin/feature/stream
19:22:41 Seen branch in repository origin/feature/tei-xsl-7
19:22:41 Seen branch in repository origin/feature/tei-xsl-update
19:22:41 Seen branch in repository origin/feature/tei-xsl7-corpus
19:22:41 Seen branch in repository origin/feature/tei-xsl7-groups
19:22:41 Seen branch in repository origin/feature/xslmanager
19:22:41 Seen branch in repository origin/feature/zip-config
19:22:41 Seen branch in repository origin/feature/zip-performance
19:22:41 Seen branch in repository origin/master
19:22:41 Seen branch in repository origin/package-tei-xsl
19:22:41 Seen branch in repository origin/refactor-html
19:22:41 Seen branch in repository origin/refactor-it
19:22:41 Seen 19 remote branches
19:22:41 Checking out Revision e122957a7b3182d8e4141814097a8e96959731e8 (origin/develop)
19:22:41  > git config core.sparsecheckout # timeout=10
19:22:41  > git checkout -f e122957a7b3182d8e4141814097a8e96959731e8 # timeout=10
19:22:41  > git branch -a # timeout=10
19:22:41  > git rev-parse origin/develop^{commit} # timeout=10
19:22:41  > git rev-parse origin/feature/stream^{commit} # timeout=10
19:22:41  > git rev-parse origin/master^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/develop^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/license^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/stream^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/master^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10
19:22:41  > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10
19:22:41  > git branch -D origin/develop # timeout=10
19:22:41  > git checkout -b origin/develop e122957a7b3182d8e4141814097a8e96959731e8
19:22:41  > git rev-list 80005fd59aeddd7f11cb625120c87289fa6092ce # timeout=10
19:22:41  > git remote # timeout=10
19:22:41  > git submodule init # timeout=10
19:22:41  > git submodule sync # timeout=10
19:22:41  > git config --get remote.origin.url # timeout=10
19:22:41  > git submodule update --init --recursive
19:22:41 No emails were triggered.
19:22:41 Parsing POMs
19:22:41 using settings config with name MavenSettings
19:22:41 maven32-agent.jar already up to date
19:22:41 maven32-interceptor.jar already up to date
19:22:41 maven3-interceptor-commons.jar already up to date
19:22:41 [Aggregator] $ java -DuniqueVersion=false -cp /mnt/data/jenkins/maven32-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.1.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven32Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven32-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 53160
19:22:42 <===[JENKINS REMOTING CAPACITY]===>channel started
19:22:42 using settings config with name MavenSettings
19:22:43 Executing Maven:  -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings9152715276584163089.xml clean verify site
19:22:45 [INFO] Scanning for projects...
19:22:45 [INFO]                                                                         
19:22:45 [INFO] ------------------------------------------------------------------------
19:22:45 [INFO] Building TextGrid Aggregator Service 1.4.6-SNAPSHOT
19:22:45 [INFO] ------------------------------------------------------------------------
19:22:46 [INFO] 
19:22:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator ---
19:22:46 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target
19:22:46 [INFO] 
19:22:46 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
19:22:47 [info] 
19:22:47 [info] /mnt/data/jenkins/workspace/Aggregator/.git
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] git.build.user.name Unknown
19:22:47 [info] git.build.user.email Unknown
19:22:47 [info] git.branch origin/develop
19:22:47 [info] --always = false
19:22:47 [info] --dirty = -dev
19:22:47 [info] --abbrev = 7
19:22:47 [info] --tags = true
19:22:47 [info] --match = 
19:22:47 [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/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]] ]
19:22:47 [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 ------ ] 
19:22:47 [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 ------ ] 
19:22:47 [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 ------ ] 
19:22:47 [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 ------ ] 
19:22:47 [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 ------ ] 
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
19:22:47 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
19:22:47 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
19:22:47 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
19:22:47 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
19:22:47 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
19:22:47 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=22. Mai 0015 19:22:47 +00:53:28}] ] 
19:22:47 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
19:22:47 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], 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[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2]} ] 
19:22:47 [info] HEAD is [ e122957a7b3182d8e4141814097a8e96959731e8 ] 
19:22:47 [info] Repo is in dirty state [ false ]
19:22:47 [info] git.commit.id.describe 1.4.3-49-ge122957
19:22:47 [info] git.commit.id e122957a7b3182d8e4141814097a8e96959731e8
19:22:47 [info] git.commit.id.abbrev e122957
19:22:47 [info] git.commit.user.name Thorsten Vitt
19:22:47 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
19:22:47 [info] git.commit.message.full Don't indent in embed script
19:22:47 
19:22:47 Fixes #14114
19:22:47 
19:22:47 [info] git.commit.message.short Don't indent in embed script
19:22:47 [info] git.commit.time 2015-05-22 19:22:05
19:22:47 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
19:22:47 [info] git.build.time 2015-05-22 19:22:47
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] 
19:22:47 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
19:22:47 [info] 
19:22:47 [INFO] 
19:22:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator ---
19:22:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:22:47 [INFO] Copying 3 resources
19:22:47 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
19:22:47 [INFO] 
19:22:47 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
19:22:47 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes
19:22:49 [INFO] 
19:22:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator ---
19:22:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:22:49 [INFO] Copying 13 resources
19:22:49 [INFO] 
19:22:49 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
19:22:50 [INFO] Reserved port 41383 for test.server.port
19:22:50 [INFO] 
19:22:50 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
19:22:50 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes
19:22:51 [INFO] 
19:22:51 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
19:22:51 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports
19:22:51 
19:22:51 -------------------------------------------------------
19:22:51  T E S T S
19:22:51 -------------------------------------------------------
19:22:51 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest
19:22:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 sec
19:22:52 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest
19:22:52 Mai 22, 2015 7:22:52 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:22:52 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:22:52 Mai 22, 2015 7:22:52 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
19:22:52 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv
19:22:52 Mai 22, 2015 7:22:52 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig
19:22:52 INFORMATION: Received config from https://www.textgridlab.org/1.0/confserv
19:22:53 Mai 22, 2015 7:22:53 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
19:22:53 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
19:22:53 Mai 22, 2015 7:22:53 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
19:22:53 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
19:22:54 Mai 22, 2015 7:22:54 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:22:54 INFORMATION: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 2,424 s
19:22:55 Mai 22, 2015 7:22:55 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
19:22:55 INFORMATION: Starting TEIcorpus serialization
19:22:55 Mai 22, 2015 7:22:55 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
19:22:55 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1172c12, sid: false
19:22:55 Mai 22, 2015 7:22:55 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient
19:22:55 INFORMATION: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
19:23:00 Mai 22, 2015 7:23:00 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:00 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:00 Mai 22, 2015 7:23:00 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:00 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.708 sec
19:23:01 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec
19:23:01 Running info.textgrid.services.aggregator.StylesheetManagerTest
19:23:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec
19:23:01 Running info.textgrid.services.aggregator.TextGridRepTest
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
19:23:01 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
19:23:01 Running info.textgrid.services.aggregator.html.HtmlRegressionTest
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:01 Mai 22, 2015 7:23:01 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:01 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:02 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:02 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:02 INFORMATION: Starting HTML export for textgrid:n2kf.0
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:02 INFORMATION: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 920,8 μs
19:23:02 Mai 22, 2015 7:23:02 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:02 INFORMATION: No servlet context, trying fallback property
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:04 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:04 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:04 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (UNKNOWN -> html) after 2,064 s
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:04 INFORMATION: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 2,211 s
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:04 INFORMATION: Fetched source for textgrid:n2kf.0 (XML -> html) after 2,212 s
19:23:04 Mai 22, 2015 7:23:04 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:04 INFORMATION: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 2,214 s
19:23:04 case 4: write to stdout, pageLayout Simple
19:23:04 TEI HTML creation in single document mode 
19:23:06 TEI HTML: run end hook template teiEndHook
19:23:06 Mai 22, 2015 7:23:06 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:06 INFORMATION: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 4,415 s
19:23:08 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html
19:23:08 Mai 22, 2015 7:23:08 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:08 INFORMATION: Starting HTML export for textgrid:msdd.0
19:23:08 Mai 22, 2015 7:23:08 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:08 INFORMATION: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 2,893 ms
19:23:08 Mai 22, 2015 7:23:08 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:08 INFORMATION: No servlet context, trying fallback property
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:09 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:09 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:09 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (UNKNOWN -> html) after 665,7 ms
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:09 INFORMATION: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 913,4 ms
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
19:23:09 INFORMATION: Starting TEIcorpus serialization
19:23:09 Mai 22, 2015 7:23:09 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
19:23:09 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1509404, sid: false
19:23:10 Mai 22, 2015 7:23:10 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:10 INFORMATION: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 2,043 s
19:23:10 Mai 22, 2015 7:23:10 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:10 INFORMATION: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 2,044 s
19:23:10 case 4: write to stdout, pageLayout Simple
19:23:10 TEI HTML inside corpus 
19:23:11 Mai 22, 2015 7:23:11 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:11 INFORMATION: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 2,326 s
19:23:11 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html
19:23:11 Mai 22, 2015 7:23:11 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:11 INFORMATION: Starting HTML export for textgrid:mr23.0
19:23:11 Mai 22, 2015 7:23:11 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:11 INFORMATION: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 632,0 μs
19:23:11 Mai 22, 2015 7:23:11 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:11 INFORMATION: No servlet context, trying fallback property
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:12 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:12 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:12 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (UNKNOWN -> html) after 423,7 ms
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:12 INFORMATION: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 554,1 ms
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
19:23:12 INFORMATION: Starting TEIcorpus serialization
19:23:12 Mai 22, 2015 7:23:12 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
19:23:12 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@e9c3e, sid: false
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:13 INFORMATION: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 1,554 s
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:13 INFORMATION: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 1,556 s
19:23:13 case 4: write to stdout, pageLayout Simple
19:23:13 TEI HTML inside corpus 
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:13 INFORMATION: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 1,890 s
19:23:13 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:13 INFORMATION: Starting HTML export for textgrid:mjr3.0
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:13 INFORMATION: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 630,7 μs
19:23:13 Mai 22, 2015 7:23:13 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:13 INFORMATION: No servlet context, trying fallback property
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:14 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:14 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:14 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (UNKNOWN -> html) after 619,6 ms
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:14 INFORMATION: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 801,6 ms
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
19:23:14 INFORMATION: Starting TEIcorpus serialization
19:23:14 Mai 22, 2015 7:23:14 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
19:23:14 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1835435, sid: false
19:23:47 Mai 22, 2015 7:23:47 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:47 INFORMATION: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 33,23 s
19:23:47 Mai 22, 2015 7:23:47 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:47 INFORMATION: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 33,23 s
19:23:47 case 4: write to stdout, pageLayout Simple
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:47 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 TEI HTML inside corpus 
19:23:48 Mai 22, 2015 7:23:48 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:48 INFORMATION: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 34,39 s
19:23:50 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:50 INFORMATION: Starting HTML export for textgrid:mr47.0
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:50 INFORMATION: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 621,3 μs
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:50 INFORMATION: No servlet context, trying fallback property
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:50 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:50 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:50 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (UNKNOWN -> html) after 313,3 ms
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:50 INFORMATION: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 491,9 ms
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
19:23:50 INFORMATION: Starting TEIcorpus serialization
19:23:50 Mai 22, 2015 7:23:50 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
19:23:50 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@14d878a, sid: false
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:51 INFORMATION: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 1,371 s
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:51 INFORMATION: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,372 s
19:23:51 case 4: write to stdout, pageLayout Simple
19:23:51 TEI HTML inside corpus 
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:51 INFORMATION: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,377 s
19:23:51 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:51 INFORMATION: Starting HTML export for textgrid:nbvb.0
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:51 INFORMATION: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 461,1 μs
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:51 INFORMATION: No servlet context, trying fallback property
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:51 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:51 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:51 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (UNKNOWN -> html) after 310,9 ms
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:51 INFORMATION: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 459,8 ms
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:51 INFORMATION: Fetched source for textgrid:nbvb.0 (XML -> html) after 460,5 ms
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:51 INFORMATION: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 462,3 ms
19:23:51 case 4: write to stdout, pageLayout Simple
19:23:51 TEI HTML creation in single document mode 
19:23:51 TEI HTML: run end hook template teiEndHook
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:51 INFORMATION: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 479,8 ms
19:23:51 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:51 INFORMATION: Starting HTML export for textgrid:11sqw.0
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
19:23:51 INFORMATION: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 512,2 μs
19:23:51 Mai 22, 2015 7:23:51 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
19:23:51 INFORMATION: No servlet context, trying fallback property
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
19:23:52 INFORMATION: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:52 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
19:23:52 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (UNKNOWN -> html) after 297,8 ms
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
19:23:52 INFORMATION: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 543,4 ms
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
19:23:52 INFORMATION: Fetched source for textgrid:11sqw.0 (XML -> html) after 544,1 ms
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:52 INFORMATION: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 545,8 ms
19:23:52 case 4: write to stdout, pageLayout Simple
19:23:52 TEI HTML creation in single document mode 
19:23:52 TEI HTML: run end hook template teiEndHook
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.html.HTMLWriter write
19:23:52 INFORMATION: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 553,9 ms
19:23:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.589 sec
19:23:52 Running info.textgrid.services.aggregator.SearchResultListTest
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
19:23:52 WARNUNG: Someone wants the default instance -- I hope we're in a test.
19:23:52 Mai 22, 2015 7:23:52 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
19:23:52 INFORMATION: Added 10 of 16 results
19:23:52 [Auf sein Mädgen]
19:23:52 [Auf die, welche lieben]
19:23:52 [Auf die Liebe]
19:23:52 [Auf das schöne Geschlecht]
19:23:52 [An ein Mädgen]
19:23:52 [Auf Amorn [2]]
19:23:52 [Auf Amorn]
19:23:52 [Auf sein Mädgen [2]]
19:23:52 [An einen Knaben]
19:23:52 [Auf seine Mädgens]
19:23:53 Mai 22, 2015 7:23:53 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk
19:23:53 INFORMATION: Added 16 of 16 results
19:23:53 [[Venus, die die Göttinnen beherrschet]]
19:23:53 [Der wächserne Amor]
19:23:53 [Auf Bathyllen]
19:23:53 [Sein Traum]
19:23:53 [An seine Buhlschaft]
19:23:53 [Auf die Pfeile der Liebe]
19:23:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec
19:23:53 
19:23:53 Results :
19:23:53 
19:23:53 Tests run: 24, Failures: 0, Errors: 0, Skipped: 3
19:23:53 
19:23:53 [JENKINS] Zeichne Testergebnisse auf
19:23:55 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
19:23:55 log4j:WARN Please initialize the log4j system properly.
19:23:56 [INFO] 
19:23:56 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
19:23:56 [INFO] Packaging webapp
19:23:56 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT]
19:23:56 [INFO] Processing war project
19:23:56 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT]
19:23:56 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
19:23:58 [INFO] Webapp assembled in [2159 msecs]
19:23:59 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT.war
19:24:03 [INFO] 
19:24:03 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
19:24:03 [INFO] 
19:24:03 [INFO] >>> tomcat6-maven-plugin:2.1:run-war (start-tomcat) > package @ aggregator >>>
19:24:03 [INFO] 
19:24:03 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
19:24:03 [info] 
19:24:03 [info] /mnt/data/jenkins/workspace/Aggregator/.git
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] git.build.user.name Unknown
19:24:03 [info] git.build.user.email Unknown
19:24:03 [info] git.branch origin/develop
19:24:03 [info] --always = false
19:24:03 [info] --dirty = -dev
19:24:03 [info] --abbrev = 7
19:24:03 [info] --tags = true
19:24:03 [info] --match = 
19:24:03 [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/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]] ]
19:24:03 [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 ------ ] 
19:24:03 [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 ------ ] 
19:24:03 [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 ------ ] 
19:24:03 [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 ------ ] 
19:24:03 [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 ------ ] 
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
19:24:03 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
19:24:03 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
19:24:03 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=8. Oktober 2014 14:21:24 +02:00}] ] 
19:24:03 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=13. November 2014 15:22:56 +01:00}] ] 
19:24:03 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=15. September 2014 21:42:25 +02:00}] ] 
19:24:03 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=22. Mai 0015 19:24:03 +00:53:28}] ] 
19:24:03 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=9. Oktober 2014 11:32:51 +02:00}] ] 
19:24:03 [info] Created map: [ {commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], 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[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2]} ] 
19:24:03 [info] HEAD is [ e122957a7b3182d8e4141814097a8e96959731e8 ] 
19:24:03 [info] Repo is in dirty state [ false ]
19:24:03 [info] git.commit.id.describe 1.4.3-49-ge122957
19:24:03 [info] git.commit.id e122957a7b3182d8e4141814097a8e96959731e8
19:24:03 [info] git.commit.id.abbrev e122957
19:24:03 [info] git.commit.user.name Thorsten Vitt
19:24:03 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
19:24:03 [info] git.commit.message.full Don't indent in embed script
19:24:03 
19:24:03 Fixes #14114
19:24:03 
19:24:03 [info] git.commit.message.short Don't indent in embed script
19:24:03 [info] git.commit.time 2015-05-22 19:22:05
19:24:03 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
19:24:03 [info] git.build.time 2015-05-22 19:24:03
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] 
19:24:03 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
19:24:03 [info] 
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator ---
19:24:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:03 [INFO] Copying 3 resources
19:24:03 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
19:24:03 [INFO] Nothing to compile - all classes are up to date
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator ---
19:24:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:03 [INFO] Copying 13 resources
19:24:03 [INFO] 
19:24:03 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
19:24:03 [INFO] Reserved port 45991 for test.server.port
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
19:24:03 [INFO] Nothing to compile - all classes are up to date
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
19:24:03 [INFO] Skipping execution of surefire because it has already been run for this configuration
19:24:03 [JENKINS] Zeichne Testergebnisse auf
19:24:03 [INFO] 
19:24:03 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
19:24:03 [INFO] Packaging webapp
19:24:03 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT]
19:24:03 [INFO] Processing war project
19:24:03 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT]
19:24:03 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp]
19:24:05 [INFO] Webapp assembled in [2216 msecs]
19:24:06 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT.war
19:24:09 [INFO] 
19:24:09 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator ---
19:24:09 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
19:24:09 [INFO] 
19:24:09 [INFO] <<< tomcat6-maven-plugin:2.1:run-war (start-tomcat) < package @ aggregator <<<
19:24:09 [INFO] 
19:24:09 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator ---
19:24:09 [INFO] Running war on http://localhost:41383/aggregator
19:24:09 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat
19:24:09 [INFO] Starting tomcat server
19:24:09 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36
19:24:09 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-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
19:24:10 [INFO] Initializing Spring root WebApplicationContext
19:24:10 [INFO] Root WebApplicationContext: initialization started
19:24:10 [INFO] Refreshing Root WebApplicationContext: startup date [Fri May 22 19:24:10 CEST 2015]; root of context hierarchy
19:24:10 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
19:24:10 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
19:24:10 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
19:24:10 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties]
19:24:10 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties]
19:24:10 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (Datei oder Verzeichnis nicht gefunden)
19:24:10 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties]
19:24:10 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (Datei oder Verzeichnis nicht gefunden)
19:24:10 [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
19:24:10 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13244d5: 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
19:24:10 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@9fc16
19:24:10 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=11415545: org.apache.cxf.bus.ManagedBus@1cfa07a
19:24:11 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=11415545: javax.management.modelmbean.RequiredModelMBean@196483f
19:24:11 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=11415545
19:24:11 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv
19:24:11 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv
19:24:11 [INFO] Setting the server's publish address to be /
19:24:11 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=2278372: org.apache.cxf.endpoint.ManagedEndpoint@6aee6e
19:24:11 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=2278372: javax.management.modelmbean.RequiredModelMBean@2b20dc
19:24:11 [INFO] Setting the server's publish address to be /dev
19:24:11 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=9539254: org.apache.cxf.endpoint.ManagedEndpoint@3075ff
19:24:11 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=9539254: javax.management.modelmbean.RequiredModelMBean@192edc9
19:24:11 [INFO] Root WebApplicationContext: initialization completed in 1294 ms
19:24:11 [INFO] Initializing Coyote HTTP/1.1 on http-41383
19:24:11 [INFO] Starting Coyote HTTP/1.1 on http-41383
19:24:11 [INFO] 
19:24:11 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator ---
19:24:11 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
19:24:11 
19:24:11 -------------------------------------------------------
19:24:11  T E S T S
19:24:11 -------------------------------------------------------
19:24:11 Running info.textgrid.services.aggregator.TEICorpusIT
19:24:12 [INFO] Received config from https://textgridlab.org/1.0/confserv
19:24:12 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
19:24:13 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
19:24:13 [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@4dbddc
19:24:13 [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@aadfd8
19:24:13 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 1,759 s
19:24:14 [INFO] Starting TEIcorpus serialization
19:24:14 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@da1be4, sid: false
19:24:14 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
19:24:14 [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@5c0d0e
19:24:14 [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@15d4181
19:24:14 [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@165e0e4
19:24:15 [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@894b47
19:24:15 [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@1ad3e49
19:24:16 [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@1285a70
19:24:16 [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@4979ea
19:24:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.502 sec
19:24:16 Running info.textgrid.services.aggregator.EpubIT
19:24:16 [INFO] Started EPUB serialization for textgrid:jfst.0 after 984,3 μs
19:24:16 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 109,2 ms
19:24:16 [INFO] Starting TEIcorpus serialization
19:24:16 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@173ff9e, sid: false
19:24:17 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 1,181 s
19:24:17 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/corpus2groups.xsl
19:24:19 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub-agg.xsl
19:24:22 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 5,945 s
19:24:22 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 6,157 s
19:24:25 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 9,539 s
19:24:26 [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@155500
19:24:26 [INFO] Started EPUB serialization for textgrid:n92g.0 after 24,86 μs
19:24:26 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 116,9 ms
19:24:26 [INFO] Starting TEIcorpus serialization
19:24:26 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@4ca629, sid: false
19:24:27 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 1,210 s
19:24:28 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 2,132 s
19:24:28 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 2,251 s
19:24:30 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 4,579 s
19:24:30 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub
19:24:30 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]]
19:24:30 Validating against EPUB version 2.0 - custom validation
19:24:30 INFO: [navigation order (OPS/titlepage.html)]=1
19:24:30 INFO: [navigation order (OPS/index.html)]=2
19:24:30 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3
19:24:30 INFO: [navigation order (OPS/titlepageback.html)]=4
19:24:34 INFO: [creation date (META-INF/container.xml)]=2015-05-22T19:24:28Z
19:24:34 INFO: [format name]=application/epub+zip
19:24:34 INFO: [title]=Gesamtausgabe der Werke
19:24:34 INFO: [language]=de
19:24:34 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7
19:24:34 INFO: [description]=Gesamtausgabe der Werke / George, Stefan
19:24:34 INFO: [creator]=George, Stefan
19:24:34 INFO: [publisher]=TextGrid
19:24:34 INFO: [date]=1932
19:24:34 INFO: [date]=2015-05-22
19:24:34 INFO: [rights]=Creative Commons Attribution
19:24:34 INFO: [unique identifier (OPS/stylesheet.css)]=css
19:24:34 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
19:24:34 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
19:24:34 INFO: [unique identifier (OPS/print.css)]=print.css
19:24:34 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
19:24:34 INFO: [unique identifier (OPS/index.html)]=start
19:24:34 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4
19:24:34 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1
19:24:34 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2
19:24:34 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3
19:24:34 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4
19:24:34 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5
19:24:34 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6
19:24:34 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7
19:24:34 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8
19:24:34 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9
19:24:34 INFO: [unique identifier (OPS/toc.ncx)]=ncx
19:24:34 INFO: [Has ncx file (OPS/toc.ncx)]=true
19:24:34 INFO: [is spine item (OPS/titlepage.html)]=true
19:24:34 INFO: [linear (OPS/titlepage.html)]=true
19:24:34 INFO: [is spine item (OPS/index.html)]=true
19:24:34 INFO: [linear (OPS/index.html)]=true
19:24:34 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true
19:24:34 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true
19:24:34 INFO: [is spine item (OPS/titlepageback.html)]=true
19:24:34 INFO: [linear (OPS/titlepageback.html)]=false
19:24:34 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
19:24:34 INFO: [resource (OPS/content.opf)]=OPS/index.html
19:24:34 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html
19:24:34 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
19:24:34 INFO: [spine index (OPS/titlepage.html)]=0
19:24:34 INFO: [spine index (OPS/index.html)]=1
19:24:34 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2
19:24:34 INFO: [spine index (OPS/titlepageback.html)]=3
19:24:34 INFO: [items count]=17
19:24:34 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
19:24:34 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
19:24:34 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
19:24:34 INFO: [declared mimetype (OPS/print.css)]=text/css
19:24:34 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml
19:24:34 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
19:24:34 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml
19:24:34 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg
19:24:34 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
19:24:34 INFO: [characters count (OPS/titlepage.html)]=597
19:24:34 INFO: [characters count (OPS/titlepageback.html)]=1280
19:24:34 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
19:24:34 INFO: [resource (OPS/index.html)]=OPS/print.css
19:24:34 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
19:24:34 INFO: [characters count (OPS/index.html)]=309
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg
19:24:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg
19:24:34 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854
19:24:38 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
19:24:38 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
19:24:38 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html
19:24:38 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
19:24:38 INFO: [size (OPS/nc4k.0.jpg)]=573955
19:24:38 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112
19:24:38 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c
19:24:38 INFO: [size (OPS/nc76.0.jpg)]=581803
19:24:38 INFO: [compressed size (OPS/nc76.0.jpg)]=580956
19:24:38 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6
19:24:38 INFO: [size (OPS/nc4c.0.jpg)]=537904
19:24:38 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982
19:24:38 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea
19:24:38 INFO: [size (OPS/nc80.0.jpg)]=578314
19:24:38 INFO: [compressed size (OPS/nc80.0.jpg)]=577335
19:24:38 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2
19:24:38 INFO: [size (OPS/nc7v.0.jpg)]=336115
19:24:38 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039
19:24:38 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7
19:24:38 INFO: [size (OPS/index.html)]=1383
19:24:38 INFO: [compressed size (OPS/index.html)]=610
19:24:38 INFO: [compression method (OPS/index.html)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1
19:24:38 INFO: [size (OPS/page-template.xpgt)]=3479
19:24:38 INFO: [compressed size (OPS/page-template.xpgt)]=527
19:24:38 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
19:24:38 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997
19:24:38 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672
19:24:38 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e
19:24:38 INFO: [size (OPS/toc.ncx)]=1120
19:24:38 INFO: [compressed size (OPS/toc.ncx)]=371
19:24:38 INFO: [compression method (OPS/toc.ncx)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578
19:24:38 INFO: [size (OPS/print.css)]=2836
19:24:38 INFO: [compressed size (OPS/print.css)]=1324
19:24:38 INFO: [compression method (OPS/print.css)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
19:24:38 INFO: [size (META-INF/container.xml)]=215
19:24:38 INFO: [compressed size (META-INF/container.xml)]=150
19:24:38 INFO: [compression method (META-INF/container.xml)]=Deflated
19:24:38 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
19:24:38 INFO: [size (OPS/nc7j.0.jpg)]=483414
19:24:38 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651
19:24:38 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822
19:24:38 INFO: [size (mimetype)]=20
19:24:38 INFO: [compressed size (mimetype)]=20
19:24:38 INFO: [compression method (mimetype)]=Stored
19:24:38 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
19:24:38 INFO: [size (OPS/nc9q.0.jpg)]=477843
19:24:38 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242
19:24:38 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0
19:24:38 INFO: [size (OPS/titlepageback.html)]=2191
19:24:38 INFO: [compressed size (OPS/titlepageback.html)]=945
19:24:38 INFO: [compression method (OPS/titlepageback.html)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1
19:24:38 INFO: [size (OPS/nc9p.0.jpg)]=484974
19:24:38 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131
19:24:38 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d
19:24:38 INFO: [size (OPS/titlepage.html)]=1649
19:24:38 INFO: [compressed size (OPS/titlepage.html)]=691
19:24:38 INFO: [compression method (OPS/titlepage.html)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1
19:24:38 INFO: [size (OPS/content.opf)]=3262
19:24:38 INFO: [compressed size (OPS/content.opf)]=883
19:24:38 INFO: [compression method (OPS/content.opf)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/content.opf)]=c1c885ab2d3229abaa7220e0d23b6f9a4adc23c1b5c9c6f22fb77b01c1fd2
19:24:38 INFO: [size (OPS/stylesheet.css)]=17284
19:24:38 INFO: [compressed size (OPS/stylesheet.css)]=4371
19:24:38 INFO: [compression method (OPS/stylesheet.css)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
19:24:38 INFO: [size (OPS/nc5k.0.jpg)]=373572
19:24:38 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271
19:24:38 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated
19:24:38 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950
19:24:38 WARNING: : 
19:24:38 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
19:24:38 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
19:24:38 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
19:24:38 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 30,10 μs
19:24:38 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 269,9 ms
19:24:39 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 568,6 ms
19:24:40 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub.xsl
19:24:40 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 2,347 s
19:24:41 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 2,584 s
19:24:41 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 2,748 s
19:24:41 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub
19:24:41 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]]
19:24:41 Validating against EPUB version 2.0 - custom validation
19:24:41 INFO: [navigation order (OPS/titlepage.html)]=1
19:24:41 INFO: [navigation order (OPS/index.html)]=2
19:24:41 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3
19:24:41 INFO: [navigation order (OPS/tg5.html)]=4
19:24:41 INFO: [navigation order (OPS/tg5.html)]=5
19:24:41 INFO: [navigation order (OPS/tg5.html)]=6
19:24:41 INFO: [navigation order (OPS/tg5.html)]=7
19:24:41 INFO: [navigation order (OPS/tg5.html)]=8
19:24:41 INFO: [navigation order (OPS/tg5.html)]=9
19:24:41 INFO: [navigation order (OPS/tg5.html)]=10
19:24:41 INFO: [navigation order (OPS/tg5.html)]=11
19:24:41 INFO: [navigation order (OPS/tg5.html)]=12
19:24:41 INFO: [navigation order (OPS/tg5.html)]=13
19:24:41 INFO: [navigation order (OPS/tg5.html)]=14
19:24:41 INFO: [navigation order (OPS/tg5.html)]=15
19:24:41 INFO: [navigation order (OPS/tg5.html)]=16
19:24:41 INFO: [navigation order (OPS/tg5.html)]=17
19:24:41 INFO: [navigation order (OPS/tg5.html)]=18
19:24:41 INFO: [navigation order (OPS/tg5.html)]=19
19:24:41 INFO: [navigation order (OPS/tg5.html)]=20
19:24:41 INFO: [navigation order (OPS/tg5.html)]=21
19:24:41 INFO: [navigation order (OPS/tg5.html)]=22
19:24:41 INFO: [navigation order (OPS/tg5.html)]=23
19:24:41 INFO: [navigation order (OPS/tg5.html)]=24
19:24:41 INFO: [navigation order (OPS/tg5.html)]=25
19:24:41 INFO: [navigation order (OPS/tg5.html)]=26
19:24:41 INFO: [navigation order (OPS/tg5.html)]=27
19:24:41 INFO: [navigation order (OPS/tg5.html)]=28
19:24:41 INFO: [navigation order (OPS/tg5.html)]=29
19:24:41 INFO: [navigation order (OPS/tg5.html)]=30
19:24:41 INFO: [navigation order (OPS/tg5.html)]=31
19:24:41 INFO: [navigation order (OPS/tg5.html)]=32
19:24:41 INFO: [navigation order (OPS/tg5.html)]=33
19:24:41 INFO: [navigation order (OPS/tg5.html)]=34
19:24:41 INFO: [navigation order (OPS/tg5.html)]=35
19:24:41 INFO: [navigation order (OPS/tg5.html)]=36
19:24:41 INFO: [navigation order (OPS/tg5.html)]=37
19:24:41 INFO: [navigation order (OPS/tg5.html)]=38
19:24:41 INFO: [navigation order (OPS/tg5.html)]=39
19:24:41 INFO: [navigation order (OPS/tg5.html)]=40
19:24:41 INFO: [navigation order (OPS/tg5.html)]=41
19:24:41 INFO: [navigation order (OPS/tg5.html)]=42
19:24:41 INFO: [navigation order (OPS/tg5.html)]=43
19:24:41 INFO: [navigation order (OPS/tg5.html)]=44
19:24:41 INFO: [navigation order (OPS/tg5.html)]=45
19:24:41 INFO: [navigation order (OPS/tg5.html)]=46
19:24:41 INFO: [navigation order (OPS/tg5.html)]=47
19:24:41 INFO: [navigation order (OPS/tg5.html)]=48
19:24:41 INFO: [navigation order (OPS/tg5.html)]=49
19:24:41 INFO: [navigation order (OPS/tg5.html)]=50
19:24:41 INFO: [navigation order (OPS/tg5.html)]=51
19:24:41 INFO: [navigation order (OPS/tg5.html)]=52
19:24:41 INFO: [navigation order (OPS/tg5.html)]=53
19:24:41 INFO: [navigation order (OPS/tg5.html)]=54
19:24:41 INFO: [navigation order (OPS/tg5.html)]=55
19:24:41 INFO: [navigation order (OPS/tg5.html)]=56
19:24:41 INFO: [navigation order (OPS/tg5.html)]=57
19:24:41 INFO: [navigation order (OPS/tg5.html)]=58
19:24:41 INFO: [navigation order (OPS/tg5.html)]=59
19:24:41 INFO: [navigation order (OPS/tg5.html)]=60
19:24:41 INFO: [navigation order (OPS/tg5.html)]=61
19:24:41 INFO: [navigation order (OPS/tg5.html)]=62
19:24:41 INFO: [navigation order (OPS/tg5.html)]=63
19:24:41 INFO: [navigation order (OPS/tg5.html)]=64
19:24:41 INFO: [navigation order (OPS/tg5.html)]=65
19:24:41 INFO: [navigation order (OPS/tg5.html)]=66
19:24:41 INFO: [navigation order (OPS/tg5.html)]=67
19:24:41 INFO: [navigation order (OPS/tg5.html)]=68
19:24:41 INFO: [navigation order (OPS/tg5.html)]=69
19:24:41 INFO: [navigation order (OPS/tg5.html)]=70
19:24:41 INFO: [navigation order (OPS/tg5.html)]=71
19:24:41 INFO: [navigation order (OPS/tg5.html)]=72
19:24:41 INFO: [navigation order (OPS/tg5.html)]=73
19:24:41 INFO: [navigation order (OPS/tg5.html)]=74
19:24:41 INFO: [navigation order (OPS/tg9.html)]=75
19:24:41 INFO: [navigation order (OPS/tg9.html)]=76
19:24:41 INFO: [navigation order (OPS/tg9.html)]=77
19:24:41 INFO: [navigation order (OPS/tg9.html)]=78
19:24:41 INFO: [navigation order (OPS/tg9.html)]=79
19:24:41 INFO: [navigation order (OPS/tg9.html)]=80
19:24:41 INFO: [navigation order (OPS/tg9.html)]=81
19:24:41 INFO: [navigation order (OPS/tg9.html)]=82
19:24:41 INFO: [navigation order (OPS/tg9.html)]=83
19:24:41 INFO: [navigation order (OPS/tg9.html)]=84
19:24:41 INFO: [navigation order (OPS/tg9.html)]=85
19:24:41 INFO: [navigation order (OPS/tg9.html)]=86
19:24:41 INFO: [navigation order (OPS/tg9.html)]=87
19:24:41 INFO: [navigation order (OPS/tg9.html)]=88
19:24:41 INFO: [navigation order (OPS/tg9.html)]=89
19:24:41 INFO: [navigation order (OPS/tg9.html)]=90
19:24:41 INFO: [navigation order (OPS/tg9.html)]=91
19:24:41 INFO: [navigation order (OPS/tg9.html)]=92
19:24:41 INFO: [navigation order (OPS/tg9.html)]=93
19:24:41 INFO: [navigation order (OPS/tg9.html)]=94
19:24:41 INFO: [navigation order (OPS/tg9.html)]=95
19:24:41 INFO: [navigation order (OPS/tg9.html)]=96
19:24:41 INFO: [navigation order (OPS/tg9.html)]=97
19:24:41 INFO: [navigation order (OPS/tg9.html)]=98
19:24:41 INFO: [navigation order (OPS/tg9.html)]=99
19:24:41 INFO: [navigation order (OPS/tg9.html)]=100
19:24:41 INFO: [navigation order (OPS/tg9.html)]=101
19:24:41 INFO: [navigation order (OPS/tg9.html)]=102
19:24:41 INFO: [navigation order (OPS/tg9.html)]=103
19:24:41 INFO: [navigation order (OPS/tg9.html)]=104
19:24:41 INFO: [navigation order (OPS/tg9.html)]=105
19:24:41 INFO: [navigation order (OPS/tg9.html)]=106
19:24:41 INFO: [navigation order (OPS/tg9.html)]=107
19:24:41 INFO: [navigation order (OPS/tg9.html)]=108
19:24:41 INFO: [navigation order (OPS/tg9.html)]=109
19:24:41 INFO: [navigation order (OPS/tg9.html)]=110
19:24:41 INFO: [navigation order (OPS/tg9.html)]=111
19:24:41 INFO: [navigation order (OPS/tg9.html)]=112
19:24:41 INFO: [navigation order (OPS/tg9.html)]=113
19:24:41 INFO: [navigation order (OPS/tg9.html)]=114
19:24:41 INFO: [navigation order (OPS/tg9.html)]=115
19:24:41 INFO: [navigation order (OPS/tg9.html)]=116
19:24:41 INFO: [navigation order (OPS/tg9.html)]=117
19:24:41 INFO: [navigation order (OPS/tg9.html)]=118
19:24:41 INFO: [navigation order (OPS/tg9.html)]=119
19:24:41 INFO: [navigation order (OPS/tg9.html)]=120
19:24:41 INFO: [navigation order (OPS/tg9.html)]=121
19:24:41 INFO: [navigation order (OPS/tg10.html)]=122
19:24:41 INFO: [navigation order (OPS/tg10.html)]=123
19:24:41 INFO: [navigation order (OPS/tg10.html)]=124
19:24:41 INFO: [navigation order (OPS/tg10.html)]=125
19:24:41 INFO: [navigation order (OPS/tg10.html)]=126
19:24:41 INFO: [navigation order (OPS/tg10.html)]=127
19:24:41 INFO: [navigation order (OPS/tg10.html)]=128
19:24:41 INFO: [navigation order (OPS/tg10.html)]=129
19:24:41 INFO: [navigation order (OPS/tg10.html)]=130
19:24:41 INFO: [navigation order (OPS/tg10.html)]=131
19:24:41 INFO: [navigation order (OPS/tg10.html)]=132
19:24:41 INFO: [navigation order (OPS/tg10.html)]=133
19:24:41 INFO: [navigation order (OPS/tg10.html)]=134
19:24:41 INFO: [navigation order (OPS/tg10.html)]=135
19:24:41 INFO: [navigation order (OPS/tg10.html)]=136
19:24:41 INFO: [navigation order (OPS/tg10.html)]=137
19:24:41 INFO: [navigation order (OPS/tg10.html)]=138
19:24:41 INFO: [navigation order (OPS/tg10.html)]=139
19:24:41 INFO: [navigation order (OPS/tg10.html)]=140
19:24:41 INFO: [navigation order (OPS/titlepageback.html)]=141
19:24:42 INFO: [creation date (META-INF/container.xml)]=2015-05-22T19:24:40Z
19:24:42 INFO: [format name]=application/epub+zip
19:24:42 INFO: [title]=Goethes Briefwechsel mit einem Kinde.
19:24:42 INFO: [language]=de
19:24:42 INFO: [subject]=prose
19:24:42 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B
19:24:42 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von
19:24:42 INFO: [creator]=Arnim, Bettina von
19:24:42 INFO: [publisher]=TextGrid
19:24:42 INFO: [date]=1859
19:24:42 INFO: [date]=2015-05-22
19:24:42 INFO: [rights]=Creative Commons Attribution
19:24:42 INFO: [unique identifier (OPS/stylesheet.css)]=css
19:24:42 INFO: [unique identifier (OPS/titlepage.html)]=titlepage
19:24:42 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback
19:24:42 INFO: [unique identifier (OPS/print.css)]=print.css
19:24:42 INFO: [unique identifier (OPS/page-template.xpgt)]=apt
19:24:42 INFO: [unique identifier (OPS/index.html)]=start
19:24:42 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1
19:24:42 INFO: [unique identifier (OPS/tg5.html)]=section3
19:24:42 INFO: [unique identifier (OPS/tg9.html)]=section73
19:24:42 INFO: [unique identifier (OPS/tg10.html)]=section120
19:24:42 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1
19:24:42 INFO: [unique identifier (OPS/toc.ncx)]=ncx
19:24:42 INFO: [Has ncx file (OPS/toc.ncx)]=true
19:24:42 INFO: [is spine item (OPS/titlepage.html)]=true
19:24:42 INFO: [linear (OPS/titlepage.html)]=true
19:24:42 INFO: [is spine item (OPS/index.html)]=true
19:24:42 INFO: [linear (OPS/index.html)]=true
19:24:42 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true
19:24:42 INFO: [linear (OPS/index-front.1_div.1.html)]=true
19:24:42 INFO: [is spine item (OPS/tg5.html)]=true
19:24:42 INFO: [linear (OPS/tg5.html)]=true
19:24:42 INFO: [is spine item (OPS/tg9.html)]=true
19:24:42 INFO: [linear (OPS/tg9.html)]=true
19:24:42 INFO: [is spine item (OPS/tg10.html)]=true
19:24:42 INFO: [linear (OPS/tg10.html)]=true
19:24:42 INFO: [is spine item (OPS/titlepageback.html)]=true
19:24:42 INFO: [linear (OPS/titlepageback.html)]=false
19:24:42 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html
19:24:42 INFO: [resource (OPS/content.opf)]=OPS/index.html
19:24:42 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html
19:24:42 INFO: [resource (OPS/content.opf)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html
19:24:42 INFO: [spine index (OPS/titlepage.html)]=0
19:24:42 INFO: [spine index (OPS/index.html)]=1
19:24:42 INFO: [spine index (OPS/index-front.1_div.1.html)]=2
19:24:42 INFO: [spine index (OPS/tg5.html)]=3
19:24:42 INFO: [spine index (OPS/tg9.html)]=4
19:24:42 INFO: [spine index (OPS/tg10.html)]=5
19:24:42 INFO: [spine index (OPS/titlepageback.html)]=6
19:24:42 INFO: [items count]=12
19:24:42 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css
19:24:42 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/print.css)]=text/css
19:24:42 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml
19:24:42 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml
19:24:42 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg
19:24:42 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml
19:24:42 INFO: [characters count (OPS/titlepage.html)]=982
19:24:42 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode
19:24:42 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/
19:24:42 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek
19:24:42 INFO: [characters count (OPS/titlepageback.html)]=1503
19:24:42 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css
19:24:42 INFO: [resource (OPS/index.html)]=OPS/print.css
19:24:42 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt
19:24:42 INFO: [characters count (OPS/index.html)]=211
19:24:42 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css
19:24:42 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css
19:24:42 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt
19:24:42 INFO: [characters count (OPS/index-front.1_div.1.html)]=304
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/print.css
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg
19:24:42 INFO: [characters count (OPS/tg5.html)]=544120
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/print.css
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html
19:24:42 INFO: [characters count (OPS/tg9.html)]=482477
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/print.css
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html
19:24:42 INFO: [characters count (OPS/tg10.html)]=363274
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/index.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html
19:24:42 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html
19:24:42 INFO: [size (mimetype)]=20
19:24:42 INFO: [compressed size (mimetype)]=20
19:24:42 INFO: [compression method (mimetype)]=Stored
19:24:42 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b
19:24:42 INFO: [size (OPS/titlepageback.html)]=2554
19:24:42 INFO: [compressed size (OPS/titlepageback.html)]=1126
19:24:42 INFO: [compression method (OPS/titlepageback.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3
19:24:42 INFO: [size (OPS/index-front.1_div.1.html)]=1554
19:24:42 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672
19:24:42 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca
19:24:42 INFO: [size (OPS/tg9.html)]=545812
19:24:42 INFO: [compressed size (OPS/tg9.html)]=169804
19:24:42 INFO: [compression method (OPS/tg9.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e
19:24:42 INFO: [size (OPS/tg10.html)]=419406
19:24:42 INFO: [compressed size (OPS/tg10.html)]=124180
19:24:42 INFO: [compression method (OPS/tg10.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb
19:24:42 INFO: [size (OPS/tg5.html)]=618049
19:24:42 INFO: [compressed size (OPS/tg5.html)]=185381
19:24:42 INFO: [compression method (OPS/tg5.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24
19:24:42 INFO: [size (OPS/titlepage.html)]=1824
19:24:42 INFO: [compressed size (OPS/titlepage.html)]=639
19:24:42 INFO: [compression method (OPS/titlepage.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e
19:24:42 INFO: [size (OPS/content.opf)]=3325
19:24:42 INFO: [compressed size (OPS/content.opf)]=923
19:24:42 INFO: [compression method (OPS/content.opf)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/content.opf)]=4d5e12aecfd4a898c2a44b60a618976c8c1118d1d6f55d1d80e14c2c482436
19:24:42 INFO: [size (OPS/index.html)]=1226
19:24:42 INFO: [compressed size (OPS/index.html)]=565
19:24:42 INFO: [compression method (OPS/index.html)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570
19:24:42 INFO: [size (OPS/stylesheet.css)]=17284
19:24:42 INFO: [compressed size (OPS/stylesheet.css)]=4371
19:24:42 INFO: [compression method (OPS/stylesheet.css)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b
19:24:42 INFO: [size (OPS/page-template.xpgt)]=3479
19:24:42 INFO: [compressed size (OPS/page-template.xpgt)]=527
19:24:42 INFO: [compression method (OPS/page-template.xpgt)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366
19:24:42 INFO: [size (OPS/toc.ncx)]=30985
19:24:42 INFO: [compressed size (OPS/toc.ncx)]=2380
19:24:42 INFO: [compression method (OPS/toc.ncx)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c
19:24:42 INFO: [size (OPS/k2m2.0.jpg)]=57081
19:24:42 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981
19:24:42 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf
19:24:42 INFO: [size (OPS/print.css)]=2836
19:24:42 INFO: [compressed size (OPS/print.css)]=1324
19:24:42 INFO: [compression method (OPS/print.css)]=Deflated
19:24:42 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0
19:24:42 INFO: [size (META-INF/container.xml)]=215
19:24:42 INFO: [compressed size (META-INF/container.xml)]=150
19:24:42 INFO: [compression method (META-INF/container.xml)]=Deflated
19:24:42 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f
19:24:42 WARNING: : 
19:24:42 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
19:24:42 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
19:24:42 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
19:24:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 26.593 sec
19:24:42 Running info.textgrid.services.aggregator.PdfIT
19:24:43 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 133,0 ms
19:24:46 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/tei-stylesheets/latex/latex.xsl
19:24:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.826 sec
19:24:47 Running info.textgrid.services.aggregator.html.HtmlIT
19:24:47 [INFO] Starting HTML export for textgrid:jfst.0
19:24:47 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 209,9 μs
19:24:47 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 98,51 ms
19:24:48 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/db2xhtml.xsl
19:24:48 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:24:48 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (UNKNOWN -> html) after 469,4 ms
19:24:48 [INFO] Starting TEIcorpus serialization
19:24:48 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@8c7d0, sid: false
19:24:49 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 1,359 s
19:24:49 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1,361 s
19:24:49 case 4: write to stdout, pageLayout Simple
19:24:49 TEI HTML inside corpus 
19:24:49 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1,747 s
19:24:49 [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@de6093
19:24:49 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
19:24:49 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 134,3 μs
19:24:49 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 245,6 ms
19:24:49 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:24:49 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 246,3 ms
19:24:49 [INFO] Starting TEIcorpus serialization
19:24:49 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@6290c2, sid: false
19:24:50 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,141 s
19:24:50 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,143 s
19:24:50 case 4: write to stdout, pageLayout Simple
19:24:50 TEI HTML inside corpus 
19:24:50 TEI HTML inside corpus 
19:24:50 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,158 s
19:24:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.925 sec
19:24:50 Running info.textgrid.services.aggregator.CacheControlIT
19:24:50 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 212,6 ms
19:24:50 [INFO] Starting ZIP export after 214,3 ms
19:24:51 [INFO]   Built aggregation tree for textgrid:mjsx.0 after 401,0 ms
19:24:51 [INFO]   Built aggregation tree for textgrid:mjqh.0 after 631,3 ms
19:24:52 [INFO] Finished exporting after 1,641 s
19:24:52 [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@6d576d
19:24:52 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 173,9 ms
19:24:52 304 Not Modified
19:24:52 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 35,13 μs
19:24:52 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 177,8 ms
19:24:52 [INFO] Starting TEIcorpus serialization
19:24:52 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1f0f469, sid: false
19:24:53 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 953,2 ms
19:24:53 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 993,1 ms
19:24:53 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,012 s
19:24:53 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,012 s
19:24:53 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 34,50 μs
19:24:53 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 232,0 ms
19:24:53 304 Not Modified
19:24:53 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
19:24:53 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 96,24 μs
19:24:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 186,7 ms
19:24:54 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:24:54 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 187,1 ms
19:24:54 [INFO] Starting TEIcorpus serialization
19:24:54 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1aa793f, sid: false
19:24:54 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 885,1 ms
19:24:54 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 886,2 ms
19:24:54 case 4: write to stdout, pageLayout Simple
19:24:54 TEI HTML inside corpus 
19:24:54 TEI HTML inside corpus 
19:24:54 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 902,5 ms
19:24:54 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
19:24:54 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 114,4 μs
19:24:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 230,1 ms
19:24:54 304 Not Modified
19:24:54 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 40,30 μs
19:24:55 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 191,6 ms
19:24:55 [INFO] Starting TEIcorpus serialization
19:24:55 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1980cb4, sid: false
19:24:55 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 997,5 ms
19:24:56 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,037 s
19:24:56 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,051 s
19:24:56 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,051 s
19:24:56 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 28,84 μs
19:24:56 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 232,5 ms
19:24:56 304 Not Modified
19:24:56 [INFO] Starting HTML export for textgrid:mjsx.0
19:24:56 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 82,55 μs
19:24:56 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 121,4 ms
19:24:56 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
19:24:56 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (UNKNOWN -> html) after 121,8 ms
19:24:56 [INFO] Starting TEIcorpus serialization
19:24:56 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@110dbc8, sid: false
19:24:56 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 717,5 ms
19:24:56 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 718,5 ms
19:24:56 case 4: write to stdout, pageLayout Simple
19:24:56 TEI HTML inside corpus 
19:24:56 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 726,1 ms
19:24:56 [INFO] Starting HTML export for textgrid:mjsx.0
19:24:56 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 78,71 μs
19:24:57 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 139,1 ms
19:24:57 304 Not Modified
19:24:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.383 sec
19:24:57 
19:24:57 Results :
19:24:57 
19:24:57 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3
19:24:57 
19:24:57 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
19:24:57 [WARNING] 500 Internal Server Error returned: caught ClientAbortException: null
19:24:57 ClientAbortException:  java.net.SocketException: Connection reset
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
19:24:57 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
19:24:57 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
19:24:57 	at com.google.common.io.ByteStreams.copy(ByteStreams.java:173)
19:24:57 	at com.google.common.io.ByteSource.copyTo(ByteSource.java:228)
19:24:57 	at com.google.common.io.Files.copy(Files.java:439)
19:24:57 	at info.textgrid.services.aggregator.pdf.PDF.write(PDF.java:183)
19:24:57 	at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:123)
19:24:57 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1295)
19:24:57 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:284)
19:24:57 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:157)
19:24:57 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
19:24:57 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
19:24:57 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
19:24:57 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
19:24:57 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
19:24:57 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
19:24:57 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
19:24:57 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
19:24:57 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
19:24:57 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
19:24:57 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
19:24:57 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
19:24:57 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
19:24:57 	at java.lang.Thread.run(Thread.java:745)
19:24:57 Caused by: java.net.SocketException: Connection reset
19:24:57 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
19:24:57 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
19:24:57 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:126)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
19:24:57 	at org.apache.coyote.Response.doWrite(Response.java:560)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
19:24:57 	... 40 more
19:24:57 [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@1e0fa55
19:24:57 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
19:24:57 org.apache.cxf.interceptor.Fault: Could not send Message.
19:24:57 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
19:24:57 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
19:24:57 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
19:24:57 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
19:24:57 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
19:24:57 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
19:24:57 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
19:24:57 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
19:24:57 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
19:24:57 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
19:24:57 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
19:24:57 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
19:24:57 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
19:24:57 	at java.lang.Thread.run(Thread.java:745)
19:24:57 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:318)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:274)
19:24:57 	at org.apache.catalina.connector.CoyoteOutputStream.close(CoyoteOutputStream.java:104)
19:24:57 	at org.apache.cxf.transport.http.AbstractHTTPDestination$WrappedOutputStream.close(AbstractHTTPDestination.java:749)
19:24:57 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
19:24:57 	at org.apache.cxf.transport.http.AbstractHTTPDestination$BackChannelConduit.close(AbstractHTTPDestination.java:679)
19:24:57 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
19:24:57 	... 25 more
19:24:57 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
19:24:57 	at java.net.SocketOutputStream.socketWrite0(Native Method)
19:24:57 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
19:24:57 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
19:24:57 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
19:24:57 	at org.apache.coyote.Response.doWrite(Response.java:560)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
19:24:57 	... 33 more
19:24:57 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
19:24:57 org.apache.cxf.interceptor.Fault: XML_WRITE_EXC
19:24:57 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:92)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:113)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:336)
19:24:57 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
19:24:57 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
19:24:57 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
19:24:57 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
19:24:57 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
19:24:57 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
19:24:57 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
19:24:57 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
19:24:57 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
19:24:57 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
19:24:57 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
19:24:57 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
19:24:57 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
19:24:57 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
19:24:57 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
19:24:57 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
19:24:57 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
19:24:57 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
19:24:57 	at java.lang.Thread.run(Thread.java:745)
19:24:57 Caused by: com.ctc.wstx.exc.WstxIOException: null
19:24:57 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:261)
19:24:57 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:90)
19:24:57 	... 27 more
19:24:57 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
19:24:57 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
19:24:57 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
19:24:57 	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:100)
19:24:57 	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:241)
19:24:57 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:259)
19:24:57 	... 28 more
19:24:57 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
19:24:57 	at java.net.SocketOutputStream.socketWrite0(Native Method)
19:24:57 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
19:24:57 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
19:24:57 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
19:24:57 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
19:24:57 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
19:24:57 	at org.apache.coyote.Response.doWrite(Response.java:560)
19:24:57 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
19:24:57 	... 37 more
19:24:57 [JENKINS] Zeichne Testergebnisse auf
19:24:57 [INFO] 
19:24:57 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator ---
19:24:57 [INFO] Stopping Coyote HTTP/1.1 on http-41383
19:24:57 [INFO] Closing Spring root WebApplicationContext
19:24:57 [INFO] Closing Root WebApplicationContext: startup date [Fri May 22 19:24:10 CEST 2015]; root of context hierarchy
19:24:57 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@9fc16
19:24:57 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13244d5: 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
19:24:57 [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.
19:24:57 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@16e91e4]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@2c23f5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
19:24:57 [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@1ecd0e4]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@865d03, class java.util.ArrayList=java.lang.ref.WeakReference@1447f9d, class info.textgrid.namespaces.metadata.core._2010.WorkType=java.lang.ref.WeakReference@162025, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@986e9e, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@1867589, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@8e9d22, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@ee3f29, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@174c434, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@fd493c, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@d329a1, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@1520d8d, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@1f7d4df, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@1b87e82, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@1798ab6, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@81d65c, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@2049de, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@1d1b5e4, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@fca12f, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@1ba183e, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@8da8f9, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@50b458, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@7000a5, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@13a5f38, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@14195c3, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@cf36e0, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@1bd071, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@11d2c7, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@2508e7, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@16b8d5c, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@d93be, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@15ebdbf, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@fb56b0, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@f83f5e, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@83d06, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@de6244, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@56809, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@f14ac9}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
19:24:57 [INFO] 
19:24:57 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator ---
19:24:57 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports
19:24:57 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
19:24:57 [JENKINS] Zeichne Testergebnisse auf
19:24:57 [INFO] 
19:24:57 [INFO] --- maven-site-plugin:3.3:site (default-site) @ aggregator ---
19:24:58 [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
19:24:58 [WARNING] 
19:24:58 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
19:24:58 [WARNING] 
19:24:58 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
19:24:58 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8
19:24:59 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator
19:24:59 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
19:24:59 [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.8
19:25:00 [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.8
19:25:03 [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.
19:25:03 java.lang.IllegalStateException
19:25:03 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
19:25:03 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
19:25:03 	at com.google.common.base.Objects.toStringHelper(Objects.java:119)
19:25:03 	at com.google.common.cache.CacheStats.toString(CacheStats.java:267)
19:25:03 	at java.text.MessageFormat.subformat(MessageFormat.java:1271)
19:25:03 	at java.text.MessageFormat.format(MessageFormat.java:860)
19:25:03 	at java.text.Format.format(Format.java:157)
19:25:03 	at java.text.MessageFormat.format(MessageFormat.java:836)
19:25:03 	at java.util.logging.Formatter.formatMessage(Formatter.java:138)
19:25:03 	at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45)
19:25:03 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
19:25:03 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
19:25:03 	at java.util.logging.Logger.log(Logger.java:616)
19:25:03 	at java.util.logging.Logger.doLog(Logger.java:641)
19:25:03 	at java.util.logging.Logger.log(Logger.java:685)
19:25:03 	at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256)
19:25:03 	at java.lang.System$2.invokeFinalize(System.java:1210)
19:25:03 	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
19:25:03 	at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
19:25:03 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
19:25:26 [ERROR] Unable to determine if resource info.textgrid.middleware:tgsearch-api:jar:3.4.0-SNAPSHOT:compile exists in http://snapshots.repository.codehaus.org
19:25:30 [ERROR] Unable to determine if resource info.textgrid.middleware:tgsearch-client:jar:3.4.0-SNAPSHOT:compile exists in http://snapshots.repository.codehaus.org
19:25:33 [ERROR] Unable to determine if resource info.textgrid.utils:link-rewriter-core:jar:0.4.1-SNAPSHOT:compile exists in http://snapshots.repository.codehaus.org
19:26:14 [INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.8
19:26:14 [INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.8
19:26:15 [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.8
19:26:16 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site
19:26:19 Started calculate disk usage of build
19:26:19 Finished Calculation of disk usage of build in 0 seconds
19:26:19 Started calculate disk usage of workspace
19:26:19 Finished Calculation of disk usage of workspace in 0 seconds
19:26:19 Notifying upstream projects of job completion
19:26:19 Join notifier requires a CauseAction
19:26:19 [INFO] ------------------------------------------------------------------------
19:26:19 [INFO] BUILD SUCCESS
19:26:19 [INFO] ------------------------------------------------------------------------
19:26:19 [INFO] Total time: 03:34 min
19:26:19 [INFO] Finished at: 2015-05-22T19:26:19+02:00
19:26:20 [INFO] Final Memory: 62M/465M
19:26:20 [INFO] ------------------------------------------------------------------------
19:26:20 Waiting for Jenkins to finish collecting data
19:26:20 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-SNAPSHOT.pom
19:26:20 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.6-SNAPSHOT.war to info.textgrid.services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-SNAPSHOT.war
19:26:20 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-SNAPSHOT.properties
19:26:27 channel stopped
19:26:27 using settings config with name MavenSettings
19:26:27 Maven RedeployPublisher use remote build1 maven settings from : /tmp/settings2872457435521752726.xml
19:26:28 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
19:26:28 Deploying the main artifact aggregator-1.4.6-SNAPSHOT.war
19:26:28 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml
19:26:28 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml (962 B at 36.1 KB/sec)
19:26:28 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.war
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.war (66257 KB at 32558.5 KB/sec)
19:26:30 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.pom
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.pom (30 KB at 316.2 KB/sec)
19:26:30 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
19:26:30 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (492 B at 16.0 KB/sec)
19:26:30 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml (962 B at 18.8 KB/sec)
19:26:30 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (492 B at 8.9 KB/sec)
19:26:30 Deploying the main artifact aggregator-1.4.6-SNAPSHOT.properties
19:26:30 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.properties
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/aggregator-1.4.6-20150522.172628-5.properties (727 B at 17.3 KB/sec)
19:26:30 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml
19:26:30 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.6-SNAPSHOT/maven-metadata.xml (962 B at 29.4 KB/sec)
19:26:30 [INFO] Deployment done in 2.7 sec
19:26:30 IRC notifier plugin: Sending notification to: #textgrid
19:26:30 No emails were triggered.
19:26:30 Started calculate disk usage of build
19:26:30 Finished Calculation of disk usage of build in 0 seconds
19:26:30 Started calculate disk usage of workspace
19:26:30 Finished Calculation of disk usage of workspace in 0 seconds
19:26:30 Notifying upstream projects of job completion
19:26:30 Finished: SUCCESS