Build #12

Build: #12 failed

Job: Reports was successful

Build log

The build generated 752 lines of output. Download or view full build log

23-Jan-2014 16:51:22 Build Carrot2 - Software - Reports #12 (C2-SOFTWARE-REPORTS-12) started building on agent Local Agent 2
23-Jan-2014 16:51:22 Build working directory is /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS
23-Jan-2014 16:51:22 Executing build Carrot2 - Software - Reports #12 (C2-SOFTWARE-REPORTS-12)
23-Jan-2014 16:51:22 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
23-Jan-2014 16:51:22 Updating source code to revision: 5f3df576c1a07ffba8fc1a83d0b1be5361d81e7b
23-Jan-2014 16:51:23 Fetching 'refs/heads/master' from 'https://github.com/carrot2/carrot2.git'.
23-Jan-2014 16:51:24 Checking out revision 5f3df576c1a07ffba8fc1a83d0b1be5361d81e7b.
23-Jan-2014 16:51:24 Already on 'master'
23-Jan-2014 16:51:24 Updated source code to revision: 5f3df576c1a07ffba8fc1a83d0b1be5361d81e7b
23-Jan-2014 16:51:24 Finished task 'Checkout Default Repository'
23-Jan-2014 16:51:24 Running pre-build action: Clover Grails PreBuild Action
23-Jan-2014 16:51:24 Running pre-build action: VCS Version Collector
23-Jan-2014 16:51:24
Substituting variable: ${bamboo.capability.tools.dir} with /home/bamboo/tools
23-Jan-2014 16:51:24
Substituting variable: ${bamboo.capability.tools.dir} with /home/bamboo/tools
23-Jan-2014 16:51:24
Substituting variable: ${bamboo.buildNumber} with 12
23-Jan-2014 16:51:24
Substituting variable: ${bamboo.buildKey} with C2-SOFTWARE-REPORTS
23-Jan-2014 16:51:24 Starting task 'Ant' of type 'com.atlassian.bamboo.plugins.ant:task.builder.ant'
23-Jan-2014 16:51:24
Beginning to execute external process for build 'Carrot2 - Software - Reports #12 (C2-SOFTWARE-REPORTS-12)'
... running command line:
/usr/share/ant/bin/ant -Djava.io.tmpdir=/home/bamboo/bamboo-software/temp/C2-SOFTWARE-REPORTS clean reports -Dclover.enabled=true -Dclover.home=/home/bamboo/tools/clover-ant-3.2.1 -Dlocal.properties=local.properties.example -Dtools.dir=/home/bamboo/tools -Dbuild.number=12 -Dbuild.key=C2-SOFTWARE-REPORTS
... in: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS
... using extra environment variables:
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
ANT_HOME=/usr/share/ant
PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
23-Jan-2014 16:51:24 Buildfile: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/build.xml
23-Jan-2014 16:51:25 Trying to override old definition of task javac
23-Jan-2014 16:51:25
23-Jan-2014 16:51:25 clover.tasks:
23-Jan-2014 16:51:26
23-Jan-2014 16:51:26 coverage.clean:
23-Jan-2014 16:51:26 [clover-clean] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:26 [clover-clean] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:26 [clover-clean] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:26
23-Jan-2014 16:51:26 clean:
23-Jan-2014 16:51:26    [delete] Deleting directory /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp
23-Jan-2014 16:51:26
23-Jan-2014 16:51:26 compile:
23-Jan-2014 16:51:26     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes
23-Jan-2014 16:51:26     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes
23-Jan-2014 16:51:27     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:51:29     [javac] 61 @Bindable metadata processed in round 1 in 0.98 secs.
23-Jan-2014 16:51:33     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:51:33     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:51:33     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/core/carrot2-util-xsltfilter/src/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
23-Jan-2014 16:51:33     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:51:33     [javac] 1 warning
23-Jan-2014 16:51:33
23-Jan-2014 16:51:33 resources:
23-Jan-2014 16:51:33      [copy] Copying 127 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes
23-Jan-2014 16:51:33
23-Jan-2014 16:51:33 compile.test:
23-Jan-2014 16:51:33     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-test
23-Jan-2014 16:51:33     [javac] Compiling 180 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-test
23-Jan-2014 16:51:33     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:51:34     [javac] 34 @Bindable metadata processed in round 1 in 0.60 secs.
23-Jan-2014 16:51:35     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:51:35     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:51:35     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/applications/carrot2-webapp/src/org/carrot2/webapp/QueryProcessorServlet.java uses unchecked or unsafe operations.
23-Jan-2014 16:51:35     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:51:35     [javac] 1 warning
23-Jan-2014 16:51:35
23-Jan-2014 16:51:35 clover.tasks:
23-Jan-2014 16:51:36
23-Jan-2014 16:51:36 compile.coverage:
23-Jan-2014 16:51:36 [clover-setup] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:36 [clover-setup] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:36 [clover-setup] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:36 [clover-setup] Clover is enabled with initstring '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/.clover/clover3_2_1.db'
23-Jan-2014 16:51:36     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-clover
23-Jan-2014 16:51:36     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-clover
23-Jan-2014 16:51:36    [clover] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:36    [clover] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:36    [clover] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:36    [clover] Creating new database at '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/.clover/clover3_2_1.db'.
23-Jan-2014 16:51:36    [clover] Processing files at 1.6 source level.
23-Jan-2014 16:51:38    [clover] Clover all over. Instrumented 265 files (40 packages).
23-Jan-2014 16:51:38    [clover] Elapsed time = 1.883 secs. (140.733 files/sec, 19,361.656 srclines/sec)
23-Jan-2014 16:51:38     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:51:40     [javac] 61 @Bindable metadata processed in round 1 in 0.93 secs.
23-Jan-2014 16:51:41     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:51:41     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:51:41     [javac] Note: Some input files use unchecked or unsafe operations.
23-Jan-2014 16:51:41     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:51:41     [javac] 1 warning
23-Jan-2014 16:51:41     [javac] Compiling 180 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-clover
23-Jan-2014 16:51:41    [clover] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:41    [clover] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:41    [clover] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:41    [clover] Updating existing database at '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/.clover/clover3_2_1.db'.
23-Jan-2014 16:51:41    [clover] Processing files at 1.6 source level.
23-Jan-2014 16:51:43    [clover] Clover all over. Instrumented 172 files (37 packages).
23-Jan-2014 16:51:43    [clover] 642 test methods detected.
23-Jan-2014 16:51:43    [clover] Elapsed time = 1.131 secs. (152.078 files/sec, 25,510.168 srclines/sec)
23-Jan-2014 16:51:43     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:51:44     [javac] 34 @Bindable metadata processed in round 1 in 0.61 secs.
23-Jan-2014 16:51:45     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:51:45     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:51:45     [javac] Note: Some input files use unchecked or unsafe operations.
23-Jan-2014 16:51:45     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:51:45     [javac] 1 warning
23-Jan-2014 16:51:45 [clover-setup] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:45 [clover-setup] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:45 [clover-setup] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:45 Clover is disabled.
23-Jan-2014 16:51:45
23-Jan-2014 16:51:45 basedir.check:
23-Jan-2014 16:51:45
23-Jan-2014 16:51:45 carrot2.common.basedir.message:
23-Jan-2014 16:51:45
23-Jan-2014 16:51:45 carrot2.dcs.resources.test:
23-Jan-2014 16:51:45      [copy] Copying 2 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-test
23-Jan-2014 16:51:45
23-Jan-2014 16:51:45 resources.test:
23-Jan-2014 16:51:45      [copy] Copying 31 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-test
23-Jan-2014 16:51:45
23-Jan-2014 16:51:45 test:
23-Jan-2014 16:51:45     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/test-report
23-Jan-2014 16:51:45     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/test-report-jira
23-Jan-2014 16:51:46    [junit4] <JUnit4> says ??! Master seed: ADD479DD492ED612
23-Jan-2014 16:51:46    [junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII
23-Jan-2014 16:51:46    [junit4] Executing 97 suites with 4 JVMs.
23-Jan-2014 16:51:46    [junit4]
23-Jan-2014 16:51:46    [junit4] Started J1 PID(26531@n19h65).
23-Jan-2014 16:51:46    [junit4] Started J0 PID(26530@n19h65).
23-Jan-2014 16:51:46    [junit4] Started J3 PID(26529@n19h65).
23-Jan-2014 16:51:46    [junit4] Started J2 PID(26536@n19h65).
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetTest
23-Jan-2014 16:51:47    [junit4] Completed on J0 in 0.39s, 3 tests
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.util.CharArrayUtilsTest
23-Jan-2014 16:51:47    [junit4] Completed on J3 in 0.41s, 7 tests, 2 skipped
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.util.attribute.ResourceFromStringTest
23-Jan-2014 16:51:47    [junit4] Completed on J1 in 0.40s, 2 tests
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.text.preprocessing.SubstringComparatorTest
23-Jan-2014 16:51:47    [junit4] Completed on J0 in 0.16s, 2 tests
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceTest
23-Jan-2014 16:51:47    [junit4] Completed on J2 in 0.71s, 5 tests
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:47    [junit4] Suite: org.carrot2.output.metrics.IdealPartitioningBasedMetricTest
23-Jan-2014 16:51:47    [junit4] Completed on J2 in 0.14s, 1 test
23-Jan-2014 16:51:47    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.matrix.factorization.MatrixFactorizationTest
23-Jan-2014 16:51:48    [junit4] Completed on J2 in 0.21s, 6 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.source.SearchRangeTest
23-Jan-2014 16:51:48    [junit4] Completed on J2 in 0.13s, 12 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.text.preprocessing.CaseNormalizerTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.96s, 14 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.clustering.lingo.ClusterDocumentAssignerTest
23-Jan-2014 16:51:48    [junit4] Completed on J0 in 0.81s, 4 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.clustering.lingo.ClusterMergerTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.18s, 4 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.text.vsm.PhraseMatrixBuilderTest
23-Jan-2014 16:51:48    [junit4] Completed on J2 in 0.35s, 6 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.core.DocumentTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.07s, 3 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.text.preprocessing.SuffixSorterTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.10s, 7 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.text.preprocessing.filter.GenitiveLabelFilterTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.07s, 5 tests
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:48    [junit4] Suite: org.carrot2.text.linguistic.HindiStemmerFactoryTest
23-Jan-2014 16:51:48    [junit4] Completed on J3 in 0.04s, 1 test
23-Jan-2014 16:51:48    [junit4]
23-Jan-2014 16:51:49    [junit4] Suite: org.carrot2.text.clustering.MultilingualClusteringTest
23-Jan-2014 16:51:49    [junit4] Completed on J3 in 0.25s, 16 tests
23-Jan-2014 16:51:49    [junit4]
23-Jan-2014 16:51:49    [junit4] Suite: org.carrot2.util.simplexml.SimpleXmlWrappersTest
23-Jan-2014 16:51:49    [junit4] Completed on J1 in 1.61s, 28 tests
23-Jan-2014 16:51:49    [junit4]
23-Jan-2014 16:51:49    [junit4] Suite: org.carrot2.text.util.CharArrayComparatorsTest
23-Jan-2014 16:51:49    [junit4] Completed on J3 in 0.09s, 3 tests
23-Jan-2014 16:51:49    [junit4]
23-Jan-2014 16:51:49    [junit4] Suite: org.carrot2.core.ClusterWithParentTest
23-Jan-2014 16:51:49    [junit4] Completed on J1 in 0.20s, 9 tests
23-Jan-2014 16:51:49    [junit4]
23-Jan-2014 16:51:49    [junit4] Suite: org.carrot2.matrix.MatrixUtilsTest
23-Jan-2014 16:51:49    [junit4] Completed on J3 in 0.13s, 16 tests
23-Jan-2014 16:51:49    [junit4]
23-Jan-2014 16:51:50    [junit4] Suite: org.carrot2.core.ProcessingResultTest
23-Jan-2014 16:51:50    [junit4] Completed on J3 in 0.75s, 15 tests
23-Jan-2014 16:51:50    [junit4]
23-Jan-2014 16:51:50    [junit4] Suite: org.carrot2.core.ComponentSuitesTest
23-Jan-2014 16:51:50    [junit4] Completed on J2 in 1.95s, 3 tests
23-Jan-2014 16:51:50    [junit4]
23-Jan-2014 16:51:50    [junit4] Suite: org.carrot2.source.microsoft.Bing3ImageDocumentSourceTest
23-Jan-2014 16:51:50    [junit4] IGNOR/A 0.03s J2 | Bing3ImageDocumentSourceTest.testMetadataAvailable
23-Jan-2014 16:51:50    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:50    [junit4] IGNOR/A 0.00s J2 | Bing3ImageDocumentSourceTest.testCatsQuery
23-Jan-2014 16:51:50    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:50    [junit4] Completed on J2 in 0.06s, 2 tests, 2 skipped
23-Jan-2014 16:51:50    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.util.pool.SoftUnboundedPoolTest
23-Jan-2014 16:51:51    [junit4] Completed on J2 in 0.41s, 6 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.util.ExceptionUtilsTest
23-Jan-2014 16:51:51    [junit4] Completed on J2 in 0.04s, 5 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.dcs.DcsAppTest
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.02s J3 | DcsAppTest.testTextarea
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testJsonOutput
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testOutputPage
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testExternalSource
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostUrlEncodedWithExternalSource
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testFileUpload
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testJsonCallback
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.directFeedAttributeOverriding
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostWithVariousC2StreamXmlEncoding
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testParametersPage
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testStartPage
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testInputPage
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testGetWithExternalSource
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testOnlyClusters
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostUrlEncodedWithC2Stream
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] Completed on J3 in 1.07s, 16 tests, 16 skipped
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.source.ambient.AmbientDocumentSourceTest
23-Jan-2014 16:51:51    [junit4] Completed on J2 in 0.30s, 6 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.text.preprocessing.PreprocessedDocumentScannerTest
23-Jan-2014 16:51:51    [junit4] Completed on J3 in 0.03s, 5 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.source.etools.EToolsDocumentSourceTest
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testGzipCompression
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testDataSources
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testMetadataAvailable
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testDataSourceResultsCount
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:51    [junit4] Completed on J3 in 0.05s, 12 tests, 12 skipped
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.output.metrics.ContaminationMetricTest
23-Jan-2014 16:51:51    [junit4] Completed on J3 in 0.06s, 12 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.text.preprocessing.PhraseExtractorTest
23-Jan-2014 16:51:51    [junit4] Completed on J1 in 2.30s, 21 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterSyntheticTest
23-Jan-2014 16:51:51    [junit4] Completed on J3 in 0.06s, 7 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.text.linguistic.LanguageModelTest
23-Jan-2014 16:51:51    [junit4] Completed on J1 in 0.06s, 2 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.core.ClusterTest
23-Jan-2014 16:51:51    [junit4] Completed on J2 in 0.20s, 21 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.text.linguistic.EnglishTest
23-Jan-2014 16:51:51    [junit4] Completed on J1 in 0.10s, 5 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.webapp.util.UserAgentUtilsTest
23-Jan-2014 16:51:51    [junit4] Completed on J1 in 0.09s, 11 tests
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:51    [junit4] Suite: org.carrot2.core.ControllerTest
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.03s J0 | ControllerTest$SimpleControllerCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$SimpleControllerCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testStress
23-Jan-2014 16:51:51    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:51    [junit4] Completed on J0 in 3.40s, 201 tests, 14 skipped
23-Jan-2014 16:51:51    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.clustering.synthetic.ByFieldClusteringAlgorithmTest
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.02s J1 | ByFieldClusteringAlgorithmTest.testStress
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.16s, 8 tests, 1 skipped
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.linguistic.ChineseTokenizerTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.52s, 5 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopLabelFilterEnglishTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.21s, 4 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.LabelFormatterTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.14s, 8 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterMergedTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.10s, 4 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.vsm.TermDocumentMatrixBuilderTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.11s, 8 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.filter.QueryLabelFilterTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.08s, 5 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.util.MutableCharArrayUtilsTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.09s, 2 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.util.resource.URLResourceWithParamsTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.05s, 2 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.filter.NumericLabelFilterTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.05s, 5 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.suffixtree.SuffixTreeTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.30s, 9 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.DocumentAssignerTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.09s, 8 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.linguistic.ExtendedWhitespaceTokenizerTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.04s, 9 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.StemmerEnglishTest
23-Jan-2014 16:51:52    [junit4] Completed on J2 in 0.04s, 3 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.linguistic.ThaiTokenizerTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.10s, 3 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.util.RollingWindowAverageTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.02s, 3 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.source.pubmed.PubMedDocumentSourceTest
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.08s, 9 tests, 8 skipped
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.source.microsoft.Bing3NewsDocumentSourceTest
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J0 | Bing3NewsDocumentSourceTest.testMetadataAvailable
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J0 | Bing3NewsDocumentSourceTest.testNewsCategory
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] IGNOR/A 0.00s J0 | Bing3NewsDocumentSourceTest.testPresidentQuery
23-Jan-2014 16:51:52    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.06s, 3 tests, 3 skipped
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.output.metrics.PrecisionRecallMetricTest
23-Jan-2014 16:51:52    [junit4] Completed on J0 in 0.15s, 11 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.util.StringUtilsTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.05s, 9 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:52    [junit4] Suite: org.carrot2.text.preprocessing.TokenizerTest
23-Jan-2014 16:51:52    [junit4] Completed on J1 in 0.10s, 7 tests
23-Jan-2014 16:51:52    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.source.google.GoogleDocumentSourceTest
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testMetadataAvailable
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testHighlightsRemoved
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testConservativeMode
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoUrlEncodingInUrls
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testQueryLargerThanPage
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testSpeculativeMode
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] Completed on J0 in 0.13s, 14 tests, 14 skipped
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.text.util.MutableCharArrayTest
23-Jan-2014 16:51:53    [junit4] Completed on J1 in 0.06s, 8 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.text.preprocessing.WordMarkerTest
23-Jan-2014 16:51:53    [junit4] Completed on J0 in 0.04s, 2 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.clustering.stc.GeneralizedSuffixTreeTest
23-Jan-2014 16:51:53    [junit4] Completed on J1 in 0.06s, 3 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.text.linguistic.ArabicTest
23-Jan-2014 16:51:53    [junit4] Completed on J0 in 0.02s, 4 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.util.LinearApproximationTest
23-Jan-2014 16:51:53    [junit4] Completed on J1 in 0.03s, 3 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.source.microsoft.Bing3WebDocumentSourceTest
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testSiteOption
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testQueryLargerThanPage
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testDocFileType
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testSpeculativeMode
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testMetadataAvailable
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testConservativeMode
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testMarketOption
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testPdfFileType
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J0 | Bing3WebDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] Completed on J0 in 0.09s, 16 tests, 16 skipped
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.util.RangeUtilsTest
23-Jan-2014 16:51:53    [junit4] Completed on J0 in 0.04s, 10 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.source.ambient.Odp239DocumentSourceTest
23-Jan-2014 16:51:53    [junit4] Completed on J3 in 1.90s, 6 tests
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.webapp.source.WebDocumentSourceTest
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testRequestIndependence
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testFirstResults
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] Completed on J3 in 0.05s, 11 tests, 10 skipped
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.util.httpclient.HttpClientFactoryTest
23-Jan-2014 16:51:53    [junit4] Completed on J1 in 0.92s, 1 test
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:53    [junit4] Suite: org.carrot2.source.lucene.LuceneDocumentSourceTest
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.01s J2 | LuceneDocumentSourceTest.testURLsUnique
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.01s J2 | LuceneDocumentSourceTest.testSmallQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.01s J2 | LuceneDocumentSourceTest.testResultsTotal
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testHtmlUnescaping
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testInCachingController
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testUtfCharacters
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testLargeQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testNoResultsQuery
23-Jan-2014 16:51:53    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:53    [junit4] Completed on J2 in 1.28s, 18 tests, 8 skipped
23-Jan-2014 16:51:53    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.source.xml.XmlDocumentSourceTest
23-Jan-2014 16:51:54    [junit4] IGNOR/A 0.01s J0 | XmlDocumentSourceTest.testRemoteUrl
23-Jan-2014 16:51:54    [junit4]    > Assumption #1: carrot2.xml.feed.url.base property undefined.
23-Jan-2014 16:51:54    [junit4] Completed on J0 in 0.86s, 13 tests, 1 skipped
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.util.resource.ServletContextLocatorTest
23-Jan-2014 16:51:54    [junit4] Completed on J0 in 0.05s, 1 test
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.clustering.lingo.LingoClusteringAlgorithmTest
23-Jan-2014 16:51:54    [junit4] IGNOR/A 0.00s J3 | LingoClusteringAlgorithmTest.testStress
23-Jan-2014 16:51:54    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:54    [junit4] Completed on J3 in 0.66s, 10 tests, 1 skipped
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.source.lucene.FSDirectoryWrapperTest
23-Jan-2014 16:51:54    [junit4] Completed on J1 in 0.49s, 1 test
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.text.preprocessing.StemmerSyntheticTest
23-Jan-2014 16:51:54    [junit4] Completed on J1 in 0.14s, 12 tests
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:54    [junit4] Suite: org.carrot2.util.pool.FixedSizePoolTest
23-Jan-2014 16:51:54    [junit4] Completed on J2 in 0.57s, 7 tests
23-Jan-2014 16:51:54    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.text.linguistic.DefaultLexicalDataFactoryTest
23-Jan-2014 16:51:55    [junit4] Completed on J2 in 0.24s, 3 tests
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetsTest
23-Jan-2014 16:51:55    [junit4] Completed on J2 in 0.18s, 16 tests
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.clustering.synthetic.ByUrlClusteringAlgorithmTest
23-Jan-2014 16:51:55    [junit4] IGNOR/A 0.00s J2 | ByUrlClusteringAlgorithmTest.testStress
23-Jan-2014 16:51:55    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:55    [junit4] Completed on J2 in 0.13s, 11 tests, 1 skipped
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.text.linguistic.DefaultTokenizerFactoryTest
23-Jan-2014 16:51:55    [junit4] Completed on J1 in 0.77s, 1 test
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.clustering.kmeans.BisectingKMeansClusteringAlgorithmTest
23-Jan-2014 16:51:55    [junit4] IGNOR/A 0.00s J0 | BisectingKMeansClusteringAlgorithmTest.testStress
23-Jan-2014 16:51:55    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:55    [junit4] Completed on J0 in 1.58s, 8 tests, 1 skipped
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:55    [junit4] Suite: org.carrot2.clustering.lingo.ClusterLabelBuilderTest
23-Jan-2014 16:51:55    [junit4] Completed on J2 in 0.08s, 6 tests
23-Jan-2014 16:51:55    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.text.linguistic.DefaultStemmerFactoryTest
23-Jan-2014 16:51:56    [junit4] Completed on J1 in 0.06s, 2 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.util.IndirectSorterTest
23-Jan-2014 16:51:56    [junit4] Completed on J0 in 0.06s, 23 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceByResultIncrementTest
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testURLsUnique
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testSmallQuery
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testInCachingController
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testLargeQuery
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testHtmlUnescaping
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testNoResultsQuery
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testUtfCharacters
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J2 | OpenSearchDocumentSourceByResultIncrementTest.testResultsTotal
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
23-Jan-2014 16:51:56    [junit4] Completed on J2 in 0.04s, 9 tests, 8 skipped
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.text.linguistic.PolishTest
23-Jan-2014 16:51:56    [junit4] Completed on J1 in 0.02s, 4 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.output.metrics.NormalizedMutualInformationMetricTest
23-Jan-2014 16:51:56    [junit4] Completed on J0 in 0.05s, 11 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.clustering.stc.STCClusteringAlgorithmTest
23-Jan-2014 16:51:56    [junit4] IGNOR/A 0.00s J3 | STCClusteringAlgorithmTest.testStress
23-Jan-2014 16:51:56    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
23-Jan-2014 16:51:56    [junit4] Completed on J3 in 1.93s, 11 tests, 1 skipped
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterEnglishTest
23-Jan-2014 16:51:56    [junit4] Completed on J2 in 0.05s, 4 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.webapp.filter.QueryWordHighlighterTest
23-Jan-2014 16:51:56    [junit4] Completed on J1 in 0.06s, 12 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.util.resource.ResourceLookupTest
23-Jan-2014 16:51:56    [junit4] Completed on J0 in 0.03s, 6 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.util.GraphUtilsTest
23-Jan-2014 16:51:56    [junit4] Completed on J2 in 0.03s, 5 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.text.preprocessing.filter.CompleteLabelFilterTest
23-Jan-2014 16:51:56    [junit4] Completed on J3 in 0.04s, 7 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:56    [junit4] Suite: org.carrot2.util.IntArrayPredicateIteratorTest
23-Jan-2014 16:51:56    [junit4] Completed on J1 in 0.03s, 5 tests
23-Jan-2014 16:51:56    [junit4]
23-Jan-2014 16:51:57    [junit4] Suite: org.carrot2.text.preprocessing.filter.MinLengthLabelFilterTest
23-Jan-2014 16:51:57    [junit4] Completed on J0 in 0.01s, 4 tests
23-Jan-2014 16:51:57    [junit4]
23-Jan-2014 16:51:57    [junit4] Suite: org.carrot2.webapp.ControlUnicodeCharacterTest
23-Jan-2014 16:51:57    [junit4] Completed on J2 in 0.04s, 2 tests
23-Jan-2014 16:51:57    [junit4]
23-Jan-2014 16:51:57    [junit4] JVM J0:     0.62 ..    10.85 =    10.23s
23-Jan-2014 16:51:57    [junit4] JVM J1:     0.62 ..    10.94 =    10.32s
23-Jan-2014 16:51:57    [junit4] JVM J2:     0.65 ..    10.86 =    10.20s
23-Jan-2014 16:51:57    [junit4] JVM J3:     0.64 ..    10.61 =     9.97s
23-Jan-2014 16:51:57    [junit4] Execution time total: 10 seconds
23-Jan-2014 16:51:57    [junit4] Tests summary: 97 suites, 919 tests, 119 ignored (114 assumptions)
23-Jan-2014 16:51:57
23-Jan-2014 16:51:57 coverage:
23-Jan-2014 16:51:57 [clover-report] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:51:57 [clover-report] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:51:57 [clover-report] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:51:57 [clover-report] Loading coverage database from: '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/.clover/clover3_2_1.db'
23-Jan-2014 16:51:57 [clover-report] Writing HTML report to '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/coverage-report'
23-Jan-2014 16:52:03 [clover-report] Done. Processed 51 packages in 5613ms (110ms per package).
23-Jan-2014 16:52:03 [clover-report] Clover Version 3.2.1, built on January 10 2014 (build-914)
23-Jan-2014 16:52:03 [clover-report] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
23-Jan-2014 16:52:03 [clover-report] Clover: Open Source License registered to Carrot2.
23-Jan-2014 16:52:03 [clover-report] Loading coverage database from: '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/.clover/clover3_2_1.db'
23-Jan-2014 16:52:03 [clover-report] Writing report to '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/coverage-report/coverage.xml'
23-Jan-2014 16:52:03
23-Jan-2014 16:52:03 pmd.tasks:
23-Jan-2014 16:52:03
23-Jan-2014 16:52:03 duplication:
23-Jan-2014 16:52:03     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/duplication-report
23-Jan-2014 16:52:03       [cpd] Starting run, minimumTokenCount is 100
23-Jan-2014 16:52:03       [cpd] Tokenizing files
23-Jan-2014 16:52:04       [cpd] Starting to analyze code
23-Jan-2014 16:52:04       [cpd] Done analyzing code; that took 102 milliseconds
23-Jan-2014 16:52:04       [cpd] Generating report
23-Jan-2014 16:52:04 [xslt.xinclude] Processing /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/duplication-report/duplication.xml to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/duplication-report/index.html
23-Jan-2014 16:52:04 [xslt.xinclude] Loading stylesheet /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/etc/cpd/cpd2html.xsl
23-Jan-2014 16:52:04
23-Jan-2014 16:52:04 compile.findbugs:
23-Jan-2014 16:52:04     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-findbugs
23-Jan-2014 16:52:04     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-findbugs
23-Jan-2014 16:52:04     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:52:05     [javac] 61 @Bindable metadata processed in round 1 in 0.73 secs.
23-Jan-2014 16:52:06     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:52:06     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:52:06     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/core/carrot2-util-xsltfilter/src/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
23-Jan-2014 16:52:06     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:52:06     [javac] 1 warning
23-Jan-2014 16:52:06     [javac] Compiling 180 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/classes-findbugs
23-Jan-2014 16:52:06     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
23-Jan-2014 16:52:07     [javac] 34 @Bindable metadata processed in round 1 in 0.54 secs.
23-Jan-2014 16:52:07     [javac] Note: Some input files use or override a deprecated API.
23-Jan-2014 16:52:07     [javac] Note: Recompile with -Xlint:deprecation for details.
23-Jan-2014 16:52:07     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/applications/carrot2-webapp/src/org/carrot2/webapp/QueryProcessorServlet.java uses unchecked or unsafe operations.
23-Jan-2014 16:52:07     [javac] Note: Recompile with -Xlint:unchecked for details.
23-Jan-2014 16:52:07     [javac] 1 warning
23-Jan-2014 16:52:07
23-Jan-2014 16:52:07 findbugs:
23-Jan-2014 16:52:07     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/findbugs-report
23-Jan-2014 16:52:07 [findbugs] Executing findbugs from ant task
23-Jan-2014 16:52:07 [findbugs] Running FindBugs...
23-Jan-2014 16:52:30 [findbugs] The following classes needed for analysis were missing:
23-Jan-2014 16:52:30 [findbugs]   org.apache.commons.fileupload.FileItemFactory
23-Jan-2014 16:52:30 [findbugs]   org.apache.commons.fileupload.FileItem
23-Jan-2014 16:52:30 [findbugs]   com.carrotsearch.junitbenchmarks.AbstractBenchmark
23-Jan-2014 16:52:30 [findbugs]   net.jawr.web.resource.bundle.renderer.AbstractBundleLinkRenderer
23-Jan-2014 16:52:30 [findbugs]   net.jawr.web.resource.bundle.locale.LocaleResolver
23-Jan-2014 16:52:30 [findbugs]   com.carrotsearch.junitbenchmarks.BenchmarkOptions
23-Jan-2014 16:52:30 [findbugs]   net.jawr.web.resource.bundle.handler.ResourceBundlesHandler
23-Jan-2014 16:52:30 [findbugs]   com.carrotsearch.junitbenchmarks.h2.AxisRange
23-Jan-2014 16:52:30 [findbugs]   net.jawr.web.config.JawrConfig
23-Jan-2014 16:52:30 [findbugs]   com.carrotsearch.junitbenchmarks.h2.BenchmarkHistoryChart
23-Jan-2014 16:52:30 [findbugs]   com.carrotsearch.junitbenchmarks.h2.BenchmarkMethodChart
23-Jan-2014 16:52:30 [findbugs]   org.apache.commons.fileupload.servlet.ServletFileUpload
23-Jan-2014 16:52:30 [findbugs]   org.carrot2.text.analysis.ExtendedWhitespaceTokenizerImpl
23-Jan-2014 16:52:30 [findbugs]   net.jawr.web.servlet.RendererRequestUtils
23-Jan-2014 16:52:30 [findbugs]   org.apache.commons.fileupload.FileUploadException
23-Jan-2014 16:52:30 [findbugs] Warnings generated: 35
23-Jan-2014 16:52:30 [findbugs] Missing classes: 16
23-Jan-2014 16:52:30 [findbugs] Calculating exit code...
23-Jan-2014 16:52:30 [findbugs] Setting 'missing class' flag (2)
23-Jan-2014 16:52:30 [findbugs] Setting 'bugs found' flag (1)
23-Jan-2014 16:52:30 [findbugs] Exit code set to: 3
23-Jan-2014 16:52:30 [findbugs] Java Result: 3
23-Jan-2014 16:52:30 [findbugs] Classes needed for analysis were missing
23-Jan-2014 16:52:30 [findbugs] Output saved to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/findbugs-report/findbugs.xml
23-Jan-2014 16:52:30 [xslt.xinclude] Processing /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/findbugs-report/findbugs.xml to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/tmp/findbugs-report/index.html
23-Jan-2014 16:52:30 [xslt.xinclude] Loading stylesheet /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE-REPORTS/etc/findbugs/findbugs2html.xsl
23-Jan-2014 16:52:31
23-Jan-2014 16:52:31 reports:
23-Jan-2014 16:52:31
23-Jan-2014 16:52:31 BUILD SUCCESSFUL
23-Jan-2014 16:52:31 Total time: 1 minute 6 seconds
23-Jan-2014 16:52:31 Parsing test results...
23-Jan-2014 16:52:31 Finished task 'Ant'
23-Jan-2014 16:52:31 Running post build plugin 'NCover Results Collector'
23-Jan-2014 16:52:31 Running post build plugin 'Clover Results Collector'
23-Jan-2014 16:52:31 Running post build plugin 'Artifact Copier'
23-Jan-2014 16:52:31 Publishing an artifact: Coverage Report
23-Jan-2014 16:52:31 Finished publishing of artifact Job artifact: [Coverage Report], pattern: [**/*] anchored at: [tmp/coverage-report] in 0s
23-Jan-2014 16:52:31 Publishing an artifact: Duplication Report
23-Jan-2014 16:52:31 Finished publishing of artifact Job artifact: [Duplication Report], pattern: [**/*] anchored at: [tmp/duplication-report] in 0s
23-Jan-2014 16:52:31 Publishing an artifact: FindBugs Report
23-Jan-2014 16:52:31 Finished publishing of artifact Job artifact: [FindBugs Report], pattern: [**/*] anchored at: [tmp/findbugs-report] in 0s
23-Jan-2014 16:52:31 Publishing an artifact: Unit Test Report
23-Jan-2014 16:52:31 Finished publishing of artifact Job artifact: [Unit Test Report], pattern: [**/*] anchored at: [tmp/test-report] in 0s
23-Jan-2014 16:52:31 Finalising the build...
23-Jan-2014 16:52:31 Stopping timer.
23-Jan-2014 16:52:31 Build C2-SOFTWARE-REPORTS-12 completed.
23-Jan-2014 16:52:31 Running on server: post build plugin 'NCover Results Collector'
23-Jan-2014 16:52:31 Running on server: post build plugin 'Clover Delta Calculator'
23-Jan-2014 16:52:31 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Jan-2014 16:52:31 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Jan-2014 16:52:31 All post build plugins have finished
23-Jan-2014 16:52:31 Generating build results summary...
23-Jan-2014 16:52:31 Saving build results to disk...
23-Jan-2014 16:52:32 Indexing build results...
23-Jan-2014 16:52:32 Finished building C2-SOFTWARE-REPORTS-12.