Console Output

18:26:10 Started by an SCM change
18:26:10 Building remotely on build1 (indigo latex helios digibib) in workspace /var/jenkins/workspace/Aggregator
18:26:10  > git rev-parse --is-inside-work-tree
18:26:10 Fetching changes from the remote Git repository
18:26:10  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git
18:26:10 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
18:26:10  > git --version
18:26:10 using GIT_SSH to set credentials git for projects.gwdg.de
18:26:10  > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
18:26:11 Seen branch in repository origin/develop
18:26:11 Seen branch in repository origin/feature/basket
18:26:11 Seen branch in repository origin/feature/help
18:26:11 Seen branch in repository origin/feature/instrumentation
18:26:11 Seen branch in repository origin/feature/new-structure
18:26:11 Seen branch in repository origin/feature/tei-xsl-7
18:26:11 Seen branch in repository origin/feature/tei-xsl-update
18:26:11 Seen branch in repository origin/feature/tei-xsl7-corpus
18:26:11 Seen branch in repository origin/feature/tei-xsl7-groups
18:26:11 Seen branch in repository origin/feature/xslmanager
18:26:11 Seen branch in repository origin/feature/zip-config
18:26:11 Seen branch in repository origin/feature/zip-performance
18:26:11 Seen branch in repository origin/master
18:26:11 Seen branch in repository origin/package-tei-xsl
18:26:11 Seen branch in repository origin/refactor-html
18:26:11 Seen branch in repository origin/refactor-it
18:26:11 Seen branch in repository origin/release/1.4.0
18:26:11 Seen 17 remote branches
18:26:11 Checking out Revision 2b4f9dc676bb1ac0e22f858d28e5c878bb841454 (origin/feature/help)
18:26:11  > git config core.sparsecheckout
18:26:11  > git checkout -f 2b4f9dc676bb1ac0e22f858d28e5c878bb841454
18:26:11  > git branch -a
18:26:11  > git rev-parse ${GIT_BRANCH}^{commit}
18:26:11  > git rev-parse origin/feature/instrumentation^{commit}
18:26:11  > git rev-parse origin/feature/tei-xsl7-corpus^{commit}
18:26:11  > git rev-parse origin/feature/xslmanager^{commit}
18:26:11  > git rev-parse origin/feature/zip-performance^{commit}
18:26:11  > git rev-parse origin/refactor-it^{commit}
18:26:11  > git rev-parse remotes/origin/develop^{commit}
18:26:11  > git rev-parse remotes/origin/feature/basket^{commit}
18:26:11  > git rev-parse remotes/origin/feature/help^{commit}
18:26:11  > git rev-parse remotes/origin/feature/instrumentation^{commit}
18:26:11  > git rev-parse remotes/origin/feature/new-structure^{commit}
18:26:11  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit}
18:26:11  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit}
18:26:11  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit}
18:26:11  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit}
18:26:12  > git rev-parse remotes/origin/feature/xslmanager^{commit}
18:26:12  > git rev-parse remotes/origin/feature/zip-config^{commit}
18:26:12  > git rev-parse remotes/origin/feature/zip-performance^{commit}
18:26:12  > git rev-parse remotes/origin/master^{commit}
18:26:12  > git rev-parse remotes/origin/package-tei-xsl^{commit}
18:26:12  > git rev-parse remotes/origin/refactor-html^{commit}
18:26:12  > git rev-parse remotes/origin/refactor-it^{commit}
18:26:12  > git rev-parse remotes/origin/release/1.4.0^{commit}
18:26:12  > git checkout -b origin/release/1.4.0 2b4f9dc676bb1ac0e22f858d28e5c878bb841454
18:26:14 First time build. Skipping changelog.
18:26:14  > git remote
18:26:14  > git submodule init
18:26:14  > git submodule sync
18:26:14  > git config --get remote.origin.url
18:26:14  > git submodule update --init --recursive
18:26:15 Deleting old artifacts from #15 feature/instrumentation
18:26:15 No emails were triggered.
18:26:15 Parsing POMs
18:26:15 Modules changed, recalculating dependency graph
18:26:16 maven3-agent.jar already up to date
18:26:16 maven3-interceptor.jar already up to date
18:26:16 maven3-interceptor-commons.jar already up to date
18:26:16 [Aggregator] $ java -DuniqueVersion=false -cp /var/jenkins/maven3-agent.jar:/var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /var/jenkins/slave.jar /var/jenkins/maven3-interceptor.jar /var/jenkins/maven3-interceptor-commons.jar 57876
18:26:17 <===[JENKINS REMOTING CAPACITY]===>channel started
18:26:19 Executing Maven:  -B -f /var/jenkins/workspace/Aggregator/pom.xml clean verify site
18:26:20 [INFO] Scanning for projects...
18:26:20 [INFO]                                                                         
18:26:20 [INFO] ------------------------------------------------------------------------
18:26:20 [INFO] Building TextGrid Aggregator Service 1.3-SNAPSHOT
18:26:20 [INFO] ------------------------------------------------------------------------
18:26:26 [INFO] 
18:26:26 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aggregator ---
18:26:26 [INFO] Deleting /var/jenkins/workspace/Aggregator/target
18:26:27 [INFO] 
18:26:27 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
18:26:28 [info] 
18:26:28 [info] /var/jenkins/workspace/Aggregator/.git
18:26:28 [info] 
18:26:28 [info] 
18:26:28 [info] 
18:26:29 [info] git.build.user.name Cophi Jenkins
18:26:29 [info] git.build.user.email ci@dev.digital-humanities.de
18:26:29 [info] git.branch origin/release/1.4.0
18:26:29 [info] --always = false
18:26:29 [info] --dirty = -dev
18:26:29 [info] --abbrev = 7
18:26:29 [info] --tags = true
18:26:29 [info] --match = 
18:26:29 [info] Tag refs [ [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-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]] ]
18:26:29 [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 ------ ] 
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
18:26:29 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
18:26:29 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
18:26:29 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=18. August 0014 18:26:29 +00:53:28}] ] 
18:26:29 [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], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], 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]} ] 
18:26:29 [info] HEAD is [ 2b4f9dc676bb1ac0e22f858d28e5c878bb841454 ] 
18:26:29 [info] Repo is in dirty state [ false ]
18:26:29 [info] git.commit.id.describe deployed-esx1-2014-02-19-26-g2b4f9dc
18:26:29 [info] git.commit.id 2b4f9dc676bb1ac0e22f858d28e5c878bb841454
18:26:29 [info] git.commit.id.abbrev 2b4f9dc
18:26:29 [info] git.commit.user.name Thorsten Vitt
18:26:29 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
18:26:29 [info] git.commit.message.full Improved documentation
18:26:29 
18:26:29 [info] git.commit.message.short Improved documentation
18:26:29 [info] git.commit.time 2014-08-18 18:13:58
18:26:29 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
18:26:29 [info] git.build.time 2014-08-18 18:26:29
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] 
18:26:29 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
18:26:29 [info] 
18:26:29 [INFO] 
18:26:29 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
18:26:30 [debug] execute contextualize
18:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:26:30 [INFO] Copying 3 resources
18:26:30 [INFO] Copying 1 resource to /var/jenkins/workspace/Aggregator/target
18:26:30 [INFO] 
18:26:30 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
18:26:30 [INFO] Compiling 23 source files to /var/jenkins/workspace/Aggregator/target/classes
18:26:37 [INFO] 
18:26:37 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
18:26:37 [debug] execute contextualize
18:26:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:26:37 [INFO] Copying 9 resources
18:26:37 [INFO] 
18:26:37 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
18:26:37 [INFO] Reserved port 55664 for test.server.port
18:26:37 [INFO] 
18:26:37 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
18:26:37 [INFO] Compiling 12 source files to /var/jenkins/workspace/Aggregator/target/test-classes
18:26:39 [INFO] 
18:26:39 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
18:26:40 [INFO] Surefire report directory: /var/jenkins/workspace/Aggregator/target/surefire-reports
18:26:40 
18:26:40 -------------------------------------------------------
18:26:40  T E S T S
18:26:40 -------------------------------------------------------
18:26:40 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest
18:26:41 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
18:26:41 Running info.textgrid.services.aggregator.html.HtmlRegressionTest
18:26:41 Aug 18, 2014 6:26:41 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:41 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:41 Aug 18, 2014 6:26:41 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init>
18:26:41 INFORMATION: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv
18:26:41 Aug 18, 2014 6:26:41 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:41 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig
18:26:42 INFORMATION: Received config from https://www.textgridlab.org/1.0/confserv
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:26:42 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:26:42 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:42 INFORMATION: Starting HTML export for textgrid:msdd.0
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:42 INFORMATION: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 3,430 ms
18:26:42 Aug 18, 2014 6:26:42 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:26:42 INFORMATION: No servlet context, trying fallback property
18:26:44 Aug 18, 2014 6:26:44 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:26:44 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:26:44 Aug 18, 2014 6:26:44 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:44 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:26:44 Aug 18, 2014 6:26:44 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:44 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (UNKNOWN -> html) after 2,432 s
18:26:45 Aug 18, 2014 6:26:45 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
18:26:45 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
18:26:45 Aug 18, 2014 6:26:45 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
18:26:45 INFORMATION: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
18:26:46 Aug 18, 2014 6:26:46 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:26:46 INFORMATION: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 4,163 s
18:26:46 Aug 18, 2014 6:26:46 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
18:26:46 INFORMATION: Starting TEIcorpus serialization for Das Incognito (textgrid:msdd.0, text/tg.edition+tg.aggregation+xml)
18:26:46 Aug 18, 2014 6:26:46 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
18:26:46 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1d0564c, sid: false
18:26:46 Aug 18, 2014 6:26:46 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient
18:26:46 INFORMATION: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
18:26:49 Aug 18, 2014 6:26:49 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:26:49 INFORMATION: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 7,016 s
18:26:50 Aug 18, 2014 6:26:50 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:26:50 INFORMATION: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 7,697 s
18:26:50 case 4: write to stdout, pageLayout Simple
18:26:50 TEI HTML inside corpus 
18:26:50 Aug 18, 2014 6:26:50 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:26:50 INFORMATION: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 8,637 s
18:26:52 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html
18:26:52 Aug 18, 2014 6:26:52 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:52 INFORMATION: Starting HTML export for textgrid:mr23.0
18:26:52 Aug 18, 2014 6:26:52 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:52 INFORMATION: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 803,7 μs
18:26:52 Aug 18, 2014 6:26:52 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:26:52 INFORMATION: No servlet context, trying fallback property
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:26:53 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:53 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:53 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (UNKNOWN -> html) after 1,128 s
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:26:53 INFORMATION: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 1,282 s
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
18:26:53 INFORMATION: Starting TEIcorpus serialization for Ahnung und Gegenwart (textgrid:mr23.0, text/tg.edition+tg.aggregation+xml)
18:26:53 Aug 18, 2014 6:26:53 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
18:26:53 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@17ca2cb, sid: false
18:26:55 Aug 18, 2014 6:26:55 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:26:55 INFORMATION: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 3,030 s
18:26:55 Aug 18, 2014 6:26:55 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:26:55 INFORMATION: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 3,036 s
18:26:55 case 4: write to stdout, pageLayout Simple
18:26:55 TEI HTML inside corpus 
18:26:56 Aug 18, 2014 6:26:56 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:26:56 INFORMATION: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 3,906 s
18:26:57 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:57 INFORMATION: Starting HTML export for textgrid:mjr3.0
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:26:57 INFORMATION: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 859,4 μs
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:26:57 INFORMATION: No servlet context, trying fallback property
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:26:57 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:57 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:26:57 Aug 18, 2014 6:26:57 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:26:57 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (UNKNOWN -> html) after 745,6 ms
18:26:58 Aug 18, 2014 6:26:58 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:26:58 INFORMATION: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 896,1 ms
18:26:58 Aug 18, 2014 6:26:58 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
18:26:58 INFORMATION: Starting TEIcorpus serialization for Gedichte (Die Ausgabe von 1844) (textgrid:mjr3.0, text/tg.edition+tg.aggregation+xml)
18:26:58 Aug 18, 2014 6:26:58 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
18:26:58 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@601f0, sid: false
18:27:33 Aug 18, 2014 6:27:33 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:27:33 INFORMATION: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 36,70 s
18:27:33 Aug 18, 2014 6:27:33 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:33 INFORMATION: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 36,70 s
18:27:34 case 4: write to stdout, pageLayout Simple
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:34 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 TEI HTML inside corpus 
18:27:35 Aug 18, 2014 6:27:35 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:35 INFORMATION: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 38,31 s
18:27:37 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html
18:27:37 Aug 18, 2014 6:27:37 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:37 INFORMATION: Starting HTML export for textgrid:mr47.0
18:27:37 Aug 18, 2014 6:27:37 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:37 INFORMATION: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 701,5 μs
18:27:37 Aug 18, 2014 6:27:37 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:27:37 INFORMATION: No servlet context, trying fallback property
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:27:38 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:38 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:38 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (UNKNOWN -> html) after 356,5 ms
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:27:38 INFORMATION: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 539,0 ms
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
18:27:38 INFORMATION: Starting TEIcorpus serialization for Der wandernde Student (textgrid:mr47.0, text/tg.edition+tg.aggregation+xml)
18:27:38 Aug 18, 2014 6:27:38 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
18:27:38 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@187711, sid: false
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:27:39 INFORMATION: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 1,606 s
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:39 INFORMATION: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,608 s
18:27:39 case 4: write to stdout, pageLayout Simple
18:27:39 TEI HTML inside corpus 
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:39 INFORMATION: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 1,615 s
18:27:39 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:39 INFORMATION: Starting HTML export for textgrid:nbvb.0
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:39 INFORMATION: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 581,9 μs
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:27:39 INFORMATION: No servlet context, trying fallback property
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:27:39 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:39 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:39 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (UNKNOWN -> html) after 310,8 ms
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:27:39 INFORMATION: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 464,6 ms
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:27:39 INFORMATION: Fetched source for textgrid:nbvb.0 (XML -> html) after 465,5 ms
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:39 INFORMATION: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 466,9 ms
18:27:39 case 4: write to stdout, pageLayout Simple
18:27:39 TEI HTML creation in single document mode 
18:27:39 TEI HTML: run end hook template teiEndHook
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:39 INFORMATION: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 486,3 ms
18:27:39 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:39 INFORMATION: Starting HTML export for textgrid:11sqw.0
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init>
18:27:39 INFORMATION: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 601,1 μs
18:27:39 Aug 18, 2014 6:27:39 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath
18:27:39 INFORMATION: No servlet context, trying fallback property
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call
18:27:40 INFORMATION: Cached internal stylesheet file:/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF/stylesheets/db2xhtml.xsl
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:40 INFORMATION: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer
18:27:40 INFORMATION: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (UNKNOWN -> html) after 304,2 ms
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:27:40 INFORMATION: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 443,9 ms
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource
18:27:40 INFORMATION: Fetched source for textgrid:11sqw.0 (XML -> html) after 444,8 ms
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:40 INFORMATION: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 446,5 ms
18:27:40 case 4: write to stdout, pageLayout Simple
18:27:40 TEI HTML creation in single document mode 
18:27:40 TEI HTML: run end hook template teiEndHook
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.html.HTMLWriter write
18:27:40 INFORMATION: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 455,0 ms
18:27:40 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.017 sec
18:27:40 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:40 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple
18:27:40 INFORMATION: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 136,4 ms
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init>
18:27:40 INFORMATION: Starting TEIcorpus serialization for Die Gedichte Anakreons (textgrid:jmzg.0, text/tg.edition+tg.aggregation+xml)
18:27:40 Aug 18, 2014 6:27:40 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write
18:27:40 INFORMATION: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@db8bcd, sid: false
18:27:45 Aug 18, 2014 6:27:45 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:45 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:45 Aug 18, 2014 6:27:45 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:45 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.789 sec
18:27:45 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest
18:27:45 Aug 18, 2014 6:27:45 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:45 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:45 Aug 18, 2014 6:27:45 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:45 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:45 Aug 18, 2014 6:27:45 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:45 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec
18:27:46 Running info.textgrid.services.aggregator.StylesheetManagerTest
18:27:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec
18:27:46 Running info.textgrid.services.aggregator.TextGridRepTest
18:27:46 Aug 18, 2014 6:27:46 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:46 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:46 Aug 18, 2014 6:27:46 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:46 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:46 Aug 18, 2014 6:27:46 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:46 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:46 Aug 18, 2014 6:27:46 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance
18:27:46 WARNUNG: Someone wants the default instance -- I hope we're in a test.
18:27:46 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
18:27:46 
18:27:46 Results :
18:27:46 
18:27:46 Tests run: 21, Failures: 0, Errors: 0, Skipped: 3
18:27:46 
18:27:46 [JENKINS] Zeichne Testergebnisse auf
18:27:48 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
18:27:48 log4j:WARN Please initialize the log4j system properly.
18:27:49 [INFO] 
18:27:49 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
18:27:50 [INFO] Packaging webapp
18:27:50 [INFO] Assembling webapp [aggregator] in [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
18:27:50 [INFO] Processing war project
18:27:50 [INFO] Copying webapp webResources [/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
18:27:50 [INFO] Copying webapp resources [/var/jenkins/workspace/Aggregator/src/main/webapp]
18:28:06 [INFO] Webapp assembled in [15972 msecs]
18:28:06 [INFO] Building war: /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war
18:28:12 [INFO] 
18:28:12 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator ---
18:28:12 [info] 
18:28:12 [info] /var/jenkins/workspace/Aggregator/.git
18:28:12 [info] 
18:28:12 [info] 
18:28:12 [info] 
18:28:12 [info] git.build.user.name Cophi Jenkins
18:28:12 [info] git.build.user.email ci@dev.digital-humanities.de
18:28:12 [info] git.branch origin/release/1.4.0
18:28:12 [info] --always = false
18:28:12 [info] --dirty = -dev
18:28:12 [info] --abbrev = 7
18:28:12 [info] --tags = true
18:28:12 [info] --match = 
18:28:12 [info] Tag refs [ [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-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]] ]
18:28:12 [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 ------ ] 
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ]
18:28:12 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ]
18:28:12 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=5. Februar 2014 16:58:52 +01:00}] ] 
18:28:12 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=18. August 0014 18:28:12 +00:53:28}] ] 
18:28:12 [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], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], 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]} ] 
18:28:12 [info] HEAD is [ 2b4f9dc676bb1ac0e22f858d28e5c878bb841454 ] 
18:28:13 [info] Repo is in dirty state [ false ]
18:28:13 [info] git.commit.id.describe deployed-esx1-2014-02-19-26-g2b4f9dc
18:28:13 [info] git.commit.id 2b4f9dc676bb1ac0e22f858d28e5c878bb841454
18:28:13 [info] git.commit.id.abbrev 2b4f9dc
18:28:13 [info] git.commit.user.name Thorsten Vitt
18:28:13 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de
18:28:13 [info] git.commit.message.full Improved documentation
18:28:13 
18:28:13 [info] git.commit.message.short Improved documentation
18:28:13 [info] git.commit.time 2014-08-18 18:13:58
18:28:13 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git
18:28:13 [info] git.build.time 2014-08-18 18:28:13
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] 
18:28:13 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service
18:28:13 [info] 
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aggregator ---
18:28:13 [debug] execute contextualize
18:28:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:28:13 [INFO] Copying 3 resources
18:28:13 [INFO] Copying 1 resource to /var/jenkins/workspace/Aggregator/target
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator ---
18:28:13 [INFO] Nothing to compile - all classes are up to date
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aggregator ---
18:28:13 [debug] execute contextualize
18:28:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:28:13 [INFO] Copying 9 resources
18:28:13 [INFO] 
18:28:13 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator ---
18:28:13 [INFO] Reserved port 50335 for test.server.port
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator ---
18:28:13 [INFO] Nothing to compile - all classes are up to date
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator ---
18:28:13 [INFO] Skipping execution of surefire because it has already been run for this configuration
18:28:13 [JENKINS] Zeichne Testergebnisse auf
18:28:13 [INFO] 
18:28:13 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator ---
18:28:13 [INFO] Packaging webapp
18:28:13 [INFO] Assembling webapp [aggregator] in [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
18:28:13 [INFO] Processing war project
18:28:13 [INFO] Copying webapp webResources [/var/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT]
18:28:13 [INFO] Copying webapp resources [/var/jenkins/workspace/Aggregator/src/main/webapp]
18:28:15 [INFO] Webapp assembled in [2180 msecs]
18:28:16 [INFO] Building war: /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war
18:28:19 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo
18:28:19 [INFO] 
18:28:19 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator ---
18:28:21 [INFO] Running war on http://localhost:55664/aggregator
18:28:21 [INFO] Creating Tomcat server configuration at /var/jenkins/workspace/Aggregator/target/tomcat
18:28:21 [INFO] Starting tomcat server
18:28:22 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36
18:28:22 [INFO] validateJarFile(/var/jenkins/workspace/Aggregator/target/aggregator-1.3-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
18:28:22 [INFO] Initializing Spring root WebApplicationContext
18:28:22 [INFO] Root WebApplicationContext: initialization started
18:28:22 [INFO] Refreshing Root WebApplicationContext: startup date [Mon Aug 18 18:28:22 CEST 2014]; root of context hierarchy
18:28:22 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml]
18:28:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml]
18:28:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
18:28:23 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties]
18:28:23 [INFO] Loading properties file from URL [file:/var/jenkins/.aggregator.properties]
18:28:23 [WARNING] Could not load properties from URL [file:/var/jenkins/.aggregator.properties]: /var/jenkins/.aggregator.properties (Datei oder Verzeichnis nicht gefunden)
18:28:23 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties]
18:28:23 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (Datei oder Verzeichnis nicht gefunden)
18:28:23 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1713d33: 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,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
18:28:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv
18:28:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/dev/confserv
18:28:23 [INFO] Setting the server's publish address to be /
18:28:24 [INFO] Setting the server's publish address to be /dev
18:28:24 [INFO] Root WebApplicationContext: initialization completed in 1539 ms
18:28:24 [INFO] Initializing Coyote HTTP/1.1 on http-55664
18:28:24 [INFO] Starting Coyote HTTP/1.1 on http-55664
18:28:24 [INFO] 
18:28:24 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator ---
18:28:24 [INFO] Failsafe report directory: /var/jenkins/workspace/Aggregator/target/failsafe-reports
18:28:24 
18:28:24 -------------------------------------------------------
18:28:24  T E S T S
18:28:24 -------------------------------------------------------
18:28:24 Running info.textgrid.services.aggregator.html.HtmlIT
18:28:25 [INFO] Received config from https://www.textgridlab.org/1.0/confserv
18:28:25 [INFO] Starting HTML export for textgrid:jfst.0
18:28:25 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 2,950 ms
18:28:25 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
18:28:26 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService
18:28:27 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 1,589 s
18:28:30 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/db2xhtml.xsl
18:28:30 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:28:30 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (UNKNOWN -> html) after 4,418 s
18:28:30 [INFO] Starting TEIcorpus serialization for Mercks Wienn (textgrid:jfst.0, text/tg.edition+tg.aggregation+xml)
18:28:30 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@11126aa, sid: false
18:28:30 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public
18:28:32 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 6,920 s
18:28:33 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 7,363 s
18:28:33 case 4: write to stdout, pageLayout Simple
18:28:33 TEI HTML inside corpus 
18:28:34 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 8,735 s
18:28:34 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
18:28:34 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 200,3 μs
18:28:34 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 252,6 ms
18:28:34 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:28:34 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 253,3 ms
18:28:34 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
18:28:34 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1a4c315, sid: false
18:28:36 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,498 s
18:28:36 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,504 s
18:28:36 case 4: write to stdout, pageLayout Simple
18:28:36 TEI HTML inside corpus 
18:28:36 TEI HTML inside corpus 
18:28:36 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,545 s
18:28:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.264 sec
18:28:36 Running info.textgrid.services.aggregator.PdfIT
18:28:36 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 145,3 ms
18:28:40 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/tei-stylesheets/latex/latex.xsl
18:28:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.654 sec
18:28:45 Running info.textgrid.services.aggregator.EpubIT
18:28:45 [INFO] Started EPUB serialization for textgrid:jfst.0 after 87,79 μs
18:28:45 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 185,3 ms
18:28:45 [INFO] Starting TEIcorpus serialization for Mercks Wienn (textgrid:jfst.0, text/tg.edition+tg.aggregation+xml)
18:28:45 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@d05a48, sid: false
18:28:47 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 1,325 s
18:28:47 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/corpus2groups.xsl
18:28:48 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub-agg.xsl
18:28:53 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 7,694 s
18:28:53 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 7,925 s
18:28:56 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 11,20 s
18:28:56 [INFO] Started EPUB serialization for textgrid:n92g.0 after 32,06 μs
18:28:57 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 130,3 ms
18:28:57 [INFO] Starting TEIcorpus serialization for Dante. Die göttliche Komödie (textgrid:n92g.0, text/tg.edition+tg.aggregation+xml)
18:28:57 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@9180cc, sid: false
18:28:58 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 1,196 s
18:29:00 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 3,906 s
18:29:01 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 4,573 s
18:29:04 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 7,170 s
18:29:04 Downloaded E-Book to: /var/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub
18:29:04 Validating against EPUB version 2.0 - custom validation
18:29:04 [WARNING] 500 Internal Server Error returned: caught ClientAbortException: null
18:29:04 ClientAbortException:  java.net.SocketException: Connection reset
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
18:29:04 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
18:29:04 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
18:29:04 	at com.google.common.io.ByteStreams.copy(ByteStreams.java:173)
18:29:04 	at com.google.common.io.ByteSource.copyTo(ByteSource.java:228)
18:29:04 	at com.google.common.io.Files.copy(Files.java:439)
18:29:04 	at info.textgrid.services.aggregator.pdf.PDF.write(PDF.java:183)
18:29:04 	at org.apache.cxf.jaxrs.provider.BinaryDataProvider.writeTo(BinaryDataProvider.java:123)
18:29:04 	at org.apache.cxf.jaxrs.utils.JAXRSUtils.writeMessageBody(JAXRSUtils.java:1295)
18:29:04 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.serializeMessage(JAXRSOutInterceptor.java:284)
18:29:04 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.processResponse(JAXRSOutInterceptor.java:157)
18:29:04 	at org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor.handleMessage(JAXRSOutInterceptor.java:86)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
18:29:04 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
18:29:04 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
18:29:04 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
18:29:04 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
18:29:04 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
18:29:04 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
18:29:04 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
18:29:04 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
18:29:04 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
18:29:04 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
18:29:04 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
18:29:04 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
18:29:04 	at java.lang.Thread.run(Thread.java:745)
18:29:04 Caused by: java.net.SocketException: Connection reset
18:29:04 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:118)
18:29:04 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
18:29:04 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:126)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
18:29:04 	at org.apache.coyote.Response.doWrite(Response.java:560)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
18:29:04 	... 40 more
18:29:04 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
18:29:04 org.apache.cxf.interceptor.Fault: Could not send Message.
18:29:04 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
18:29:04 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
18:29:04 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
18:29:04 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
18:29:04 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
18:29:04 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
18:29:04 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
18:29:04 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
18:29:04 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
18:29:04 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
18:29:04 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
18:29:04 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
18:29:04 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
18:29:04 	at java.lang.Thread.run(Thread.java:745)
18:29:04 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:318)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.close(OutputBuffer.java:274)
18:29:04 	at org.apache.catalina.connector.CoyoteOutputStream.close(CoyoteOutputStream.java:104)
18:29:04 	at org.apache.cxf.transport.http.AbstractHTTPDestination$WrappedOutputStream.close(AbstractHTTPDestination.java:749)
18:29:04 	at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
18:29:04 	at org.apache.cxf.transport.http.AbstractHTTPDestination$BackChannelConduit.close(AbstractHTTPDestination.java:679)
18:29:04 	at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
18:29:04 	... 25 more
18:29:04 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
18:29:04 	at java.net.SocketOutputStream.socketWrite0(Native Method)
18:29:04 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
18:29:04 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
18:29:04 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
18:29:04 	at org.apache.coyote.Response.doWrite(Response.java:560)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
18:29:04 	... 33 more
18:29:04 [WARNING] Interceptor for {http://aggregator.services.textgrid.info/}REST has thrown exception, unwinding now
18:29:04 org.apache.cxf.interceptor.Fault: XML_WRITE_EXC
18:29:04 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:92)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:113)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:336)
18:29:04 	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:81)
18:29:04 	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272)
18:29:04 	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
18:29:04 	at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:241)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:248)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:222)
18:29:04 	at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:153)
18:29:04 	at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:171)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:211)
18:29:04 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
18:29:04 	at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:262)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
18:29:04 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
18:29:04 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
18:29:04 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
18:29:04 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
18:29:04 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
18:29:04 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
18:29:04 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
18:29:04 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
18:29:04 	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
18:29:04 	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
18:29:04 	at java.lang.Thread.run(Thread.java:745)
18:29:04 Caused by: com.ctc.wstx.exc.WstxIOException: null
18:29:04 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:261)
18:29:04 	at org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor.handleMessage(XMLFaultOutInterceptor.java:90)
18:29:04 	... 27 more
18:29:04 Caused by: ClientAbortException:  java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:369)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
18:29:04 	at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
18:29:04 	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
18:29:04 	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:100)
18:29:04 	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:241)
18:29:04 	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:259)
18:29:04 	... 28 more
18:29:04 Caused by: java.net.SocketException: Datenübergabe unterbrochen (broken pipe)
18:29:04 	at java.net.SocketOutputStream.socketWrite0(Native Method)
18:29:04 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113)
18:29:04 	at java.net.SocketOutputStream.write(SocketOutputStream.java:159)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.realWriteBytes(InternalOutputBuffer.java:756)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:448)
18:29:04 	at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:363)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer$OutputStreamOutputBuffer.doWrite(InternalOutputBuffer.java:780)
18:29:04 	at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:124)
18:29:04 	at org.apache.coyote.http11.InternalOutputBuffer.doWrite(InternalOutputBuffer.java:593)
18:29:04 	at org.apache.coyote.Response.doWrite(Response.java:560)
18:29:04 	at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:364)
18:29:04 	... 37 more
18:29:05 WARNING(CSS-017): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
18:29:05 WARNING(CSS-017): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
18:29:05 WARNING(CSS-017): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(339,5): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(396,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(404,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(410,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(416,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(1183,5): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(1227,5): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/stylesheet.css(1315,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/print.css(58,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/print.css(63,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-014): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/print.css(82,4): CSS Selector font-size attribute value does not use a relative size.
18:29:05 WARNING(ACC-013): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/titlepage.html(20,397): Content file contains at least one inline style declaration.
18:29:05 WARNING(ACC-013): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/titlepageback.html(12,56): Content file contains at least one inline style declaration.
18:29:05 WARNING(ACC-013): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/index-group.1_group.1_text.1.html(6462,133): Content file contains at least one inline style declaration.
18:29:05 Validating using EPUB version 2.0 rules.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc9p.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc7v.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc5k.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc4c.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc76.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc4k.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc9q.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc7j.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 WARNING(OPF-051): George_Dante_Goettliche_Komoedie.nbcd.0.epub/OPS/nc80.0.jpg(-1,-1): Image dimensions exceed recommended size.
18:29:12 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 31,08 μs
18:29:12 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 213,2 ms
18:29:13 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 703,9 ms
18:29:13 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/WEB-INF/stylesheets/epub.xsl
18:29:14 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 2,294 s
18:29:14 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 2,540 s
18:29:15 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 2,717 s
18:29:15 Downloaded E-Book to: /var/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub
18:29:15 Validating against EPUB version 2.0 - custom validation
18:29:15 WARNING(CSS-017): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(67,4): CSS Selector specifies absolute position.
18:29:15 WARNING(CSS-017): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(85,4): CSS Selector specifies absolute position.
18:29:15 WARNING(CSS-017): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(99,4): CSS Selector specifies absolute position.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(339,5): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(396,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(404,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(410,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(416,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(1183,5): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(1227,5): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/stylesheet.css(1315,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/print.css(58,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/print.css(63,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-014): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/print.css(82,4): CSS Selector font-size attribute value does not use a relative size.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/titlepage.html(40,238): Content file contains at least one inline style declaration.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/titlepageback.html(12,56): Content file contains at least one inline style declaration.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/tg5.html(5935,96): Content file contains at least one inline style declaration.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/tg5.html(4659,125): Content file contains at least one inline style declaration.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/tg9.html(5333,93): Content file contains at least one inline style declaration.
18:29:15 WARNING(ACC-013): Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub/OPS/tg10.html(4366,136): Content file contains at least one inline style declaration.
18:29:15 Validating using EPUB version 2.0 rules.
18:29:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.416 sec
18:29:17 Running info.textgrid.services.aggregator.CacheControlIT
18:29:17 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 254,4 ms
18:29:17 [INFO] Starting ZIP export of textgrid:mjsx.0, textgrid:mjqh.0 after 257,6 ms
18:29:17 [INFO]   Built aggregation tree for textgrid:mjsx.0 after 540,0 ms
18:29:17 [INFO]   Built aggregation tree for textgrid:mjqh.0 after 800,7 ms
18:29:19 [INFO] Finished exporting after 2,042 s
18:29:19 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 240,6 ms
18:29:19 304 Not Modified
18:29:19 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 42,60 μs
18:29:19 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 246,5 ms
18:29:19 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
18:29:19 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@e07791, sid: false
18:29:20 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,264 s
18:29:20 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,363 s
18:29:20 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,382 s
18:29:20 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,382 s
18:29:20 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 32,41 μs
18:29:21 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 246,0 ms
18:29:21 304 Not Modified
18:29:21 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
18:29:21 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 132,4 μs
18:29:21 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 265,9 ms
18:29:21 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:29:21 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 266,3 ms
18:29:21 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
18:29:21 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1eda7a7, sid: false
18:29:22 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,366 s
18:29:22 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,368 s
18:29:22 case 4: write to stdout, pageLayout Simple
18:29:22 TEI HTML inside corpus 
18:29:22 TEI HTML inside corpus 
18:29:22 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 1,380 s
18:29:22 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0
18:29:22 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 120,8 μs
18:29:22 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 257,5 ms
18:29:22 304 Not Modified
18:29:22 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 34,85 μs
18:29:23 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 251,0 ms
18:29:23 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml) etc.
18:29:23 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1e5aba, sid: false
18:29:24 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,255 s
18:29:24 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,346 s
18:29:24 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,363 s
18:29:24 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 1,363 s
18:29:24 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 39,74 μs
18:29:24 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 245,8 ms
18:29:24 304 Not Modified
18:29:24 [INFO] Starting HTML export for textgrid:mjsx.0
18:29:24 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 104,8 μs
18:29:24 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 127,1 ms
18:29:24 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data
18:29:24 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (UNKNOWN -> html) after 127,7 ms
18:29:24 [INFO] Starting TEIcorpus serialization for Spätes Erwachen (textgrid:mjsx.0, text/tg.edition+tg.aggregation+xml)
18:29:24 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@10836e0, sid: false
18:29:25 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 1,245 s
18:29:25 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 1,246 s
18:29:25 case 4: write to stdout, pageLayout Simple
18:29:25 TEI HTML inside corpus 
18:29:25 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 1,252 s
18:29:25 [INFO] Starting HTML export for textgrid:mjsx.0
18:29:25 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 114,2 μs
18:29:25 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 127,9 ms
18:29:25 304 Not Modified
18:29:25 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.582 sec
18:29:25 Running info.textgrid.services.aggregator.TEICorpusIT
18:29:25 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 127,6 ms
18:29:25 [INFO] Starting TEIcorpus serialization for Mercks Wienn (textgrid:jfst.0, text/tg.edition+tg.aggregation+xml)
18:29:25 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1975445, sid: false
18:29:26 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.216 sec
18:29:26 
18:29:26 Results :
18:29:26 
18:29:26 Tests run: 14, Failures: 0, Errors: 0, Skipped: 2
18:29:26 
18:29:27 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
18:29:27 [JENKINS] Zeichne Testergebnisse auf
18:29:27 [INFO] 
18:29:27 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator ---
18:29:27 [INFO] Stopping Coyote HTTP/1.1 on http-55664
18:29:27 [INFO] Closing Spring root WebApplicationContext
18:29:27 [INFO] Closing Root WebApplicationContext: startup date [Mon Aug 18 18:28:22 CEST 2014]; root of context hierarchy
18:29:27 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1713d33: 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,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy
18:29:27 [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.
18:29:27 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@11898d0]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@1d8a73b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
18:29:27 [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@cb1789]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@1765c32, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@19f037a, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@9d4cc0, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@11a04db, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@134cfa9, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@2d6912, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@14d2e45, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@18debc, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@c74222, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@1c70006, class java.util.ArrayList=java.lang.ref.WeakReference@1d29f57, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@db2d97, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@18e4007, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@d8c5d, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@17a3f22, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@c6e56d, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@7d75, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@2cb141, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@292ecd, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@1bfa433, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@b52194, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@1af927a, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@1b99bf0, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@ace6f8, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@16fc1e0, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@21706e, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@15c47e0, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@172db6a, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@1a336f3, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@6c98ab, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@19b184f, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@1590b28, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@eb9fff, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@15546d3, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@19cef55, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@24ea97}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
18:29:28 [INFO] 
18:29:28 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator ---
18:29:28 [INFO] Failsafe report directory: /var/jenkins/workspace/Aggregator/target/failsafe-reports
18:29:28 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
18:29:28 [JENKINS] Zeichne Testergebnisse auf
18:29:28 [INFO] 
18:29:28 [INFO] --- maven-site-plugin:3.0:site (default-site) @ aggregator ---
18:29:31 [WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
18:29:31 [WARNING] 
18:29:31 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
18:29:31 [WARNING] 
18:29:31 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
18:29:31 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.4
18:29:33 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator
18:29:33 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
18:29:33 [INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.4
18:29:34 [INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.4
18:29:34 [INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.4
18:30:34 [INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.4
18:30:34 [INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.4
18:30:35 [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.
18:30:35 java.lang.IllegalStateException
18:30:35 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566)
18:30:35 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)
18:30:35 	at com.google.common.base.Objects.toStringHelper(Objects.java:119)
18:30:35 	at com.google.common.cache.CacheStats.toString(CacheStats.java:267)
18:30:35 	at java.text.MessageFormat.subformat(MessageFormat.java:1271)
18:30:35 	at java.text.MessageFormat.format(MessageFormat.java:860)
18:30:35 	at java.text.Format.format(Format.java:157)
18:30:35 	at java.text.MessageFormat.format(MessageFormat.java:836)
18:30:35 	at java.util.logging.Formatter.formatMessage(Formatter.java:138)
18:30:35 	at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45)
18:30:35 	at java.util.logging.StreamHandler.publish(StreamHandler.java:196)
18:30:35 	at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:105)
18:30:35 	at java.util.logging.Logger.log(Logger.java:616)
18:30:35 	at java.util.logging.Logger.doLog(Logger.java:641)
18:30:35 	at java.util.logging.Logger.log(Logger.java:685)
18:30:35 	at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256)
18:30:35 	at java.lang.System$2.invokeFinalize(System.java:1210)
18:30:35 	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
18:30:35 	at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
18:30:35 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
18:30:35 [INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.4
18:30:35 [INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.4
18:30:35 [INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.4
18:30:35 [INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.4
18:30:35 [INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.4
18:30:36 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.4
18:30:36 Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
18:30:36 [INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.4
18:30:36 [JENKINS] Archiving site from /var/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site
18:30:39 [INFO] ------------------------------------------------------------------------
18:30:39 [INFO] BUILD SUCCESS
18:30:39 [INFO] ------------------------------------------------------------------------
18:30:39 [INFO] Total time: 4:19.475s
18:30:39 [INFO] Finished at: Mon Aug 18 18:30:39 CEST 2014
18:30:40 [INFO] Final Memory: 56M/447M
18:30:40 [INFO] ------------------------------------------------------------------------
18:30:40 Waiting for Jenkins to finish collecting data
18:30:40 [JENKINS] Archiving /var/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.3-SNAPSHOT/aggregator-1.3-SNAPSHOT.pom
18:30:40 [JENKINS] Archiving /var/jenkins/workspace/Aggregator/target/aggregator-1.3-SNAPSHOT.war to info.textgrid.services/aggregator/1.3-SNAPSHOT/aggregator-1.3-SNAPSHOT.war
18:30:47 channel stopped
18:30:47 Archiving artifacts
18:30:53 IRC notifier plugin: Sending notification to: #textgrid
18:30:54 No emails were triggered.
18:30:54 Finished: SUCCESS