18:11:18 Started by an SCM change 18:11:18 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/Aggregator 18:11:18 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 18:11:18 Fetching changes from the remote Git repository 18:11:18 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10 18:11:18 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 18:11:18 > /usr/bin/git --version # timeout=10 18:11:18 using GIT_SSH to set credentials git for projects.gwdg.de 18:11:18 > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/* 18:11:18 Seen branch in repository origin/develop 18:11:18 Seen branch in repository origin/feature/basket 18:11:18 Seen branch in repository origin/feature/export-by-list 18:11:18 Seen branch in repository origin/feature/faust-rendering 18:11:18 Seen branch in repository origin/feature/instrumentation 18:11:18 Seen branch in repository origin/feature/license 18:11:18 Seen branch in repository origin/feature/new-structure 18:11:18 Seen branch in repository origin/feature/tei-xsl-7 18:11:18 Seen branch in repository origin/feature/tei-xsl-update 18:11:18 Seen branch in repository origin/feature/tei-xsl7-corpus 18:11:18 Seen branch in repository origin/feature/tei-xsl7-groups 18:11:18 Seen branch in repository origin/feature/xslmanager 18:11:18 Seen branch in repository origin/feature/zip-config 18:11:18 Seen branch in repository origin/feature/zip-performance 18:11:18 Seen branch in repository origin/master 18:11:18 Seen branch in repository origin/package-tei-xsl 18:11:18 Seen branch in repository origin/refactor-html 18:11:18 Seen branch in repository origin/refactor-it 18:11:18 Seen 18 remote branches 18:11:18 > /usr/bin/git show-ref --tags -d # timeout=10 18:11:18 Checking out Revision 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a (origin/develop) 18:11:18 > /usr/bin/git config core.sparsecheckout # timeout=10 18:11:18 > /usr/bin/git checkout -f 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a 18:11:18 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 18:11:18 > /usr/bin/git branch -D origin/develop # timeout=10 18:11:18 > /usr/bin/git checkout -b origin/develop 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a 18:11:19 Commit message: "Fall back to internal stylesheet when loading external stuff fails." 18:11:19 > /usr/bin/git rev-list --no-walk ea10995530efb002a2a6ef8a53cd5aaf1973aa9c # timeout=10 18:11:19 > /usr/bin/git remote # timeout=10 18:11:19 > /usr/bin/git submodule init # timeout=10 18:11:19 > /usr/bin/git submodule sync # timeout=10 18:11:19 > /usr/bin/git config --get remote.origin.url # timeout=10 18:11:19 > /usr/bin/git submodule init # timeout=10 18:11:19 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:11:19 > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10 18:11:19 > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10 18:11:19 > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets 18:11:19 Set build name. 18:11:19 New build name is '#157 origin/develop' 18:11:19 No emails were triggered. 18:11:19 Parsing POMs 18:11:19 using settings config with name MavenSettings 18:11:19 Replacing all maven server entries not found in credentials list is true 18:11:23 Established TCP socket on 35833 18:11:23 maven35-agent.jar already up to date 18:11:23 maven35-interceptor.jar already up to date 18:11:23 maven3-interceptor-commons.jar already up to date 18:11:23 [Aggregator] $ java -Xmx512m -XX:MaxPermSize=128m -Djava.awt.headless=true -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 35833 18:11:23 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 18:11:24 <===[JENKINS REMOTING CAPACITY]===>channel started 18:11:24 using settings config with name MavenSettings 18:11:24 Replacing all maven server entries not found in credentials list is true 18:11:26 Executing Maven: -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings8296018926748859435.xml clean verify site 18:11:26 [INFO] Scanning for projects... 18:11:26 [WARNING] 18:11:26 [WARNING] Some problems were encountered while building the effective model for info.textgrid.services:aggregator:war:1.4.10-SNAPSHOT 18:11:26 [WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 414, column 41 18:11:26 [WARNING] 18:11:26 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 18:11:26 [WARNING] 18:11:26 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 18:11:26 [WARNING] 18:11:26 [INFO] 18:11:26 [INFO] -----------------< info.textgrid.services:aggregator >------------------ 18:11:26 [INFO] Building TextGrid Aggregator Service 1.4.10-SNAPSHOT 18:11:26 [INFO] --------------------------------[ war ]--------------------------------- 18:11:27 [INFO] Downloading from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:27 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:27 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.9 kB/s) 18:11:27 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:27 [INFO] Downloading from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.4.0-SNAPSHOT/maven-metadata.xml (611 B at 1.7 kB/s) 18:11:28 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloading from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloading from nexus.snapshots: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloaded from nexus.snapshots: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.9 kB/s) 18:11:28 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.4.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.2 kB/s) 18:11:28 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloading from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml 18:11:28 [INFO] Downloaded from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 76 kB/s) 18:11:29 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.9 kB/s) 18:11:29 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20180328.092924-16.pom 18:11:29 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20180328.092924-16.pom (6.2 kB at 20 kB/s) 18:11:29 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml 18:11:29 [INFO] Downloading from dh.nexus.snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml 18:11:29 [INFO] Downloading from snapshots: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml 18:11:29 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 2.1 kB/s) 18:11:29 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20180328.092924-16.jar 18:11:30 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/link-rewriter-core-0.4.1-20180328.092924-16.jar (89 kB at 261 kB/s) 18:11:30 [INFO] 18:11:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator --- 18:11:30 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target 18:11:30 [INFO] 18:11:30 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 18:11:31 [info] 18:11:31 [info] /mnt/data/jenkins/workspace/Aggregator/.git 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] git.build.user.name Unknown 18:11:31 [info] git.build.user.email Unknown 18:11:31 [info] git.branch origin/develop 18:11:31 [info] --always = false 18:11:31 [info] --dirty = -dev 18:11:31 [info] --abbrev = 7 18:11:31 [info] --tags = true 18:11:31 [info] --match = 18:11:31 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/1.4.8=c0fcca951051a38afebc6daaca31c845e4f65009], Ref[refs/tags/1.4.9=2f07ab1fe91794c6979342e956f21880f1305d47], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ] 18:11:31 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.8 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Sat Feb 20 19:18:28 2016 +0100] ], points at [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ] 18:11:31 [info] Resolved tag [ 1.4.9 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue Sep 12 10:18:15 2017 +0200] ], points at [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ] 18:11:31 [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:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 18:11:31 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 18:11:31 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 18:11:31 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=February 5, 2014 4:58:52 PM +01:00}] ] 18:11:31 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ], tags => [ [DatedRevTag{id=2f07ab1fe91794c6979342e956f21880f1305d47, tagName='1.4.9', date=September 12, 2017 10:18:15 AM +02:00}] ] 18:11:31 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 18:11:31 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 18:11:31 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 18:11:31 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 18:11:31 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 18:11:31 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 18:11:31 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=April 29, 0018 6:11:31 PM +00:53:28}] ] 18:11:31 [info] Created map: [ {AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------=[1.4.9], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------=[1.4.8], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1]} ] 18:11:31 [info] HEAD is [ 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a ] 18:11:31 [info] Repo is in dirty state [ false ] 18:11:31 [info] git.commit.id.describe 1.4.9-6-g3a8a431 18:11:31 [info] git.commit.id 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a 18:11:31 [info] git.commit.id.abbrev 3a8a431 18:11:31 [info] git.commit.user.name Thorsten Vitt 18:11:31 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 18:11:31 [info] git.commit.message.full Fall back to internal stylesheet when loading external stuff fails. 18:11:31 18:11:31 Refs #24099 18:11:31 18:11:31 [info] git.commit.message.short Fall back to internal stylesheet when loading external stuff fails. 18:11:31 [info] git.commit.time 2018-04-29 17:52:41 18:11:31 [info] git.remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 18:11:31 [info] git.build.time 2018-04-29 18:11:31 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] 18:11:31 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 18:11:31 [info] 18:11:31 [INFO] 18:11:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 18:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:11:31 [INFO] Copying 3 resources 18:11:31 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 18:11:31 [INFO] 18:11:31 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 18:11:31 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes 18:11:33 [INFO] 18:11:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 18:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:11:33 [INFO] Copying 14 resources 18:11:33 [INFO] 18:11:33 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 18:11:33 [INFO] Reserved port 46723 for test.server.port 18:11:33 [INFO] 18:11:33 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 18:11:33 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes 18:11:34 [INFO] 18:11:34 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 18:11:34 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports 18:11:34 18:11:34 ------------------------------------------------------- 18:11:34 T E S T S 18:11:34 ------------------------------------------------------- 18:11:35 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest 18:11:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec 18:11:35 Running info.textgrid.services.aggregator.SearchResultListTest 18:11:35 Apr 29, 2018 6:11:35 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:35 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:35 Apr 29, 2018 6:11:35 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 18:11:35 INFO: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv 18:11:35 Apr 29, 2018 6:11:35 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig 18:11:35 INFO: Received config from https://www.textgridlab.org/1.0/confserv 18:11:35 Apr 29, 2018 6:11:35 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient 18:11:35 INFO: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 18:11:36 INFO: Next query for genre:"verse" AND edition.agent.value:"anakreon", filters null, sandbox false, 16 hits 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 18:11:36 INFO: Added 10 of 16 results 18:11:36 [An ein Mädgen] 18:11:36 [Auf Amorn [2]] 18:11:36 [Auf das schöne Geschlecht] 18:11:36 [Auf sein Mädgen] 18:11:36 [Auf die, welche lieben] 18:11:36 [Auf die Liebe] 18:11:36 [Auf die Pfeile der Liebe] 18:11:36 [Auf Bathyllen] 18:11:36 [An seine Buhlschaft] 18:11:36 [Sein Traum] 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 18:11:36 INFO: Next query for genre:"verse" AND edition.agent.value:"anakreon", filters null, sandbox false, 16 hits 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 18:11:36 INFO: Added 16 of 16 results 18:11:36 [Der wächserne Amor] 18:11:36 [Auf Amorn] 18:11:36 [Auf sein Mädgen [2]] 18:11:36 [An einen Knaben] 18:11:36 [[Venus, die die Göttinnen beherrschet]] 18:11:36 [Auf seine Mädgens] 18:11:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec 18:11:36 Running info.textgrid.services.aggregator.StylesheetManagerTest 18:11:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 sec 18:11:36 Running info.textgrid.services.aggregator.html.HtmlRegressionTest 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:11:36 WARNING: Someone wants the default instance -- I hope we're in a test. 18:11:36 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:36 INFO: Starting HTML export for textgrid:n2kf.0 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:36 INFO: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 585.3 μs 18:11:36 Apr 29, 2018 6:11:36 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 18:11:36 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 18:11:36 Apr 29, 2018 6:11:36 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 18:11:36 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:36 INFO: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 533.9 ms 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:36 INFO: Fetched source for textgrid:n2kf.0 (XML -> html) after 536.2 ms 18:11:36 Apr 29, 2018 6:11:36 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:36 INFO: No servlet context, trying fallback property 18:11:37 Apr 29, 2018 6:11:37 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:37 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:37 Apr 29, 2018 6:11:37 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:37 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:37 Apr 29, 2018 6:11:37 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:37 INFO: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (XML -> html) after 1.320 s 18:11:37 Apr 29, 2018 6:11:37 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:37 INFO: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 1.495 s 18:11:37 case 4: write to stdout, pageLayout Simple 18:11:37 TEI HTML creation in single document mode 18:11:38 TEI HTML: run end hook template teiEndHook 18:11:38 Apr 29, 2018 6:11:38 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:38 INFO: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 2.233 s 18:11:39 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:39 INFO: Starting HTML export for textgrid:msdd.0 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:39 INFO: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 314.3 μs 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:39 INFO: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 82.95 ms 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:11:39 INFO: Starting TEIcorpus serialization 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:11:39 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@54dd2962, sid: false 18:11:39 Warning: on line 85 18:11:39 The child axis starting at an attribute node will never select anything 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:39 INFO: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 721.5 ms 18:11:39 Apr 29, 2018 6:11:39 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:39 INFO: No servlet context, trying fallback property 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:40 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:40 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:40 INFO: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (AGGREGATION -> html) after 951.5 ms 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:40 INFO: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 952.4 ms 18:11:40 case 4: write to stdout, pageLayout Simple 18:11:40 TEI HTML inside corpus 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:40 INFO: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 1.072 s 18:11:40 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:40 INFO: Starting HTML export for textgrid:mr23.0 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:40 INFO: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 461.2 μs 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:40 INFO: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 41.35 ms 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:11:40 INFO: Starting TEIcorpus serialization 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:11:40 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@15e422e, sid: false 18:11:40 Warning: on line 85 18:11:40 The child axis starting at an attribute node will never select anything 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:40 INFO: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 382.7 ms 18:11:40 Apr 29, 2018 6:11:40 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:40 INFO: No servlet context, trying fallback property 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:41 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:41 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:41 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (AGGREGATION -> html) after 600.4 ms 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:41 INFO: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 600.9 ms 18:11:41 case 4: write to stdout, pageLayout Simple 18:11:41 TEI HTML inside corpus 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:41 INFO: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 735.1 ms 18:11:41 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:41 INFO: Starting HTML export for textgrid:mjr3.0 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:41 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 242.8 μs 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:41 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 39.75 ms 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:11:41 INFO: Starting TEIcorpus serialization 18:11:41 Apr 29, 2018 6:11:41 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:11:41 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@46c791e6, sid: false 18:11:41 Warning: on line 85 18:11:41 The child axis starting at an attribute node will never select anything 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:52 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 11.12 s 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:52 INFO: No servlet context, trying fallback property 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:52 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:52 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:52 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 11.25 s 18:11:52 Apr 29, 2018 6:11:52 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:52 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 11.25 s 18:11:52 case 4: write to stdout, pageLayout Simple 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:52 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 TEI HTML inside corpus 18:11:53 Apr 29, 2018 6:11:53 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:53 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 11.74 s 18:11:54 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Starting HTML export for textgrid:mr47.0 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 602.4 μs 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:54 INFO: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 39.62 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:11:54 INFO: Starting TEIcorpus serialization 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:11:54 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@197169d4, sid: false 18:11:54 Warning: on line 85 18:11:54 The child axis starting at an attribute node will never select anything 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:54 INFO: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 406.6 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:54 INFO: No servlet context, trying fallback property 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:54 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:54 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:54 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (AGGREGATION -> html) after 567.7 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:54 INFO: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 568.4 ms 18:11:54 case 4: write to stdout, pageLayout Simple 18:11:54 TEI HTML inside corpus 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:54 INFO: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 572.7 ms 18:11:54 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Starting HTML export for textgrid:nbvb.0 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 299.0 μs 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:54 INFO: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 38.82 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:11:54 INFO: Fetched source for textgrid:nbvb.0 (XML -> html) after 39.16 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:11:54 INFO: No servlet context, trying fallback property 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:11:54 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:54 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:11:54 INFO: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (XML -> html) after 176.2 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:54 INFO: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 176.9 ms 18:11:54 case 4: write to stdout, pageLayout Simple 18:11:54 TEI HTML creation in single document mode 18:11:54 TEI HTML: run end hook template teiEndHook 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:11:54 INFO: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 190.3 ms 18:11:54 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0-embedded.html 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Starting HTML export for textgrid:mjr3.0 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:11:54 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 328.8 μs 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:11:54 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 35.70 ms 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:11:54 INFO: Starting TEIcorpus serialization 18:11:54 Apr 29, 2018 6:11:54 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:11:54 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1c8bd36d, sid: false 18:11:55 Warning: on line 85 18:11:55 The child axis starting at an attribute node will never select anything 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:12:05 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 10.36 s 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:12:05 INFO: No servlet context, trying fallback property 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:12:05 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:12:05 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:12:05 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 10.47 s 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:12:05 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 10.47 s 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:12:05 INFO: No servlet context, trying fallback property 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:12:05 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/extractbody.xsl 18:12:05 case 4: write to stdout, pageLayout Simple 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 TEI HTML inside corpus 18:12:05 Apr 29, 2018 6:12:05 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:12:05 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 10.90 s 18:12:06 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:12:06 INFO: Starting HTML export for textgrid:11sqw.0 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 18:12:06 INFO: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 238.1 μs 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:12:06 INFO: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 43.62 ms 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 18:12:06 INFO: Fetched source for textgrid:11sqw.0 (XML -> html) after 43.94 ms 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 18:12:06 INFO: No servlet context, trying fallback property 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 18:12:06 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:12:06 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 18:12:06 INFO: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (XML -> html) after 165.1 ms 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:12:06 INFO: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 165.9 ms 18:12:06 case 4: write to stdout, pageLayout Simple 18:12:06 TEI HTML creation in single document mode 18:12:06 TEI HTML: run end hook template teiEndHook 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.html.HTMLWriter write 18:12:06 INFO: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 171.0 ms 18:12:06 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.345 sec 18:12:06 Running info.textgrid.services.aggregator.TextGridRepTest 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 18:12:06 INFO: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec 18:12:06 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:06 Warning: on line 85 18:12:06 The child axis starting at an attribute node will never select anything 18:12:06 Apr 29, 2018 6:12:06 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:06 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec 18:12:07 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest 18:12:07 Apr 29, 2018 6:12:07 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:07 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:07 Apr 29, 2018 6:12:07 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 18:12:07 INFO: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 74.17 ms 18:12:07 Apr 29, 2018 6:12:07 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 18:12:07 INFO: Starting TEIcorpus serialization 18:12:07 Apr 29, 2018 6:12:07 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 18:12:07 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@72ea109a, sid: false 18:12:07 Warning: on line 85 18:12:07 The child axis starting at an attribute node will never select anything 18:12:08 Apr 29, 2018 6:12:08 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:08 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:08 Apr 29, 2018 6:12:08 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 18:12:08 WARNING: Someone wants the default instance -- I hope we're in a test. 18:12:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.423 sec 18:12:08 18:12:08 Results : 18:12:08 18:12:08 Tests run: 25, Failures: 0, Errors: 0, Skipped: 3 18:12:08 18:12:08 [JENKINS] Recording test results 18:12:11 [INFO] 18:12:11 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 18:12:11 [INFO] Packaging webapp 18:12:11 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT] 18:12:11 [INFO] Processing war project 18:12:11 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT] 18:12:11 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 18:12:12 [INFO] Webapp assembled in [1435 msecs] 18:12:12 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT.war 18:12:13 [INFO] 18:12:13 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 18:12:14 [INFO] 18:12:14 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 18:12:14 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.deb 18:12:16 [INFO] Building conffiles 18:12:16 [INFO] Skipping 'conffiles' generation. No entries provided. 18:12:16 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.changes 18:12:17 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.deb 18:12:17 [INFO] 18:12:17 [INFO] >>> tomcat6-maven-plugin:2.1:run-war (start-tomcat) > package @ aggregator >>> 18:12:17 [INFO] 18:12:17 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 18:12:17 [info] 18:12:17 [info] /mnt/data/jenkins/workspace/Aggregator/.git 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] git.build.user.name Unknown 18:12:17 [info] git.build.user.email Unknown 18:12:17 [info] git.branch origin/develop 18:12:17 [info] --always = false 18:12:17 [info] --dirty = -dev 18:12:17 [info] --abbrev = 7 18:12:17 [info] --tags = true 18:12:17 [info] --match = 18:12:17 [info] Tag refs [ [Ref[refs/tags/1.4.0=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624], Ref[refs/tags/1.4.1=818d4d36c91dbf080d54253d3821f93c67cb9143], Ref[refs/tags/1.4.2=83f04721ea3053fdac69a29a1717fd47ddeeeb1f], Ref[refs/tags/1.4.3=755722df114f97edf66469df19dcbf4958a23358], Ref[refs/tags/1.4.5=ea2085c80da8e0326e30a325642ee9f7d4f24dd0], Ref[refs/tags/1.4.6=7a6d819b895b523d4bc6d6042d7bb1fde1f70290], Ref[refs/tags/1.4.8=c0fcca951051a38afebc6daaca31c845e4f65009], Ref[refs/tags/1.4.9=2f07ab1fe91794c6979342e956f21880f1305d47], Ref[refs/tags/deployed-esx1-2014-02-05=314de56fc05e3020d3c0e785f701a44a2ca8ffc6], Ref[refs/tags/deployed-esx1-2014-02-19=38deae2826b5a9667dd61187d4de6e93676d1c69], Ref[refs/tags/deployed-esx1-2014-03-17=89ccf52792ad80d2530ceed4ceb035d281b721ec], Ref[refs/tags/deployed-esx1-2014-06-10=4914e3dcdb72391b445d399c97465d7c67bfd816], Ref[refs/tags/deployed-esx1-2014-06-10.1=b3d62053ce5d0562f6636917a8fa236e425f6d48], Ref[refs/tags/deployed-esx1-2014-07-11=a293a131754c91f0eb789fdb1e49f7defd352d14], Ref[refs/tags/deployed-esx1-2014-09-15=45043a71d7334469f0fa13d55cbceba4a5fe4275], Ref[refs/tags/deployed-esx1-2014-09-22=d717edcc98f12280cb3a89f9dab317a43c278b0e], Ref[refs/tags/deployed-esx1-2014-09-25=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49], Ref[refs/tags/deployed-services-2013-09-06=fda1996eb53f8a8635f62c0af550269dfdd1df65], Ref[refs/tags/deployed-services-2013-09-11=244645a7845322a9e1ab12bbcd7328fcd3313a24], Ref[refs/tags/deployed-services-2013-09-26=fec0cdc0f19ed4feae655d66d761926b66df16d8], Ref[refs/tags/deployed-services-2014-01-21=8651cf63cb4861c3e256f14172de0cceed1e576a], Ref[refs/tags/deployed-test-2013-03-27=5d7d33e024f9e76938dd7266ebb1b4e409160ff8], Ref[refs/tags/deployed-test-2013-04-04=a57a7fe5d8c544abecac2b0f49cd83bc824df312], Ref[refs/tags/deployed-wue-2013-05-27=cc42016db6b18872263a0f42fd22ebf9b8167f43], Ref[refs/tags/deployed-wue-2014-01-20=f01c923af8a110c3e80cab5fe41381c79781913d], Ref[refs/tags/deployed-wue-2014-01-31=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b], Ref[refs/tags/deployed-wue-2014-01-31.2=e963597d691e2b989829016b57bc7525bd073360], Ref[refs/tags/deployed-wue-2014-02-01=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96], Ref[refs/tags/deployed-wue-2014-02-17=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]] ] 18:12:17 [info] Resolved tag [ 1.4.0 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Mon Sep 15 21:42:25 2014 +0200] ], points at [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.1 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed Oct 8 14:21:24 2014 +0200] ], points at [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.2 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Oct 9 11:32:51 2014 +0200] ], points at [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.3 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Thu Nov 13 15:22:56 2014 +0100] ], points at [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.5 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Wed May 20 15:27:35 2015 +0200] ], points at [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.6 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue May 26 13:17:50 2015 +0200] ], points at [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.8 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Sat Feb 20 19:18:28 2016 +0100] ], points at [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ] 18:12:17 [info] Resolved tag [ 1.4.9 ] [ PersonIdent[Thorsten Vitt, thorsten.vitt@uni-wuerzburg.de, Tue Sep 12 10:18:15 2017 +0200] ], points at [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ] 18:12:17 [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:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 18:12:17 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 18:12:17 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 18:12:17 [info] key [ commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------ ], tags => [ [DatedRevTag{id=314de56fc05e3020d3c0e785f701a44a2ca8ffc6, tagName='deployed-esx1-2014-02-05', date=February 5, 2014 4:58:52 PM +01:00}] ] 18:12:17 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------ ], tags => [ [DatedRevTag{id=2f07ab1fe91794c6979342e956f21880f1305d47, tagName='1.4.9', date=September 12, 2017 10:18:15 AM +02:00}] ] 18:12:17 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 18:12:17 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 18:12:17 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 18:12:17 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 18:12:17 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 18:12:17 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 18:12:17 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=April 29, 0018 6:12:17 PM +00:53:28}] ] 18:12:17 [info] Created map: [ {AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43]=[deployed-wue-2013-05-27], AnyObjectId[e963597d691e2b989829016b57bc7525bd073360]=[deployed-wue-2014-01-31.2], commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------=[1.4.5], commit 2aadb0234796a0d16327c5c7066708add0bd5b8b 0 ------=[deployed-esx1-2014-02-05], AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a]=[deployed-services-2014-01-21], AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8]=[deployed-test-2013-03-27], commit 83dca44195a88b7a9d849f7f58679510f3b0c818 0 ------=[1.4.9], AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69]=[deployed-esx1-2014-02-19], AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96]=[deployed-wue-2014-02-01], AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275]=[deployed-esx1-2014-09-15], AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8]=[deployed-services-2013-09-26], AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d]=[deployed-wue-2014-01-20], commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------=[1.4.2], AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b]=[deployed-wue-2014-01-31], AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816]=[deployed-esx1-2014-06-10], AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49]=[deployed-esx1-2014-09-25], commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------=[1.4.8], AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312]=[deployed-test-2013-04-04], AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144]=[deployed-wue-2014-02-17], commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------=[1.4.6], AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e]=[deployed-esx1-2014-09-22], commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------=[1.4.0], AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65]=[deployed-services-2013-09-06], commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------=[1.4.1], AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24]=[deployed-services-2013-09-11], commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------=[1.4.3], AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14]=[deployed-esx1-2014-07-11], AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec]=[deployed-esx1-2014-03-17], AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48]=[deployed-esx1-2014-06-10.1]} ] 18:12:17 [info] HEAD is [ 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a ] 18:12:17 [info] Repo is in dirty state [ false ] 18:12:17 [info] git.commit.id.describe 1.4.9-6-g3a8a431 18:12:17 [info] git.commit.id 3a8a43183c55536c2b11c8dd6b1f4af2c1e69e6a 18:12:17 [info] git.commit.id.abbrev 3a8a431 18:12:17 [info] git.commit.user.name Thorsten Vitt 18:12:17 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 18:12:17 [info] git.commit.message.full Fall back to internal stylesheet when loading external stuff fails. 18:12:17 18:12:17 Refs #24099 18:12:17 18:12:17 [info] git.commit.message.short Fall back to internal stylesheet when loading external stuff fails. 18:12:17 [info] git.commit.time 2018-04-29 17:52:41 18:12:17 [info] git.remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git 18:12:17 [info] git.build.time 2018-04-29 18:12:17 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] 18:12:17 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 18:12:17 [info] 18:12:17 [INFO] 18:12:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 18:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:12:17 [INFO] Copying 3 resources 18:12:17 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 18:12:17 [INFO] 18:12:17 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 18:12:17 [INFO] Nothing to compile - all classes are up to date 18:12:17 [INFO] 18:12:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 18:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:12:17 [INFO] Copying 14 resources 18:12:17 [INFO] 18:12:17 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 18:12:17 [INFO] Reserved port 37925 for test.server.port 18:12:17 [INFO] 18:12:17 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 18:12:17 [INFO] Nothing to compile - all classes are up to date 18:12:17 [INFO] 18:12:17 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 18:12:17 [INFO] Skipping execution of surefire because it has already been run for this configuration 18:12:17 [JENKINS] Recording test results 18:12:17 [INFO] 18:12:17 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 18:12:17 [INFO] Packaging webapp 18:12:17 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT] 18:12:17 [INFO] Processing war project 18:12:17 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT] 18:12:17 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 18:12:17 [INFO] Webapp assembled in [157 msecs] 18:12:18 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT.war 18:12:18 [INFO] 18:12:18 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 18:12:18 [INFO] 18:12:18 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 18:12:18 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.deb 18:12:21 [INFO] Building conffiles 18:12:21 [INFO] Skipping 'conffiles' generation. No entries provided. 18:12:21 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.changes 18:12:21 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.deb 18:12:21 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo 18:12:21 [INFO] 18:12:21 [INFO] <<< tomcat6-maven-plugin:2.1:run-war (start-tomcat) < package @ aggregator <<< 18:12:21 [INFO] 18:12:21 [INFO] 18:12:21 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator --- 18:12:22 [INFO] Running war on http://localhost:46723/aggregator 18:12:22 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat 18:12:22 [INFO] Starting tomcat server 18:12:22 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36 18:12:22 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-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:12:22 [INFO] Initializing Spring root WebApplicationContext 18:12:22 [INFO] Root WebApplicationContext: initialization started 18:12:22 [INFO] Refreshing Root WebApplicationContext: startup date [Sun Apr 29 18:12:22 CEST 2018]; root of context hierarchy 18:12:22 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml] 18:12:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] 18:12:22 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml] 18:12:23 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties] 18:12:23 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties] 18:12:23 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (No such file or directory) 18:12:23 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties] 18:12:23 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (No such file or directory) 18:12:23 [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 18:12:23 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6e97d996: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 18:12:23 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@1cafafd4 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=241157488: org.apache.cxf.bus.ManagedBus@6fef1a60 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=241157488: javax.management.modelmbean.RequiredModelMBean@2ca8a747 18:12:23 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=241157488 18:12:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv 18:12:23 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv 18:12:23 [INFO] Setting the server's publish address to be / 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1261975878: org.apache.cxf.endpoint.ManagedEndpoint@1cf93a21 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1261975878: javax.management.modelmbean.RequiredModelMBean@686a6795 18:12:23 [INFO] Setting the server's publish address to be /dev 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=246640235: org.apache.cxf.endpoint.ManagedEndpoint@78093b5f 18:12:23 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=246640235: javax.management.modelmbean.RequiredModelMBean@43190657 18:12:23 [INFO] Root WebApplicationContext: initialization completed in 796 ms 18:12:23 [INFO] Initializing Coyote HTTP/1.1 on http-46723 18:12:23 [INFO] Starting Coyote HTTP/1.1 on http-46723 18:12:23 [INFO] 18:12:23 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator --- 18:12:23 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 18:12:23 18:12:23 ------------------------------------------------------- 18:12:23 T E S T S 18:12:23 ------------------------------------------------------- 18:12:23 Running info.textgrid.services.aggregator.TEICorpusIT 18:12:24 [INFO] Received config from https://textgridlab.org/1.0/confserv 18:12:24 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 18:12:24 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 18:12:24 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort": org.apache.cxf.management.counters.ResponseTimeCounter@498e5f62 18:12:24 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="read": org.apache.cxf.management.counters.ResponseTimeCounter@64296a23 18:12:24 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 780.1 ms 18:12:25 [INFO] Starting TEIcorpus serialization 18:12:25 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@42cc93e9, sid: false 18:12:25 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info": org.apache.cxf.management.counters.ResponseTimeCounter@6a49311e 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Info",port="Info",operation="getPath": org.apache.cxf.management.counters.ResponseTimeCounter@2428ad21 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService",port="TGCrudServicePort",operation="readMetadata": org.apache.cxf.management.counters.ResponseTimeCounter@65de37d6 18:12:25 Warning: on line 85 18:12:25 The child axis starting at an attribute node will never select anything 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation": org.apache.cxf.management.counters.ResponseTimeCounter@7e97e10a 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Client,service="{http://api.tgsearch.middleware.textgrid.info/}Navigation",port="Navigation",operation="listAggregation": org.apache.cxf.management.counters.ResponseTimeCounter@52684a6 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST": org.apache.cxf.management.counters.ResponseTimeCounter@57ac8a43 18:12:25 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getCorpus": org.apache.cxf.management.counters.ResponseTimeCounter@361900f0 18:12:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.031 sec 18:12:25 Running info.textgrid.services.aggregator.html.HtmlIT 18:12:25 [INFO] Starting HTML export for textgrid:jfst.0 18:12:25 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 555.9 μs 18:12:25 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 37.78 ms 18:12:25 [INFO] Starting TEIcorpus serialization 18:12:25 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@2adfa1b8, sid: false 18:12:26 Warning: on line 85 18:12:26 The child axis starting at an attribute node will never select anything 18:12:26 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 458.2 ms 18:12:26 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/tohtml.xsl 18:12:26 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:26 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (AGGREGATION -> html) after 978.2 ms 18:12:26 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 979.3 ms 18:12:26 case 4: write to stdout, pageLayout Simple 18:12:26 TEI HTML inside corpus 18:12:27 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1.480 s 18:12:27 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getHTML": org.apache.cxf.management.counters.ResponseTimeCounter@681b63f 18:12:27 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 18:12:27 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 72.57 μs 18:12:27 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 129.2 ms 18:12:27 [INFO] Starting TEIcorpus serialization 18:12:27 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@e92e55b, sid: false 18:12:27 Warning: on line 85 18:12:27 The child axis starting at an attribute node will never select anything 18:12:27 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 506.8 ms 18:12:27 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:27 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 507.1 ms 18:12:27 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 508.1 ms 18:12:27 case 4: write to stdout, pageLayout Simple 18:12:27 TEI HTML inside corpus 18:12:27 TEI HTML inside corpus 18:12:27 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 524.2 ms 18:12:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.036 sec 18:12:27 Running info.textgrid.services.aggregator.PdfIT 18:12:28 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 36.86 ms 18:12:29 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/tei-stylesheets/latex/latex.xsl 18:12:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 sec 18:12:29 Running info.textgrid.services.aggregator.EpubIT 18:12:29 [INFO] Started EPUB serialization for textgrid:jfst.0 after 33.44 μs 18:12:29 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 36.57 ms 18:12:29 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getPDF": org.apache.cxf.management.counters.ResponseTimeCounter@73b8c5b 18:12:29 [INFO] Starting TEIcorpus serialization 18:12:29 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@689b2f1f, sid: false 18:12:30 Warning: on line 85 18:12:30 The child axis starting at an attribute node will never select anything 18:12:30 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 321.5 ms 18:12:30 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/corpus2groups.xsl 18:12:30 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub-agg.xsl 18:12:30 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 924.4 ms 18:12:30 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 1.015 s 18:12:31 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 1.993 s 18:12:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getEPUB": org.apache.cxf.management.counters.ResponseTimeCounter@27934b4b 18:12:31 [INFO] Started EPUB serialization for textgrid:n92g.0 after 14.81 μs 18:12:31 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 40.23 ms 18:12:31 [INFO] Starting TEIcorpus serialization 18:12:31 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@545613de, sid: false 18:12:32 Warning: on line 85 18:12:32 The child axis starting at an attribute node will never select anything 18:12:32 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 437.1 ms 18:12:32 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 744.9 ms 18:12:32 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 796.5 ms 18:12:33 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 1.418 s 18:12:33 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub 18:12:33 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]] 18:12:33 Validating against EPUB version 2.0 - custom validation 18:12:33 INFO: [navigation order (OPS/titlepage.html)]=1 18:12:33 INFO: [navigation order (OPS/index.html)]=2 18:12:33 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3 18:12:33 INFO: [navigation order (OPS/titlepageback.html)]=4 18:12:34 INFO: [creation date (META-INF/container.xml)]=2018-04-29T18:12:32Z 18:12:34 INFO: [format name]=application/epub+zip 18:12:34 INFO: [title]=Gesamtausgabe der Werke 18:12:34 INFO: [language]=de 18:12:34 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7 18:12:34 INFO: [description]=Gesamtausgabe der Werke / George, Stefan 18:12:34 INFO: [creator]=George, Stefan 18:12:34 INFO: [publisher]=TextGrid 18:12:34 INFO: [date]=1932 18:12:34 INFO: [date]=2018-04-29 18:12:34 INFO: [rights]=Creative Commons Attribution 18:12:34 INFO: [unique identifier (OPS/stylesheet.css)]=css 18:12:34 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 18:12:34 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 18:12:34 INFO: [unique identifier (OPS/print.css)]=print.css 18:12:34 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 18:12:34 INFO: [unique identifier (OPS/index.html)]=start 18:12:34 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4 18:12:34 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1 18:12:34 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2 18:12:34 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3 18:12:34 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4 18:12:34 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5 18:12:34 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6 18:12:34 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7 18:12:34 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8 18:12:34 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9 18:12:34 INFO: [unique identifier (OPS/toc.ncx)]=ncx 18:12:34 INFO: [Has ncx file (OPS/toc.ncx)]=true 18:12:34 INFO: [is spine item (OPS/titlepage.html)]=true 18:12:34 INFO: [linear (OPS/titlepage.html)]=true 18:12:34 INFO: [is spine item (OPS/index.html)]=true 18:12:34 INFO: [linear (OPS/index.html)]=true 18:12:34 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true 18:12:34 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true 18:12:34 INFO: [is spine item (OPS/titlepageback.html)]=true 18:12:34 INFO: [linear (OPS/titlepageback.html)]=false 18:12:34 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 18:12:34 INFO: [resource (OPS/content.opf)]=OPS/index.html 18:12:34 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html 18:12:34 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 18:12:34 INFO: [spine index (OPS/titlepage.html)]=0 18:12:34 INFO: [spine index (OPS/index.html)]=1 18:12:34 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2 18:12:34 INFO: [spine index (OPS/titlepageback.html)]=3 18:12:34 INFO: [items count]=17 18:12:34 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 18:12:34 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 18:12:34 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 18:12:34 INFO: [declared mimetype (OPS/print.css)]=text/css 18:12:34 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml 18:12:34 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 18:12:34 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml 18:12:34 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg 18:12:34 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 18:12:34 INFO: [characters count (OPS/titlepage.html)]=597 18:12:34 INFO: [characters count (OPS/titlepageback.html)]=1280 18:12:34 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 18:12:34 INFO: [resource (OPS/index.html)]=OPS/print.css 18:12:34 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 18:12:34 INFO: [characters count (OPS/index.html)]=309 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg 18:12:34 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg 18:12:34 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854 18:12:36 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 18:12:36 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 18:12:36 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html 18:12:36 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 18:12:36 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997 18:12:36 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672 18:12:36 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e 18:12:36 INFO: [size (OPS/print.css)]=2836 18:12:36 INFO: [compressed size (OPS/print.css)]=1324 18:12:36 INFO: [compression method (OPS/print.css)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 18:12:36 INFO: [size (OPS/nc9q.0.jpg)]=477843 18:12:36 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242 18:12:36 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0 18:12:36 INFO: [size (OPS/nc4c.0.jpg)]=537904 18:12:36 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982 18:12:36 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea 18:12:36 INFO: [size (OPS/content.opf)]=3262 18:12:36 INFO: [compressed size (OPS/content.opf)]=883 18:12:36 INFO: [compression method (OPS/content.opf)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/content.opf)]=8758346eded5cdfccee3f51f97113b70d04c4888db26f158326393c69a 18:12:36 INFO: [size (OPS/nc9p.0.jpg)]=484974 18:12:36 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131 18:12:36 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d 18:12:36 INFO: [size (OPS/page-template.xpgt)]=3479 18:12:36 INFO: [compressed size (OPS/page-template.xpgt)]=527 18:12:36 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 18:12:36 INFO: [size (OPS/nc5k.0.jpg)]=373572 18:12:36 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271 18:12:36 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950 18:12:36 INFO: [size (OPS/index.html)]=1383 18:12:36 INFO: [compressed size (OPS/index.html)]=610 18:12:36 INFO: [compression method (OPS/index.html)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1 18:12:36 INFO: [size (META-INF/container.xml)]=215 18:12:36 INFO: [compressed size (META-INF/container.xml)]=150 18:12:36 INFO: [compression method (META-INF/container.xml)]=Deflated 18:12:36 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 18:12:36 INFO: [size (OPS/nc76.0.jpg)]=581803 18:12:36 INFO: [compressed size (OPS/nc76.0.jpg)]=580956 18:12:36 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6 18:12:36 INFO: [size (OPS/nc4k.0.jpg)]=573955 18:12:36 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112 18:12:36 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c 18:12:36 INFO: [size (OPS/toc.ncx)]=1120 18:12:36 INFO: [compressed size (OPS/toc.ncx)]=371 18:12:36 INFO: [compression method (OPS/toc.ncx)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578 18:12:36 INFO: [size (OPS/titlepageback.html)]=2191 18:12:36 INFO: [compressed size (OPS/titlepageback.html)]=945 18:12:36 INFO: [compression method (OPS/titlepageback.html)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1 18:12:36 INFO: [size (OPS/nc7j.0.jpg)]=483414 18:12:36 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651 18:12:36 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822 18:12:36 INFO: [size (mimetype)]=20 18:12:36 INFO: [compressed size (mimetype)]=20 18:12:36 INFO: [compression method (mimetype)]=Stored 18:12:36 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 18:12:36 INFO: [size (OPS/stylesheet.css)]=17284 18:12:36 INFO: [compressed size (OPS/stylesheet.css)]=4371 18:12:36 INFO: [compression method (OPS/stylesheet.css)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 18:12:36 INFO: [size (OPS/titlepage.html)]=1649 18:12:36 INFO: [compressed size (OPS/titlepage.html)]=691 18:12:36 INFO: [compression method (OPS/titlepage.html)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1 18:12:36 INFO: [size (OPS/nc80.0.jpg)]=578314 18:12:36 INFO: [compressed size (OPS/nc80.0.jpg)]=577335 18:12:36 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2 18:12:36 INFO: [size (OPS/nc7v.0.jpg)]=336115 18:12:36 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039 18:12:36 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated 18:12:36 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7 18:12:36 WARNING: : 18:12:36 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 18:12:36 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 18:12:36 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 18:12:36 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 9.958 μs 18:12:36 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 50.47 ms 18:12:36 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 133.6 ms 18:12:36 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub.xsl 18:12:37 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 696.2 ms 18:12:37 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 803.7 ms 18:12:37 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 859.0 ms 18:12:37 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub 18:12:37 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]] 18:12:37 Validating against EPUB version 2.0 - custom validation 18:12:37 INFO: [navigation order (OPS/titlepage.html)]=1 18:12:37 INFO: [navigation order (OPS/index.html)]=2 18:12:37 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3 18:12:37 INFO: [navigation order (OPS/tg5.html)]=4 18:12:37 INFO: [navigation order (OPS/tg5.html)]=5 18:12:37 INFO: [navigation order (OPS/tg5.html)]=6 18:12:37 INFO: [navigation order (OPS/tg5.html)]=7 18:12:37 INFO: [navigation order (OPS/tg5.html)]=8 18:12:37 INFO: [navigation order (OPS/tg5.html)]=9 18:12:37 INFO: [navigation order (OPS/tg5.html)]=10 18:12:37 INFO: [navigation order (OPS/tg5.html)]=11 18:12:37 INFO: [navigation order (OPS/tg5.html)]=12 18:12:37 INFO: [navigation order (OPS/tg5.html)]=13 18:12:37 INFO: [navigation order (OPS/tg5.html)]=14 18:12:37 INFO: [navigation order (OPS/tg5.html)]=15 18:12:37 INFO: [navigation order (OPS/tg5.html)]=16 18:12:37 INFO: [navigation order (OPS/tg5.html)]=17 18:12:37 INFO: [navigation order (OPS/tg5.html)]=18 18:12:37 INFO: [navigation order (OPS/tg5.html)]=19 18:12:37 INFO: [navigation order (OPS/tg5.html)]=20 18:12:37 INFO: [navigation order (OPS/tg5.html)]=21 18:12:37 INFO: [navigation order (OPS/tg5.html)]=22 18:12:37 INFO: [navigation order (OPS/tg5.html)]=23 18:12:37 INFO: [navigation order (OPS/tg5.html)]=24 18:12:37 INFO: [navigation order (OPS/tg5.html)]=25 18:12:37 INFO: [navigation order (OPS/tg5.html)]=26 18:12:37 INFO: [navigation order (OPS/tg5.html)]=27 18:12:37 INFO: [navigation order (OPS/tg5.html)]=28 18:12:37 INFO: [navigation order (OPS/tg5.html)]=29 18:12:37 INFO: [navigation order (OPS/tg5.html)]=30 18:12:37 INFO: [navigation order (OPS/tg5.html)]=31 18:12:37 INFO: [navigation order (OPS/tg5.html)]=32 18:12:37 INFO: [navigation order (OPS/tg5.html)]=33 18:12:37 INFO: [navigation order (OPS/tg5.html)]=34 18:12:37 INFO: [navigation order (OPS/tg5.html)]=35 18:12:37 INFO: [navigation order (OPS/tg5.html)]=36 18:12:37 INFO: [navigation order (OPS/tg5.html)]=37 18:12:37 INFO: [navigation order (OPS/tg5.html)]=38 18:12:37 INFO: [navigation order (OPS/tg5.html)]=39 18:12:37 INFO: [navigation order (OPS/tg5.html)]=40 18:12:37 INFO: [navigation order (OPS/tg5.html)]=41 18:12:37 INFO: [navigation order (OPS/tg5.html)]=42 18:12:37 INFO: [navigation order (OPS/tg5.html)]=43 18:12:37 INFO: [navigation order (OPS/tg5.html)]=44 18:12:37 INFO: [navigation order (OPS/tg5.html)]=45 18:12:37 INFO: [navigation order (OPS/tg5.html)]=46 18:12:37 INFO: [navigation order (OPS/tg5.html)]=47 18:12:37 INFO: [navigation order (OPS/tg5.html)]=48 18:12:37 INFO: [navigation order (OPS/tg5.html)]=49 18:12:37 INFO: [navigation order (OPS/tg5.html)]=50 18:12:37 INFO: [navigation order (OPS/tg5.html)]=51 18:12:37 INFO: [navigation order (OPS/tg5.html)]=52 18:12:37 INFO: [navigation order (OPS/tg5.html)]=53 18:12:37 INFO: [navigation order (OPS/tg5.html)]=54 18:12:37 INFO: [navigation order (OPS/tg5.html)]=55 18:12:37 INFO: [navigation order (OPS/tg5.html)]=56 18:12:37 INFO: [navigation order (OPS/tg5.html)]=57 18:12:37 INFO: [navigation order (OPS/tg5.html)]=58 18:12:37 INFO: [navigation order (OPS/tg5.html)]=59 18:12:37 INFO: [navigation order (OPS/tg5.html)]=60 18:12:37 INFO: [navigation order (OPS/tg5.html)]=61 18:12:37 INFO: [navigation order (OPS/tg5.html)]=62 18:12:37 INFO: [navigation order (OPS/tg5.html)]=63 18:12:37 INFO: [navigation order (OPS/tg5.html)]=64 18:12:37 INFO: [navigation order (OPS/tg5.html)]=65 18:12:37 INFO: [navigation order (OPS/tg5.html)]=66 18:12:37 INFO: [navigation order (OPS/tg5.html)]=67 18:12:37 INFO: [navigation order (OPS/tg5.html)]=68 18:12:37 INFO: [navigation order (OPS/tg5.html)]=69 18:12:37 INFO: [navigation order (OPS/tg5.html)]=70 18:12:37 INFO: [navigation order (OPS/tg5.html)]=71 18:12:37 INFO: [navigation order (OPS/tg5.html)]=72 18:12:37 INFO: [navigation order (OPS/tg5.html)]=73 18:12:37 INFO: [navigation order (OPS/tg5.html)]=74 18:12:37 INFO: [navigation order (OPS/tg9.html)]=75 18:12:37 INFO: [navigation order (OPS/tg9.html)]=76 18:12:37 INFO: [navigation order (OPS/tg9.html)]=77 18:12:37 INFO: [navigation order (OPS/tg9.html)]=78 18:12:37 INFO: [navigation order (OPS/tg9.html)]=79 18:12:37 INFO: [navigation order (OPS/tg9.html)]=80 18:12:37 INFO: [navigation order (OPS/tg9.html)]=81 18:12:37 INFO: [navigation order (OPS/tg9.html)]=82 18:12:37 INFO: [navigation order (OPS/tg9.html)]=83 18:12:37 INFO: [navigation order (OPS/tg9.html)]=84 18:12:37 INFO: [navigation order (OPS/tg9.html)]=85 18:12:37 INFO: [navigation order (OPS/tg9.html)]=86 18:12:37 INFO: [navigation order (OPS/tg9.html)]=87 18:12:37 INFO: [navigation order (OPS/tg9.html)]=88 18:12:37 INFO: [navigation order (OPS/tg9.html)]=89 18:12:37 INFO: [navigation order (OPS/tg9.html)]=90 18:12:37 INFO: [navigation order (OPS/tg9.html)]=91 18:12:37 INFO: [navigation order (OPS/tg9.html)]=92 18:12:37 INFO: [navigation order (OPS/tg9.html)]=93 18:12:37 INFO: [navigation order (OPS/tg9.html)]=94 18:12:37 INFO: [navigation order (OPS/tg9.html)]=95 18:12:37 INFO: [navigation order (OPS/tg9.html)]=96 18:12:37 INFO: [navigation order (OPS/tg9.html)]=97 18:12:37 INFO: [navigation order (OPS/tg9.html)]=98 18:12:37 INFO: [navigation order (OPS/tg9.html)]=99 18:12:37 INFO: [navigation order (OPS/tg9.html)]=100 18:12:37 INFO: [navigation order (OPS/tg9.html)]=101 18:12:37 INFO: [navigation order (OPS/tg9.html)]=102 18:12:37 INFO: [navigation order (OPS/tg9.html)]=103 18:12:37 INFO: [navigation order (OPS/tg9.html)]=104 18:12:37 INFO: [navigation order (OPS/tg9.html)]=105 18:12:37 INFO: [navigation order (OPS/tg9.html)]=106 18:12:37 INFO: [navigation order (OPS/tg9.html)]=107 18:12:37 INFO: [navigation order (OPS/tg9.html)]=108 18:12:37 INFO: [navigation order (OPS/tg9.html)]=109 18:12:37 INFO: [navigation order (OPS/tg9.html)]=110 18:12:37 INFO: [navigation order (OPS/tg9.html)]=111 18:12:37 INFO: [navigation order (OPS/tg9.html)]=112 18:12:37 INFO: [navigation order (OPS/tg9.html)]=113 18:12:37 INFO: [navigation order (OPS/tg9.html)]=114 18:12:37 INFO: [navigation order (OPS/tg9.html)]=115 18:12:37 INFO: [navigation order (OPS/tg9.html)]=116 18:12:37 INFO: [navigation order (OPS/tg9.html)]=117 18:12:37 INFO: [navigation order (OPS/tg9.html)]=118 18:12:37 INFO: [navigation order (OPS/tg9.html)]=119 18:12:37 INFO: [navigation order (OPS/tg9.html)]=120 18:12:37 INFO: [navigation order (OPS/tg9.html)]=121 18:12:37 INFO: [navigation order (OPS/tg10.html)]=122 18:12:37 INFO: [navigation order (OPS/tg10.html)]=123 18:12:37 INFO: [navigation order (OPS/tg10.html)]=124 18:12:37 INFO: [navigation order (OPS/tg10.html)]=125 18:12:37 INFO: [navigation order (OPS/tg10.html)]=126 18:12:37 INFO: [navigation order (OPS/tg10.html)]=127 18:12:37 INFO: [navigation order (OPS/tg10.html)]=128 18:12:37 INFO: [navigation order (OPS/tg10.html)]=129 18:12:37 INFO: [navigation order (OPS/tg10.html)]=130 18:12:37 INFO: [navigation order (OPS/tg10.html)]=131 18:12:37 INFO: [navigation order (OPS/tg10.html)]=132 18:12:37 INFO: [navigation order (OPS/tg10.html)]=133 18:12:37 INFO: [navigation order (OPS/tg10.html)]=134 18:12:37 INFO: [navigation order (OPS/tg10.html)]=135 18:12:37 INFO: [navigation order (OPS/tg10.html)]=136 18:12:37 INFO: [navigation order (OPS/tg10.html)]=137 18:12:37 INFO: [navigation order (OPS/tg10.html)]=138 18:12:37 INFO: [navigation order (OPS/tg10.html)]=139 18:12:37 INFO: [navigation order (OPS/tg10.html)]=140 18:12:37 INFO: [navigation order (OPS/titlepageback.html)]=141 18:12:37 INFO: [creation date (META-INF/container.xml)]=2018-04-29T18:12:36Z 18:12:37 INFO: [format name]=application/epub+zip 18:12:37 INFO: [title]=Goethes Briefwechsel mit einem Kinde. 18:12:37 INFO: [language]=de 18:12:37 INFO: [subject]=prose 18:12:37 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B 18:12:37 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von 18:12:37 INFO: [creator]=Arnim, Bettina von 18:12:37 INFO: [publisher]=TextGrid 18:12:37 INFO: [date]=1859 18:12:37 INFO: [date]=2018-04-29 18:12:37 INFO: [rights]=Creative Commons Attribution 18:12:37 INFO: [unique identifier (OPS/stylesheet.css)]=css 18:12:37 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 18:12:37 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 18:12:37 INFO: [unique identifier (OPS/print.css)]=print.css 18:12:37 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 18:12:37 INFO: [unique identifier (OPS/index.html)]=start 18:12:37 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1 18:12:37 INFO: [unique identifier (OPS/tg5.html)]=section3 18:12:37 INFO: [unique identifier (OPS/tg9.html)]=section73 18:12:37 INFO: [unique identifier (OPS/tg10.html)]=section120 18:12:37 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1 18:12:37 INFO: [unique identifier (OPS/toc.ncx)]=ncx 18:12:37 INFO: [Has ncx file (OPS/toc.ncx)]=true 18:12:37 INFO: [is spine item (OPS/titlepage.html)]=true 18:12:37 INFO: [linear (OPS/titlepage.html)]=true 18:12:37 INFO: [is spine item (OPS/index.html)]=true 18:12:37 INFO: [linear (OPS/index.html)]=true 18:12:37 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true 18:12:37 INFO: [linear (OPS/index-front.1_div.1.html)]=true 18:12:37 INFO: [is spine item (OPS/tg5.html)]=true 18:12:37 INFO: [linear (OPS/tg5.html)]=true 18:12:37 INFO: [is spine item (OPS/tg9.html)]=true 18:12:37 INFO: [linear (OPS/tg9.html)]=true 18:12:37 INFO: [is spine item (OPS/tg10.html)]=true 18:12:37 INFO: [linear (OPS/tg10.html)]=true 18:12:37 INFO: [is spine item (OPS/titlepageback.html)]=true 18:12:37 INFO: [linear (OPS/titlepageback.html)]=false 18:12:37 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 18:12:37 INFO: [resource (OPS/content.opf)]=OPS/index.html 18:12:37 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html 18:12:37 INFO: [resource (OPS/content.opf)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 18:12:37 INFO: [spine index (OPS/titlepage.html)]=0 18:12:37 INFO: [spine index (OPS/index.html)]=1 18:12:37 INFO: [spine index (OPS/index-front.1_div.1.html)]=2 18:12:37 INFO: [spine index (OPS/tg5.html)]=3 18:12:37 INFO: [spine index (OPS/tg9.html)]=4 18:12:37 INFO: [spine index (OPS/tg10.html)]=5 18:12:37 INFO: [spine index (OPS/titlepageback.html)]=6 18:12:37 INFO: [items count]=12 18:12:37 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 18:12:37 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/print.css)]=text/css 18:12:37 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml 18:12:37 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml 18:12:37 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg 18:12:37 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 18:12:37 INFO: [characters count (OPS/titlepage.html)]=982 18:12:37 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode 18:12:37 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/ 18:12:37 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek 18:12:37 INFO: [characters count (OPS/titlepageback.html)]=1503 18:12:37 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 18:12:37 INFO: [resource (OPS/index.html)]=OPS/print.css 18:12:37 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 18:12:37 INFO: [characters count (OPS/index.html)]=211 18:12:37 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css 18:12:37 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css 18:12:37 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt 18:12:37 INFO: [characters count (OPS/index-front.1_div.1.html)]=304 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/print.css 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg 18:12:37 INFO: [characters count (OPS/tg5.html)]=544120 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/print.css 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 18:12:37 INFO: [characters count (OPS/tg9.html)]=482477 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/print.css 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 18:12:37 INFO: [characters count (OPS/tg10.html)]=363274 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 18:12:37 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 18:12:37 INFO: [size (OPS/tg9.html)]=545812 18:12:37 INFO: [compressed size (OPS/tg9.html)]=169804 18:12:37 INFO: [compression method (OPS/tg9.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e 18:12:37 INFO: [size (OPS/print.css)]=2836 18:12:37 INFO: [compressed size (OPS/print.css)]=1324 18:12:37 INFO: [compression method (OPS/print.css)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 18:12:37 INFO: [size (OPS/k2m2.0.jpg)]=57081 18:12:37 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981 18:12:37 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf 18:12:37 INFO: [size (OPS/tg10.html)]=419406 18:12:37 INFO: [compressed size (OPS/tg10.html)]=124180 18:12:37 INFO: [compression method (OPS/tg10.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb 18:12:37 INFO: [size (OPS/content.opf)]=3325 18:12:37 INFO: [compressed size (OPS/content.opf)]=923 18:12:37 INFO: [compression method (OPS/content.opf)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/content.opf)]=63f05bad2f6328a231facd550afa9b6af7c3e79c6d45a8e58e201c484d8790 18:12:37 INFO: [size (OPS/index-front.1_div.1.html)]=1554 18:12:37 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672 18:12:37 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca 18:12:37 INFO: [size (OPS/tg5.html)]=618049 18:12:37 INFO: [compressed size (OPS/tg5.html)]=185381 18:12:37 INFO: [compression method (OPS/tg5.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24 18:12:37 INFO: [size (OPS/page-template.xpgt)]=3479 18:12:37 INFO: [compressed size (OPS/page-template.xpgt)]=527 18:12:37 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 18:12:37 INFO: [size (OPS/index.html)]=1226 18:12:37 INFO: [compressed size (OPS/index.html)]=565 18:12:37 INFO: [compression method (OPS/index.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570 18:12:37 INFO: [size (META-INF/container.xml)]=215 18:12:37 INFO: [compressed size (META-INF/container.xml)]=150 18:12:37 INFO: [compression method (META-INF/container.xml)]=Deflated 18:12:37 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 18:12:37 INFO: [size (OPS/toc.ncx)]=30985 18:12:37 INFO: [compressed size (OPS/toc.ncx)]=2380 18:12:37 INFO: [compression method (OPS/toc.ncx)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c 18:12:37 INFO: [size (OPS/titlepageback.html)]=2554 18:12:37 INFO: [compressed size (OPS/titlepageback.html)]=1126 18:12:37 INFO: [compression method (OPS/titlepageback.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3 18:12:37 INFO: [size (mimetype)]=20 18:12:37 INFO: [compressed size (mimetype)]=20 18:12:37 INFO: [compression method (mimetype)]=Stored 18:12:37 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 18:12:37 INFO: [size (OPS/stylesheet.css)]=17284 18:12:37 INFO: [compressed size (OPS/stylesheet.css)]=4371 18:12:37 INFO: [compression method (OPS/stylesheet.css)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 18:12:37 INFO: [size (OPS/titlepage.html)]=1824 18:12:37 INFO: [compressed size (OPS/titlepage.html)]=639 18:12:37 INFO: [compression method (OPS/titlepage.html)]=Deflated 18:12:37 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e 18:12:37 WARNING: : 18:12:37 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 18:12:37 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 18:12:37 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 18:12:37 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.877 sec 18:12:37 Running info.textgrid.services.aggregator.CacheControlIT 18:12:37 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 71.93 ms 18:12:37 [INFO] Starting streaming ZIP export after 72.76 ms 18:12:38 [INFO] Finished exporting after 667.1 ms 18:12:38 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Performance.Counter.Server,service="{http://aggregator.services.textgrid.info/}REST",port="REST",operation="getZIP": org.apache.cxf.management.counters.ResponseTimeCounter@6641ea60 18:12:38 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 69.64 ms 18:12:38 304 Not Modified 18:12:38 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 17.67 μs 18:12:38 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 69.01 ms 18:12:38 [INFO] Starting TEIcorpus serialization 18:12:38 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@4cb73e4d, sid: false 18:12:38 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 413.6 ms 18:12:39 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 444.0 ms 18:12:39 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 460.5 ms 18:12:39 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 460.6 ms 18:12:39 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 9.817 μs 18:12:39 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 70.62 ms 18:12:39 304 Not Modified 18:12:39 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 18:12:39 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 365.5 μs 18:12:39 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 69.01 ms 18:12:39 [INFO] Starting TEIcorpus serialization 18:12:39 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@36bf45d4, sid: false 18:12:39 Warning: on line 85 18:12:39 The child axis starting at an attribute node will never select anything 18:12:39 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 374.7 ms 18:12:39 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:39 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 374.9 ms 18:12:39 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 375.6 ms 18:12:39 case 4: write to stdout, pageLayout Simple 18:12:39 TEI HTML inside corpus 18:12:39 TEI HTML inside corpus 18:12:39 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 381.4 ms 18:12:39 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 18:12:39 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 40.22 μs 18:12:39 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 65.89 ms 18:12:39 304 Not Modified 18:12:39 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 10.64 μs 18:12:39 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 67.67 ms 18:12:39 [INFO] Starting TEIcorpus serialization 18:12:39 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@79a1df90, sid: false 18:12:39 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 344.6 ms 18:12:39 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 362.5 ms 18:12:39 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 373.0 ms 18:12:39 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 373.1 ms 18:12:39 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 9.207 μs 18:12:40 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 78.80 ms 18:12:40 304 Not Modified 18:12:40 [INFO] Starting HTML export for textgrid:mjsx.0 18:12:40 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 67.54 μs 18:12:40 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 40.45 ms 18:12:40 [INFO] Starting TEIcorpus serialization 18:12:40 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1d0f5350, sid: false 18:12:40 Warning: on line 85 18:12:40 The child axis starting at an attribute node will never select anything 18:12:40 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 269.5 ms 18:12:40 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 18:12:40 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (AGGREGATION -> html) after 269.8 ms 18:12:40 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 270.7 ms 18:12:40 case 4: write to stdout, pageLayout Simple 18:12:40 TEI HTML inside corpus 18:12:40 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 276.6 ms 18:12:40 [INFO] Starting HTML export for textgrid:mjsx.0 18:12:40 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 64.62 μs 18:12:40 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 37.10 ms 18:12:40 304 Not Modified 18:12:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.514 sec 18:12:40 18:12:40 Results : 18:12:40 18:12:40 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3 18:12:40 18:12:40 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 18:12:40 [JENKINS] Recording test results 18:12:40 [INFO] 18:12:40 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator --- 18:12:40 [INFO] Stopping Coyote HTTP/1.1 on http-46723 18:12:40 [INFO] Closing Spring root WebApplicationContext 18:12:40 [INFO] Closing Root WebApplicationContext: startup date [Sun Apr 29 18:12:22 CEST 2018]; root of context hierarchy 18:12:40 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@1cafafd4 18:12:40 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6e97d996: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,propertyPlaceholderConfigurer,org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer#0,org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer#0,cxf.config0,org.apache.cxf.management.InstrumentationManager,CounterRepository,cors-filter,stable-repo,dev-repo,services,services-dev,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor]; root of factory hierarchy 18:12:41 [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:12:41 [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@2f44efe8]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@7bc81855, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@45f05450, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@6c63968e, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@64501f45, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@5f61b92a, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@18742442, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@68530624, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@c9d965c, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@5ee7d60c, class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@6788afa6, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@171af755, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@77d5ac9c, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@176253dc, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@35353b09, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@7555d2a5, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@2fbe21df, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@2a476b47, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@36b6f075, class java.util.ArrayList=java.lang.ref.WeakReference@6dadccfc, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@33c3b84f, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@22cff023, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@237b9957, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@20326be8, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@e1dae61, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@530e0969, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@2cc0937e, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@1f1ed025, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@7c930b01, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@5ff500bb, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@77863358, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@1e705a75, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@7a5f91b9, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@d58a691, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@4b024891, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@573d1076, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@51e98171}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 18:12:41 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@194dd9f3]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@40525c8b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 18:12:41 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@7fd34a57]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@62acaed5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 18:12:41 [INFO] 18:12:41 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator --- 18:12:41 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 18:12:41 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 18:12:41 [JENKINS] Recording test results[INFO] 18:12:41 18:12:41 [INFO] --- maven-site-plugin:3.4:site (default-site) @ aggregator --- 18:12:41 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8 18:12:41 [INFO] configuring report plugin org.tomdz.maven:sphinx-maven-plugin:1.0.3 18:12:42 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator 18:12:42 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. 18:12:42 [INFO] Generating "Documentation via sphinx" report --- sphinx-maven-plugin:1.0.3:generate 18:12:42 [INFO] Unpacking sphinx to /mnt/data/jenkins/workspace/Aggregator/target/sphinx 18:12:42 [INFO] Running sphinx on /mnt/data/jenkins/workspace/Aggregator/docs, output will be placed in /mnt/data/jenkins/workspace/Aggregator/target/site 18:12:43 [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:12:43 java.lang.IllegalStateException 18:12:43 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566) 18:12:43 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) 18:12:43 at com.google.common.base.Objects.toStringHelper(Objects.java:119) 18:12:43 at com.google.common.cache.CacheStats.toString(CacheStats.java:267) 18:12:43 at java.text.MessageFormat.subformat(MessageFormat.java:1280) 18:12:43 at java.text.MessageFormat.format(MessageFormat.java:865) 18:12:43 at java.text.Format.format(Format.java:157) 18:12:43 at java.text.MessageFormat.format(MessageFormat.java:841) 18:12:43 at java.util.logging.Formatter.formatMessage(Formatter.java:138) 18:12:43 at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45) 18:12:43 at java.util.logging.StreamHandler.publish(StreamHandler.java:211) 18:12:43 at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:116) 18:12:43 at java.util.logging.Logger.log(Logger.java:738) 18:12:43 at java.util.logging.Logger.doLog(Logger.java:765) 18:12:43 at java.util.logging.Logger.log(Logger.java:831) 18:12:43 at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256) 18:12:43 at java.lang.System$2.invokeFinalize(System.java:1270) 18:12:43 at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) 18:12:43 at java.lang.ref.Finalizer.access$100(Finalizer.java:34) 18:12:43 at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:213) 18:12:47 Running Sphinx v1.1.3 18:12:50 loading pickled environment... not yet created 18:12:50 loading intersphinx inventory from http://docs.python.org/objects.inv... 18:12:51 building [html]: targets for 7 source files that are out of date 18:12:51 updating environment: 7 added, 0 changed, 0 removed 18:12:51 reading sources... [ 14%] api 18:12:51 reading sources... [ 28%] config 18:12:51 reading sources... [ 42%] epub 18:12:51 reading sources... [ 57%] html 18:12:52 reading sources... [ 71%] index 18:12:52 reading sources... [ 85%] teicorpus 18:12:52 reading sources... [100%] zip 18:12:52 18:12:52 looking for now-outdated files... none found 18:12:52 pickling environment... done 18:12:52 checking consistency... done 18:12:52 preparing documents... done 18:12:52 writing output... [ 14%] api 18:12:53 writing output... [ 28%] config 18:12:53 writing output... [ 42%] epub 18:12:53 writing output... [ 57%] html 18:12:53 writing output... [ 71%] index 18:12:53 writing output... [ 85%] teicorpus 18:12:53 writing output... [100%] zip 18:12:53 18:12:53 writing additional files... genindex search 18:12:53 copying static files... done 18:12:53 dumping search index... done 18:12:53 dumping object inventory... done 18:12:53 build succeeded, 1 warning. 18:12:54 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site 18:12:55 Started calculate disk usage of build 18:12:55 Finished Calculation of disk usage of build in 0 seconds 18:12:56 Started calculate disk usage of workspace 18:12:56 Finished Calculation of disk usage of workspace in 0 seconds 18:12:56 Notifying upstream projects of job completion 18:12:56 Join notifier requires a CauseAction 18:12:56 [INFO] ------------------------------------------------------------------------ 18:12:56 [INFO] BUILD SUCCESS 18:12:56 [INFO] ------------------------------------------------------------------------ 18:12:56 [INFO] Total time: 01:30 min 18:12:56 [INFO] Finished at: 2018-04-29T18:12:56+02:00 18:12:56 [INFO] ------------------------------------------------------------------------ 18:12:57 Waiting for Jenkins to finish collecting data 18:12:57 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-SNAPSHOT.pom 18:12:57 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.10-SNAPSHOT.war to info.textgrid.services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-SNAPSHOT.war 18:12:57 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-SNAPSHOT.properties 18:12:57 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.10~20180429181126_all.deb to info.textgrid.services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-SNAPSHOT.deb 18:13:03 Set build name. 18:13:03 channel stopped 18:13:03 New build name is '#157 origin/develop' 18:13:03 using settings config with name MavenSettings 18:13:03 Replacing all maven server entries not found in credentials list is true 18:13:03 Maven RedeployPublisher use remote Rechenknecht maven settings from : /tmp/settings6868021588426980159.xml 18:13:05 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 18:13:05 Deploying the main artifact aggregator-1.4.10-SNAPSHOT.war 18:13:05 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml 18:13:06 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml (2 KB at 4.7 KB/sec) 18:13:06 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.war 18:13:07 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.war (66022 KB at 36136.6 KB/sec) 18:13:07 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.pom 18:13:07 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.pom (30 KB at 1278.7 KB/sec) 18:13:07 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml 18:13:07 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (673 B at 14.0 KB/sec) 18:13:07 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml 18:13:08 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml (2 KB at 8.9 KB/sec) 18:13:08 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml 18:13:08 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (673 B at 17.3 KB/sec) 18:13:08 Deploying the main artifact aggregator-1.4.10-SNAPSHOT.properties 18:13:08 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.properties 18:13:08 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.properties (727 B at 35.5 KB/sec) 18:13:08 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml 18:13:08 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml (2 KB at 58.9 KB/sec) 18:13:08 Deploying the main artifact aggregator-1.4.10-SNAPSHOT.deb 18:13:08 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.deb 18:13:09 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/aggregator-1.4.10-20180429.161306-15.deb (40655 KB at 32680.1 KB/sec) 18:13:09 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml 18:13:09 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.10-SNAPSHOT/maven-metadata.xml (2 KB at 58.9 KB/sec) 18:13:09 [INFO] Deployment done in 5.9 sec 18:13:09 IRC notifier plugin: Sending notification to: #textgrid 18:13:10 Started calculate disk usage of build 18:13:10 Finished Calculation of disk usage of build in 0 seconds 18:13:10 Started calculate disk usage of workspace 18:13:10 Finished Calculation of disk usage of workspace in 0 seconds 18:13:10 Notifying upstream projects of job completion 18:13:10 No emails were triggered. 18:13:10 Finished: SUCCESS