I think we should stop wrapping with slowwrapper in newSearcher? this
sucks because then it silently fails on points. E.g. these tests all
passed at least 3 times for me :)

On Wed, Mar 9, 2016 at 2:10 PM, Michael McCandless
<[email protected]> wrote:
> I pushed a fix.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Wed, Mar 9, 2016 at 12:13 PM, Apache Jenkins Server
> <[email protected]> wrote:
>> Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/432/
>>
>> No tests ran.
>>
>> Build Log:
>> [...truncated 40030 lines...]
>> prepare-release-no-sign:
>>     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist
>>      [copy] Copying 476 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist/lucene
>>      [copy] Copying 245 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist/solr
>>    [smoker] Java 1.8 
>> JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
>>    [smoker] NOTE: output encoding is UTF-8
>>    [smoker]
>>    [smoker] Load release URL 
>> "file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist/"...
>>    [smoker]
>>    [smoker] Test Lucene...
>>    [smoker]   test basics...
>>    [smoker]   get KEYS
>>    [smoker]     0.2 MB in 0.02 sec (9.5 MB/sec)
>>    [smoker]   check changes HTML...
>>    [smoker]   download lucene-7.0.0-src.tgz...
>>    [smoker]     28.5 MB in 0.04 sec (782.9 MB/sec)
>>    [smoker]     verify md5/sha1 digests
>>    [smoker]   download lucene-7.0.0.tgz...
>>    [smoker]     62.8 MB in 0.07 sec (841.4 MB/sec)
>>    [smoker]     verify md5/sha1 digests
>>    [smoker]   download lucene-7.0.0.zip...
>>    [smoker]     73.5 MB in 0.09 sec (824.8 MB/sec)
>>    [smoker]     verify md5/sha1 digests
>>    [smoker]   unpack lucene-7.0.0.tgz...
>>    [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
>>    [smoker]     test demo with 1.8...
>>    [smoker]       got 6039 hits for query "lucene"
>>    [smoker]     checkindex with 1.8...
>>    [smoker]     check Lucene's javadoc JAR
>>    [smoker]   unpack lucene-7.0.0.zip...
>>    [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
>>    [smoker]     test demo with 1.8...
>>    [smoker]       got 6039 hits for query "lucene"
>>    [smoker]     checkindex with 1.8...
>>    [smoker]     check Lucene's javadoc JAR
>>    [smoker]   unpack lucene-7.0.0-src.tgz...
>>    [smoker]     make sure no JARs/WARs in src dist...
>>    [smoker]     run "ant validate"
>>    [smoker]     run tests w/ Java 8 and testArgs='-Dtests.slow=false'...
>>    [smoker]
>>    [smoker] command "export 
>> JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8" 
>> PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:$PATH"
>>  
>> JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java";
>>  ant clean test -Dtests.slow=false" failed:
>>    [smoker] Buildfile: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build.xml
>>    [smoker]
>>    [smoker] clean:
>>    [smoker]    [delete] Deleting directory 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build
>>    [smoker]
>>    [smoker] ivy-availability-check:
>>    [smoker]
>>    [smoker] ivy-fail:
>>    [smoker]
>>    [smoker] ivy-configure:
>>    [smoker] [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: 
>> http://ant.apache.org/ivy/ ::
>>    [smoker] [ivy:configure] :: loading settings :: file = 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/ivy-settings.xml
>>    [smoker]
>>    [smoker] -clover.load:
>>    [smoker]
>>    [smoker] resolve-groovy:
>>    [smoker] [ivy:cachepath] :: resolving dependencies :: 
>> org.codehaus.groovy#groovy-all-caller;working
>>    [smoker] [ivy:cachepath]     confs: [default]
>>    [smoker] [ivy:cachepath]     found org.codehaus.groovy#groovy-all;2.4.4 
>> in public
>>    [smoker] [ivy:cachepath] :: resolution report :: resolve 222ms :: 
>> artifacts dl 2ms
>>    [smoker]     
>> ---------------------------------------------------------------------
>>    [smoker]     |                  |            modules            ||   
>> artifacts   |
>>    [smoker]     |       conf       | number| search|dwnlded|evicted|| 
>> number|dwnlded|
>>    [smoker]     
>> ---------------------------------------------------------------------
>>    [smoker]     |      default     |   1   |   0   |   0   |   0   ||   1   
>> |   0   |
>>    [smoker]     
>> ---------------------------------------------------------------------
>>    [smoker]
>>    [smoker] -init-totals:
>>    [smoker]
>>    [smoker] test-core:
>>    [smoker]
>>    [smoker] -clover.disable:
>>    [smoker]
>>    [smoker] ivy-availability-check:
>>    [smoker]
>>    [smoker] ivy-fail:
>>    [smoker]
>>    [smoker] ivy-configure:
>>    [smoker] [ivy:configure] :: loading settings :: file = 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/ivy-settings.xml
>>    [smoker]
>>    [smoker] -clover.load:
>>    [smoker]
>>    [smoker] -clover.classpath:
>>    [smoker]
>>    [smoker] -clover.setup:
>>    [smoker]
>>    [smoker] clover:
>>    [smoker]
>>    [smoker] -check-git-state:
>>    [smoker]
>>    [smoker] -git-cleanroot:
>>    [smoker]
>>    [smoker] -copy-git-state:
>>    [smoker]
>>    [smoker] git-autoclean:
>>    [smoker]
>>    [smoker] resolve:
>>    [smoker]
>>    [smoker] init:
>>    [smoker]
>>    [smoker] compile-core:
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java
>>    [smoker]     [javac] Compiling 747 source files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java
>>    [smoker]     [javac] Note: Some input files use or override a deprecated 
>> API.
>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/document/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/analysis/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/index/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/store/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/lucene54/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/search/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/lucene53/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
>>    [smoker]      [copy] Copying 3 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/java
>>    [smoker]
>>    [smoker] compile-test-framework:
>>    [smoker]
>>    [smoker] -check-git-state:
>>    [smoker]
>>    [smoker] -git-cleanroot:
>>    [smoker]
>>    [smoker] -copy-git-state:
>>    [smoker]
>>    [smoker] git-autoclean:
>>    [smoker]
>>    [smoker] ivy-availability-check:
>>    [smoker]
>>    [smoker] ivy-fail:
>>    [smoker]
>>    [smoker] ivy-configure:
>>    [smoker] [ivy:configure] :: loading settings :: file = 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/ivy-settings.xml
>>    [smoker]
>>    [smoker] resolve:
>>    [smoker]
>>    [smoker] init:
>>    [smoker]
>>    [smoker] compile-lucene-core:
>>    [smoker]
>>    [smoker] -check-git-state:
>>    [smoker]
>>    [smoker] -git-cleanroot:
>>    [smoker]
>>    [smoker] -copy-git-state:
>>    [smoker]
>>    [smoker] git-autoclean:
>>    [smoker]
>>    [smoker] ivy-availability-check:
>>    [smoker]
>>    [smoker] ivy-fail:
>>    [smoker]
>>    [smoker] ivy-configure:
>>    [smoker] [ivy:configure] :: loading settings :: file = 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/ivy-settings.xml
>>    [smoker]
>>    [smoker] resolve:
>>    [smoker]
>>    [smoker] init:
>>    [smoker]
>>    [smoker] -clover.disable:
>>    [smoker]
>>    [smoker] -clover.load:
>>    [smoker]
>>    [smoker] -clover.classpath:
>>    [smoker]
>>    [smoker] -clover.setup:
>>    [smoker]
>>    [smoker] clover:
>>    [smoker]
>>    [smoker] compile-core:
>>    [smoker]
>>    [smoker] compile-codecs:
>>    [smoker]
>>    [smoker] -check-git-state:
>>    [smoker]
>>    [smoker] -git-cleanroot:
>>    [smoker]
>>    [smoker] -copy-git-state:
>>    [smoker]
>>    [smoker] git-autoclean:
>>    [smoker]
>>    [smoker] ivy-availability-check:
>>    [smoker]
>>    [smoker] ivy-fail:
>>    [smoker]
>>    [smoker] ivy-configure:
>>    [smoker] [ivy:configure] :: loading settings :: file = 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/ivy-settings.xml
>>    [smoker]
>>    [smoker] resolve:
>>    [smoker]
>>    [smoker] common.init:
>>    [smoker]
>>    [smoker] compile-lucene-core:
>>    [smoker]
>>    [smoker] init:
>>    [smoker]
>>    [smoker] -clover.disable:
>>    [smoker]
>>    [smoker] -clover.load:
>>    [smoker]
>>    [smoker] -clover.classpath:
>>    [smoker]
>>    [smoker] -clover.setup:
>>    [smoker]
>>    [smoker] clover:
>>    [smoker]
>>    [smoker] compile-core:
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java
>>    [smoker]     [javac] Compiling 68 source files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java/org/apache/lucene/codecs/autoprefix/package-info.class
>>    [smoker]      [copy] Copying 3 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/codecs/classes/java
>>    [smoker]
>>    [smoker] -clover.disable:
>>    [smoker]
>>    [smoker] -clover.load:
>>    [smoker]
>>    [smoker] -clover.classpath:
>>    [smoker]
>>    [smoker] -clover.setup:
>>    [smoker]
>>    [smoker] clover:
>>    [smoker]
>>    [smoker] common.compile-core:
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java
>>    [smoker]     [javac] Compiling 177 source files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java
>>    [smoker]     [javac] Note: Some input files use or override a deprecated 
>> API.
>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
>>    [smoker]     [javac] Creating empty 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
>>    [smoker]      [copy] Copying 4 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/test-framework/classes/java
>>    [smoker]
>>    [smoker] compile-core:
>>    [smoker]
>>    [smoker] compile-test:
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/test
>>    [smoker]     [javac] Compiling 421 source files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/test
>>    [smoker]     [javac] Note: Some input files use or override a deprecated 
>> API.
>>    [smoker]     [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [smoker]      [copy] Copying 3 files to 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/classes/test
>>    [smoker]
>>    [smoker] install-junit4-taskdef:
>>    [smoker]
>>    [smoker] validate:
>>    [smoker]
>>    [smoker] resolve-groovy:
>>    [smoker]
>>    [smoker] -init-totals:
>>    [smoker]
>>    [smoker] -test:
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/test
>>    [smoker] [loadresource] Do not set property tests.explicitclass as its 
>> length is 0.
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build/core/test/temp
>>    [smoker]     [mkdir] Created dir: 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/.caches/test-stats/core
>>    [smoker]    [junit4] <JUnit4> says مرحبا! Master seed: EBC52BD7A3014249
>>    [smoker]    [junit4] Executing 414 suites with 3 JVMs.
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Started J0 PID(16638@localhost).
>>    [smoker]    [junit4] Started J1 PID(16637@localhost).
>>    [smoker]    [junit4] Started J2 PID(16639@localhost).
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BPostings
>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | Test2BPostings.test
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [1/414] on J1 in 0.43s, 1 test, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestFieldType
>>    [smoker]    [junit4] Completed [2/414] on J0 in 0.89s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.similarities.TestBM25Similarity
>>    [smoker]    [junit4] Completed [3/414] on J2 in 1.01s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestMergedIterator
>>    [smoker]    [junit4] Completed [4/414] on J2 in 1.00s, 25 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDoc
>>    [smoker]    [junit4] Completed [5/414] on J0 in 2.04s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestWildcard
>>    [smoker]    [junit4] Completed [6/414] on J2 in 1.92s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestCharsRef
>>    [smoker]    [junit4] Completed [7/414] on J2 in 0.16s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | 
>> Test2BBinaryDocValues.testVariableBinary
>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled 
>> (@Monster(value=takes ~ 6 hours if the heap is 5gb))
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> Test2BBinaryDocValues.testFixedBinary
>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled 
>> (@Monster(value=takes ~ 6 hours if the heap is 5gb))
>>    [smoker]    [junit4] Completed [8/414] on J2 in 0.02s, 2 tests, 2 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
>>    [smoker]    [junit4] Completed [9/414] on J0 in 3.55s, 21 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
>>    [smoker]    [junit4] Completed [10/414] on J2 in 4.54s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestAttributeSource
>>    [smoker]    [junit4] Completed [11/414] on J2 in 0.04s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestParallelReaderEmptyIndex
>>    [smoker]    [junit4] Completed [12/414] on J2 in 0.12s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
>>    [smoker]    [junit4] Completed [13/414] on J2 in 0.02s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
>>    [smoker]    [junit4] Completed [14/414] on J0 in 5.20s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
>>    [smoker]    [junit4] Completed [15/414] on J0 in 1.09s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.TestReusableStringReader
>>    [smoker]    [junit4] Completed [16/414] on J0 in 0.04s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
>>    [smoker]    [junit4] Completed [17/414] on J2 in 4.37s, 56 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestTimSorterWorstCase.testWorstCaseStackSize
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [18/414] on J2 in 0.03s, 1 test, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestDocumentsWriterStallControl
>>    [smoker]    [junit4] Completed [19/414] on J1 in 13.16s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexableField
>>    [smoker]    [junit4] Completed [20/414] on J2 in 1.71s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestTimeLimitingCollector
>>    [smoker]    [junit4] Completed [21/414] on J0 in 6.74s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTerm
>>    [smoker]    [junit4] Completed [22/414] on J0 in 0.05s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestStringHelper
>>    [smoker]    [junit4] Completed [23/414] on J0 in 0.17s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSimpleExplanations
>>    [smoker]    [junit4] Completed [24/414] on J1 in 6.96s, 68 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
>>    [smoker]    [junit4] Completed [25/414] on J1 in 2.61s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterForceMerge
>>    [smoker]    [junit4] Completed [26/414] on J0 in 3.54s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | 
>> TestLucene60PointsFormat.testMergeStability
>>    [smoker]    [junit4]    > Assumption #1: TODO: mess with the parameters 
>> and test gets angry!
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestLucene60PointsFormat.testRamBytesUsed
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestLucene60PointsFormat.testRandomBinaryBig
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [27/414] on J2 in 10.38s, 16 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
>>    [smoker]    [junit4] Completed [28/414] on J2 in 0.11s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestTotalHitCountCollector
>>    [smoker]    [junit4] Completed [29/414] on J2 in 0.09s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestQueryRescorer
>>    [smoker]    [junit4] Completed [30/414] on J0 in 2.51s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.TestSparseFixedBitDocIdSet
>>    [smoker]    [junit4] Completed [31/414] on J1 in 2.97s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.TestCachingTokenFilter
>>    [smoker]    [junit4] Completed [32/414] on J1 in 0.12s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
>>    [smoker]    [junit4] Completed [33/414] on J1 in 0.07s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTryDelete
>>    [smoker]    [junit4] Completed [34/414] on J1 in 0.31s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSmallFloat
>>    [smoker]    [junit4] Completed [35/414] on J1 in 0.28s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterOnVMError
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestIndexWriterOnVMError.testCheckpoint
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [36/414] on J1 in 3.20s, 3 tests, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
>>    [smoker]    [junit4] Completed [37/414] on J1 in 0.55s, 68 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestPrefixInBooleanQuery
>>    [smoker]    [junit4] Completed [38/414] on J1 in 2.96s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestNRTReaderWithThreads
>>    [smoker]    [junit4] Completed [39/414] on J1 in 1.50s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPositionIncrement
>>    [smoker]    [junit4] Completed [40/414] on J1 in 0.33s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
>>    [smoker]    [junit4] Completed [41/414] on J0 in 12.28s, 17 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestNumericUtils
>>    [smoker]    [junit4] Completed [42/414] on J1 in 4.41s, 24 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterThreadsToSegments
>>    [smoker]    [junit4] Completed [43/414] on J0 in 3.70s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestDisjunctionMaxQuery
>>    [smoker]    [junit4] Completed [44/414] on J0 in 0.99s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestNumericRangeQuery32
>>    [smoker]    [junit4] Completed [45/414] on J2 in 17.39s, 23 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBoolean2
>>    [smoker]    [junit4] Completed [46/414] on J1 in 7.52s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
>>    [smoker]    [junit4] Completed [47/414] on J1 in 0.29s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestVersion
>>    [smoker]    [junit4] Completed [48/414] on J1 in 0.21s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestPagedBytes
>>    [smoker]    [junit4] Completed [49/414] on J0 in 5.90s, 4 tests, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestTragicIndexWriterDeadlock
>>    [smoker]    [junit4] Completed [50/414] on J0 in 0.13s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNewestSegment
>>    [smoker]    [junit4] Completed [51/414] on J0 in 0.11s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestBasics
>>    [smoker]    [junit4] Completed [52/414] on J1 in 7.66s, 25 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
>>    [smoker]    [junit4] Completed [53/414] on J0 in 10.74s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestNativeFSLockFactory
>>    [smoker]    [junit4] Completed [54/414] on J2 in 18.01s, 10 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRandom
>>    [smoker]    [junit4] Completed [55/414] on J0 in 1.52s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterNRTIsCurrent
>>    [smoker]    [junit4] Completed [56/414] on J1 in 10.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestExceedMaxTermLength
>>    [smoker]    [junit4] Completed [57/414] on J1 in 0.10s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
>>    [smoker]    [junit4] IGNOR/A 0.03s J0 | 
>> TestIndexWriterDelete.testApplyDeletesOnFlush
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [58/414] on J0 in 7.78s, 27 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
>>    [smoker]    [junit4] Completed [59/414] on J0 in 1.33s, 34 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
>>    [smoker]    [junit4] Completed [60/414] on J0 in 0.29s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
>>    [smoker]    [junit4] Completed [61/414] on J1 in 5.47s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentReader
>>    [smoker]    [junit4] Completed [62/414] on J0 in 1.88s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestLockFactory
>>    [smoker]    [junit4] Completed [63/414] on J0 in 0.05s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing
>>    [smoker]    [junit4] Completed [64/414] on J1 in 2.70s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestOfflineSorter
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestOfflineSorter.testLargerRandom
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [65/414] on J2 in 15.37s, 7 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMergePolicyWrapper
>>    [smoker]    [junit4] Completed [66/414] on J2 in 0.04s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
>>    [smoker]    [junit4] Completed [67/414] on J2 in 0.30s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
>>    [smoker]    [junit4] Completed [68/414] on J1 in 4.85s, 45 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSimilarity
>>    [smoker]    [junit4] Completed [69/414] on J1 in 0.22s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
>>    [smoker]    [junit4] Completed [70/414] on J1 in 0.04s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
>>    [smoker]    [junit4] Completed [71/414] on J1 in 0.29s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterOnJRECrash
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestIndexWriterOnJRECrash.testNRTThreads
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [72/414] on J1 in 0.13s, 1 test, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestDocValuesRewriteMethod
>>    [smoker]    [junit4] Completed [73/414] on J2 in 7.34s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestCrashCausesCorruptIndex
>>    [smoker]    [junit4] Completed [74/414] on J2 in 0.38s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBoostQuery
>>    [smoker]    [junit4] Completed [75/414] on J2 in 0.05s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestSearch
>>    [smoker]    [junit4] Completed [76/414] on J2 in 0.20s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
>>    [smoker]    [junit4] Completed [77/414] on J2 in 3.42s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
>>    [smoker]    [junit4] Completed [78/414] on J2 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPostings
>>    [smoker]    [junit4] Completed [79/414] on J1 in 8.39s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSortRescorer
>>    [smoker]    [junit4] Completed [80/414] on J2 in 1.92s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestNumericRangeQuery64
>>    [smoker]    [junit4] Completed [81/414] on J0 in 23.93s, 29 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
>>    [smoker]    [junit4] Completed [82/414] on J2 in 7.89s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestField
>>    [smoker]    [junit4] Completed [83/414] on J2 in 0.24s, 27 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiset
>>    [smoker]    [junit4] Completed [84/414] on J2 in 0.04s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestShardSearching
>>    [smoker]    [junit4] Completed [85/414] on J0 in 9.16s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestLongPostings
>>    [smoker]    [junit4] Completed [86/414] on J2 in 7.51s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestDemo
>>    [smoker]    [junit4] Completed [87/414] on J2 in 0.08s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
>>    [smoker]    [junit4] Completed [88/414] on J2 in 0.53s, 13 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
>>    [smoker]    [junit4] Completed [89/414] on J2 in 0.45s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
>>    [smoker]    [junit4] Completed [90/414] on J2 in 1.12s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.compressing.TestFastCompressionMode
>>    [smoker]    [junit4] Completed [91/414] on J2 in 2.24s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
>>    [smoker]    [junit4] Completed [92/414] on J2 in 1.52s, 10 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
>>    [smoker]    [junit4] Completed [93/414] on J0 in 6.97s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterDeleteByQuery
>>    [smoker]    [junit4] Completed [94/414] on J0 in 0.10s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBinaryTerms
>>    [smoker]    [junit4] Completed [95/414] on J0 in 0.20s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestDateSort
>>    [smoker]    [junit4] Completed [96/414] on J0 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
>>    [smoker]    [junit4] Completed [97/414] on J0 in 0.14s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
>>    [smoker]    [junit4] Completed [98/414] on J2 in 2.00s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestParallelCompositeReader
>>    [smoker]    [junit4] Completed [99/414] on J0 in 1.09s, 16 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
>>    [smoker]    [junit4] Completed [100/414] on J0 in 0.46s, 17 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterOnDiskFull
>>    [smoker]    [junit4] Completed [101/414] on J2 in 2.05s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCrash
>>    [smoker]    [junit4] Completed [102/414] on J0 in 1.13s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
>>    [smoker]    [junit4] Completed [103/414] on J2 in 0.25s, 30 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
>>    [smoker]    [junit4] Completed [104/414] on J0 in 0.32s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPointQueries
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestPointQueries.testRandomBinaryBig
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestPointQueries.testRandomLongsBig
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [105/414] on J1 in 28.44s, 44 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
>>    [smoker]    [junit4] Completed [106/414] on J2 in 0.37s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanTermQuery
>>    [smoker]    [junit4] Completed [107/414] on J2 in 0.14s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
>>    [smoker]    [junit4] Completed [108/414] on J1 in 1.02s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentMerger
>>    [smoker]    [junit4] Completed [109/414] on J1 in 1.54s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
>>    [smoker]    [junit4] Completed [110/414] on J1 in 0.31s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.bkd.TestBKD
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | TestBKD.testRandomBinaryBig
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [111/414] on J2 in 4.55s, 11 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestDirectoryReaderReopen
>>    [smoker]    [junit4] Completed [112/414] on J1 in 3.27s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestRollback
>>    [smoker]    [junit4] Completed [113/414] on J1 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
>>    [smoker]    [junit4] Completed [114/414] on J0 in 6.45s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanNotQuery
>>    [smoker]    [junit4] Completed [115/414] on J0 in 0.07s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestMultiTermConstantScore
>>    [smoker]    [junit4] Completed [116/414] on J0 in 1.76s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestDuelingCodecsAtNight
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestDuelingCodecsAtNight.testBigEquals
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestDuelingCodecsAtNight.testCrazyReaderEquals
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestDuelingCodecsAtNight.testEquals
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [117/414] on J0 in 0.02s, 3 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
>>    [smoker]    [junit4] Completed [118/414] on J0 in 1.10s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRef
>>    [smoker]    [junit4] Completed [119/414] on J0 in 0.07s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMergeRateLimiter
>>    [smoker]    [junit4] Completed [120/414] on J0 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestVirtualMethod
>>    [smoker]    [junit4] Completed [121/414] on J0 in 0.06s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
>>    [smoker]    [junit4] Completed [122/414] on J0 in 0.41s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
>>    [smoker]    [junit4] Completed [123/414] on J2 in 6.41s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [124/414] on J1 in 10.55s, 19 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
>>    [smoker]    [junit4] Completed [125/414] on J2 in 7.76s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat
>>    [smoker]    [junit4] Completed [126/414] on J2 in 1.24s, 15 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestIntsRef
>>    [smoker]    [junit4] Completed [127/414] on J2 in 0.05s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestFileSwitchDirectory
>>    [smoker]    [junit4] IGNOR/A 0.02s J1 | 
>> TestFileSwitchDirectory.testPendingDeletions
>>    [smoker]    [junit4]    > Assumption #1: we can only install 
>> VirusCheckingFS on an FSDirectory
>>    [smoker]    [junit4] IGNOR/A 0.03s J1 | 
>> TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
>>    [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory 
>> subclasses
>>    [smoker]    [junit4] Completed [128/414] on J1 in 3.91s, 46 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
>>    [smoker]    [junit4] Completed [129/414] on J1 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestFieldsReader
>>    [smoker]    [junit4] Completed [130/414] on J1 in 0.79s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
>>    [smoker]    [junit4] Completed [131/414] on J1 in 0.08s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestSimpleFSLockFactory
>>    [smoker]    [junit4] Completed [132/414] on J2 in 11.90s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestSleepingLockWrapper
>>    [smoker]    [junit4] Completed [133/414] on J1 in 11.46s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
>>    [smoker]    [junit4] Completed [134/414] on J1 in 0.24s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestTimSorter
>>    [smoker]    [junit4] Completed [135/414] on J1 in 0.31s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
>>    [smoker]    [junit4] Completed [136/414] on J2 in 1.94s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> Test2BNumericDocValues.testNumerics
>>    [smoker]    [junit4]    > Assumption #1: 'monster' test group is disabled 
>> (@Monster(value=takes ~ 2 hours if the heap is 5gb))
>>    [smoker]    [junit4] Completed [137/414] on J2 in 0.01s, 1 test, 1 skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
>>    [smoker]    [junit4] Completed [138/414] on J1 in 0.74s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestTrackingDirectoryWrapper
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestTrackingDirectoryWrapper.testPendingDeletions
>>    [smoker]    [junit4]    > Assumption #1: we can only install 
>> VirusCheckingFS on an FSDirectory
>>    [smoker]    [junit4] IGNOR/A 0.01s J2 | 
>> TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
>>    [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory 
>> subclasses
>>    [smoker]    [junit4] Completed [139/414] on J2 in 1.44s, 50 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPointValues
>>    [smoker]    [junit4] Completed [140/414] on J0 in 25.94s, 28 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestSnapshotDeletionPolicy
>>    [smoker]    [junit4] Completed [141/414] on J1 in 1.57s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
>>    [smoker]    [junit4] Completed [142/414] on J1 in 0.06s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestAssertions
>>    [smoker]    [junit4] Completed [143/414] on J1 in 0.02s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
>>    [smoker]    [junit4] Completed [144/414] on J1 in 1.95s, 13 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermdocPerf
>>    [smoker]    [junit4] Completed [145/414] on J1 in 0.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterMerging.testNoWaitClose
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [146/414] on J2 in 3.02s, 6 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressDeletes
>>    [smoker]    [junit4] Completed [147/414] on J2 in 2.17s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestControlledRealTimeReopenThread
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestControlledRealTimeReopenThread.testCRTReopen
>>    [smoker]    [junit4]    > Assumption #1: 'awaitsfix' test group is 
>> disabled 
>> (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
>>    [smoker]    [junit4] Completed [148/414] on J1 in 5.45s, 5 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestDocumentsWriterDeleteQueue
>>    [smoker]    [junit4] Completed [149/414] on J1 in 0.41s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestByteBlockPool
>>    [smoker]    [junit4] Completed [150/414] on J1 in 0.14s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSearchAfter
>>    [smoker]    [junit4] Completed [151/414] on J1 in 0.75s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
>>    [smoker]    [junit4] Completed [152/414] on J1 in 0.04s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
>>    [smoker]    [junit4] Completed [153/414] on J1 in 0.04s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testRandomWords
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestFSTs.testIllegallyModifyRootArc
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testPrimaryKeys
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testShortestPathsWFST
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testInternalFinalState
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testSimple
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testFinalOutputOnEndState
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testRealTerms
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testShortestPathsRandom
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testDuplicateFSAString
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testBigSet
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testRandomTermLookup
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testRejectNoLimits
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestFSTs.testShortestPathsWFSTRandom
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testShortestPaths
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testNonFinalStopNode
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testBasicFSA
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testSingleString
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestFSTs.testExpandedCloseToRoot
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestFSTs.testLargeOutputsOnArrayArcs
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [154/414] on J1 in 0.05s, 20 tests, 20 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestScoreCachingWrappingScorer
>>    [smoker]    [junit4] Completed [155/414] on J1 in 0.04s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestConcurrentMergeScheduler
>>    [smoker]    [junit4] Completed [156/414] on J2 in 7.60s, 16 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTerms
>>    [smoker]    [junit4] Completed [157/414] on J2 in 0.43s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestIOUtils
>>    [smoker]    [junit4] Completed [158/414] on J2 in 0.21s, 18 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestReaderWrapperDVTypeCheck
>>    [smoker]    [junit4] Completed [159/414] on J2 in 0.04s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.store.TestNRTCachingDirectory
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestNRTCachingDirectory.testPendingDeletions
>>    [smoker]    [junit4]    > Assumption #1: we can only install 
>> VirusCheckingFS on an FSDirectory
>>    [smoker]    [junit4] IGNOR/A 0.01s J1 | 
>> TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
>>    [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory 
>> subclasses
>>    [smoker]    [junit4] Completed [160/414] on J1 in 4.06s, 47 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
>>    [smoker]    [junit4] Completed [161/414] on J0 in 13.52s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestCharFilter
>>    [smoker]    [junit4] Completed [162/414] on J0 in 0.09s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
>>    [smoker]    [junit4] Completed [163/414] on J1 in 2.22s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
>>    [smoker]    [junit4] Completed [164/414] on J2 in 2.65s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNeverDelete
>>    [smoker]    [junit4] Completed [165/414] on J0 in 2.84s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
>>    [smoker]    [junit4] Completed [166/414] on J0 in 0.32s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene50.TestLucene50FieldInfoFormat
>>    [smoker]    [junit4] Completed [167/414] on J1 in 1.43s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
>>    [smoker]    [junit4] Completed [168/414] on J1 in 0.05s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | TestDuelingCodecs.testEquals
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestDuelingCodecs.testCrazyReaderEquals
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [169/414] on J1 in 0.01s, 2 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
>>    [smoker]    [junit4] Completed [170/414] on J1 in 0.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestSameTokenSamePosition
>>    [smoker]    [junit4] Completed [171/414] on J1 in 0.08s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestFlex
>>    [smoker]    [junit4] Completed [172/414] on J1 in 0.23s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
>>    [smoker]    [junit4] Completed [173/414] on J0 in 5.54s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterReader.testDuringAddIndexes
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterReader.testAddIndexesAndDoDeletesThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [174/414] on J2 in 9.56s, 23 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestComplexExplanations
>>    [smoker]    [junit4] Completed [175/414] on J2 in 3.25s, 21 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestMultiThreadTermVectors
>>    [smoker]    [junit4] Completed [176/414] on J2 in 3.30s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestDirectory
>>    [smoker]    [junit4] Completed [177/414] on J2 in 2.71s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestDemoParallelLeafReader
>>    [smoker]    [junit4] Completed [178/414] on J0 in 14.44s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRefArray
>>    [smoker]    [junit4] Completed [179/414] on J0 in 0.26s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
>>    [smoker]    [junit4] Completed [180/414] on J2 in 2.24s, 24 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestNeedsScores
>>    [smoker]    [junit4] Completed [181/414] on J0 in 0.16s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
>>    [smoker]    [junit4] Completed [182/414] on J0 in 0.09s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.TestCloseableThreadLocal
>>    [smoker]    [junit4] Completed [183/414] on J0 in 0.06s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
>>    [smoker]    [junit4] Completed [184/414] on J2 in 1.65s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestOperations
>>    [smoker]    [junit4] Completed [185/414] on J0 in 1.34s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestExitableDirectoryReader
>>    [smoker]    [junit4] Completed [186/414] on J2 in 0.42s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSPIClassIterator
>>    [smoker]    [junit4] Completed [187/414] on J2 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanFirstQuery
>>    [smoker]    [junit4] Completed [188/414] on J2 in 0.10s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexCommit
>>    [smoker]    [junit4] Completed [189/414] on J2 in 0.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestMultiValuedNumericRangeQuery
>>    [smoker]    [junit4] Completed [190/414] on J0 in 1.35s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterExceptions
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestIndexWriterExceptions.testTooManyTokens
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [191/414] on J1 in 24.16s, 36 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
>>    [smoker]    [junit4] Completed [192/414] on J0 in 2.56s, 45 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
>>    [smoker]    [junit4] Completed [193/414] on J1 in 4.09s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
>>    [smoker]    [junit4] Completed [194/414] on J1 in 0.23s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestPositiveScoresOnlyCollector
>>    [smoker]    [junit4] Completed [195/414] on J1 in 0.08s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
>>    [smoker]    [junit4] Completed [196/414] on J2 in 7.30s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestUpgradeIndexMergePolicy
>>    [smoker]    [junit4] Completed [197/414] on J2 in 0.07s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
>>    [smoker]    [junit4] Completed [198/414] on J2 in 1.51s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.lucene53.TestLucene53NormsFormat
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestLucene53NormsFormat.testMergeStability
>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>> content on the fly, so we can't check it
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestLucene53NormsFormat.testRamBytesUsed
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestLucene53NormsFormat.testNCommonBig
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [199/414] on J0 in 13.14s, 17 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.compressing.TestHighCompressionMode
>>    [smoker]    [junit4] Completed [200/414] on J0 in 1.85s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanCollection
>>    [smoker]    [junit4] Completed [201/414] on J0 in 0.09s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocCount
>>    [smoker]    [junit4] Completed [202/414] on J0 in 0.13s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.analysis.TestToken
>>    [smoker]    [junit4] Completed [203/414] on J0 in 0.05s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
>>    [smoker]    [junit4] Completed [204/414] on J0 in 0.08s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestFilterLeafReader
>>    [smoker]    [junit4] Completed [205/414] on J0 in 0.12s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestPackedInts.testBlockReaderOverflow
>>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
>> (@Nightly())
>>    [smoker]    [junit4] Completed [206/414] on J2 in 13.30s, 28 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterWithThreads
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testCloseWithThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringAbortWithThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testImmediateDiskFullWithThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.02s J2 | 
>> TestIndexWriterWithThreads.testRollbackAndCommitWithThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringAbort
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringAbortOnlyOnce
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringAbortWithThreadsOnlyOnce
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreadsOnlyOnce
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegment
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentOnlyOnce
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestIndexWriterWithThreads.testIOExceptionDuringWriteSegmentWithThreads
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [207/414] on J2 in 0.06s, 12 tests, 12 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestAddIndexes
>>    [smoker]    [junit4] Completed [208/414] on J2 in 6.10s, 23 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriter
>>    [smoker]    [junit4] Completed [209/414] on J0 in 10.51s, 71 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.FuzzyTermOnShortTermsTest
>>    [smoker]    [junit4] Completed [210/414] on J0 in 0.35s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSearcherManager
>>    [smoker]    [junit4] Completed [211/414] on J0 in 5.48s, 10 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
>>    [smoker]    [junit4] Completed [212/414] on J0 in 0.10s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestMultiMMap
>>    [smoker]    [junit4] Completed [213/414] on J2 in 7.02s, 57 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestFlushByRamOrCountsPolicy
>>    [smoker]    [junit4] Completed [214/414] on J2 in 5.37s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanOr
>>    [smoker]    [junit4] Completed [215/414] on J0 in 7.73s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterMergePolicy
>>    [smoker]    [junit4] Completed [216/414] on J2 in 7.25s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
>>    [smoker]    [junit4] Completed [217/414] on J2 in 1.93s, 13 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNRTThreads
>>    [smoker]    [junit4] Completed [218/414] on J0 in 12.03s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNorms
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | TestNorms.testMaxByteNorms
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | TestNorms.testCustomEncoder
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [219/414] on J0 in 0.02s, 2 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressAdvance
>>    [smoker]    [junit4] Completed [220/414] on J2 in 5.49s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
>>    [smoker]    [junit4] Completed [221/414] on J2 in 1.11s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
>>    [smoker]    [junit4] Completed [222/414] on J0 in 3.45s, 13 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
>>    [smoker]    [junit4] Completed [223/414] on J0 in 3.24s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
>>    [smoker]    [junit4] Completed [224/414] on J2 in 5.33s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestPerFieldDocValuesFormat.testThreads2
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestPerFieldDocValuesFormat.testThreads3
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] IGNOR/A 0.00s J1 | 
>> TestPerFieldDocValuesFormat.testRamBytesUsed
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [225/414] on J1 in 56.85s, 96 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestArrayUtil
>>    [smoker]    [junit4] Completed [226/414] on J2 in 3.84s, 13 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestPerFieldPostingsFormat.testMergeStability
>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>> content on the fly, so we can't check it
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestPerFieldPostingsFormat.testPostingsEnumReuse
>>    [smoker]    [junit4]    > Assumption #1: The MockRandom PF randomizes 
>> content on the fly, so we can't check it
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestPerFieldPostingsFormat.testRamBytesUsed
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [227/414] on J0 in 5.77s, 24 tests, 3 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestLevenshteinAutomata
>>    [smoker]    [junit4] Completed [228/414] on J1 in 5.02s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestConsistentFieldNumbers
>>    [smoker]    [junit4] Completed [229/414] on J1 in 3.11s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestByteSlices
>>    [smoker]    [junit4] Completed [230/414] on J2 in 5.12s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitNorms
>>    [smoker]    [junit4] Completed [231/414] on J2 in 1.75s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermsEnum
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestTermsEnum.testVaryingTermsPerSegment
>>    [smoker]    [junit4]    > Assumption #1: 'slow' test group is disabled 
>> (@Slow())
>>    [smoker]    [junit4] Completed [232/414] on J0 in 6.32s, 11 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
>>    [smoker]    [junit4] Completed [233/414] on J0 in 2.35s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestFixedBitSet
>>    [smoker]    [junit4] Completed [234/414] on J2 in 4.75s, 19 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.codecs.compressing.TestFastDecompressionMode
>>    [smoker]    [junit4] Completed [235/414] on J0 in 2.50s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTransactions
>>    [smoker]    [junit4] Completed [236/414] on J0 in 1.42s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestFieldCacheRewriteMethod
>>    [smoker]    [junit4] Completed [237/414] on J2 in 2.52s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSort
>>    [smoker]    [junit4] Completed [238/414] on J0 in 0.39s, 25 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
>>    [smoker]    [junit4] Completed [239/414] on J1 in 10.20s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSimpleSearchEquivalence
>>    [smoker]    [junit4] Completed [240/414] on J2 in 1.91s, 17 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestCustomSearcherSort
>>    [smoker]    [junit4] Completed [241/414] on J0 in 1.99s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.similarities.TestSimilarityBase
>>    [smoker]    [junit4] Completed [242/414] on J1 in 3.67s, 32 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestLegacyNumericUtils
>>    [smoker]    [junit4] Completed [243/414] on J0 in 2.31s, 12 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.spans.TestSpans
>>    [smoker]    [junit4] Completed [244/414] on J0 in 0.94s, 26 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestBooleanMinShouldMatch
>>    [smoker]    [junit4] Completed [245/414] on J2 in 4.51s, 17 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCustomNorms
>>    [smoker]    [junit4] Completed [246/414] on J0 in 1.28s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestTransactionRollback
>>    [smoker]    [junit4] Completed [247/414] on J2 in 0.47s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestDeterminizeLexicon
>>    [smoker]    [junit4] Completed [248/414] on J1 in 3.61s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanExplanations
>>    [smoker]    [junit4] Completed [249/414] on J2 in 0.86s, 30 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
>>    [smoker]    [junit4] Completed [250/414] on J1 in 1.45s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
>>    [smoker]    [junit4] Completed [251/414] on J1 in 0.59s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestRAMDirectory.testFsyncDoesntCreateNewFiles
>>    [smoker]    [junit4]    > Assumption #1: test only works for FSDirectory 
>> subclasses
>>    [smoker]    [junit4] IGNOR/A 0.02s J2 | 
>> TestRAMDirectory.testPendingDeletions
>>    [smoker]    [junit4]    > Assumption #1: we can only install 
>> VirusCheckingFS on an FSDirectory
>>    [smoker]    [junit4] Completed [252/414] on J2 in 2.01s, 49 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestUTF32ToUTF8
>>    [smoker]    [junit4] Completed [253/414] on J0 in 3.51s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
>>    [smoker]    [junit4] Completed [254/414] on J0 in 0.51s, 15 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
>>    [smoker]    [junit4] Completed [255/414] on J2 in 0.85s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestDeterminism
>>    [smoker]    [junit4] Completed [256/414] on J1 in 1.33s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
>>    [smoker]    [junit4] Completed [257/414] on J2 in 0.63s, 12 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCodecs
>>    [smoker]    [junit4] Completed [258/414] on J0 in 0.66s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitPositions
>>    [smoker]    [junit4] Completed [259/414] on J1 in 0.61s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
>>    [smoker]    [junit4] Completed [260/414] on J0 in 0.78s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestStressNRT
>>    [smoker]    [junit4] Completed [261/414] on J1 in 2.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexInput
>>    [smoker]    [junit4] Completed [262/414] on J0 in 1.90s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestBytesRefHash
>>    [smoker]    [junit4] Completed [263/414] on J2 in 3.17s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestOmitTf
>>    [smoker]    [junit4] Completed [264/414] on J0 in 0.48s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestNearSpansOrdered
>>    [smoker]    [junit4] Completed [265/414] on J2 in 0.35s, 18 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSloppyPhraseQuery2
>>    [smoker]    [junit4] Completed [266/414] on J1 in 1.46s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSameScoresWithThreads
>>    [smoker]    [junit4] Completed [267/414] on J0 in 0.85s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
>>    [smoker]    [junit4] Completed [268/414] on J1 in 0.31s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestDocumentWriter
>>    [smoker]    [junit4] Completed [269/414] on J0 in 0.29s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMultiFields
>>    [smoker]    [junit4] Completed [270/414] on J2 in 1.39s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
>>    [smoker]    [junit4] Completed [271/414] on J0 in 0.68s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
>>    [smoker]    [junit4] Completed [272/414] on J2 in 0.77s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
>>    [smoker]    [junit4] Completed [273/414] on J2 in 0.28s, 10 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPayloads
>>    [smoker]    [junit4] Completed [274/414] on J2 in 0.30s, 7 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.similarities.TestSimilarity2
>>    [smoker]    [junit4] Completed [275/414] on J2 in 0.40s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestFieldMaskingSpanQuery.testSimple2
>>    [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
>>    [smoker]    [junit4] IGNOR/A 0.00s J2 | 
>> TestFieldMaskingSpanQuery.testSpans2
>>    [smoker]    [junit4]    > Assumption #1: Broken scoring: LUCENE-3723
>>    [smoker]    [junit4] Completed [276/414] on J2 in 0.57s, 11 tests, 2 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestExternalCodecs
>>    [smoker]    [junit4] Completed [277/414] on J2 in 0.78s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestScorerPerf
>>    [smoker]    [junit4] Completed [278/414] on J1 in 5.46s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIntBlockPool
>>    [smoker]    [junit4] Completed [279/414] on J2 in 0.90s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanSearchEquivalence
>>    [smoker]    [junit4] Completed [280/414] on J0 in 4.91s, 33 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
>>    [smoker]    [junit4] Completed [281/414] on J1 in 0.12s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
>>    [smoker]    [junit4] Completed [282/414] on J2 in 0.05s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
>>    [smoker]    [junit4] Completed [283/414] on J2 in 0.21s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestComplexExplanationsOfNonMatches
>>    [smoker]    [junit4] Completed [284/414] on J0 in 0.19s, 21 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestBooleanQuery
>>    [smoker]    [junit4] Completed [285/414] on J1 in 0.48s, 22 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
>>    [smoker]    [junit4] Completed [286/414] on J2 in 0.54s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestDocument
>>    [smoker]    [junit4] Completed [287/414] on J1 in 0.14s, 12 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency
>>    [smoker]    [junit4] Completed [288/414] on J2 in 0.24s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestAllFilesHaveCodecHeader
>>    [smoker]    [junit4] Completed [289/414] on J0 in 0.88s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestTermScorer
>>    [smoker]    [junit4] Completed [290/414] on J1 in 0.05s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
>>    [smoker]    [junit4] Completed [291/414] on J2 in 0.14s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
>>    [smoker]    [junit4] Completed [292/414] on J0 in 0.08s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
>>    [smoker]    [junit4] Completed [293/414] on J2 in 0.39s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
>>    [smoker]    [junit4] Completed [294/414] on J2 in 0.20s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
>>    [smoker]    [junit4] Completed [295/414] on J1 in 0.88s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestBooleanQueryVisitSubscorers
>>    [smoker]    [junit4] Completed [296/414] on J2 in 0.17s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.TestSearchForDuplicates
>>    [smoker]    [junit4] Completed [297/414] on J1 in 0.15s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestSizeBoundedForceMerge
>>    [smoker]    [junit4] Completed [298/414] on J2 in 0.29s, 11 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.automaton.TestCompiledAutomaton
>>    [smoker]    [junit4] Completed [299/414] on J1 in 0.32s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestConstantScoreQuery
>>    [smoker]    [junit4] Completed [300/414] on J2 in 0.10s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
>>    [smoker]    [junit4] Completed [301/414] on J1 in 0.08s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestCheckIndex
>>    [smoker]    [junit4] Completed [302/414] on J0 in 1.81s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestElevationComparator
>>    [smoker]    [junit4] Completed [303/414] on J1 in 0.03s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
>>    [smoker]    [junit4] Completed [304/414] on J0 in 0.08s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.TestRecyclingIntBlockAllocator
>>    [smoker]    [junit4] Completed [305/414] on J1 in 0.10s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
>>    [smoker]    [junit4] Completed [306/414] on J0 in 0.10s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestConjunctions
>>    [smoker]    [junit4] Completed [307/414] on J1 in 0.03s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestMultiTermQueryRewrites
>>    [smoker]    [junit4] Completed [308/414] on J0 in 0.06s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestSimilarityProvider
>>    [smoker]    [junit4] Completed [309/414] on J1 in 0.03s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.analysis.TestNumericTokenStream
>>    [smoker]    [junit4] Completed [310/414] on J0 in 0.03s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestSetOnce
>>    [smoker]    [junit4] Completed [311/414] on J1 in 0.07s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestFilterIterator
>>    [smoker]    [junit4] Completed [312/414] on J0 in 0.03s, 8 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestDateTools
>>    [smoker]    [junit4] Completed [313/414] on J1 in 0.05s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.search.TestCachingCollector
>>    [smoker]    [junit4] Completed [314/414] on J1 in 0.06s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestPriorityQueue
>>    [smoker]    [junit4] Completed [315/414] on J0 in 0.40s, 9 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.document.TestBinaryDocument
>>    [smoker]    [junit4] Completed [316/414] on J1 in 0.02s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.search.TestAutomatonQueryUnicode
>>    [smoker]    [junit4] Completed [317/414] on J0 in 0.03s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.util.TestRecyclingByteBlockAllocator
>>    [smoker]    [junit4] Completed [318/414] on J1 in 0.02s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
>>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
>> TestRamUsageEstimator.testPrintValues
>>    [smoker]    [junit4]    > Assumption #1: Specify -Dtests.verbose=true to 
>> print constants of RamUsageEstimator.
>>    [smoker]    [junit4] Completed [319/414] on J0 in 0.02s, 5 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestIsCurrent
>>    [smoker]    [junit4] Completed [320/414] on J1 in 0.02s, 2 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
>>    [smoker]    [junit4] Completed [321/414] on J0 in 0.02s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
>>    [smoker]    [junit4] Completed [322/414] on J1 in 0.02s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.index.TestIndexWriterLockRelease
>>    [smoker]    [junit4] Completed [323/414] on J0 in 0.02s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: org.apache.luc
>>
>> [...truncated too long message...]
>>
>>   [smoker]    [junit4] Completed [8/29] on J1 in 4.64s, 14 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser
>>    [smoker]    [junit4]   2> NOTE: reproduce with: ant test  
>> -Dtestcase=TestCorePlusQueriesParser -Dtests.method=testPointRangeQuery 
>> -Dtests.seed=F75870F175F0D647 -Dtests.multiplier=2 -Dtests.locale=el-CY 
>> -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true 
>> -Dtests.file.encoding=ISO-8859-1
>>    [smoker]    [junit4] FAILURE 0.09s J0 | 
>> TestCorePlusQueriesParser.testPointRangeQuery <<<
>>    [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: 
>> PointRangeQuery should produce results
>>    [smoker]    [junit4]    >    at 
>> __randomizedtesting.SeedInfo.seed([F75870F175F0D647:586CD4A7C573E85D]:0)
>>    [smoker]    [junit4]    >    at 
>> org.apache.lucene.queryparser.xml.TestCoreParser.dumpResults(TestCoreParser.java:205)
>>    [smoker]    [junit4]    >    at 
>> org.apache.lucene.queryparser.xml.TestCoreParser.testPointRangeQuery(TestCoreParser.java:172)
>>    [smoker]    [junit4]    >    at java.lang.Thread.run(Thread.java:745)
>>    [smoker]    [junit4]   2> NOTE: test params are: 
>> codec=Asserting(Lucene60): {date=Lucene50(blocksize=128), 
>> contents=Lucene50(blocksize=128), 
>> date2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
>>  docValues:{}, maxPointsInLeafNode=686, maxMBSortInHeap=6.259187614869489, 
>> sim=ClassicSimilarity, locale=el-CY, timezone=Europe/Nicosia
>>    [smoker]    [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle 
>> Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=206869936,total=319291392
>>    [smoker]    [junit4]   2> NOTE: All tests run in this JVM: 
>> [TestMultiPhraseQueryParsing, TestAnalyzingQueryParser, 
>> TestMultiFieldQueryParser, TestCorePlusQueriesParser]
>>    [smoker]    [junit4] Completed [9/29 (1!)] on J0 in 3.85s, 16 tests, 1 
>> failure <<< FAILURES!
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.surround.query.Test03Distance
>>    [smoker]    [junit4] Completed [10/29 (1!)] on J1 in 2.41s, 42 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.core.nodes.TestQueryNode
>>    [smoker]    [junit4] Completed [11/29 (1!)] on J1 in 0.07s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.xml.TestCorePlusExtensionsParser
>>    [smoker]    [junit4] Completed [12/29 (1!)] on J2 in 3.70s, 17 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.standard.TestQPHelper
>>    [smoker]    [junit4] Completed [13/29 (1!)] on J0 in 1.37s, 37 tests, 1 
>> skipped
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.xml.TestQueryTemplateManager
>>    [smoker]    [junit4] Completed [14/29 (1!)] on J1 in 1.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.xml.builders.TestNumericRangeQueryBuilder
>>    [smoker]    [junit4] Completed [15/29 (1!)] on J1 in 0.15s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.precedence.TestPrecedenceQueryParser
>>    [smoker]    [junit4] Completed [16/29 (1!)] on J0 in 0.44s, 16 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.standard.TestStandardQP
>>    [smoker]    [junit4] Completed [17/29 (1!)] on J2 in 0.97s, 43 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.ext.TestExtendableQueryParser
>>    [smoker]    [junit4] Completed [18/29 (1!)] on J0 in 0.79s, 60 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.standard.TestNumericQueryParser
>>    [smoker]    [junit4] Completed [19/29 (1!)] on J2 in 0.58s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.classic.TestQueryParser
>>    [smoker]    [junit4] Completed [20/29 (1!)] on J1 in 1.08s, 56 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.spans.TestSpanQueryParser
>>    [smoker]    [junit4] Completed [21/29 (1!)] on J0 in 0.16s, 4 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.surround.query.SrndQueryTest
>>    [smoker]    [junit4] Completed [22/29 (1!)] on J2 in 0.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.core.builders.TestQueryTreeBuilder
>>    [smoker]    [junit4] Completed [23/29 (1!)] on J1 in 0.06s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.surround.query.Test01Exceptions
>>    [smoker]    [junit4] Completed [24/29 (1!)] on J0 in 0.10s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.messages.TestNLS
>>    [smoker]    [junit4] Completed [25/29 (1!)] on J2 in 0.03s, 6 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.flexible.spans.TestSpanQueryParserSimpleSample
>>    [smoker]    [junit4] Completed [26/29 (1!)] on J1 in 0.05s, 1 test
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.classic.TestMultiAnalyzer
>>    [smoker]    [junit4] Completed [27/29 (1!)] on J0 in 0.10s, 3 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.ext.TestExtensions
>>    [smoker]    [junit4] Completed [28/29 (1!)] on J2 in 0.02s, 5 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Suite: 
>> org.apache.lucene.queryparser.simple.TestSimpleQueryParser
>>    [smoker]    [junit4] Completed [29/29 (1!)] on J1 in 0.39s, 45 tests
>>    [smoker]    [junit4]
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] Tests with failures [seed: F75870F175F0D647]:
>>    [smoker]    [junit4]   - 
>> org.apache.lucene.queryparser.xml.TestCorePlusQueriesParser.testPointRangeQuery
>>    [smoker]    [junit4]
>>    [smoker]    [junit4]
>>    [smoker]    [junit4] JVM J0:     0.58 ..    11.70 =    11.13s
>>    [smoker]    [junit4] JVM J1:     0.58 ..    12.21 =    11.63s
>>    [smoker]    [junit4] JVM J2:     0.58 ..    12.16 =    11.58s
>>    [smoker]    [junit4] Execution time total: 12 seconds
>>    [smoker]    [junit4] Tests summary: 29 suites, 445 tests, 1 failure, 1 
>> ignored
>>    [smoker]
>>    [smoker] BUILD FAILED
>>    [smoker] 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/build.xml:476:
>>  The following error occurred while executing this line:
>>    [smoker] 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/common-build.xml:2187:
>>  The following error occurred while executing this line:
>>    [smoker] 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/module-build.xml:58:
>>  The following error occurred while executing this line:
>>    [smoker] 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/common-build.xml:1457:
>>  The following error occurred while executing this line:
>>    [smoker] 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/common-build.xml:1014:
>>  There were test failures: 29 suites, 445 tests, 1 failure, 1 ignored [seed: 
>> F75870F175F0D647]
>>    [smoker]
>>    [smoker] Total time: 19 minutes 3 seconds
>>    [smoker]
>>    [smoker]
>>    [smoker] Traceback (most recent call last):
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 1414, in <module>
>>    [smoker]     main()
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 1358, in main
>>    [smoker]     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, 
>> c.is_signed, ' '.join(c.test_args))
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 1396, in smokeTest
>>    [smoker]     unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' 
>> % version, gitRevision, version, testArgs, baseURL)
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 590, in unpackAndVerify
>>    [smoker]     verifyUnpacked(java, project, artifact, unpackPath, 
>> gitRevision, version, testArgs, tmpDir, baseURL)
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 683, in verifyUnpacked
>>    [smoker]     java.run_java8('ant clean test %s' % testArgs, '%s/test.log' 
>> % unpackPath)
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 1180, in run_java
>>    [smoker]     run('%s; %s' % (cmd_prefix, cmd), logfile)
>>    [smoker]   File 
>> "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py",
>>  line 515, in run
>>    [smoker]     raise RuntimeError('command "%s" failed; see log file %s' % 
>> (command, logPath))
>>    [smoker] RuntimeError: command "export 
>> JAVA_HOME="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8" 
>> PATH="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin:$PATH"
>>  
>> JAVACMD="/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java";
>>  ant clean test -Dtests.slow=false" failed; see log file 
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/unpack/lucene-7.0.0/test.log
>>
>> BUILD FAILED
>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/build.xml:536:
>>  exec returned: 1
>>
>> Total time: 30 minutes 59 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to