16:19:15 Started by user Thorsten Vitt 16:19:15 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/Aggregator 16:19:15 > git rev-parse --is-inside-work-tree # timeout=10 16:19:15 Fetching changes from the remote Git repository 16:19:15 > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10 16:19:15 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git 16:19:15 > git --version # timeout=10 16:19:15 using GIT_SSH to set credentials git for projects.gwdg.de 16:19:15 > git fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/* 16:19:16 Seen branch in repository origin/develop 16:19:16 Seen branch in repository origin/feature/basket 16:19:16 Seen branch in repository origin/feature/export-by-list 16:19:16 Seen branch in repository origin/feature/faust-rendering 16:19:16 Seen branch in repository origin/feature/instrumentation 16:19:16 Seen branch in repository origin/feature/license 16:19:16 Seen branch in repository origin/feature/new-structure 16:19:16 Seen branch in repository origin/feature/tei-xsl-7 16:19:16 Seen branch in repository origin/feature/tei-xsl-update 16:19:16 Seen branch in repository origin/feature/tei-xsl7-corpus 16:19:16 Seen branch in repository origin/feature/tei-xsl7-groups 16:19:16 Seen branch in repository origin/feature/xslmanager 16:19:16 Seen branch in repository origin/feature/zip-config 16:19:16 Seen branch in repository origin/feature/zip-performance 16:19:16 Seen branch in repository origin/master 16:19:16 Seen branch in repository origin/package-tei-xsl 16:19:16 Seen branch in repository origin/refactor-html 16:19:16 Seen branch in repository origin/refactor-it 16:19:16 Seen 18 remote branches 16:19:16 Checking out Revision b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b (origin/develop) 16:19:16 > git config core.sparsecheckout # timeout=10 16:19:16 > git checkout -f b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b 16:19:16 > git branch -a -v --no-abbrev # timeout=10 16:19:16 > git branch -D origin/develop # timeout=10 16:19:16 > git checkout -b origin/develop b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b 16:19:16 > git rev-list b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b # timeout=10 16:19:16 > git remote # timeout=10 16:19:16 > git submodule init # timeout=10 16:19:16 > git submodule sync # timeout=10 16:19:16 > git config --get remote.origin.url # timeout=10 16:19:16 > git submodule init # timeout=10 16:19:16 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 16:19:16 > git config --get submodule.tei-stylesheets.url # timeout=10 16:19:16 > git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10 16:19:16 > git submodule update --init --recursive src/main/webapp/tei-stylesheets 16:19:16 Set build name. 16:19:16 New build name is '#122 origin/develop' 16:19:16 No emails were triggered. 16:19:16 Parsing POMs 16:19:16 using settings config with name MavenSettings 16:19:16 Replacing all maven server entries not found in credentials list is true 16:19:20 Established TCP socket on 43305 16:19:20 maven33-agent.jar already up to date 16:19:20 maven33-interceptor.jar already up to date 16:19:20 maven3-interceptor-commons.jar already up to date 16:19:20 [Aggregator] $ java -Xmx512m -XX:MaxPermSize=128m -Djava.awt.headless=true -cp /mnt/data/jenkins/maven33-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.Maven33Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven33-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 43305 16:19:20 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 16:19:20 <===[JENKINS REMOTING CAPACITY]===>channel started 16:19:21 using settings config with name MavenSettings 16:19:21 Replacing all maven server entries not found in credentials list is true 16:19:22 Executing Maven: -B -f /mnt/data/jenkins/workspace/Aggregator/pom.xml -s /tmp/settings3070728365376896771.xml clean verify site 16:19:23 [INFO] Scanning for projects... 16:19:23 [INFO] 16:19:23 [INFO] ------------------------------------------------------------------------ 16:19:23 [INFO] Building TextGrid Aggregator Service 1.4.9-SNAPSHOT 16:19:23 [INFO] ------------------------------------------------------------------------ 16:19:23 [INFO] 16:19:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator --- 16:19:23 [INFO] Deleting /mnt/data/jenkins/workspace/Aggregator/target 16:19:23 [INFO] 16:19:23 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 16:19:24 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 16:19:24 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0.0 KB/sec) 16:19:24 [info] 16:19:24 [info] /mnt/data/jenkins/workspace/Aggregator/.git 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] git.build.user.name Unknown 16:19:24 [info] git.build.user.email Unknown 16:19:24 [info] git.branch origin/develop 16:19:24 [info] --always = false 16:19:24 [info] --dirty = -dev 16:19:24 [info] --abbrev = 7 16:19:24 [info] --tags = true 16:19:24 [info] --match = 16:19:24 [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/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]] ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [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 ------ ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 16:19:24 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 16:19:24 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 16:19:24 [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}] ] 16:19:24 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 16:19:24 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 16:19:24 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 16:19:24 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 16:19:24 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 16:19:24 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 16:19:24 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=March 8, 0017 4:19:24 PM +00:53:28}] ] 16:19:24 [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], 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]} ] 16:19:24 [info] HEAD is [ b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b ] 16:19:24 [info] Repo is in dirty state [ false ] 16:19:24 [info] git.commit.id.describe 1.4.8-7-gb8d7d9f 16:19:24 [info] git.commit.id b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b 16:19:24 [info] git.commit.id.abbrev b8d7d9f 16:19:24 [info] git.commit.user.name Thorsten Vitt 16:19:24 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 16:19:24 [info] git.commit.message.full Some notes re embedded mode 16:19:24 16:19:24 [info] git.commit.message.short Some notes re embedded mode 16:19:24 [info] git.commit.time 2016-09-22 11:24:12 16:19:24 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git 16:19:24 [info] git.build.time 2017-03-08 16:19:24 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] 16:19:24 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 16:19:24 [info] 16:19:24 [INFO] 16:19:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 16:19:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:24 [INFO] Copying 3 resources 16:19:24 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 16:19:24 [INFO] 16:19:24 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 16:19:24 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/Aggregator/target/classes 16:19:25 [INFO] 16:19:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 16:19:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:25 [INFO] Copying 14 resources 16:19:25 [INFO] 16:19:25 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 16:19:25 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.2/maven-plugin-api-2.0.2.jar 16:19:25 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar 16:19:25 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.2/maven-plugin-api-2.0.2.jar (9 KB at 153.6 KB/sec) 16:19:25 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (77 KB at 891.2 KB/sec) 16:19:25 [INFO] Reserved port 44525 for test.server.port 16:19:25 [INFO] 16:19:25 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 16:19:25 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/Aggregator/target/test-classes 16:19:26 [INFO] 16:19:26 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 16:19:26 [INFO] Surefire report directory: /mnt/data/jenkins/workspace/Aggregator/target/surefire-reports 16:19:26 16:19:26 ------------------------------------------------------- 16:19:26 T E S T S 16:19:26 ------------------------------------------------------- 16:19:26 Running info.textgrid.services.aggregator.tree.AggregationTreeFactoryTest 16:19:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec 16:19:26 Running info.textgrid.services.aggregator.SearchResultListTest 16:19:26 Mar 08, 2017 4:19:26 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:26 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:26 Mar 08, 2017 4:19:26 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 16:19:26 INFO: Initialized a TextGridRepProvider with the endpoint https://www.textgridlab.org/1.0/confserv 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getConfig 16:19:27 INFO: Received config from https://www.textgridlab.org/1.0/confserv 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getPublicSearchClient 16:19:27 INFO: Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 16:19:27 INFO: Added 10 of 16 results 16:19:27 [Auf das schöne Geschlecht] 16:19:27 [An ein Mädgen] 16:19:27 [Auf Amorn [2]] 16:19:27 [Auf sein Mädgen] 16:19:27 [Auf die Liebe] 16:19:27 [Auf die, welche lieben] 16:19:27 [Auf die Pfeile der Liebe] 16:19:27 [Auf Bathyllen] 16:19:27 [An seine Buhlschaft] 16:19:27 [Sein Traum] 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.SearchResultList fetchNextChunk 16:19:27 INFO: Added 16 of 16 results 16:19:27 [Der wächserne Amor] 16:19:27 [Auf Amorn] 16:19:27 [Auf sein Mädgen [2]] 16:19:27 [An einen Knaben] 16:19:27 [[Venus, die die Göttinnen beherrschet]] 16:19:27 [Auf seine Mädgens] 16:19:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec 16:19:27 Running info.textgrid.services.aggregator.StylesheetManagerTest 16:19:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec 16:19:27 Running info.textgrid.services.aggregator.html.HtmlRegressionTest 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:19:27 WARNING: Someone wants the default instance -- I hope we're in a test. 16:19:27 ### Comparing HTML output for textgrid:n2kf.0 to reference document n2kf.0.html 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:27 INFO: Starting HTML export for textgrid:n2kf.0 16:19:27 Mar 08, 2017 4:19:27 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:27 INFO: Started HTML serialization for textgrid:n2kf.0 (UNKNOWN -> html) after 639.3 μs 16:19:27 Mar 08, 2017 4:19:27 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 16:19:27 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 16:19:28 Mar 08, 2017 4:19:28 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass 16:19:28 INFO: Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 16:19:33 Mar 08, 2017 4:19:33 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:19:33 INFO: Fetched source for textgrid:n2kf.0 (UNKNOWN -> html) up to metadata after 5.577 s 16:19:33 Mar 08, 2017 4:19:33 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:19:33 INFO: Fetched source for textgrid:n2kf.0 (XML -> html) after 5.579 s 16:19:33 Mar 08, 2017 4:19:33 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:19:33 INFO: No servlet context, trying fallback property 16:19:34 Mar 08, 2017 4:19:34 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:19:34 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:19:34 Mar 08, 2017 4:19:34 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:34 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:19:34 Mar 08, 2017 4:19:34 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:34 INFO: Prepared XSLT stylesheet (internal) for textgrid:n2kf.0 (XML -> html) after 6.252 s 16:19:34 Mar 08, 2017 4:19:34 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:34 INFO: Ready for transformation of textgrid:n2kf.0 (XML -> html) after 6.403 s 16:19:34 case 4: write to stdout, pageLayout Simple 16:19:34 TEI HTML creation in single document mode 16:19:35 TEI HTML: run end hook template teiEndHook 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:35 INFO: Finished and delivered transformation of textgrid:n2kf.0 (XML -> html) after 7.298 s 16:19:35 ### Comparing HTML output for textgrid:msdd.0 to reference document msdd.0.html 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:35 INFO: Starting HTML export for textgrid:msdd.0 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:35 INFO: Started HTML serialization for textgrid:msdd.0 (UNKNOWN -> html) after 380.9 μs 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:19:35 INFO: Fetched source for textgrid:msdd.0 (UNKNOWN -> html) up to metadata after 107.1 ms 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:19:35 INFO: Starting TEIcorpus serialization 16:19:35 Mar 08, 2017 4:19:35 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:19:35 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@5f4f8d38, sid: false 16:19:36 Warning: on line 85 16:19:36 The child axis starting at an attribute node will never select anything 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:19:36 INFO: Fetched source for textgrid:msdd.0 (AGGREGATION -> html) after 953.0 ms 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:19:36 INFO: No servlet context, trying fallback property 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:19:36 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:36 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:36 INFO: Prepared XSLT stylesheet (internal) for textgrid:msdd.0 (AGGREGATION -> html) after 1.203 s 16:19:36 Mar 08, 2017 4:19:36 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:36 INFO: Ready for transformation of textgrid:msdd.0 (AGGREGATION -> html) after 1.204 s 16:19:36 case 4: write to stdout, pageLayout Simple 16:19:36 TEI HTML inside corpus 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:37 INFO: Finished and delivered transformation of textgrid:msdd.0 (AGGREGATION -> html) after 1.306 s 16:19:37 ### Comparing HTML output for textgrid:mr23.0 to reference document mr23.0.html 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:37 INFO: Starting HTML export for textgrid:mr23.0 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:37 INFO: Started HTML serialization for textgrid:mr23.0 (UNKNOWN -> html) after 293.4 μs 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:19:37 INFO: Fetched source for textgrid:mr23.0 (UNKNOWN -> html) up to metadata after 112.7 ms 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:19:37 INFO: Starting TEIcorpus serialization 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:19:37 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@1da0ad22, sid: false 16:19:37 Warning: on line 85 16:19:37 The child axis starting at an attribute node will never select anything 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:19:37 INFO: Fetched source for textgrid:mr23.0 (AGGREGATION -> html) after 647.1 ms 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:19:37 INFO: No servlet context, trying fallback property 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:19:37 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:37 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:37 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr23.0 (AGGREGATION -> html) after 790.3 ms 16:19:37 Mar 08, 2017 4:19:37 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:37 INFO: Ready for transformation of textgrid:mr23.0 (AGGREGATION -> html) after 790.9 ms 16:19:37 case 4: write to stdout, pageLayout Simple 16:19:37 TEI HTML inside corpus 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:38 INFO: Finished and delivered transformation of textgrid:mr23.0 (AGGREGATION -> html) after 952.8 ms 16:19:38 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0.html 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:38 INFO: Starting HTML export for textgrid:mjr3.0 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:19:38 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 351.3 μs 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:19:38 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 101.9 ms 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:19:38 INFO: Starting TEIcorpus serialization 16:19:38 Mar 08, 2017 4:19:38 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:19:38 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@6a49bde9, sid: false 16:19:38 Warning: on line 85 16:19:38 The child axis starting at an attribute node will never select anything 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:19:59 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 20.84 s 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:19:59 INFO: No servlet context, trying fallback property 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:19:59 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:59 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:19:59 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 20.98 s 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:59 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 20.98 s 16:19:59 case 4: write to stdout, pageLayout Simple 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 TEI HTML inside corpus 16:19:59 Mar 08, 2017 4:19:59 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:19:59 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 21.46 s 16:20:00 ### Comparing HTML output for textgrid:mr47.0 to reference document mr47.0.html 16:20:00 Mar 08, 2017 4:20:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:00 INFO: Starting HTML export for textgrid:mr47.0 16:20:00 Mar 08, 2017 4:20:00 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:00 INFO: Started HTML serialization for textgrid:mr47.0 (UNKNOWN -> html) after 321.6 μs 16:20:00 Mar 08, 2017 4:20:00 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:20:00 INFO: Fetched source for textgrid:mr47.0 (UNKNOWN -> html) up to metadata after 56.31 ms 16:20:00 Mar 08, 2017 4:20:00 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:20:00 INFO: Starting TEIcorpus serialization 16:20:00 Mar 08, 2017 4:20:00 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:20:00 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@b30d991, sid: false 16:20:00 Warning: on line 85 16:20:00 The child axis starting at an attribute node will never select anything 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:20:01 INFO: Fetched source for textgrid:mr47.0 (AGGREGATION -> html) after 649.7 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:20:01 INFO: No servlet context, trying fallback property 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:20:01 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:01 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:01 INFO: Prepared XSLT stylesheet (internal) for textgrid:mr47.0 (AGGREGATION -> html) after 812.5 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:01 INFO: Ready for transformation of textgrid:mr47.0 (AGGREGATION -> html) after 813.1 ms 16:20:01 case 4: write to stdout, pageLayout Simple 16:20:01 TEI HTML inside corpus 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:01 INFO: Finished and delivered transformation of textgrid:mr47.0 (AGGREGATION -> html) after 817.1 ms 16:20:01 ### Comparing HTML output for textgrid:nbvb.0 to reference document nbvb.0.html 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:01 INFO: Starting HTML export for textgrid:nbvb.0 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:01 INFO: Started HTML serialization for textgrid:nbvb.0 (UNKNOWN -> html) after 229.3 μs 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:20:01 INFO: Fetched source for textgrid:nbvb.0 (UNKNOWN -> html) up to metadata after 97.31 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:20:01 INFO: Fetched source for textgrid:nbvb.0 (XML -> html) after 97.58 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:20:01 INFO: No servlet context, trying fallback property 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:20:01 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:01 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:01 INFO: Prepared XSLT stylesheet (internal) for textgrid:nbvb.0 (XML -> html) after 225.4 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:01 INFO: Ready for transformation of textgrid:nbvb.0 (XML -> html) after 225.9 ms 16:20:01 case 4: write to stdout, pageLayout Simple 16:20:01 TEI HTML creation in single document mode 16:20:01 TEI HTML: run end hook template teiEndHook 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:01 INFO: Finished and delivered transformation of textgrid:nbvb.0 (XML -> html) after 234.3 ms 16:20:01 ### Comparing HTML output for textgrid:mjr3.0 to reference document mjr3.0-embedded.html 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:01 INFO: Starting HTML export for textgrid:mjr3.0 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:01 INFO: Started HTML serialization for textgrid:mjr3.0 (UNKNOWN -> html) after 215.3 μs 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:20:01 INFO: Fetched source for textgrid:mjr3.0 (UNKNOWN -> html) up to metadata after 40.26 ms 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:20:01 INFO: Starting TEIcorpus serialization 16:20:01 Mar 08, 2017 4:20:01 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:20:01 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@4a00cb4f, sid: false 16:20:02 Warning: on line 85 16:20:02 The child axis starting at an attribute node will never select anything 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:20:15 INFO: Fetched source for textgrid:mjr3.0 (AGGREGATION -> html) after 13.99 s 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:20:15 INFO: No servlet context, trying fallback property 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:20:15 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:15 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:15 INFO: Prepared XSLT stylesheet (internal) for textgrid:mjr3.0 (AGGREGATION -> html) after 14.11 s 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:15 INFO: Ready for transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 14.11 s 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:20:15 INFO: No servlet context, trying fallback property 16:20:15 Mar 08, 2017 4:20:15 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:20:15 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/extractbody.xsl 16:20:15 case 4: write to stdout, pageLayout Simple 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:15 TEI HTML inside corpus 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:16 INFO: Finished and delivered transformation of textgrid:mjr3.0 (AGGREGATION -> html) after 14.54 s 16:20:16 ### Comparing HTML output for textgrid:11sqw.0 to reference document 11sqw.0.html 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:16 INFO: Starting HTML export for textgrid:11sqw.0 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter <init> 16:20:16 INFO: Started HTML serialization for textgrid:11sqw.0 (UNKNOWN -> html) after 301.9 μs 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:20:16 INFO: Fetched source for textgrid:11sqw.0 (UNKNOWN -> html) up to metadata after 113.6 ms 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.teicorpus.CorpusBasedExporter loadSource 16:20:16 INFO: Fetched source for textgrid:11sqw.0 (XML -> html) after 114.2 ms 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.StylesheetManager resolveInternalPath 16:20:16 INFO: No servlet context, trying fallback property 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.StylesheetManager$StylesheetLoader call 16:20:16 INFO: Cached internal stylesheet file:/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/stylesheets/tohtml.xsl 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:16 INFO: Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter getTransformer 16:20:16 INFO: Prepared XSLT stylesheet (internal) for textgrid:11sqw.0 (XML -> html) after 226.0 ms 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:16 INFO: Ready for transformation of textgrid:11sqw.0 (XML -> html) after 226.5 ms 16:20:16 case 4: write to stdout, pageLayout Simple 16:20:16 TEI HTML creation in single document mode 16:20:16 TEI HTML: run end hook template teiEndHook 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.html.HTMLWriter write 16:20:16 INFO: Finished and delivered transformation of textgrid:11sqw.0 (XML -> html) after 230.0 ms 16:20:16 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.969 sec 16:20:16 Running info.textgrid.services.aggregator.TextGridRepTest 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider <init> 16:20:16 INFO: Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/tgcrud/TGCrudService 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec 16:20:16 Running info.textgrid.services.aggregator.teicorpus.TEIHeaderStackTest 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:16 Mar 08, 2017 4:20:16 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:16 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:17 Warning: on line 85 16:20:17 The child axis starting at an attribute node will never select anything 16:20:17 Mar 08, 2017 4:20:17 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:17 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec 16:20:17 Running info.textgrid.services.aggregator.teicorpus.TEICorpusTest 16:20:17 Mar 08, 2017 4:20:17 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:17 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:17 Mar 08, 2017 4:20:17 PM info.textgrid.services.aggregator.AbstractExporter getContentSimple 16:20:17 INFO: Fetched source for textgrid:jmzg.0 (UNKNOWN -> xml) up to metadata after 90.75 ms 16:20:17 Mar 08, 2017 4:20:17 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer <init> 16:20:17 INFO: Starting TEIcorpus serialization 16:20:17 Mar 08, 2017 4:20:17 PM info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer write 16:20:17 INFO: writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@60360b10, sid: false 16:20:17 Warning: on line 85 16:20:17 The child axis starting at an attribute node will never select anything 16:20:19 Mar 08, 2017 4:20:19 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:19 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:19 Mar 08, 2017 4:20:19 PM info.textgrid.services.aggregator.util.TextGridRepProvider getInstance 16:20:19 WARNING: Someone wants the default instance -- I hope we're in a test. 16:20:19 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.609 sec 16:20:20 16:20:20 Results : 16:20:20 16:20:20 Tests run: 25, Failures: 0, Errors: 0, Skipped: 3 16:20:20 16:20:20 [JENKINS] Recording test results 16:20:22 [INFO] 16:20:22 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 16:20:22 [INFO] Packaging webapp 16:20:22 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT] 16:20:22 [INFO] Processing war project 16:20:22 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT] 16:20:22 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 16:20:22 [INFO] Webapp assembled in [143 msecs] 16:20:23 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT.war 16:20:23 [INFO] 16:20:23 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 16:20:23 [INFO] 16:20:23 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (158 KB at 4132.0 KB/sec) 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 KB at 469.5 KB/sec) 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (54 KB at 882.0 KB/sec) 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (43 KB at 698.8 KB/sec) 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 KB at 667.1 KB/sec) 16:20:23 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 627.4 KB/sec) 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (65 KB at 773.7 KB/sec) 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 KB at 536.0 KB/sec) 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (167 KB at 1826.3 KB/sec) 16:20:23 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (594 KB at 6251.8 KB/sec) 16:20:23 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.deb 16:20:26 [INFO] Building conffiles 16:20:26 [INFO] Skipping 'conffiles' generation. No entries provided. 16:20:26 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.changes 16:20:26 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.deb 16:20:26 [INFO] 16:20:26 [INFO] >>> tomcat6-maven-plugin:2.1:run-war (start-tomcat) > package @ aggregator >>> 16:20:26 [INFO] 16:20:26 [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ aggregator --- 16:20:26 [info] 16:20:26 [info] /mnt/data/jenkins/workspace/Aggregator/.git 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] git.build.user.name Unknown 16:20:26 [info] git.build.user.email Unknown 16:20:26 [info] git.branch origin/develop 16:20:26 [info] --always = false 16:20:26 [info] --dirty = -dev 16:20:26 [info] --abbrev = 7 16:20:26 [info] --tags = true 16:20:26 [info] --match = 16:20:26 [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/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]] ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [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 ------ ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-02-19 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-03-17 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-06-10.1 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-07-11 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-15 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-22 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-esx1-2014-09-25 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-06 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-11 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-services-2013-09-26 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-services-2014-01-21 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-test-2013-03-27 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-test-2013-04-04 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2013-05-27 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-20 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-01-31.2 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-01 ] 16:20:26 [info] Including lightweight tag [ refs/tags/deployed-wue-2014-02-17 ] 16:20:26 [info] key [ AnyObjectId[cc42016db6b18872263a0f42fd22ebf9b8167f43] ], tags => [ [DatedRevTag{id=cc42016db6b18872263a0f42fd22ebf9b8167f43, tagName='refs/tags/deployed-wue-2013-05-27', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[e963597d691e2b989829016b57bc7525bd073360] ], tags => [ [DatedRevTag{id=e963597d691e2b989829016b57bc7525bd073360, tagName='refs/tags/deployed-wue-2014-01-31.2', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit 9cb7a415f44dac0a26841d827f0f10aaf2bd22fc 0 ------ ], tags => [ [DatedRevTag{id=ea2085c80da8e0326e30a325642ee9f7d4f24dd0, tagName='1.4.5', date=May 20, 2015 3:27:35 PM +02:00}] ] 16:20:26 [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}] ] 16:20:26 [info] key [ AnyObjectId[8651cf63cb4861c3e256f14172de0cceed1e576a] ], tags => [ [DatedRevTag{id=8651cf63cb4861c3e256f14172de0cceed1e576a, tagName='refs/tags/deployed-services-2014-01-21', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[5d7d33e024f9e76938dd7266ebb1b4e409160ff8] ], tags => [ [DatedRevTag{id=5d7d33e024f9e76938dd7266ebb1b4e409160ff8, tagName='refs/tags/deployed-test-2013-03-27', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[38deae2826b5a9667dd61187d4de6e93676d1c69] ], tags => [ [DatedRevTag{id=38deae2826b5a9667dd61187d4de6e93676d1c69, tagName='refs/tags/deployed-esx1-2014-02-19', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96] ], tags => [ [DatedRevTag{id=4ef1d0dbe9a396f57db1aff19fdf00ab68ee6d96, tagName='refs/tags/deployed-wue-2014-02-01', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[45043a71d7334469f0fa13d55cbceba4a5fe4275] ], tags => [ [DatedRevTag{id=45043a71d7334469f0fa13d55cbceba4a5fe4275, tagName='refs/tags/deployed-esx1-2014-09-15', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[fec0cdc0f19ed4feae655d66d761926b66df16d8] ], tags => [ [DatedRevTag{id=fec0cdc0f19ed4feae655d66d761926b66df16d8, tagName='refs/tags/deployed-services-2013-09-26', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[f01c923af8a110c3e80cab5fe41381c79781913d] ], tags => [ [DatedRevTag{id=f01c923af8a110c3e80cab5fe41381c79781913d, tagName='refs/tags/deployed-wue-2014-01-20', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit 2ddd716b6860e8872c207abe5f9dd395332cdc03 0 ------ ], tags => [ [DatedRevTag{id=83f04721ea3053fdac69a29a1717fd47ddeeeb1f, tagName='1.4.2', date=October 9, 2014 11:32:51 AM +02:00}] ] 16:20:26 [info] key [ AnyObjectId[debebbf23581d9a94f6d1bfe68ff7d4ae399a06b] ], tags => [ [DatedRevTag{id=debebbf23581d9a94f6d1bfe68ff7d4ae399a06b, tagName='refs/tags/deployed-wue-2014-01-31', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[4914e3dcdb72391b445d399c97465d7c67bfd816] ], tags => [ [DatedRevTag{id=4914e3dcdb72391b445d399c97465d7c67bfd816, tagName='refs/tags/deployed-esx1-2014-06-10', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49] ], tags => [ [DatedRevTag{id=d0b823f76a0bb3e2ba8e64b4d0e1789f1df2fc49, tagName='refs/tags/deployed-esx1-2014-09-25', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit 3fe2f48126499164f7297d4cc799ba58ebdcbd44 0 ------ ], tags => [ [DatedRevTag{id=c0fcca951051a38afebc6daaca31c845e4f65009, tagName='1.4.8', date=February 20, 2016 7:18:28 PM +01:00}] ] 16:20:26 [info] key [ AnyObjectId[a57a7fe5d8c544abecac2b0f49cd83bc824df312] ], tags => [ [DatedRevTag{id=a57a7fe5d8c544abecac2b0f49cd83bc824df312, tagName='refs/tags/deployed-test-2013-04-04', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144] ], tags => [ [DatedRevTag{id=32ec407ec2135c3dc12b2e20a3c4ed1b7efc1144, tagName='refs/tags/deployed-wue-2014-02-17', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit 9a64e28098dff7aef7c58b634948eb2f16261e5d 0 ------ ], tags => [ [DatedRevTag{id=7a6d819b895b523d4bc6d6042d7bb1fde1f70290, tagName='1.4.6', date=May 26, 2015 1:17:50 PM +02:00}] ] 16:20:26 [info] key [ AnyObjectId[d717edcc98f12280cb3a89f9dab317a43c278b0e] ], tags => [ [DatedRevTag{id=d717edcc98f12280cb3a89f9dab317a43c278b0e, tagName='refs/tags/deployed-esx1-2014-09-22', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit d97c0b2162111e22c65c7d817322b768b4b195ab 0 ------ ], tags => [ [DatedRevTag{id=98cea2cc3199cb1a3b00f5b9cdc85dca612ac624, tagName='1.4.0', date=September 15, 2014 9:42:25 PM +02:00}] ] 16:20:26 [info] key [ AnyObjectId[fda1996eb53f8a8635f62c0af550269dfdd1df65] ], tags => [ [DatedRevTag{id=fda1996eb53f8a8635f62c0af550269dfdd1df65, tagName='refs/tags/deployed-services-2013-09-06', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit d55afd109f1a40a07d38c757c002303215a04bf5 0 ------ ], tags => [ [DatedRevTag{id=818d4d36c91dbf080d54253d3821f93c67cb9143, tagName='1.4.1', date=October 8, 2014 2:21:24 PM +02:00}] ] 16:20:26 [info] key [ AnyObjectId[244645a7845322a9e1ab12bbcd7328fcd3313a24] ], tags => [ [DatedRevTag{id=244645a7845322a9e1ab12bbcd7328fcd3313a24, tagName='refs/tags/deployed-services-2013-09-11', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ commit bf63be1766042e3f194ae8b9e172ba2611e57df0 0 ------ ], tags => [ [DatedRevTag{id=755722df114f97edf66469df19dcbf4958a23358, tagName='1.4.3', date=November 13, 2014 3:22:56 PM +01:00}] ] 16:20:26 [info] key [ AnyObjectId[a293a131754c91f0eb789fdb1e49f7defd352d14] ], tags => [ [DatedRevTag{id=a293a131754c91f0eb789fdb1e49f7defd352d14, tagName='refs/tags/deployed-esx1-2014-07-11', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[89ccf52792ad80d2530ceed4ceb035d281b721ec] ], tags => [ [DatedRevTag{id=89ccf52792ad80d2530ceed4ceb035d281b721ec, tagName='refs/tags/deployed-esx1-2014-03-17', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [info] key [ AnyObjectId[b3d62053ce5d0562f6636917a8fa236e425f6d48] ], tags => [ [DatedRevTag{id=b3d62053ce5d0562f6636917a8fa236e425f6d48, tagName='refs/tags/deployed-esx1-2014-06-10.1', date=March 8, 0017 4:20:26 PM +00:53:28}] ] 16:20:26 [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], 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]} ] 16:20:26 [info] HEAD is [ b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b ] 16:20:26 [info] Repo is in dirty state [ false ] 16:20:26 [info] git.commit.id.describe 1.4.8-7-gb8d7d9f 16:20:26 [info] git.commit.id b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b 16:20:26 [info] git.commit.id.abbrev b8d7d9f 16:20:26 [info] git.commit.user.name Thorsten Vitt 16:20:26 [info] git.commit.user.email thorsten.vitt@uni-wuerzburg.de 16:20:26 [info] git.commit.message.full Some notes re embedded mode 16:20:26 16:20:26 [info] git.commit.message.short Some notes re embedded mode 16:20:26 [info] git.commit.time 2016-09-22 11:24:12 16:20:26 [info] git.remote.origin.url git@git.projects.gwdg.de:aggregator.git 16:20:26 [info] git.build.time 2017-03-08 16:20:26 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] 16:20:26 [info] TextGrid Aggregator Service ] project TextGrid Aggregator Service 16:20:26 [info] 16:20:26 [INFO] 16:20:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator --- 16:20:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:26 [INFO] Copying 3 resources 16:20:26 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/Aggregator/target 16:20:26 [INFO] 16:20:26 [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ aggregator --- 16:20:26 [INFO] Nothing to compile - all classes are up to date 16:20:27 [INFO] 16:20:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator --- 16:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:27 [INFO] Copying 14 resources 16:20:27 [INFO] 16:20:27 [INFO] --- build-helper-maven-plugin:1.5:reserve-network-port (reserve-network-port) @ aggregator --- 16:20:27 [INFO] Reserved port 42085 for test.server.port 16:20:27 [INFO] 16:20:27 [INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ aggregator --- 16:20:27 [INFO] Nothing to compile - all classes are up to date 16:20:27 [INFO] 16:20:27 [INFO] --- maven-surefire-plugin:2.14:test (default-test) @ aggregator --- 16:20:27 [INFO] Skipping execution of surefire because it has already been run for this configuration 16:20:27 [JENKINS] Recording test results 16:20:27 [INFO] 16:20:27 [INFO] --- maven-war-plugin:2.3:war (default-war) @ aggregator --- 16:20:27 [INFO] Packaging webapp 16:20:27 [INFO] Assembling webapp [aggregator] in [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT] 16:20:27 [INFO] Processing war project 16:20:27 [INFO] Copying webapp webResources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/WEB-INF] to [/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT] 16:20:27 [INFO] Copying webapp resources [/mnt/data/jenkins/workspace/Aggregator/src/main/webapp] 16:20:27 [INFO] Webapp assembled in [143 msecs] 16:20:27 [INFO] Building war: /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT.war 16:20:28 [INFO] 16:20:28 [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-config-file) @ aggregator --- 16:20:28 [INFO] 16:20:28 [INFO] --- jdeb:1.4:jdeb (default) @ aggregator --- 16:20:28 [INFO] Creating debian package: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.deb 16:20:30 [INFO] Building conffiles 16:20:30 [INFO] Skipping 'conffiles' generation. No entries provided. 16:20:30 [INFO] Creating changes file: /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.changes 16:20:30 [INFO] Attaching created debian package /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.deb 16:20:30 [WARNING] Failed to getClass for org.apache.tomcat.maven.plugin.tomcat6.RunWarMojo 16:20:30 [INFO] 16:20:30 [INFO] <<< tomcat6-maven-plugin:2.1:run-war (start-tomcat) < package @ aggregator <<< 16:20:30 [INFO] 16:20:30 [INFO] --- tomcat6-maven-plugin:2.1:run-war (start-tomcat) @ aggregator --- 16:20:30 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar 16:20:30 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar 16:20:30 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 2045.8 KB/sec) 16:20:30 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (52 KB at 2138.0 KB/sec) 16:20:31 [INFO] Running war on http://localhost:44525/aggregator 16:20:31 [INFO] Creating Tomcat server configuration at /mnt/data/jenkins/workspace/Aggregator/target/tomcat 16:20:31 [INFO] Starting tomcat server 16:20:31 [INFO] Starting Servlet Engine: Apache Tomcat/6.0.36 16:20:31 [INFO] validateJarFile(/mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-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 16:20:31 [INFO] Initializing Spring root WebApplicationContext 16:20:31 [INFO] Root WebApplicationContext: initialization started 16:20:31 [INFO] Refreshing Root WebApplicationContext: startup date [Wed Mar 08 16:20:31 CET 2017]; root of context hierarchy 16:20:31 [INFO] Loading XML bean definitions from ServletContext resource [/WEB-INF/beans.xml] 16:20:31 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] 16:20:31 [INFO] Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml] 16:20:31 [INFO] Loading properties file from ServletContext resource [/WEB-INF/aggregator.properties] 16:20:31 [INFO] Loading properties file from URL [file:/mnt/data/jenkins/.aggregator.properties] 16:20:31 [WARNING] Could not load properties from URL [file:/mnt/data/jenkins/.aggregator.properties]: /mnt/data/jenkins/.aggregator.properties (No such file or directory) 16:20:31 [INFO] Loading properties file from URL [file:/etc/textgrid/aggregator/aggregator.properties] 16:20:31 [WARNING] Could not load properties from URL [file:/etc/textgrid/aggregator/aggregator.properties]: /etc/textgrid/aggregator/aggregator.properties (No such file or directory) 16:20:31 [INFO] JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 16:20:31 [INFO] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@61032307: 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 16:20:31 [INFO] JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@7562fbb 16:20:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=1387555331: org.apache.cxf.bus.ManagedBus@6429ac19 16:20:31 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=1387555331: javax.management.modelmbean.RequiredModelMBean@2328ae10 16:20:31 [INFO] registered org.apache.cxf:bus.id=aggregator,type=Bus,instance.id=1387555331 16:20:31 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/1.0/confserv 16:20:31 [INFO] Initialized a TextGridRepProvider with the endpoint https://textgridlab.org/dev/confserv 16:20:32 [INFO] Setting the server's publish address to be / 16:20:32 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1999183447: org.apache.cxf.endpoint.ManagedEndpoint@868ce6b 16:20:32 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=1999183447: javax.management.modelmbean.RequiredModelMBean@67779f95 16:20:32 [INFO] Setting the server's publish address to be /dev 16:20:32 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=555930168: org.apache.cxf.endpoint.ManagedEndpoint@4b368fda 16:20:32 [INFO] registering MBean org.apache.cxf:bus.id=aggregator,type=Bus.Service.Endpoint,service="{http://aggregator.services.textgrid.info/}REST",port="REST",instance.id=555930168: javax.management.modelmbean.RequiredModelMBean@4eacc95e 16:20:32 [INFO] Root WebApplicationContext: initialization completed in 746 ms 16:20:32 [INFO] Initializing Coyote HTTP/1.1 on http-44525 16:20:32 [INFO] Starting Coyote HTTP/1.1 on http-44525 16:20:32 [INFO] 16:20:32 [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (integration-test) @ aggregator --- 16:20:32 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 16:20:32 16:20:32 ------------------------------------------------------- 16:20:32 T E S T S 16:20:32 ------------------------------------------------------- 16:20:32 Running info.textgrid.services.aggregator.TEICorpusIT 16:20:32 [INFO] Received config from https://textgridlab.org/1.0/confserv 16:20:32 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 16:20:33 [INFO] Creating Service {http://textgrid.info/namespaces/middleware/tgcrud/services/TGCrudService}TGCrudService from class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.TGCrudService 16:20:33 [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@63acac23 16:20:33 [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@1ca5fbe 16:20:33 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> xml) up to metadata after 830.2 ms 16:20:33 [INFO] Starting TEIcorpus serialization 16:20:33 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@6eafd24, sid: false 16:20:33 [INFO] Instantiated public search client at: https://textgridlab.org/1.0/tgsearch-public 16:20:33 [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@35dced34 16:20:33 [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@603a25ec 16:20:33 [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@71b2df14 16:20:34 Warning: on line 85 16:20:34 The child axis starting at an attribute node will never select anything 16:20:34 [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@281aef6f 16:20:34 [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@69cda760 16:20:34 [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@72b12ff4 16:20:34 [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@7a8c0c89 16:20:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.484 sec 16:20:34 Running info.textgrid.services.aggregator.html.HtmlIT 16:20:34 [INFO] Starting HTML export for textgrid:jfst.0 16:20:34 [INFO] Started HTML serialization for textgrid:jfst.0 (UNKNOWN -> html) after 583.2 μs 16:20:34 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> html) up to metadata after 43.42 ms 16:20:34 [INFO] Starting TEIcorpus serialization 16:20:34 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@4a3c527b, sid: false 16:20:35 Warning: on line 85 16:20:35 The child axis starting at an attribute node will never select anything 16:20:35 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> html) after 846.4 ms 16:20:36 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/tohtml.xsl 16:20:36 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:36 [INFO] Prepared XSLT stylesheet (internal) for textgrid:jfst.0 (AGGREGATION -> html) after 1.367 s 16:20:36 [INFO] Ready for transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1.367 s 16:20:36 case 4: write to stdout, pageLayout Simple 16:20:36 TEI HTML inside corpus 16:20:36 [INFO] Finished and delivered transformation of textgrid:jfst.0 (AGGREGATION -> html) after 1.813 s 16:20:36 [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@27035cb3 16:20:36 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 16:20:36 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 68.40 μs 16:20:36 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 92.64 ms 16:20:36 [INFO] Starting TEIcorpus serialization 16:20:36 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@3cfa8913, sid: false 16:20:37 Warning: on line 85 16:20:37 The child axis starting at an attribute node will never select anything 16:20:37 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 595.8 ms 16:20:37 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:37 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 596.2 ms 16:20:37 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 597.3 ms 16:20:37 case 4: write to stdout, pageLayout Simple 16:20:37 TEI HTML inside corpus 16:20:37 TEI HTML inside corpus 16:20:37 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 632.5 ms 16:20:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.48 sec 16:20:37 Running info.textgrid.services.aggregator.PdfIT 16:20:37 [INFO] Fetched source for textgrid:jfss.0 (UNKNOWN -> pdf) up to metadata after 45.37 ms 16:20:41 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/tei-stylesheets/latex/latex.xsl 16:20:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.463 sec 16:20:41 Running info.textgrid.services.aggregator.EpubIT 16:20:41 [INFO] Started EPUB serialization for textgrid:jfst.0 after 34.79 μs 16:20:41 [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@4359d050 16:20:41 [INFO] Fetched source for textgrid:jfst.0 (UNKNOWN -> epub) up to metadata after 41.80 ms 16:20:41 [INFO] Starting TEIcorpus serialization 16:20:41 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@7938d36, sid: false 16:20:42 Warning: on line 85 16:20:42 The child axis starting at an attribute node will never select anything 16:20:42 [INFO] Fetched source for textgrid:jfst.0 (AGGREGATION -> epub) after 841.9 ms 16:20:42 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/corpus2groups.xsl 16:20:42 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub-agg.xsl 16:20:43 [INFO] Starting EPUB zipping for textgrid:jfst.0 (AGGREGATION -> epub) after 1.476 s 16:20:43 [INFO] Adding 18 external items to EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 1.543 s 16:20:45 [INFO] Successfully exported EPUB for textgrid:jfst.0 (AGGREGATION -> epub) after 3.365 s 16:20:45 [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@5a90e865 16:20:45 [INFO] Started EPUB serialization for textgrid:n92g.0 after 22.64 μs 16:20:45 [INFO] Fetched source for textgrid:n92g.0 (UNKNOWN -> epub) up to metadata after 98.58 ms 16:20:45 [INFO] Starting TEIcorpus serialization 16:20:45 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@3f998d26, sid: false 16:20:45 Warning: on line 85 16:20:45 The child axis starting at an attribute node will never select anything 16:20:46 [INFO] Fetched source for textgrid:n92g.0 (AGGREGATION -> epub) after 1.242 s 16:20:46 [INFO] Starting EPUB zipping for textgrid:n92g.0 (AGGREGATION -> epub) after 1.536 s 16:20:46 [INFO] Adding 9 external items to EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 1.585 s 16:20:48 [INFO] Successfully exported EPUB for textgrid:n92g.0 (AGGREGATION -> epub) after 3.349 s 16:20:48 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub 16:20:48 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/George_Dante_Goettliche_Komoedie.nbcd.0.epub]] 16:20:48 Validating against EPUB version 2.0 - custom validation 16:20:48 INFO: [navigation order (OPS/titlepage.html)]=1 16:20:48 INFO: [navigation order (OPS/index.html)]=2 16:20:48 INFO: [navigation order (OPS/index-group.1_group.1_text.1.html)]=3 16:20:48 INFO: [navigation order (OPS/titlepageback.html)]=4 16:20:49 INFO: [creation date (META-INF/container.xml)]=2017-03-08T16:20:46Z 16:20:49 INFO: [format name]=application/epub+zip 16:20:49 INFO: [title]=Gesamtausgabe der Werke 16:20:49 INFO: [language]=de 16:20:49 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-CD39-7 16:20:49 INFO: [description]=Gesamtausgabe der Werke / George, Stefan 16:20:49 INFO: [creator]=George, Stefan 16:20:49 INFO: [publisher]=TextGrid 16:20:49 INFO: [date]=1932 16:20:49 INFO: [date]=2017-03-08 16:20:49 INFO: [rights]=Creative Commons Attribution 16:20:49 INFO: [unique identifier (OPS/stylesheet.css)]=css 16:20:49 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 16:20:49 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 16:20:49 INFO: [unique identifier (OPS/print.css)]=print.css 16:20:49 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 16:20:49 INFO: [unique identifier (OPS/index.html)]=start 16:20:49 INFO: [unique identifier (OPS/index-group.1_group.1_text.1.html)]=section4 16:20:49 INFO: [unique identifier (OPS/nc9p.0.jpg)]=image-1 16:20:49 INFO: [unique identifier (OPS/nc7v.0.jpg)]=image-2 16:20:49 INFO: [unique identifier (OPS/nc5k.0.jpg)]=image-3 16:20:49 INFO: [unique identifier (OPS/nc4c.0.jpg)]=image-4 16:20:49 INFO: [unique identifier (OPS/nc76.0.jpg)]=image-5 16:20:49 INFO: [unique identifier (OPS/nc4k.0.jpg)]=image-6 16:20:49 INFO: [unique identifier (OPS/nc9q.0.jpg)]=image-7 16:20:49 INFO: [unique identifier (OPS/nc7j.0.jpg)]=image-8 16:20:49 INFO: [unique identifier (OPS/nc80.0.jpg)]=image-9 16:20:49 INFO: [unique identifier (OPS/toc.ncx)]=ncx 16:20:49 INFO: [Has ncx file (OPS/toc.ncx)]=true 16:20:49 INFO: [is spine item (OPS/titlepage.html)]=true 16:20:49 INFO: [linear (OPS/titlepage.html)]=true 16:20:49 INFO: [is spine item (OPS/index.html)]=true 16:20:49 INFO: [linear (OPS/index.html)]=true 16:20:49 INFO: [is spine item (OPS/index-group.1_group.1_text.1.html)]=true 16:20:49 INFO: [linear (OPS/index-group.1_group.1_text.1.html)]=true 16:20:49 INFO: [is spine item (OPS/titlepageback.html)]=true 16:20:49 INFO: [linear (OPS/titlepageback.html)]=false 16:20:49 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 16:20:49 INFO: [resource (OPS/content.opf)]=OPS/index.html 16:20:49 INFO: [resource (OPS/content.opf)]=OPS/index-group.1_group.1_text.1.html 16:20:49 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 16:20:49 INFO: [spine index (OPS/titlepage.html)]=0 16:20:49 INFO: [spine index (OPS/index.html)]=1 16:20:49 INFO: [spine index (OPS/index-group.1_group.1_text.1.html)]=2 16:20:49 INFO: [spine index (OPS/titlepageback.html)]=3 16:20:49 INFO: [items count]=17 16:20:49 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 16:20:49 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 16:20:49 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 16:20:49 INFO: [declared mimetype (OPS/print.css)]=text/css 16:20:49 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/adobe-page-template+xml 16:20:49 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 16:20:49 INFO: [declared mimetype (OPS/index-group.1_group.1_text.1.html)]=application/xhtml+xml 16:20:49 INFO: [declared mimetype (OPS/nc9p.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc7v.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc5k.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc4c.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc76.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc4k.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc9q.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc7j.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/nc80.0.jpg)]=image/jpeg 16:20:49 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 16:20:49 INFO: [characters count (OPS/titlepage.html)]=597 16:20:49 INFO: [characters count (OPS/titlepageback.html)]=1280 16:20:49 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 16:20:49 INFO: [resource (OPS/index.html)]=OPS/print.css 16:20:49 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 16:20:49 INFO: [characters count (OPS/index.html)]=309 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/stylesheet.css 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/print.css 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/page-template.xpgt 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9p.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7v.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc5k.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4c.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc76.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc4k.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc9q.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc7j.0.jpg 16:20:49 INFO: [resource (OPS/index-group.1_group.1_text.1.html)]=OPS/nc80.0.jpg 16:20:49 INFO: [characters count (OPS/index-group.1_group.1_text.1.html)]=314854 16:20:51 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 16:20:51 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 16:20:51 INFO: [resource (OPS/toc.ncx)]=OPS/index-group.1_group.1_text.1.html 16:20:51 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 16:20:51 INFO: [size (OPS/index-group.1_group.1_text.1.html)]=536997 16:20:51 INFO: [compressed size (OPS/index-group.1_group.1_text.1.html)]=100672 16:20:51 INFO: [compression method (OPS/index-group.1_group.1_text.1.html)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/index-group.1_group.1_text.1.html)]=72e895cb42da86ff663c189c776da4adb15ada28ae782d733ff317c8bf822e 16:20:51 INFO: [size (OPS/print.css)]=2836 16:20:51 INFO: [compressed size (OPS/print.css)]=1324 16:20:51 INFO: [compression method (OPS/print.css)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 16:20:51 INFO: [size (OPS/nc9q.0.jpg)]=477843 16:20:51 INFO: [compressed size (OPS/nc9q.0.jpg)]=475242 16:20:51 INFO: [compression method (OPS/nc9q.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc9q.0.jpg)]=fd22be220336396c1edb4f75297635e549ff98f840dec9ef86be34ce825c0 16:20:51 INFO: [size (OPS/nc4c.0.jpg)]=537904 16:20:51 INFO: [compressed size (OPS/nc4c.0.jpg)]=536982 16:20:51 INFO: [compression method (OPS/nc4c.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc4c.0.jpg)]=a4cd189195e759d0c8c056b130a3d2345e566fffc7f398b01e29c74dbccea 16:20:51 INFO: [size (OPS/content.opf)]=3262 16:20:51 INFO: [compressed size (OPS/content.opf)]=883 16:20:51 INFO: [compression method (OPS/content.opf)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/content.opf)]=816cbced4b8e5cfd4b187b1d7403c5b2318fc2ffcf94991f5c8bca1bbafcaf 16:20:51 INFO: [size (OPS/nc9p.0.jpg)]=484974 16:20:51 INFO: [compressed size (OPS/nc9p.0.jpg)]=483131 16:20:51 INFO: [compression method (OPS/nc9p.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc9p.0.jpg)]=efe5c24a2279b8903049e3cb352759f4bf9ce2313cfd96e4f49e6c1bbc3d4d 16:20:51 INFO: [size (OPS/page-template.xpgt)]=3479 16:20:51 INFO: [compressed size (OPS/page-template.xpgt)]=527 16:20:51 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 16:20:51 INFO: [size (OPS/nc5k.0.jpg)]=373572 16:20:51 INFO: [compressed size (OPS/nc5k.0.jpg)]=371271 16:20:51 INFO: [compression method (OPS/nc5k.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc5k.0.jpg)]=e6ea935a0bc55341836becd61b4116a648e3da6dca35fb1230a34a7aed950 16:20:51 INFO: [size (OPS/index.html)]=1383 16:20:51 INFO: [compressed size (OPS/index.html)]=610 16:20:51 INFO: [compression method (OPS/index.html)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/index.html)]=a77a9e4cf335d11584e48739e3eb05b7bdfb03d221bb6f6bf14b2b50d880a1 16:20:51 INFO: [size (META-INF/container.xml)]=215 16:20:51 INFO: [compressed size (META-INF/container.xml)]=150 16:20:51 INFO: [compression method (META-INF/container.xml)]=Deflated 16:20:51 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 16:20:51 INFO: [size (OPS/nc76.0.jpg)]=581803 16:20:51 INFO: [compressed size (OPS/nc76.0.jpg)]=580956 16:20:51 INFO: [compression method (OPS/nc76.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc76.0.jpg)]=4b0ad435c56f18afb32e0ea45b79eea588d5af2a4bd6f3d28e953b27be6 16:20:51 INFO: [size (OPS/nc4k.0.jpg)]=573955 16:20:51 INFO: [compressed size (OPS/nc4k.0.jpg)]=573112 16:20:51 INFO: [compression method (OPS/nc4k.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc4k.0.jpg)]=d345241dda9cc158f135ff26751ad719fc3565f757749ece9e62a13d732299c 16:20:51 INFO: [size (OPS/toc.ncx)]=1120 16:20:51 INFO: [compressed size (OPS/toc.ncx)]=371 16:20:51 INFO: [compression method (OPS/toc.ncx)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/toc.ncx)]=cba03f89604e365ed2a0bf6a37325e615c14302078493627428841df489e578 16:20:51 INFO: [size (OPS/titlepageback.html)]=2191 16:20:51 INFO: [compressed size (OPS/titlepageback.html)]=945 16:20:51 INFO: [compression method (OPS/titlepageback.html)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/titlepageback.html)]=db3ee9de2ec7eee27b7b1fa6c95c26f497fda44507ac3edb687581dbc1cf6b1 16:20:51 INFO: [size (OPS/nc7j.0.jpg)]=483414 16:20:51 INFO: [compressed size (OPS/nc7j.0.jpg)]=480651 16:20:51 INFO: [compression method (OPS/nc7j.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc7j.0.jpg)]=b28716bea55516c975b678ad48eb8b7da9565ea93bf8ff93828bd9cf6822 16:20:51 INFO: [size (mimetype)]=20 16:20:51 INFO: [compressed size (mimetype)]=20 16:20:51 INFO: [compression method (mimetype)]=Stored 16:20:51 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 16:20:51 INFO: [size (OPS/stylesheet.css)]=17284 16:20:51 INFO: [compressed size (OPS/stylesheet.css)]=4371 16:20:51 INFO: [compression method (OPS/stylesheet.css)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 16:20:51 INFO: [size (OPS/titlepage.html)]=1649 16:20:51 INFO: [compressed size (OPS/titlepage.html)]=691 16:20:51 INFO: [compression method (OPS/titlepage.html)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/titlepage.html)]=869ae2bcca2f382519835efdf66e3152c54038996eca6206b503555ab3fcc1 16:20:51 INFO: [size (OPS/nc80.0.jpg)]=578314 16:20:51 INFO: [compressed size (OPS/nc80.0.jpg)]=577335 16:20:51 INFO: [compression method (OPS/nc80.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc80.0.jpg)]=b88d8caa5f7277a7ca25c0e950b7579fa6af79873b93045517fb9c96e7b9f2 16:20:51 INFO: [size (OPS/nc7v.0.jpg)]=336115 16:20:51 INFO: [compressed size (OPS/nc7v.0.jpg)]=333039 16:20:51 INFO: [compression method (OPS/nc7v.0.jpg)]=Deflated 16:20:51 INFO: [SHA-256 (OPS/nc7v.0.jpg)]=ae5905b836d9b28a8407c1df2ba1760648d278461816a9ac7f24e422d4d8fa7 16:20:51 WARNING: : 16:20:51 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 16:20:51 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 16:20:51 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 16:20:51 [INFO] Started EPUB serialization for textgrid:k2kp.0 after 10.78 μs 16:20:51 [INFO] Fetched source for textgrid:k2kp.0 (UNKNOWN -> epub) up to metadata after 140.0 ms 16:20:51 [INFO] Fetched source for textgrid:k2kp.0 (XML -> epub) after 292.0 ms 16:20:51 [INFO] Cached internal stylesheet jndi:/localhost/aggregator/stylesheets/epub.xsl 16:20:52 [INFO] Starting EPUB zipping for textgrid:k2kp.0 (XML -> epub) after 852.4 ms 16:20:52 [INFO] Adding 1 external items to EPUB for textgrid:k2kp.0 (XML -> epub) after 960.1 ms 16:20:52 [INFO] Successfully exported EPUB for textgrid:k2kp.0 (XML -> epub) after 1.091 s 16:20:52 Downloaded E-Book to: /mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub 16:20:52 [[ATTACHMENT|/mnt/data/jenkins/workspace/Aggregator/target/E-Books/Goethes_Briefwechsel_mit_einem_Kinde.k2kp.0.epub]] 16:20:52 Validating against EPUB version 2.0 - custom validation 16:20:52 INFO: [navigation order (OPS/titlepage.html)]=1 16:20:52 INFO: [navigation order (OPS/index.html)]=2 16:20:52 INFO: [navigation order (OPS/index-front.1_div.1.html)]=3 16:20:52 INFO: [navigation order (OPS/tg5.html)]=4 16:20:52 INFO: [navigation order (OPS/tg5.html)]=5 16:20:52 INFO: [navigation order (OPS/tg5.html)]=6 16:20:52 INFO: [navigation order (OPS/tg5.html)]=7 16:20:52 INFO: [navigation order (OPS/tg5.html)]=8 16:20:52 INFO: [navigation order (OPS/tg5.html)]=9 16:20:52 INFO: [navigation order (OPS/tg5.html)]=10 16:20:52 INFO: [navigation order (OPS/tg5.html)]=11 16:20:52 INFO: [navigation order (OPS/tg5.html)]=12 16:20:52 INFO: [navigation order (OPS/tg5.html)]=13 16:20:52 INFO: [navigation order (OPS/tg5.html)]=14 16:20:52 INFO: [navigation order (OPS/tg5.html)]=15 16:20:52 INFO: [navigation order (OPS/tg5.html)]=16 16:20:52 INFO: [navigation order (OPS/tg5.html)]=17 16:20:52 INFO: [navigation order (OPS/tg5.html)]=18 16:20:52 INFO: [navigation order (OPS/tg5.html)]=19 16:20:52 INFO: [navigation order (OPS/tg5.html)]=20 16:20:52 INFO: [navigation order (OPS/tg5.html)]=21 16:20:52 INFO: [navigation order (OPS/tg5.html)]=22 16:20:52 INFO: [navigation order (OPS/tg5.html)]=23 16:20:52 INFO: [navigation order (OPS/tg5.html)]=24 16:20:52 INFO: [navigation order (OPS/tg5.html)]=25 16:20:52 INFO: [navigation order (OPS/tg5.html)]=26 16:20:52 INFO: [navigation order (OPS/tg5.html)]=27 16:20:52 INFO: [navigation order (OPS/tg5.html)]=28 16:20:52 INFO: [navigation order (OPS/tg5.html)]=29 16:20:52 INFO: [navigation order (OPS/tg5.html)]=30 16:20:52 INFO: [navigation order (OPS/tg5.html)]=31 16:20:52 INFO: [navigation order (OPS/tg5.html)]=32 16:20:52 INFO: [navigation order (OPS/tg5.html)]=33 16:20:52 INFO: [navigation order (OPS/tg5.html)]=34 16:20:52 INFO: [navigation order (OPS/tg5.html)]=35 16:20:52 INFO: [navigation order (OPS/tg5.html)]=36 16:20:52 INFO: [navigation order (OPS/tg5.html)]=37 16:20:52 INFO: [navigation order (OPS/tg5.html)]=38 16:20:52 INFO: [navigation order (OPS/tg5.html)]=39 16:20:52 INFO: [navigation order (OPS/tg5.html)]=40 16:20:52 INFO: [navigation order (OPS/tg5.html)]=41 16:20:52 INFO: [navigation order (OPS/tg5.html)]=42 16:20:52 INFO: [navigation order (OPS/tg5.html)]=43 16:20:52 INFO: [navigation order (OPS/tg5.html)]=44 16:20:52 INFO: [navigation order (OPS/tg5.html)]=45 16:20:52 INFO: [navigation order (OPS/tg5.html)]=46 16:20:52 INFO: [navigation order (OPS/tg5.html)]=47 16:20:52 INFO: [navigation order (OPS/tg5.html)]=48 16:20:52 INFO: [navigation order (OPS/tg5.html)]=49 16:20:52 INFO: [navigation order (OPS/tg5.html)]=50 16:20:52 INFO: [navigation order (OPS/tg5.html)]=51 16:20:52 INFO: [navigation order (OPS/tg5.html)]=52 16:20:52 INFO: [navigation order (OPS/tg5.html)]=53 16:20:52 INFO: [navigation order (OPS/tg5.html)]=54 16:20:52 INFO: [navigation order (OPS/tg5.html)]=55 16:20:52 INFO: [navigation order (OPS/tg5.html)]=56 16:20:52 INFO: [navigation order (OPS/tg5.html)]=57 16:20:52 INFO: [navigation order (OPS/tg5.html)]=58 16:20:52 INFO: [navigation order (OPS/tg5.html)]=59 16:20:52 INFO: [navigation order (OPS/tg5.html)]=60 16:20:52 INFO: [navigation order (OPS/tg5.html)]=61 16:20:52 INFO: [navigation order (OPS/tg5.html)]=62 16:20:52 INFO: [navigation order (OPS/tg5.html)]=63 16:20:52 INFO: [navigation order (OPS/tg5.html)]=64 16:20:52 INFO: [navigation order (OPS/tg5.html)]=65 16:20:52 INFO: [navigation order (OPS/tg5.html)]=66 16:20:52 INFO: [navigation order (OPS/tg5.html)]=67 16:20:52 INFO: [navigation order (OPS/tg5.html)]=68 16:20:52 INFO: [navigation order (OPS/tg5.html)]=69 16:20:52 INFO: [navigation order (OPS/tg5.html)]=70 16:20:52 INFO: [navigation order (OPS/tg5.html)]=71 16:20:52 INFO: [navigation order (OPS/tg5.html)]=72 16:20:52 INFO: [navigation order (OPS/tg5.html)]=73 16:20:52 INFO: [navigation order (OPS/tg5.html)]=74 16:20:52 INFO: [navigation order (OPS/tg9.html)]=75 16:20:52 INFO: [navigation order (OPS/tg9.html)]=76 16:20:52 INFO: [navigation order (OPS/tg9.html)]=77 16:20:52 INFO: [navigation order (OPS/tg9.html)]=78 16:20:52 INFO: [navigation order (OPS/tg9.html)]=79 16:20:52 INFO: [navigation order (OPS/tg9.html)]=80 16:20:52 INFO: [navigation order (OPS/tg9.html)]=81 16:20:52 INFO: [navigation order (OPS/tg9.html)]=82 16:20:52 INFO: [navigation order (OPS/tg9.html)]=83 16:20:52 INFO: [navigation order (OPS/tg9.html)]=84 16:20:52 INFO: [navigation order (OPS/tg9.html)]=85 16:20:52 INFO: [navigation order (OPS/tg9.html)]=86 16:20:52 INFO: [navigation order (OPS/tg9.html)]=87 16:20:52 INFO: [navigation order (OPS/tg9.html)]=88 16:20:52 INFO: [navigation order (OPS/tg9.html)]=89 16:20:52 INFO: [navigation order (OPS/tg9.html)]=90 16:20:52 INFO: [navigation order (OPS/tg9.html)]=91 16:20:52 INFO: [navigation order (OPS/tg9.html)]=92 16:20:52 INFO: [navigation order (OPS/tg9.html)]=93 16:20:52 INFO: [navigation order (OPS/tg9.html)]=94 16:20:52 INFO: [navigation order (OPS/tg9.html)]=95 16:20:52 INFO: [navigation order (OPS/tg9.html)]=96 16:20:52 INFO: [navigation order (OPS/tg9.html)]=97 16:20:52 INFO: [navigation order (OPS/tg9.html)]=98 16:20:52 INFO: [navigation order (OPS/tg9.html)]=99 16:20:52 INFO: [navigation order (OPS/tg9.html)]=100 16:20:52 INFO: [navigation order (OPS/tg9.html)]=101 16:20:52 INFO: [navigation order (OPS/tg9.html)]=102 16:20:52 INFO: [navigation order (OPS/tg9.html)]=103 16:20:52 INFO: [navigation order (OPS/tg9.html)]=104 16:20:52 INFO: [navigation order (OPS/tg9.html)]=105 16:20:52 INFO: [navigation order (OPS/tg9.html)]=106 16:20:52 INFO: [navigation order (OPS/tg9.html)]=107 16:20:52 INFO: [navigation order (OPS/tg9.html)]=108 16:20:52 INFO: [navigation order (OPS/tg9.html)]=109 16:20:52 INFO: [navigation order (OPS/tg9.html)]=110 16:20:52 INFO: [navigation order (OPS/tg9.html)]=111 16:20:52 INFO: [navigation order (OPS/tg9.html)]=112 16:20:52 INFO: [navigation order (OPS/tg9.html)]=113 16:20:52 INFO: [navigation order (OPS/tg9.html)]=114 16:20:52 INFO: [navigation order (OPS/tg9.html)]=115 16:20:52 INFO: [navigation order (OPS/tg9.html)]=116 16:20:52 INFO: [navigation order (OPS/tg9.html)]=117 16:20:52 INFO: [navigation order (OPS/tg9.html)]=118 16:20:52 INFO: [navigation order (OPS/tg9.html)]=119 16:20:52 INFO: [navigation order (OPS/tg9.html)]=120 16:20:52 INFO: [navigation order (OPS/tg9.html)]=121 16:20:52 INFO: [navigation order (OPS/tg10.html)]=122 16:20:52 INFO: [navigation order (OPS/tg10.html)]=123 16:20:52 INFO: [navigation order (OPS/tg10.html)]=124 16:20:52 INFO: [navigation order (OPS/tg10.html)]=125 16:20:52 INFO: [navigation order (OPS/tg10.html)]=126 16:20:52 INFO: [navigation order (OPS/tg10.html)]=127 16:20:52 INFO: [navigation order (OPS/tg10.html)]=128 16:20:52 INFO: [navigation order (OPS/tg10.html)]=129 16:20:52 INFO: [navigation order (OPS/tg10.html)]=130 16:20:52 INFO: [navigation order (OPS/tg10.html)]=131 16:20:52 INFO: [navigation order (OPS/tg10.html)]=132 16:20:52 INFO: [navigation order (OPS/tg10.html)]=133 16:20:52 INFO: [navigation order (OPS/tg10.html)]=134 16:20:52 INFO: [navigation order (OPS/tg10.html)]=135 16:20:52 INFO: [navigation order (OPS/tg10.html)]=136 16:20:52 INFO: [navigation order (OPS/tg10.html)]=137 16:20:52 INFO: [navigation order (OPS/tg10.html)]=138 16:20:52 INFO: [navigation order (OPS/tg10.html)]=139 16:20:52 INFO: [navigation order (OPS/tg10.html)]=140 16:20:52 INFO: [navigation order (OPS/titlepageback.html)]=141 16:20:52 INFO: [creation date (META-INF/container.xml)]=2017-03-08T16:20:52Z 16:20:52 INFO: [format name]=application/epub+zip 16:20:52 INFO: [title]=Goethes Briefwechsel mit einem Kinde. 16:20:52 INFO: [language]=de 16:20:52 INFO: [subject]=prose 16:20:52 INFO: [unique identifier]=hdl:11858/00-1734-0000-0002-0710-B 16:20:52 INFO: [description]=Goethes Briefwechsel mit einem Kinde. / Arnim, Bettina von 16:20:52 INFO: [creator]=Arnim, Bettina von 16:20:52 INFO: [publisher]=TextGrid 16:20:52 INFO: [date]=1859 16:20:52 INFO: [date]=2017-03-08 16:20:52 INFO: [rights]=Creative Commons Attribution 16:20:52 INFO: [unique identifier (OPS/stylesheet.css)]=css 16:20:52 INFO: [unique identifier (OPS/titlepage.html)]=titlepage 16:20:52 INFO: [unique identifier (OPS/titlepageback.html)]=titlepageback 16:20:52 INFO: [unique identifier (OPS/print.css)]=print.css 16:20:52 INFO: [unique identifier (OPS/page-template.xpgt)]=apt 16:20:52 INFO: [unique identifier (OPS/index.html)]=start 16:20:52 INFO: [unique identifier (OPS/index-front.1_div.1.html)]=section1 16:20:52 INFO: [unique identifier (OPS/tg5.html)]=section3 16:20:52 INFO: [unique identifier (OPS/tg9.html)]=section73 16:20:52 INFO: [unique identifier (OPS/tg10.html)]=section120 16:20:52 INFO: [unique identifier (OPS/k2m2.0.jpg)]=image-1 16:20:52 INFO: [unique identifier (OPS/toc.ncx)]=ncx 16:20:52 INFO: [Has ncx file (OPS/toc.ncx)]=true 16:20:52 INFO: [is spine item (OPS/titlepage.html)]=true 16:20:52 INFO: [linear (OPS/titlepage.html)]=true 16:20:52 INFO: [is spine item (OPS/index.html)]=true 16:20:52 INFO: [linear (OPS/index.html)]=true 16:20:52 INFO: [is spine item (OPS/index-front.1_div.1.html)]=true 16:20:52 INFO: [linear (OPS/index-front.1_div.1.html)]=true 16:20:52 INFO: [is spine item (OPS/tg5.html)]=true 16:20:52 INFO: [linear (OPS/tg5.html)]=true 16:20:52 INFO: [is spine item (OPS/tg9.html)]=true 16:20:52 INFO: [linear (OPS/tg9.html)]=true 16:20:52 INFO: [is spine item (OPS/tg10.html)]=true 16:20:52 INFO: [linear (OPS/tg10.html)]=true 16:20:52 INFO: [is spine item (OPS/titlepageback.html)]=true 16:20:52 INFO: [linear (OPS/titlepageback.html)]=false 16:20:52 INFO: [resource (OPS/content.opf)]=OPS/titlepage.html 16:20:52 INFO: [resource (OPS/content.opf)]=OPS/index.html 16:20:52 INFO: [resource (OPS/content.opf)]=OPS/index-front.1_div.1.html 16:20:52 INFO: [resource (OPS/content.opf)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/content.opf)]=OPS/titlepageback.html 16:20:52 INFO: [spine index (OPS/titlepage.html)]=0 16:20:52 INFO: [spine index (OPS/index.html)]=1 16:20:52 INFO: [spine index (OPS/index-front.1_div.1.html)]=2 16:20:52 INFO: [spine index (OPS/tg5.html)]=3 16:20:52 INFO: [spine index (OPS/tg9.html)]=4 16:20:52 INFO: [spine index (OPS/tg10.html)]=5 16:20:52 INFO: [spine index (OPS/titlepageback.html)]=6 16:20:52 INFO: [items count]=12 16:20:52 INFO: [declared mimetype (OPS/stylesheet.css)]=text/css 16:20:52 INFO: [declared mimetype (OPS/titlepage.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/titlepageback.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/print.css)]=text/css 16:20:52 INFO: [declared mimetype (OPS/page-template.xpgt)]=application/vnd.adobe-page-template+xml 16:20:52 INFO: [declared mimetype (OPS/index.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/index-front.1_div.1.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/tg5.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/tg9.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/tg10.html)]=application/xhtml+xml 16:20:52 INFO: [declared mimetype (OPS/k2m2.0.jpg)]=image/jpeg 16:20:52 INFO: [declared mimetype (OPS/toc.ncx)]=application/x-dtbncx+xml 16:20:52 INFO: [characters count (OPS/titlepage.html)]=982 16:20:52 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/legalcode 16:20:52 INFO: [reference (OPS/titlepageback.html)]=http://creativecommons.org/licenses/by/3.0/de/ 16:20:52 INFO: [reference (OPS/titlepageback.html)]=http://www.textgrid.de/Digitale-Bibliothek 16:20:52 INFO: [characters count (OPS/titlepageback.html)]=1503 16:20:52 INFO: [resource (OPS/index.html)]=OPS/stylesheet.css 16:20:52 INFO: [resource (OPS/index.html)]=OPS/print.css 16:20:52 INFO: [resource (OPS/index.html)]=OPS/page-template.xpgt 16:20:52 INFO: [characters count (OPS/index.html)]=211 16:20:52 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/stylesheet.css 16:20:52 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/print.css 16:20:52 INFO: [resource (OPS/index-front.1_div.1.html)]=OPS/page-template.xpgt 16:20:52 INFO: [characters count (OPS/index-front.1_div.1.html)]=304 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/stylesheet.css 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/print.css 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/page-template.xpgt 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg5.html)]=OPS/k2m2.0.jpg 16:20:52 INFO: [characters count (OPS/tg5.html)]=544120 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/stylesheet.css 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/print.css 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/page-template.xpgt 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg9.html)]=OPS/tg10.html 16:20:52 INFO: [characters count (OPS/tg9.html)]=482477 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/stylesheet.css 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/print.css 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/page-template.xpgt 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/tg10.html)]=OPS/tg10.html 16:20:52 INFO: [characters count (OPS/tg10.html)]=363274 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/titlepage.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/index.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/index-front.1_div.1.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg5.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg9.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/tg10.html 16:20:52 INFO: [resource (OPS/toc.ncx)]=OPS/titlepageback.html 16:20:52 INFO: [size (OPS/tg9.html)]=545812 16:20:52 INFO: [compressed size (OPS/tg9.html)]=169804 16:20:52 INFO: [compression method (OPS/tg9.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/tg9.html)]=a6a3b24fd07665d1e118e86ecc34555f0e7be0e6f594ecf47d439ebf80153e 16:20:52 INFO: [size (OPS/print.css)]=2836 16:20:52 INFO: [compressed size (OPS/print.css)]=1324 16:20:52 INFO: [compression method (OPS/print.css)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/print.css)]=29175f26fcf5c3c41a86e139b453b8bc6c12f88fd798fa2cc24e27abfe6e0 16:20:52 INFO: [size (OPS/k2m2.0.jpg)]=57081 16:20:52 INFO: [compressed size (OPS/k2m2.0.jpg)]=52981 16:20:52 INFO: [compression method (OPS/k2m2.0.jpg)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/k2m2.0.jpg)]=e683ffb2fb4b424edf993b98787bc36db5d5ccdb332618c221c806a899e77bf 16:20:52 INFO: [size (OPS/tg10.html)]=419406 16:20:52 INFO: [compressed size (OPS/tg10.html)]=124180 16:20:52 INFO: [compression method (OPS/tg10.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/tg10.html)]=ecf6db19f68917d24ee4e9e0c76bd2015486a46c488675d192a1e37c2e76cbb 16:20:52 INFO: [size (OPS/content.opf)]=3325 16:20:52 INFO: [compressed size (OPS/content.opf)]=923 16:20:52 INFO: [compression method (OPS/content.opf)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/content.opf)]=49cd5796696c4ce2de9fc6c8d8481e851b8a93e46f8a98e93e5ec964f5601a8f 16:20:52 INFO: [size (OPS/index-front.1_div.1.html)]=1554 16:20:52 INFO: [compressed size (OPS/index-front.1_div.1.html)]=672 16:20:52 INFO: [compression method (OPS/index-front.1_div.1.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/index-front.1_div.1.html)]=f97e28e8bd9ef5cce36f938305b8e3b8515b83249c3c4bd71955cc636cca 16:20:52 INFO: [size (OPS/tg5.html)]=618049 16:20:52 INFO: [compressed size (OPS/tg5.html)]=185381 16:20:52 INFO: [compression method (OPS/tg5.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/tg5.html)]=52c6b1783af7337d0dc55e2c928a4c0c87c1bf99abe79c61f6de08c56d8ca24 16:20:52 INFO: [size (OPS/page-template.xpgt)]=3479 16:20:52 INFO: [compressed size (OPS/page-template.xpgt)]=527 16:20:52 INFO: [compression method (OPS/page-template.xpgt)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/page-template.xpgt)]=230bfaecec71b94cd274aca7350429242632bd6cb417d4cdc85a685af366 16:20:52 INFO: [size (OPS/index.html)]=1226 16:20:52 INFO: [compressed size (OPS/index.html)]=565 16:20:52 INFO: [compression method (OPS/index.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/index.html)]=4f82b4ae4f134afcecb18972706a4db9f7198049c2fb86fdfcd4a429c31ab570 16:20:52 INFO: [size (META-INF/container.xml)]=215 16:20:52 INFO: [compressed size (META-INF/container.xml)]=150 16:20:52 INFO: [compression method (META-INF/container.xml)]=Deflated 16:20:52 INFO: [SHA-256 (META-INF/container.xml)]=f5a47aa088c519c6dfbd53fe40975816cecc775f069a6aa5e51d71c2bbf598f 16:20:52 INFO: [size (OPS/toc.ncx)]=30985 16:20:52 INFO: [compressed size (OPS/toc.ncx)]=2380 16:20:52 INFO: [compression method (OPS/toc.ncx)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/toc.ncx)]=3f888b46a7e5ff9b58281704393cc5865fc71b014b7c5944e124f69e4afd6c 16:20:52 INFO: [size (OPS/titlepageback.html)]=2554 16:20:52 INFO: [compressed size (OPS/titlepageback.html)]=1126 16:20:52 INFO: [compression method (OPS/titlepageback.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/titlepageback.html)]=9e84f635dc1edd5c568f78d564b374231bd0f6f9fd9c15e76512dd2fd4944f3 16:20:52 INFO: [size (mimetype)]=20 16:20:52 INFO: [compressed size (mimetype)]=20 16:20:52 INFO: [compression method (mimetype)]=Stored 16:20:52 INFO: [SHA-256 (mimetype)]=e468e350d1143eb648f6c7bbd63111ec544a361ca74ecef256ac91f48b 16:20:52 INFO: [size (OPS/stylesheet.css)]=17284 16:20:52 INFO: [compressed size (OPS/stylesheet.css)]=4371 16:20:52 INFO: [compression method (OPS/stylesheet.css)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/stylesheet.css)]=ae25f2acb7360604140f75332666393b30a4282b8d0cf3b8e51ff29d29b4b 16:20:52 INFO: [size (OPS/titlepage.html)]=1824 16:20:52 INFO: [compressed size (OPS/titlepage.html)]=639 16:20:52 INFO: [compression method (OPS/titlepage.html)]=Deflated 16:20:52 INFO: [SHA-256 (OPS/titlepage.html)]=943298ab18ed3a2f0c36f279a7c1167e74cba58889f4ad0a35c0e9c2bae93e 16:20:52 WARNING: : 16:20:52 WARNING: OPS/stylesheet.css(67,4): CSS Selector specifies absolute position. 16:20:52 WARNING: OPS/stylesheet.css(85,4): CSS Selector specifies absolute position. 16:20:52 WARNING: OPS/stylesheet.css(99,4): CSS Selector specifies absolute position. 16:20:52 Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.133 sec 16:20:52 Running info.textgrid.services.aggregator.CacheControlIT 16:20:53 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 74.06 ms 16:20:53 [INFO] Starting ZIP export after 75.07 ms 16:20:53 [INFO] Built aggregation tree for textgrid:mjsx.0 after 176.2 ms 16:20:53 [INFO] Built aggregation tree for textgrid:mjqh.0 after 272.0 ms 16:20:53 [INFO] Finished exporting after 693.8 ms 16:20:53 [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@2870cbf4 16:20:53 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> zip) after 73.83 ms 16:20:53 304 Not Modified 16:20:53 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 25.93 μs 16:20:53 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 78.74 ms 16:20:53 [INFO] Starting TEIcorpus serialization 16:20:53 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@4679a66b, sid: false 16:20:54 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 432.5 ms 16:20:54 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 455.3 ms 16:20:54 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 465.5 ms 16:20:54 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 465.6 ms 16:20:54 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 7.917 μs 16:20:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 74.35 ms 16:20:54 304 Not Modified 16:20:54 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 16:20:54 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 393.7 μs 16:20:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 74.08 ms 16:20:54 [INFO] Starting TEIcorpus serialization 16:20:54 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@3cfae047, sid: false 16:20:54 Warning: on line 85 16:20:54 The child axis starting at an attribute node will never select anything 16:20:54 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 395.2 ms 16:20:54 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:54 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 395.4 ms 16:20:54 [INFO] Ready for transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 396.7 ms 16:20:54 case 4: write to stdout, pageLayout Simple 16:20:54 TEI HTML inside corpus 16:20:54 TEI HTML inside corpus 16:20:54 [INFO] Finished and delivered transformation of textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 408.3 ms 16:20:54 [INFO] Starting HTML export for textgrid:mjsx.0,textgrid:mjqh.0 16:20:54 [INFO] Started HTML serialization for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 94.58 μs 16:20:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> html) after 76.73 ms 16:20:54 304 Not Modified 16:20:54 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 18.30 μs 16:20:54 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 73.18 ms 16:20:54 [INFO] Starting TEIcorpus serialization 16:20:54 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@518c94d2, sid: false 16:20:55 [INFO] Fetched source for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 361.8 ms 16:20:55 [INFO] Starting EPUB zipping for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 380.3 ms 16:20:55 [INFO] Adding 0 external items to EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 391.1 ms 16:20:55 [INFO] Successfully exported EPUB for textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 391.1 ms 16:20:55 [INFO] Started EPUB serialization for textgrid:mjsx.0,textgrid:mjqh.0 after 8.377 μs 16:20:55 [INFO] Collected root objects for basket textgrid:mjsx.0, textgrid:mjqh.0 (BASKET -> epub) after 69.86 ms 16:20:55 304 Not Modified 16:20:55 [INFO] Starting HTML export for textgrid:mjsx.0 16:20:55 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 69.49 μs 16:20:55 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 40.10 ms 16:20:55 [INFO] Starting TEIcorpus serialization 16:20:55 [INFO] writing TEIcorpus for info.textgrid.services.aggregator.teicorpus.TEICorpusSerializer@32493353, sid: false 16:20:55 Warning: on line 85 16:20:55 The child axis starting at an attribute node will never select anything 16:20:55 [INFO] Fetched source for textgrid:mjsx.0 (AGGREGATION -> html) after 330.0 ms 16:20:55 [INFO] Configured graphics URL pattern = https://textgridlab.org/1.0/tgcrud/rest/@URI@/data 16:20:55 [INFO] Prepared XSLT stylesheet (internal) for textgrid:mjsx.0 (AGGREGATION -> html) after 330.2 ms 16:20:55 [INFO] Ready for transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 330.6 ms 16:20:55 case 4: write to stdout, pageLayout Simple 16:20:55 TEI HTML inside corpus 16:20:55 [INFO] Finished and delivered transformation of textgrid:mjsx.0 (AGGREGATION -> html) after 333.3 ms 16:20:55 [INFO] Starting HTML export for textgrid:mjsx.0 16:20:55 [INFO] Started HTML serialization for textgrid:mjsx.0 (UNKNOWN -> html) after 32.97 μs 16:20:55 [INFO] Fetched source for textgrid:mjsx.0 (UNKNOWN -> html) up to metadata after 39.53 ms 16:20:55 304 Not Modified 16:20:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.662 sec 16:20:55 16:20:55 Results : 16:20:55 16:20:55 Tests run: 15, Failures: 0, Errors: 0, Skipped: 3 16:20:55 16:20:55 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 16:20:55 [JENKINS] Recording test results 16:20:55 [INFO] 16:20:55 [INFO] --- tomcat6-maven-plugin:2.1:shutdown (stop-tomcat) @ aggregator --- 16:20:55 [INFO] Stopping Coyote HTTP/1.1 on http-44525 16:20:55 [INFO] Closing Spring root WebApplicationContext 16:20:55 [INFO] Closing Root WebApplicationContext: startup date [Wed Mar 08 16:20:31 CET 2017]; root of context hierarchy 16:20:55 [INFO] JMX connector server stopped: javax.management.remote.rmi.RMIConnectorServer@7562fbb 16:20:55 [INFO] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@61032307: 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 16:20:55 [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. 16:20:55 [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@70b4eed0]) and a value of type [java.util.WeakHashMap] (value [{class info.textgrid.namespaces.metadata.core._2010.CollectionType=java.lang.ref.WeakReference@38e509d3, class info.textgrid.namespaces.metadata.core._2010.BibliographicCitationType=java.lang.ref.WeakReference@169067b6, class info.textgrid.namespaces.middleware.tgsearch.Response=java.lang.ref.WeakReference@3ba7972, class info.textgrid.namespaces.metadata.core._2010.ItemType=java.lang.ref.WeakReference@542fd5bb, class info.textgrid._import.ElementSpec$Required=java.lang.ref.WeakReference@4494e57c, class org.w3._1999._02._22_rdf_syntax_ns_.RdfType=java.lang.ref.WeakReference@51ac978f, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@10d1521, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadMetadataResponseType=java.lang.ref.WeakReference@2ba59ab6, class info.textgrid.namespaces.metadata.core._2010.ProvidedType=java.lang.ref.WeakReference@48f925bb, class info.textgrid.namespaces.metadata.core._2010.AuthorityType=java.lang.ref.WeakReference@7d5cc3c4, class info.textgrid.namespaces.metadata.core._2010.DateType=java.lang.ref.WeakReference@14917553, class info.textgrid._import.ElementSpec=java.lang.ref.WeakReference@13e62d5d, class info.textgrid.namespaces.middleware.tgcrud.services.tgcrudservice.ReadResponseType=java.lang.ref.WeakReference@12330667, class info.textgrid._import.XmlConfiguration=java.lang.ref.WeakReference@9eaa506, class info.textgrid.namespaces.middleware.tgsearch.ResultType=java.lang.ref.WeakReference@164e6285, class info.textgrid.namespaces.metadata.core._2010.EditionType$License=java.lang.ref.WeakReference@34e029d4, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$TextgridUri=java.lang.ref.WeakReference@3e6a1111, class info.textgrid.namespaces.metadata.core._2010.GenericType=java.lang.ref.WeakReference@6274514f, class info.textgrid._import.ImportSpec=java.lang.ref.WeakReference@74b4dce, class info.textgrid.namespaces.metadata.agent._2010.AgentType=java.lang.ref.WeakReference@32d06a7a, class info.textgrid._import.ElementSpec$Attribute=java.lang.ref.WeakReference@5cdc17a8, class java.util.ArrayList=java.lang.ref.WeakReference@1ce2db55, class info.textgrid.namespaces.metadata.core._2010.GeneratedType=java.lang.ref.WeakReference@419ac03a, class info.textgrid.namespaces.metadata.core._2010.SourceType=java.lang.ref.WeakReference@70a8f1c9, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@4cf5d923, class info.textgrid.namespaces.metadata.core._2010.MetadataContainerType=java.lang.ref.WeakReference@46c78b9b, class info.textgrid.namespaces.middleware.tgsearch.PathType=java.lang.ref.WeakReference@51cb1869, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Project=java.lang.ref.WeakReference@665a8d20, class info.textgrid.namespaces.metadata.core._2010.ObjectType=java.lang.ref.WeakReference@4046c09, class info.textgrid.namespaces.middleware.tgsearch.EntryType=java.lang.ref.WeakReference@7e65b441, class info.textgrid.namespaces.metadata.core._2010.EditionType=java.lang.ref.WeakReference@7764e3b4, class info.textgrid.namespaces.middleware.tgsearch.PathResponse=java.lang.ref.WeakReference@456553f5, class info.textgrid.namespaces.metadata.agent._2010.PersonType=java.lang.ref.WeakReference@62a61b74, class info.textgrid.namespaces.metadata.core._2010.RelationType=java.lang.ref.WeakReference@31327cdd, class info.textgrid.namespaces.middleware.tgsearch.PathGroupType=java.lang.ref.WeakReference@611b500c, class info.textgrid.namespaces.metadata.core._2010.GeneratedType$Pid=java.lang.ref.WeakReference@e8e4d21}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 16:20:55 [ERROR] The web application [/aggregator] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5c219a3f]) and a value of type [net.sf.saxon.expr.sort.LRUCache] (value [net.sf.saxon.expr.sort.LRUCache@7ed7d1f2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 16:20:55 [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@45777514]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@396cdfde]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 16:20:56 [INFO] 16:20:56 [INFO] --- maven-failsafe-plugin:2.8.1:verify (verify) @ aggregator --- 16:20:56 [INFO] Failsafe report directory: /mnt/data/jenkins/workspace/Aggregator/target/failsafe-reports 16:20:56 [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! 16:20:56 [JENKINS] Recording test results[INFO] 16:20:56 [INFO] --- maven-site-plugin:3.4:site (default-site) @ aggregator --- 16:20:56 16:20:56 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8 16:20:56 [INFO] configuring report plugin org.tomdz.maven:sphinx-maven-plugin:1.0.3 16:20:56 [INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom 16:20:56 [INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0.0 KB/sec) 16:20:56 [INFO] Relativizing decoration links with respect to project URL: https://projects.gwdg.de/projects/aggregator 16:20:56 [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. 16:20:56 [INFO] Generating "Documentation via sphinx" report --- sphinx-maven-plugin:1.0.3:generate 16:20:56 [INFO] Unpacking sphinx to /mnt/data/jenkins/workspace/Aggregator/target/sphinx 16:20:56 [INFO] Running sphinx on /mnt/data/jenkins/workspace/Aggregator/docs, output will be placed in /mnt/data/jenkins/workspace/Aggregator/target/site 16:20:57 [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. 16:20:57 java.lang.IllegalStateException 16:20:57 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1566) 16:20:57 at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) 16:20:57 at com.google.common.base.Objects.toStringHelper(Objects.java:119) 16:20:57 at com.google.common.cache.CacheStats.toString(CacheStats.java:267) 16:20:57 at java.text.MessageFormat.subformat(MessageFormat.java:1280) 16:20:57 at java.text.MessageFormat.format(MessageFormat.java:865) 16:20:57 at java.text.Format.format(Format.java:157) 16:20:57 at java.text.MessageFormat.format(MessageFormat.java:841) 16:20:57 at java.util.logging.Formatter.formatMessage(Formatter.java:138) 16:20:57 at hudson.maven.Maven3ConsoleFormatter.format(Maven3ConsoleFormatter.java:45) 16:20:57 at java.util.logging.StreamHandler.publish(StreamHandler.java:211) 16:20:57 at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:116) 16:20:57 at java.util.logging.Logger.log(Logger.java:738) 16:20:57 at java.util.logging.Logger.doLog(Logger.java:765) 16:20:57 at java.util.logging.Logger.log(Logger.java:831) 16:20:57 at info.textgrid.services.aggregator.util.StylesheetManager.finalize(StylesheetManager.java:256) 16:20:57 at java.lang.System$2.invokeFinalize(System.java:1270) 16:20:57 at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98) 16:20:57 at java.lang.ref.Finalizer.access$100(Finalizer.java:34) 16:20:57 at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210) 16:21:01 Running Sphinx v1.1.3 16:21:04 loading pickled environment... not yet created 16:21:04 loading intersphinx inventory from http://docs.python.org/objects.inv... 16:21:05 building [html]: targets for 7 source files that are out of date 16:21:05 updating environment: 7 added, 0 changed, 0 removed 16:21:05 reading sources... [ 14%] api 16:21:05 reading sources... [ 28%] config 16:21:05 reading sources... [ 42%] epub 16:21:05 reading sources... [ 57%] html 16:21:05 reading sources... [ 71%] index 16:21:05 reading sources... [ 85%] teicorpus 16:21:05 reading sources... [100%] zip 16:21:06 16:21:06 looking for now-outdated files... none found 16:21:06 pickling environment... done 16:21:06 checking consistency... done 16:21:06 preparing documents... done 16:21:06 writing output... [ 14%] api 16:21:06 writing output... [ 28%] config 16:21:06 writing output... [ 42%] epub 16:21:06 writing output... [ 57%] html 16:21:06 writing output... [ 71%] index 16:21:06 writing output... [ 85%] teicorpus 16:21:06 writing output... [100%] zip 16:21:07 16:21:07 writing additional files... genindex search 16:21:07 copying static files... done 16:21:07 dumping search index... done 16:21:07 dumping object inventory... done 16:21:07 build succeeded, 1 warning. 16:21:07 [JENKINS] Archiving site from /mnt/data/jenkins/workspace/Aggregator/target/site to /mnt/data/jenkins/jobs/Aggregator/site 16:21:10 Started calculate disk usage of build 16:21:10 Finished Calculation of disk usage of build in 0 seconds 16:21:10 Started calculate disk usage of workspace 16:21:10 Finished Calculation of disk usage of workspace in 0 seconds 16:21:10 Notifying upstream projects of job completion 16:21:10 Join notifier requires a CauseAction 16:21:10 [INFO] ------------------------------------------------------------------------ 16:21:10 [INFO] BUILD SUCCESS 16:21:10 [INFO] ------------------------------------------------------------------------ 16:21:10 [INFO] Total time: 01:47 min 16:21:10 [INFO] Finished at: 2017-03-08T16:21:10+01:00 16:21:11 [INFO] Final Memory: 118M/496M 16:21:11 [INFO] ------------------------------------------------------------------------ 16:21:11 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/pom.xml to info.textgrid.services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-SNAPSHOT.pom 16:21:11 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator-1.4.9-SNAPSHOT.war to info.textgrid.services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-SNAPSHOT.war 16:21:11 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator.properties to info.textgrid.services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-SNAPSHOT.properties 16:21:11 [JENKINS] Archiving /mnt/data/jenkins/workspace/Aggregator/target/aggregator_1.4.9~20170308161923_all.deb to info.textgrid.services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-SNAPSHOT.deb 16:21:19 Set build name. 16:21:19 channel stopped 16:21:19 New build name is '#122 origin/develop' 16:21:19 Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#122 origin/develop', new value: '#122 origin/develop' 16:21:19 using settings config with name MavenSettings 16:21:19 Replacing all maven server entries not found in credentials list is true 16:21:19 Maven RedeployPublisher use remote Rechenknecht maven settings from : /tmp/settings278026923361001954.xml 16:21:20 [INFO] Deployment in http://dev.digital-humanities.de/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 16:21:20 Deploying the main artifact aggregator-1.4.9-SNAPSHOT.war 16:21:20 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml 16:21:20 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml (2 KB at 5.2 KB/sec) 16:21:20 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.war 16:21:22 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.war (66021 KB at 32347.3 KB/sec) 16:21:22 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.pom 16:21:23 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.pom (30 KB at 466.8 KB/sec) 16:21:23 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml 16:21:23 Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (632 B at 8.3 KB/sec) 16:21:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml 16:21:23 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml (2 KB at 22.2 KB/sec) 16:21:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml 16:21:23 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/maven-metadata.xml (632 B at 12.3 KB/sec) 16:21:23 Deploying the main artifact aggregator-1.4.9-SNAPSHOT.properties 16:21:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.properties 16:21:23 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.properties (727 B at 24.5 KB/sec) 16:21:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml 16:21:23 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml (2 KB at 52.8 KB/sec) 16:21:23 Deploying the main artifact aggregator-1.4.9-SNAPSHOT.deb 16:21:23 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.deb 16:21:24 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/aggregator-1.4.9-20170308.152120-7.deb (40653 KB at 35566.3 KB/sec) 16:21:24 Uploading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml 16:21:24 Uploaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/services/aggregator/1.4.9-SNAPSHOT/maven-metadata.xml (2 KB at 34.6 KB/sec) 16:21:24 [INFO] Deployment done in 4.6 sec 16:21:24 IRC notifier plugin: Sending notification to: #textgrid 16:21:24 IRC notifier plugin: [ERROR] not connected. Cannot send message to '#textgrid' 16:21:24 Started calculate disk usage of build 16:21:24 Finished Calculation of disk usage of build in 0 seconds 16:21:24 Started calculate disk usage of workspace 16:21:24 Finished Calculation of disk usage of workspace in 0 seconds 16:21:24 Notifying upstream projects of job completion 16:21:24 No emails were triggered. 16:21:24 Finished: SUCCESS