You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/19 07:06:28 UTC

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 412 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/412/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 68507 lines...]
changes-to-html:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/docs/changes
      [get] Getting: https://issues.apache.org/jira/rest/api/2/project/SOLR
      [get] To: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/docs/changes/jiraVersionList.json
     [exec] Section 'Other Changes' appears more than once under release '6.0.0' at /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/site/changes/changes2html.pl line 135.

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:632: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:607: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:2522: exec returned: 255

Total time: 91 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 415 - Still Failing!

Posted by Joel Bernstein <jo...@gmail.com>.
I'll commit a fix for this today.

Joel Bernstein
http://joelsolr.blogspot.com/

On Sat, Feb 20, 2016 at 3:22 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/415/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC
>
> 3 tests failed.
> FAILED:
> org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testAll
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
>
>
> FAILED:
> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
>
>
> FAILED:
> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=2910,
> name=Thread-1008, state=RUNNABLE, group=TGRP-StreamExpressionTest]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=2910, name=Thread-1008,
> state=RUNNABLE, group=TGRP-StreamExpressionTest]
> Caused by: org.apache.solr.common.SolrException: Could not load collection
> from ZK: parallelDestinationCollection1
>         at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
>         at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:969)
>         at
> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:526)
>         at
> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>         at
> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>         at
> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>         at
> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>         at
> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
> Caused by: java.lang.InterruptedException
>         at java.lang.Object.wait(Native Method)
>         at java.lang.Object.wait(Object.java:502)
>         at
> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>         at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>         at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>         at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>         at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>         at
> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>         at
> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:977)
>         at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:964)
>         ... 12 more
>
>
>
>
> Build Log:
> [...truncated 12933 lines...]
>    [junit4] Suite:
> org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>    [junit4]   2> Creating dataDir:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/init-core-data-001
>    [junit4]   2> 192459 INFO
> (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>    [junit4]   2> 192459 INFO
> (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
>    [junit4]   2> 192468 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 192468 INFO  (Thread-899) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 192468 INFO  (Thread-899) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 192568 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkTestServer start zk server on port:43072
>    [junit4]   2> 192568 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 192569 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 192572 INFO  (zkCallback-374-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@317c9253
> name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 192572 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 192572 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 192572 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /solr
>    [junit4]   2> 192576 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 192577 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 192579 INFO  (zkCallback-375-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@2be2d3b2
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 192579 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 192579 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 192579 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1
>    [junit4]   2> 192582 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
>    [junit4]   2> 192584 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
>    [junit4]   2> 192587 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
>    [junit4]   2> 192591 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml
> to /configs/conf1/solrconfig.xml
>    [junit4]   2> 192592 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 192597 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml
> to /configs/conf1/schema.xml
>    [junit4]   2> 192597 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
> because it doesn't exist
>    [junit4]   2> 192601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> because it doesn't exist
>    [junit4]   2> 192602 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
> because it doesn't exist
>    [junit4]   2> 192602 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
> because it doesn't exist
>    [junit4]   2> 192629 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1
>    [junit4]   2> 192631 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.Server jetty-9.3.6.v20151106
>    [junit4]   2> 192632 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a75c914
> {/_,null,AVAILABLE}
>    [junit4]   2> 192634 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@375657c9
> {HTTP/1.1,[http/1.1]}{127.0.0.1:40601}
>    [junit4]   2> 192635 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.Server Started @196247ms
>    [junit4]   2> 192635 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/tempDir-001/control/data,
> hostContext=/_, hostPort=40601,
> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores}
>    [junit4]   2> 192636 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@6d06d69c
>    [junit4]   2> 192636 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001'
>    [junit4]   2> 192636 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 192636 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 192636 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 192637 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 192640 INFO  (zkCallback-376-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1e4aca03
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 192640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 192640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 192642 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 192642 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/solr.xml
>    [junit4]   2> 192648 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores
>    [junit4]   2> 192648 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1328087567
>    [junit4]   2> 192648 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001]
>    [junit4]   2> 192648 WARN
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/lib
> to classpath:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/lib
>    [junit4]   2> 192648 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43072/solr
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 192649 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 192650 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 192652 INFO  (zkCallback-379-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@176aafab
> name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 192652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 192652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 192654 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Waiting for client
> to connect to ZooKeeper
>    [junit4]   2> 192656 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@116babd6
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 192656 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Client is connected
> to ZooKeeper
>    [junit4]   2> 192659 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
>    [junit4]   2> 192662 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 192668 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 192672 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 192677 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 192681 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 192686 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
>    [junit4]   2> 192689 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 192691 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /security.json
>    [junit4]   2> 192694 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:40601__
>    [junit4]   2> 192695 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:40601__
>    [junit4]   2> 192699 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
>    [junit4]   2> 192701 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 192703 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 192704 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95419923656540164-127.0.0.1:40601__-n_0000000000
>    [junit4]   2> 192705 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.OverseerElectionContext I am going to
> be the leader 127.0.0.1:40601__
>    [junit4]   2> 192705 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 192708 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Overseer
> (id=95419923656540164-127.0.0.1:40601__-n_0000000000) starting
>    [junit4]   2> 192712 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 192726 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.OverseerAutoReplicaFailoverThread
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 192726 INFO
> (OverseerCollectionConfigSetProcessor-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.OverseerTaskProcessor Process current
> queue of overseer operations
>    [junit4]   2> 192726 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updating cluster state
> from ZooKeeper...
>    [junit4]   2> 192727 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Starting to work on the main
> queue
>    [junit4]   2> 192730 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... (0) -> (1)
>    [junit4]   2> 192736 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... (1) -> (1)
>    [junit4]   2> 192771 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 192771 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CoreContainer No authentication plugin
> used.
>    [junit4]   2> 192772 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Looking for core
> definitions underneath
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores
>    [junit4]   2> 192774 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
> {name=collection1, config=solrconfig.xml, transient=false,
> schema=schema.xml, loadOnStartup=true,
> configSetProperties=configsetprops.json, collection=control_collection,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 192774 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Found core
> collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1
>    [junit4]   2> 192774 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Found 1 core
> definitions
>    [junit4]   2> 192775 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.s.SolrDispatchFilter
> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 192775 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:40601__    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 192776 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 192776 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 192779 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
>    [junit4]   2>   "node_name":"127.0.0.1:40601__",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 0
>    [junit4]   2> 192779 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 192779 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
>    [junit4]   2>   "node_name":"127.0.0.1:40601__",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 192780 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: control_collection
>    [junit4]   2> 192781 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard1
>    [junit4]   2> 192784 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change:
> [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 193783 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController waiting to find shard id in clusterstate for
> collection1
>    [junit4]   2> 193783 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController Check for collection zkNode:control_collection
>    [junit4]   2> 193784 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 193784 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/control_collection]
>    [junit4]   2> 193785 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 193785 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1'
>    [junit4]   2> 193785 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 193785 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 193788 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 193792 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 193794 WARN
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 193794 WARN
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 193794 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 193809 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 193816 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 193897 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 193898 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 193899 WARN
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination
> for multiple copyFields (2)
>    [junit4]   2> 193899 WARN
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Field text is not multivalued and destination for
> multiple copyFields (3)
>    [junit4]   2> 193900 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection   x:collection1]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
> from collection control_collection
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1],
> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/]
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
> collection1
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data
>    [junit4]   2> 193901 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index/
>    [junit4]   2> 193902 WARN
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 193902 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index
>    [junit4]   2> 193902 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@126ff5e2
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9836e7
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 193902 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 193904 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> Looking for old index directories to cleanup for core collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/
>    [junit4]   2> 193904 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.DirectoryFactory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 193904 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 193906 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 193907 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 193909 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 193910 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 193912 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 193912 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 193913 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 193913 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 193914 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 193914 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 193914 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@126ff5e2
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9836e7
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 193914 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 193915 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a25e2bb[collection1]
> main]
>    [junit4]   2> 193915 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/control_collection]
>    [junit4]   2> 193916 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader
> path=[/collections/control_collection] [configName]=[conf1] specified
> config exists in ZooKeeper
>    [junit4]   2> 193916 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
> storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 193917 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
> with znodeBase: /configs/conf1
>    [junit4]   2> 193917 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {}
>    [junit4]   2> 193917 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
> /configs/conf1/_rest_managed.json
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 193918 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 193919 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 193919 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
> recent updates, using new clock 1526718780024029184
>    [junit4]   2> 193920 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
> highest version 1526718780024029184
>    [junit4]   2> 193920 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>    [junit4]   2> 193921 INFO
> (searcherExecutor-906-thread-1-processing-n:127.0.0.1:40601__
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> [collection1] Registered new searcher Searcher@4a25e2bb[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 193922 INFO
> (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>    [junit4]   2> 193923 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController Register replica - core:collection1 address:
> http://127.0.0.1:40601/_ collection:control_collection shard:shard1
>    [junit4]   2> 193925 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 193933 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.LeaderElector Joined leadership election with path:
> /collections/control_collection/leader_elect/shard1/election/95419923656540164-core_node1-n_0000000000
>    [junit4]   2> 193934 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Running the leader process for
> shard=shard1 and weAreReplacement=false and leaderVoteWait=0
>    [junit4]   2> 193937 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 193938 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 193938 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:40601/_/collection1/
>    [junit4]   2> 193938 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection"} current state
> version: 1
>    [junit4]   2> 193938 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 193938 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy http://127.0.0.1:40601/_/collection1/ has no replicas
>    [junit4]   2> 193940 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 193947 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
> /collections/control_collection/leaders/shard1/leader after winning as
> /collections/control_collection/leader_elect/shard1/election/95419923656540164-core_node1-n_0000000000
>    [junit4]   2> 193950 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:40601/_/collection1/ shard1
>    [junit4]   2> 193951 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "state":"active"} current state version: 1
>    [junit4]   2> 194057 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change:
> [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 194103 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController We are http://127.0.0.1:40601/_/collection1/ and
> leader is http://127.0.0.1:40601/_/collection1/
>    [junit4]   2> 194103 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=
> http://127.0.0.1:40601/_
>    [junit4]   2> 194104 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 194104 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController publishing state=active
>    [junit4]   2> 194104 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 194107 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
>    [junit4]   2>   "node_name":"127.0.0.1:40601__",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 2
>    [junit4]   2> 194108 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
>    [junit4]   2>   "node_name":"127.0.0.1:40601__",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 194108 INFO
> (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1
> s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
>    [junit4]   2> 194213 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change:
> [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 194280 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 194281 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 194283 INFO  (zkCallback-382-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@3d120c0b
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 194283 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 194283 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 194283 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 194286 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 194287 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
> loss:false
>    [junit4]   2> 194287 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
> stateFormat=2
>    [junit4]   2> 194287 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 194288 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 194290 INFO  (zkCallback-383-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@118395ec
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 194291 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 194291 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 194295 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "operation":"create",
>    [junit4]   2>   "name":"collection1",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "stateFormat":"2"} current state version: 3
>    [junit4]   2> 194295 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ClusterStateMutator building a new
> cName: collection1
>    [junit4]   2> 194320 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1
>    [junit4]   2> 194321 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001
>    [junit4]   2> 194322 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.Server jetty-9.3.6.v20151106
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bd6396b
> {/_,null,AVAILABLE}
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@1bb4b883
> {HTTP/1.1,[http/1.1]}{127.0.0.1:37209}
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.Server Started @197937ms
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/tempDir-001/jetty1,
> solrconfig=solrconfig.xml, hostContext=/_, hostPort=37209,
> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores}
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@6d06d69c
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001'
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 194325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 194326 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 194326 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 194329 INFO  (zkCallback-384-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1a27a8e3
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 194329 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 194329 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 194331 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 194331 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/solr.xml
>    [junit4]   2> 194348 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores
>    [junit4]   2> 194348 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1368068733
>    [junit4]   2> 194348 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001]
>    [junit4]   2> 194348 WARN
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/lib
> to classpath:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/lib
>    [junit4]   2> 194348 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 194349 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 194349 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 194349 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 194349 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43072/solr
>    [junit4]   2> 194349 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 194350 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 194350 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 194353 INFO  (zkCallback-387-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@7b93d7c7
> name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 194353 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 194353 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 194356 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Waiting for client
> to connect to ZooKeeper
>    [junit4]   2> 194357 INFO
> (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@58a5b9e2
> name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 194358 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Client is connected
> to ZooKeeper
>    [junit4]   2> 194368 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updating cluster state
> from ZooKeeper...
>    [junit4]   2> 194371 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... (0) -> (1)
>    [junit4]   2> 194400 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ZkStateWriter going to
> create_collection /collections/collection1/state.json
>    [junit4]   2> 195379 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.ZkController Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:37209__
>    [junit4]   2> 195380 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:37209__
>    [junit4]   2> 195383 INFO  (zkCallback-382-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
> state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has
> occurred - updating... (live nodes size: [1])
>    [junit4]   2> 195383 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 195383 INFO
> (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader A live node change:
> [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 195385 INFO
> (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... (1) -> (2)
>    [junit4]   2> 195385 INFO  (zkCallback-382-thread-1) [    ]
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 195385 INFO
> (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__)
> [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from
> ZooKeeper... (1) -> (2)
>    [junit4]   2> 195386 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 195387 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95419923656540169-127.0.0.1:37209__-n_0000000001
>    [junit4]   2> 195388 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95419923656540164-127.0.0.1:40601__-n_0000000000
> to know if I could be the leader
>    [junit4]   2> 195421 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CoreContainer Security conf doesn't
> exist. Skipping setup for authorization module.
>    [junit4]   2> 195421 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CoreContainer No authentication plugin
> used.
>    [junit4]   2> 195423 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Looking for core
> definitions underneath
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores
>    [junit4]   2> 195424 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
> {name=collection1, config=solrconfig.xml, transient=false,
> schema=schema.xml, loadOnStartup=true,
> configSetProperties=configsetprops.json, collection=collection1,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 195424 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Found core
> collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1
>    [junit4]   2> 195424 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Found 1 core
> definitions
>    [junit4]   2> 195425 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.s.SolrDispatchFilter
> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 195426 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18])
> [n:127.0.0.1:37209__    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 195426 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> publishing state=down
>    [junit4]   2> 195426 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> numShards not found on descriptor - reading it from system property
>    [junit4]   2> 195428 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> Registering watch for collection collection1
>    [junit4]   2> 195428 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader addZkWatch [collection1]
>    [junit4]   2> 195429 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1,
> message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:37209/_",
>    [junit4]   2>   "node_name":"127.0.0.1:37209__",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"} current state version: 3
>    [junit4]   2> 195429 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
>    [junit4]   2> 195429 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> look for our core node name
>    [junit4]   2> 195430 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=2 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:37209/_",
>    [junit4]   2>   "node_name":"127.0.0.1:37209__",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 195430 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Collection already
> exists with numShards=2
>    [junit4]   2> 195430 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Assigning new node to
> shard shard=shard2
>    [junit4]   2> 195536 INFO
> (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000)
> [n:127.0.0.1:40601__    ] o.a.s.c.o.ZkStateWriter going to
> update_collection /collections/collection1/state.json version: 0
>    [junit4]   2> 195537 INFO
> (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader A cluster state change:
> [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [2])
>    [junit4]   2> 195538 INFO
> (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updating data for
> [collection1] from [0] to [1]
>    [junit4]   2> 196430 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> waiting to find shard id in clusterstate for collection1
>    [junit4]   2> 196431 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> Check for collection zkNode:collection1
>    [junit4]   2> 196432 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController
> Collection zkNode exists
>    [junit4]   2> 196432 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/collection1]
>    [junit4]   2> 196433 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader path=[/collections/collection1]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 196433 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1'
>    [junit4]   2> 196433 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 196433 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 196435 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config loaded
> config solrconfig.xml with version 0
>    [junit4]   2> 196439 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig
> current version of requestparams : -1
>    [junit4]   2> 196441 WARN
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 196441 WARN
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 196442 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig
> Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 196448 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig
> Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 196454 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema
> [collection1] Schema name=test
>    [junit4]   2> 196533 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema
> default search field in schema is text
>    [junit4]   2> 196533 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema
> unique key field: id
>    [junit4]   2> 196534 WARN
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema
> Field lowerfilt1and2 is not multivalued and destination for multiple
> copyFields (2)
>    [junit4]   2> 196534 WARN
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema
> Field text is not multivalued and destination for multiple copyFields (3)
>    [junit4]   2> 196535 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.CoreContainer
> Creating SolrCore 'collection1' using configuration from collection
> collection1
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1],
> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/]
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data
>    [junit4]   2> 196536 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore New index directory detected: old=null
> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index/
>    [junit4]   2> 196536 WARN
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore [collection1] Solr index directory
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 196537 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index
>    [junit4]   2> 196537 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@f0a50da
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12721606
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 196537 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 196539 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
> creating implicit default
>    [junit4]   2> 196538 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209__
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking
> for old index directories to cleanup for core collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/
>    [junit4]   2> 196539 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209__
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 196540 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 196542 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 196544 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 196545 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 196548 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 196549 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 196549 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 196549 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
> numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 196551 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 196551 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 196551 INFO
> (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__)
> [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1]
> o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@f0a50da
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12721606
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 196551 INFO  (coreLoadExecutor-916-thre
>
> [...truncated too long message...]
>
>
> sionTest_BD09EB3C8F6DCE18-001/shard-4-001/cores/parallelDestinationCollection_shard2_replica2/data/index;done=false>>]
>    [junit4]   2> 7417477 INFO  (coreCloseExecutor-1031-thread-1)
> [n:127.0.0.1:58790__ c:parallelDestinationCollection s:shard2
> r:core_node2 x:parallelDestinationCollection_shard2_replica2]
> o.a.s.c.CachingDirectoryFactory Closing directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-4-001/cores/parallelDestinationCollection_shard2_replica2/data/index
>    [junit4]   2> 7417478 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.ServerConnector Stopped ServerConnector@64b7a57
> {HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 7417478 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e372ebd
> {/_,null,UNAVAILABLE}
>    [junit4]   2> 7417479 INFO
> (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1:43072 43072
>    [junit4]   2> 7417538 INFO
> (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001
>    [junit4]   2> Feb 20, 2016 8:21:52 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be
> terminated:
>    [junit4]   2>    1) Thread[id=2232,
> name=TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]-SendThread(
> 127.0.0.1:43072), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at
> org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
>    [junit4]   2>    2) Thread[id=2875,
> name=TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]-SendThread(
> 127.0.0.1:43072), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60):
> {i_multi=PostingsFormat(name=Direct),
> join2_s=PostingsFormat(name=Asserting),
> multiDefault=PostingsFormat(name=Asserting),
> a_f=PostingsFormat(name=Asserting),
> intDefault=PostingsFormat(name=SimpleText),
> join1_i=PostingsFormat(name=Direct), a_i=PostingsFormat(name=Direct),
> join3_i=PostingsFormat(name=LuceneVarGapDocFreqInterval),
> checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval),
> level1_s=PostingsFormat(name=Direct),
> ident_s=PostingsFormat(name=Asserting),
> s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval),
> level2_s=PostingsFormat(name=SimpleText),
> a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
> _version_=PostingsFormat(name=SimpleText),
> side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval),
> id=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=SimpleText)},
> docValues:{i_multi=DocValuesFormat(name=Asserting),
> join2_s=DocValuesFormat(name=Memory),
> multiDefault=DocValuesFormat(name=Memory),
> a_f=DocValuesFormat(name=Memory),
> intDefault=DocValuesFormat(name=Lucene54),
> join1_i=DocValuesFormat(name=Asserting),
> a_i=DocValuesFormat(name=Asserting),
> join3_i=DocValuesFormat(name=Lucene54),
> checkpoint_ss=DocValuesFormat(name=Lucene54),
> level1_s=DocValuesFormat(name=Asserting),
> ident_s=DocValuesFormat(name=Memory),
> s_multi=DocValuesFormat(name=Lucene54),
> level2_s=DocValuesFormat(name=Lucene54),
> a_s=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Lucene54),
> id=DocValuesFormat(name=Asserting)},
> sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=lt,
> timezone=Atlantic/Jan_Mayen
>    [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
> (64-bit)/cpus=3,threads=3,free=110279992,total=213028864
>    [junit4]   2> NOTE: All tests run in this JVM:
> [TestCloudSolrClientConnections, DocumentAnalysisResponseTest,
> ModifiableSolrParamsTest, TestUpdateRequestCodec, TestClusteringResponse,
> TermsResponseTest, TestDocumentObjectBinder, SchemaTest, StreamingTest,
> SolrZkClientTest, JettyWebappTest, FacetFieldTest,
> TestCollectionAdminRequest, TestJsonRecordReader, TestSolrProperties,
> TestSolrJErrorHandling, CloudSolrClientMultiConstructorTest,
> ShardParamsTest, ConcurrentUpdateSolrClientTest, TestJavaBinCodec,
> FieldAnalysisResponseTest, SolrExampleStreamingTest,
> SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest,
> SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeEmbeddedTest,
> TestSpellCheckResponse, LargeVolumeJettyTest, TestEmbeddedSolrServer,
> TestCoreAdmin, TestNamedListCodec, SolrQueryTest, TestHash,
> TestXMLEscaping, SolrDocumentTest, IteratorChainTest, ClientUtilsTest,
> NamedListTest, AnlysisResponseBaseTest,
> CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest,
> BasicHttpSolrClientTest, JdbcTest, StreamExpressionTest]
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=StreamExpressionTest -Dtests.seed=BD09EB3C8F6DCE18
> -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Atlantic/Jan_Mayen
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded
> (>= 7200000 msec).
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)Throwable #2:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=2910, name=Thread-1008,
> state=RUNNABLE, group=TGRP-StreamExpressionTest]
>    [junit4]    > Caused by: org.apache.solr.common.SolrException: Could
> not load collection from ZK: parallelDestinationCollection1
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:969)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:526)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
>    [junit4]    > Caused by: java.lang.InterruptedException
>    [junit4]    >        at java.lang.Object.wait(Native Method)
>    [junit4]    >        at java.lang.Object.wait(Object.java:502)
>    [junit4]    >        at
> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>    [junit4]    >        at
> org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:977)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:964)
>    [junit4]    >        ... 12 more
>    [junit4] Completed [78/78 (1!)] on J0 in 7225.55s, 1 test, 3 errors <<<
> FAILURES!
>
> [...truncated 11 lines...]
> BUILD FAILED
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
> following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014:
> There were test failures: 78 suites, 530 tests, 2 suite-level errors, 1
> error [seed: BD09EB3C8F6DCE18]
>
> Total time: 202 minutes 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 415 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/415/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testAll

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Captured an uncaught exception in thread: Thread[id=2910, name=Thread-1008, state=RUNNABLE, group=TGRP-StreamExpressionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2910, name=Thread-1008, state=RUNNABLE, group=TGRP-StreamExpressionTest]
Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:969)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:526)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
	at org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
	at org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
	at org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:977)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:964)
	... 12 more




Build Log:
[...truncated 12933 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/init-core-data-001
   [junit4]   2> 192459 INFO  (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 192459 INFO  (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 192468 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 192468 INFO  (Thread-899) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192468 INFO  (Thread-899) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 192568 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkTestServer start zk server on port:43072
   [junit4]   2> 192568 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192569 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192572 INFO  (zkCallback-374-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@317c9253 name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192572 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192572 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192572 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 192576 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192577 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192579 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2be2d3b2 name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192579 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192579 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192579 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 192582 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 192584 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 192587 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 192591 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 192592 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 192597 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml to /configs/conf1/schema.xml
   [junit4]   2> 192597 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 192601 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 192602 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 192602 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 192629 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1
   [junit4]   2> 192631 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 192632 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a75c914{/_,null,AVAILABLE}
   [junit4]   2> 192634 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.ServerConnector Started ServerConnector@375657c9{HTTP/1.1,[http/1.1]}{127.0.0.1:40601}
   [junit4]   2> 192635 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.Server Started @196247ms
   [junit4]   2> 192635 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/tempDir-001/control/data, hostContext=/_, hostPort=40601, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores}
   [junit4]   2> 192636 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 192636 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001'
   [junit4]   2> 192636 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 192636 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 192636 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192637 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192640 INFO  (zkCallback-376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e4aca03 name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192640 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192640 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192642 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 192642 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/solr.xml
   [junit4]   2> 192648 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores
   [junit4]   2> 192648 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer New CoreContainer 1328087567
   [junit4]   2> 192648 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001]
   [junit4]   2> 192648 WARN  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/lib
   [junit4]   2> 192648 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43072/solr
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 192649 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192650 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192652 INFO  (zkCallback-379-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176aafab name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192652 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192652 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192654 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192656 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@116babd6 name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192656 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192659 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 192662 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 192668 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 192672 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 192677 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 192681 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 192686 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 192689 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 192691 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 192694 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40601__
   [junit4]   2> 192695 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40601__
   [junit4]   2> 192699 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 192701 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 192703 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 192704 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95419923656540164-127.0.0.1:40601__-n_0000000000
   [junit4]   2> 192705 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40601__
   [junit4]   2> 192705 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 192708 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Overseer (id=95419923656540164-127.0.0.1:40601__-n_0000000000) starting
   [junit4]   2> 192712 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 192726 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 192726 INFO  (OverseerCollectionConfigSetProcessor-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 192726 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 192727 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 192730 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 192736 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 192771 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 192771 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 192772 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores
   [junit4]   2> 192774 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 192774 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1
   [junit4]   2> 192774 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 192775 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 192775 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:40601__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 192776 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 192776 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 192779 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
   [junit4]   2>   "node_name":"127.0.0.1:40601__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 192779 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 192779 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
   [junit4]   2>   "node_name":"127.0.0.1:40601__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 192780 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 192781 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 192784 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193783 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 193783 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 193784 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 193784 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193785 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193785 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1'
   [junit4]   2> 193785 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193785 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 193788 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 193792 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 193794 WARN  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 193794 WARN  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 193794 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 193809 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 193816 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193897 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 193898 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 193899 WARN  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 193899 WARN  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 193900 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/]
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data
   [junit4]   2> 193901 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index/
   [junit4]   2> 193902 WARN  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 193902 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/index
   [junit4]   2> 193902 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@126ff5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9836e7),segFN=segments_1,generation=1}
   [junit4]   2> 193902 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193904 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/
   [junit4]   2> 193904 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 193904 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193906 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193907 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193909 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193910 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193912 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 193912 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193913 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193913 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193914 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193914 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193914 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@126ff5e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a9836e7),segFN=segments_1,generation=1}
   [junit4]   2> 193914 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193915 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a25e2bb[collection1] main]
   [junit4]   2> 193915 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193916 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193916 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 193917 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 193917 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 193917 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 193918 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 193919 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 193919 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526718780024029184
   [junit4]   2> 193920 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1526718780024029184
   [junit4]   2> 193920 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 193921 INFO  (searcherExecutor-906-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a25e2bb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193922 INFO  (coreLoadExecutor-905-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 193923 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:40601/_ collection:control_collection shard:shard1
   [junit4]   2> 193925 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 193933 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95419923656540164-core_node1-n_0000000000
   [junit4]   2> 193934 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=0
   [junit4]   2> 193937 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 193938 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 193938 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40601/_/collection1/
   [junit4]   2> 193938 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 193938 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193938 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40601/_/collection1/ has no replicas
   [junit4]   2> 193940 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 193947 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95419923656540164-core_node1-n_0000000000
   [junit4]   2> 193950 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40601/_/collection1/ shard1
   [junit4]   2> 193951 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 194057 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194103 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:40601/_/collection1/ and leader is http://127.0.0.1:40601/_/collection1/
   [junit4]   2> 194103 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40601/_
   [junit4]   2> 194104 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 194104 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 194104 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 194107 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
   [junit4]   2>   "node_name":"127.0.0.1:40601__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 194108 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40601/_",
   [junit4]   2>   "node_name":"127.0.0.1:40601__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194108 INFO  (coreZkRegister-899-thread-1-processing-n:127.0.0.1:40601__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40601__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 194213 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 194280 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194281 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194283 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d120c0b name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194283 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194283 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194283 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194286 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194287 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 194287 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 194287 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194288 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194290 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@118395ec name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194291 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194291 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194295 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 194295 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 194320 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1
   [junit4]   2> 194321 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001
   [junit4]   2> 194322 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bd6396b{/_,null,AVAILABLE}
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bb4b883{HTTP/1.1,[http/1.1]}{127.0.0.1:37209}
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.Server Started @197937ms
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_, hostPort=37209, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores}
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001'
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194325 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 194326 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194326 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194329 INFO  (zkCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a27a8e3 name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194329 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194329 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194331 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 194331 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/solr.xml
   [junit4]   2> 194348 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores
   [junit4]   2> 194348 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer New CoreContainer 1368068733
   [junit4]   2> 194348 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001]
   [junit4]   2> 194348 WARN  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/lib
   [junit4]   2> 194348 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 194349 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 194349 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 194349 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 194349 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43072/solr
   [junit4]   2> 194349 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 194350 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194350 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194353 INFO  (zkCallback-387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b93d7c7 name:ZooKeeperConnection Watcher:127.0.0.1:43072 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194353 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194353 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194356 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194357 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58a5b9e2 name:ZooKeeperConnection Watcher:127.0.0.1:43072/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194358 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194368 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194371 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194400 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 195379 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37209__
   [junit4]   2> 195380 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37209__
   [junit4]   2> 195383 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195383 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195383 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195385 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195385 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195385 INFO  (zkCallback-380-thread-1-processing-n:127.0.0.1:40601__) [n:127.0.0.1:40601__    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195386 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 195387 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95419923656540169-127.0.0.1:37209__-n_0000000001
   [junit4]   2> 195388 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95419923656540164-127.0.0.1:40601__-n_0000000000 to know if I could be the leader
   [junit4]   2> 195421 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 195421 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 195423 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores
   [junit4]   2> 195424 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 195424 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1
   [junit4]   2> 195424 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 195425 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 195426 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [n:127.0.0.1:37209__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 195426 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 195426 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 195428 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 195428 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 195429 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37209/_",
   [junit4]   2>   "node_name":"127.0.0.1:37209__",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 195429 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 195429 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 195430 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37209/_",
   [junit4]   2>   "node_name":"127.0.0.1:37209__",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 195430 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 195430 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 195536 INFO  (OverseerStateUpdate-95419923656540164-127.0.0.1:40601__-n_0000000000) [n:127.0.0.1:40601__    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 195537 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 195538 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 196430 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 196431 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 196432 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 196432 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 196433 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 196433 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1'
   [junit4]   2> 196433 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 196433 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 196435 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 196439 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 196441 WARN  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 196441 WARN  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 196442 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 196448 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 196454 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 196533 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 196533 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 196534 WARN  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 196534 WARN  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 196535 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data
   [junit4]   2> 196536 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 196536 WARN  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 196537 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 196537 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f0a50da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12721606),segFN=segments_1,generation=1}
   [junit4]   2> 196537 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 196539 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 196538 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 196539 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 196540 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 196542 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 196544 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 196545 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 196548 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 196549 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 196549 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 196549 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 196551 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 196551 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 196551 INFO  (coreLoadExecutor-916-thread-1-processing-n:127.0.0.1:37209__) [n:127.0.0.1:37209__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f0a50da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12721606),segFN=segments_1,generation=1}
   [junit4]   2> 196551 INFO  (coreLoadExecutor-916-thre

[...truncated too long message...]

sionTest_BD09EB3C8F6DCE18-001/shard-4-001/cores/parallelDestinationCollection_shard2_replica2/data/index;done=false>>]
   [junit4]   2> 7417477 INFO  (coreCloseExecutor-1031-thread-1) [n:127.0.0.1:58790__ c:parallelDestinationCollection s:shard2 r:core_node2 x:parallelDestinationCollection_shard2_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001/shard-4-001/cores/parallelDestinationCollection_shard2_replica2/data/index
   [junit4]   2> 7417478 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@64b7a57{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 7417478 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e372ebd{/_,null,UNAVAILABLE}
   [junit4]   2> 7417479 INFO  (TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43072 43072
   [junit4]   2> 7417538 INFO  (SUITE-StreamExpressionTest-seed#[BD09EB3C8F6DCE18]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_BD09EB3C8F6DCE18-001
   [junit4]   2> Feb 20, 2016 8:21:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2232, name=TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]-SendThread(127.0.0.1:43072), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2>    2) Thread[id=2875, name=TEST-StreamExpressionTest.testAll-seed#[BD09EB3C8F6DCE18]-SendThread(127.0.0.1:43072), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {i_multi=PostingsFormat(name=Direct), join2_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), a_f=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=SimpleText), join1_i=PostingsFormat(name=Direct), a_i=PostingsFormat(name=Direct), join3_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), checkpoint_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), level1_s=PostingsFormat(name=Direct), ident_s=PostingsFormat(name=Asserting), s_multi=PostingsFormat(name=LuceneVarGapDocFreqInterval), level2_s=PostingsFormat(name=SimpleText), a_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=SimpleText), side_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=SimpleText)}, docValues:{i_multi=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene54), join1_i=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Lucene54), checkpoint_ss=DocValuesFormat(name=Lucene54), level1_s=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Lucene54), level2_s=DocValuesFormat(name=Lucene54), a_s=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Asserting)}, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=lt, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=3,free=110279992,total=213028864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSolrClientConnections, DocumentAnalysisResponseTest, ModifiableSolrParamsTest, TestUpdateRequestCodec, TestClusteringResponse, TermsResponseTest, TestDocumentObjectBinder, SchemaTest, StreamingTest, SolrZkClientTest, JettyWebappTest, FacetFieldTest, TestCollectionAdminRequest, TestJsonRecordReader, TestSolrProperties, TestSolrJErrorHandling, CloudSolrClientMultiConstructorTest, ShardParamsTest, ConcurrentUpdateSolrClientTest, TestJavaBinCodec, FieldAnalysisResponseTest, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeEmbeddedTest, TestSpellCheckResponse, LargeVolumeJettyTest, TestEmbeddedSolrServer, TestCoreAdmin, TestNamedListCodec, SolrQueryTest, TestHash, TestXMLEscaping, SolrDocumentTest, IteratorChainTest, ClientUtilsTest, NamedListTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, BasicHttpSolrClientTest, JdbcTest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=BD09EB3C8F6DCE18 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2910, name=Thread-1008, state=RUNNABLE, group=TGRP-StreamExpressionTest]
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: parallelDestinationCollection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD09EB3C8F6DCE18]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:969)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:526)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
   [junit4]    > Caused by: java.lang.InterruptedException
   [junit4]    > 	at java.lang.Object.wait(Native Method)
   [junit4]    > 	at java.lang.Object.wait(Object.java:502)
   [junit4]    > 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:977)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:964)
   [junit4]    > 	... 12 more
   [junit4] Completed [78/78 (1!)] on J0 in 7225.55s, 1 test, 3 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 78 suites, 530 tests, 2 suite-level errors, 1 error [seed: BD09EB3C8F6DCE18]

Total time: 202 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 414 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/414/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)




Build Log:
[...truncated 11544 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/init-core-data-001
   [junit4]   2> 2127198 INFO  (SUITE-TestLazyCores-seed#[9F2E10F307F84B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2127211 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 2127230 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001'
   [junit4]   2> 2127230 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127230 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127230 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer New CoreContainer 1251820740
   [junit4]   2> 2127230 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001]
   [junit4]   2> 2127230 WARN  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/lib
   [junit4]   2> 2127231 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2127231 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2127232 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2127235 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2127235 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2127235 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2127236 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2127237 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 2127237 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127237 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 2127237 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 2127238 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 2127238 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127238 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127238 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127238 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127239 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1'
   [junit4]   2> 2127239 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127239 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127243 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2'
   [junit4]   2> 2127243 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127243 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127246 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127248 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127250 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127251 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5'
   [junit4]   2> 2127251 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127251 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127253 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127256 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127258 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127259 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127263 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127264 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 2127265 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 2127272 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127276 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 2127276 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2127278 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5'
   [junit4]   2> 2127278 INFO  (coreLoadExecutor-6245-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5
   [junit4]   2> 2127278 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/]
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index/
   [junit4]   2> 2127279 WARN  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2127279 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index
   [junit4]   2> 2127280 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=40.7216796875, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=23.677163016538614, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2127280 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5c0b237a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2157382a),segFN=segments_1,generation=1}
   [junit4]   2> 2127280 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127281 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1'
   [junit4]   2> 2127281 INFO  (coreLoadExecutor-6245-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1
   [junit4]   2> 2127281 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/]
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index/
   [junit4]   2> 2127282 WARN  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2127282 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index
   [junit4]   2> 2127283 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=40.7216796875, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=23.677163016538614, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2127283 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@859c8e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a4aac45),segFN=segments_1,generation=1}
   [junit4]   2> 2127283 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127284 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127285 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127285 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127285 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2127286 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127287 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127287 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7240318838304586]
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5c0b237a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2157382a),segFN=segments_1,generation=1}
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127288 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@6577d1af[collection5] main]
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/conf
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/conf}
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/conf
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2127289 INFO  (coreLoadExecutor-6245-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 2127289 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/
   [junit4]   2> 2127290 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2127290 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127290 INFO  (searcherExecutor-6246-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@6577d1af[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2127291 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127292 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2127293 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2127293 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/
   [junit4]   2> 2127294 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2127293 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2'
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/]
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7240318838304586]
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 2127294 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@859c8e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a4aac45),segFN=segments_1,generation=1}
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index/
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61a9d37c[collection1] main]
   [junit4]   2> 2127295 WARN  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/conf
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/conf}
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=40.7216796875, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=23.677163016538614, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/conf
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d749790 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b775a57),segFN=segments_1,generation=1}
   [junit4]   2> 2127295 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2127296 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127296 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2127296 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/
   [junit4]   2> 2127296 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2127297 INFO  (coreLoadExecutor-6245-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2127297 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2127298 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127299 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127300 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127301 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127302 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7240318838304586]
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d749790 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b775a57),segFN=segments_1,generation=1}
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127303 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@622c4419[collection2] main]
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/conf
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/conf}
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/conf
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2127304 INFO  (searcherExecutor-6252-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@622c4419[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2127304 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 2127305 INFO  (coreLoadExecutor-6245-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 2127305 INFO  (searcherExecutor-6247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61a9d37c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2127306 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4'
   [junit4]   2> 2127306 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127307 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127315 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127318 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127324 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127327 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 2127330 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2127332 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4'
   [junit4]   2> 2127332 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4
   [junit4]   2> 2127333 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2127333 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/]
   [junit4]   2> 2127333 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 2127333 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data
   [junit4]   2> 2127333 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index/
   [junit4]   2> 2127333 WARN  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2127334 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index
   [junit4]   2> 2127334 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=5.5302734375, floorSegmentMB=2.0732421875, forceMergeDeletesPctAllowed=0.10669773172615749, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19641513510216405
   [junit4]   2> 2127334 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3fe87642 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1390e4f8),segFN=segments_1,generation=1}
   [junit4]   2> 2127335 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127335 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/
   [junit4]   2> 2127335 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2127337 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2127339 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127340 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127341 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127343 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2127345 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 2127345 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2127346 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2127346 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2127346 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2127346 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3fe87642 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1390e4f8),segFN=segments_1,generation=1}
   [junit4]   2> 2127346 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@11fdeb0a[collection4] main]
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/conf
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/conf}
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/conf
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2127347 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2127348 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 2127349 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2127350 INFO  (searcherExecutor-6258-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@11fdeb0a[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2127351 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3fe87642 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1390e4f8),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3fe87642 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1390e4f8),segFN=segments_2,generation=2}
   [junit4]   2> 2127351 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2127352 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bbb16cf[collection4] main]
   [junit4]   2> 2127352 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2127352 INFO  (searcherExecutor-6258-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@5bbb16cf[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C7)))}
   [junit4]   2> 2127353 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2127355 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2127389 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2127389 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2127390 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2127390 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1251820740
   [junit4]   2> 2127390 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@5921e543
   [junit4]   2> 2127391 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2127391 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2127391 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2127391 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2127392 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6262-thread-1-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection5/data/index
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67e8fa37
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2127393 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2127394 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2127394 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2127394 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data/index
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6263-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection1/data
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4da123ad
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2127395 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2127397 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 2127397 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data/index
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6264-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection4/data
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@54dd631e
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2127398 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2127399 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 2127399 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2127399 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 2127399 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data/index
   [junit4]   2> 2127400 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 2127400 INFO  (coreCloseExecutor-6265-thread-1-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-001/collection2/data
   [junit4]   2> 2127400 INFO  (TEST-TestLazyCores.testLazySearch-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 2127402 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 2127414 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002'
   [junit4]   2> 2127414 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127414 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127418 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002
   [junit4]   2> 2127418 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1118616873
   [junit4]   2> 2127418 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002]
   [junit4]   2> 2127418 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/lib
   [junit4]   2> 2127419 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2127420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 2127421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2127421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2127421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2127421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2127422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002
   [junit4]   2> 2127422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 2127422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core core1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/core1
   [junit4]   2> 2127422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127423 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badSchema2 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema2
   [junit4]   2> 2127423 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127423 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badConfig1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig1
   [junit4]   2> 2127425 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 2127425 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core core2 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/core2
   [junit4]   2> 2127425 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127425 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badSchema1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema1
   [junit4]   2> 2127426 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 2127426 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found core badConfig2 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig2
   [junit4]   2> 2127426 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[9F2E10F307F84B33]) [    x:collection4] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 2127426 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/core1'
   [junit4]   2> 2127426 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127426 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127427 INFO  (coreLoadExecutor-6271-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig1'
   [junit4]   2> 2127427 INFO  (coreLoadExecutor-6271-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127427 INFO  (coreLoadExecutor-6271-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127427 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema2'
   [junit4]   2> 2127429 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127429 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127436 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127438 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127440 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2127443 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127443 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2127457 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2127460 INFO  (coreLoadExecutor-6271-thread-1-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 2127466 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2127466 ERROR (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: Can't load schema /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" m?ste avslutas med matchande sluttagg "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: Can't load schema /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" m?ste avslutas med matchande sluttagg "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badSchema2/conf/schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" m?ste avslutas med matchande sluttagg "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:579)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:162)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" m?ste avslutas med matchande sluttagg "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:439)
   [junit4]   2> 	... 14 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" m?ste avslutas med matchande sluttagg "</filedType>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 16 more
   [junit4]   2> 2127471 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/core2'
   [junit4]   2> 2127471 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2127471 INFO  (coreLoadExecutor-6271-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2127473 INFO  (coreLoadExecutor-6271-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2127473 ERROR (coreLoadExecutor-6271-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:815)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_9F2E10F307F84B33-001/tempDir-002/badConfig1/conf/solrconfig.xml
   [junit4]   

[...truncated too long message...]

17)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Feb 20, 2016 7:49:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Feb 20, 2016 7:49:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), v_s=PostingsFormat(name=LuceneVarGapFixedInterval), v_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=ClassicSimilarity, locale=sv, timezone=America/Montserrat
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=2,free=232443048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, DeleteInactiveReplicaTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, MultiTermTest, TestMacros, CoreAdminHandlerTest, TestStressRecovery, ChaosMonkeySafeLeaderTest, CacheHeaderTest, RequestHandlersTest, TestManagedStopFilterFactory, TestReload, TestRTGBase, TestSolrConfigHandlerConcurrent, TestShardHandlerFactory, SuggesterWFSTTest, FullSolrCloudDistribCmdsTest, TestFieldSortValues, TestSolrQueryParser, TestRebalanceLeaders, ConnectionManagerTest, BJQParserTest, TestDefaultStatsCache, TestLMJelinekMercerSimilarityFactory, TestCollationFieldDocValues, TestManagedSchemaDynamicFieldResource, TestRecovery, CloudMLTQParserTest, TestTrie, TestLRUStatsCache, DefaultValueUpdateProcessorTest, TestZkChroot, DebugComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, TestHashQParserPlugin, ExplicitHLLTest, TestSolrDynamicMBean, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, UniqFieldsUpdateProcessorFactoryTest, TermVectorComponentTest, TestShortCircuitedRequests, DirectoryFactoryTest, SolrCmdDistributorTest, EchoParamsTest, TestUtils, TestSchemaNameResource, DistributedExpandComponentTest, HdfsRecoveryZkTest, DirectUpdateHandlerOptimizeTest, TlogReplayBufferedWhileIndexingTest, SearchHandlerTest, QueryParsingTest, TestPerFieldSimilarityWithDefaultOverride, SuggesterTSTTest, CollectionReloadTest, TestBM25SimilarityFactory, TestUseDocValuesAsStored2, HdfsWriteToMultipleCollectionsTest, TestFastOutputStream, TestBulkSchemaAPI, LeaderFailoverAfterPartitionTest, EnumFieldTest, UpdateRequestProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionReuseTest, ShardRoutingCustomTest, TestExclusionRuleCollectionAccess, ShardSplitTest, RAMDirectoryFactoryTest, OverseerRolesTest, TestCollationField, ZkNodePropsTest, SortByFunctionTest, TestConfigReload, BinaryUpdateRequestHandlerTest, TestSolrIndexConfig, AnalysisErrorHandlingTest, SuggesterTest, TestQuerySenderListener, DistributedIntervalFacetingTest, TestExpandComponent, RestartWhileUpdatingTest, CheckHdfsIndexTest, BlockCacheTest, PKIAuthenticationIntegrationTest, DistanceFunctionTest, TestMaxScoreQueryParser, NoCacheHeaderTest, TestNRTOpen, OverseerTaskQueueTest, SparseHLLTest, FieldAnalysisRequestHandlerTest, TestTestInjection, TestCloudPivotFacet, DistanceUnitsTest, LukeRequestHandlerTest, ConjunctionSolrSpellCheckerTest, CoreAdminRequestStatusTest, CopyFieldTest, SpatialHeatmapFacetsTest, DistributedFacetPivotSmallTest, TestQueryUtils, SharedFSAutoReplicaFailoverUtilsTest, TestFastWriter, ConvertedLegacyTest, DeleteStatusTest, TermVectorComponentDistributedTest, TestExceedMaxTermLength, SpellCheckComponentTest, TestQueryTypes, TestRealTimeGet, OpenCloseCoreStressTest, TestPKIAuthenticationPlugin, AtomicUpdatesTest, TestNonDefinedSimilarityFactory, BasicZkTest, HdfsNNFailoverTest, TestOmitPositions, TestManagedResourceStorage, TestSerializedLuceneMatchVersion, TestSQLHandler, SynonymTokenizerTest, WordBreakSolrSpellCheckerTest, TestSmileRequest, TestAuthenticationFramework, OutputWriterTest, TestSearcherReuse, LeaderElectionIntegrationTest, LoggingHandlerTest, TestBinaryField, TestConfigSetsAPIZkFailure, TestJoin, TestCustomDocTransformer, SolrPluginUtilsTest, MergeStrategyTest, TestFiltering, SortSpecParsingTest, TestConfigSetsAPI, NotRequiredUniqueKeyTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ZkSolrClientTest, AutoCommitTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9F2E10F307F84B33 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Montserrat -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=15811, name=searcherExecutor-6343-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F2E10F307F84B33]:0)
   [junit4] Completed [392/579 (1!)] on J1 in 149.51s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 619 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 3 suite-level errors, 598 ignored (72 assumptions) [seed: 9F2E10F307F84B33]

Total time: 60 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 413 - Still Failing!

Posted by Joel Bernstein <jo...@gmail.com>.
I think I see the problem. The DaemonStream is being interrupted and
throwing an unhandled InterruptedException. This is causing the
DaemonStream to never report itself as being stopped. I'll create a ticket
for this.

Joel Bernstein
http://joelsolr.blogspot.com/

On Fri, Feb 19, 2016 at 2:07 PM, Joel Bernstein <jo...@gmail.com> wrote:

> Looking into this.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Fri, Feb 19, 2016 at 1:54 PM, Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/413/
>> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>>
>> 3 tests failed.
>> FAILED:
>> org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testAll
>>
>> Error Message:
>> Test abandoned because suite timeout was reached.
>>
>> Stack Trace:
>> java.lang.Exception: Test abandoned because suite timeout was reached.
>>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>>
>>
>> FAILED:
>> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>>
>> Error Message:
>> Suite timeout exceeded (>= 7200000 msec).
>>
>> Stack Trace:
>> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>>
>>
>> FAILED:
>> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>>
>> Error Message:
>> Captured an uncaught exception in thread: Thread[id=2859,
>> name=Thread-971, state=RUNNABLE, group=TGRP-StreamExpressionTest]
>>
>> Stack Trace:
>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
>> uncaught exception in thread: Thread[id=2859, name=Thread-971,
>> state=RUNNABLE, group=TGRP-StreamExpressionTest]
>> Caused by: org.apache.solr.common.SolrException: Could not load
>> collection from ZK: parallelDestinationCollection1
>>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>>         at
>> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
>>         at
>> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
>>         at
>> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>>         at
>> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>>         at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>>         at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>>         at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>>         at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>>         at
>> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>>         at
>> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>>         at
>> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>>         at
>> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
>> Caused by: java.lang.InterruptedException
>>         at java.lang.Object.wait(Native Method)
>>         at java.lang.Object.wait(Object.java:502)
>>         at
>> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>>         at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>>         at
>> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>>         at
>> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>>         at
>> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>>         at
>> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>>         at
>> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
>>         at
>> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
>>         ... 12 more
>>
>>
>>
>>
>> Build Log:
>> [...truncated 12935 lines...]
>>    [junit4] Suite:
>> org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>>    [junit4]   2> Creating dataDir:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/init-core-data-001
>>    [junit4]   2> 206481 INFO
>> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
>> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>>    [junit4]   2> 206481 INFO
>> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
>> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
>> /_h/w
>>    [junit4]   2> 206482 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>>    [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer
>> client port:0.0.0.0/0.0.0.0:0
>>    [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer
>> Starting server
>>    [junit4]   2> 206582 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkTestServer start zk server on port:38815
>>    [junit4]   2> 206583 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 206583 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 206586 INFO  (zkCallback-392-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@139dac89
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 206586 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 206586 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 206586 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /solr
>>    [junit4]   2> 206590 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 206591 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 206593 INFO  (zkCallback-393-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@62b64c6b
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 206593 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 206593 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 206593 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /collections/collection1
>>    [junit4]   2> 206596 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
>>    [junit4]   2> 206599 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
>>    [junit4]   2> 206601 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
>>    [junit4]   2> 206603 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase put
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml
>> to /configs/conf1/solrconfig.xml
>>    [junit4]   2> 206603 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>>    [junit4]   2> 206607 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase put
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml
>> to /configs/conf1/schema.xml
>>    [junit4]   2> 206607 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
>> because it doesn't exist
>>    [junit4]   2> 206610 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractZkTestCase skipping
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
>> because it doesn't exist
>>    [junit4]   2> 206633 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.SolrTestCaseJ4 Writing core.properties file to
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
>>    [junit4]   2> 206635 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.Server jetty-9.3.6.v20151106
>>    [junit4]   2> 206638 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@590b6c7b
>> {/_h/w,null,AVAILABLE}
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@7bbecff4
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:55140}
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.Server Started @212201ms
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties:
>> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/control/data,
>> hostContext=/_h/w, hostPort=55140,
>> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores}
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@6d06d69c
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001'
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 206640 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 206641 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 206641 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 206643 INFO  (zkCallback-394-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@1f531cbe
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 206644 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 206644 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 206645 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 206645 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/solr.xml
>>    [junit4]   2> 206650 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
>>    [junit4]   2> 206650 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 1896009625
>>    [junit4]   2> 206650 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001]
>>    [junit4]   2> 206650 WARN
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib
>> to classpath:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib
>>    [junit4]   2> 206650 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 206651 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 206652 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 206654 INFO  (zkCallback-397-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@591b5341
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 206655 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 206655 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 206657 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 206659 INFO
>> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@5e1bed52
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 206659 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 206661 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue
>>    [junit4]   2> 206664 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-queue-work
>>    [junit4]   2> 206668 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-running
>>    [junit4]   2> 206671 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-completed
>>    [junit4]   2> 206674 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/collection-map-failure
>>    [junit4]   2> 206677 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes
>>    [junit4]   2> 206680 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /aliases.json
>>    [junit4]   2> 206682 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /clusterstate.json
>>    [junit4]   2> 206684 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /security.json
>>    [junit4]   2> 206686 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.ZkController Register node as
>> live in ZooKeeper:/live_nodes/127.0.0.1:55140__h%2Fw
>>    [junit4]   2> 206687 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:55140__h%2Fw
>>    [junit4]   2> 206690 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect
>>    [junit4]   2> 206693 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/election
>>    [junit4]   2> 206695 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null)
>> closing
>>    [junit4]   2> 206696 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000
>>    [junit4]   2> 206697 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerElectionContext I am
>> going to be the leader 127.0.0.1:55140__h%2Fw
>>    [junit4]   2> 206697 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer_elect/leader
>>    [junit4]   2> 206700 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer
>> (id=95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) starting
>>    [junit4]   2> 206703 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /overseer/queue-work
>>    [junit4]   2> 206712 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerAutoReplicaFailoverThread
>> Starting OverseerAutoReplicaFailoverThread
>> autoReplicaFailoverWorkLoopDelay=10000
>> autoReplicaFailoverWaitAfterExpiration=30000
>> autoReplicaFailoverBadNodeExpiration=60000
>>    [junit4]   2> 206712 INFO
>> (OverseerCollectionConfigSetProcessor-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerTaskProcessor Process
>> current queue of overseer operations
>>    [junit4]   2> 206713 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 206713 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Starting to work on the
>> main queue
>>    [junit4]   2> 206777 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer Security conf
>> doesn't exist. Skipping setup for authorization module.
>>    [junit4]   2> 206778 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer No authentication
>> plugin used.
>>    [junit4]   2> 206779 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
>>    [junit4]   2> 206781 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreDescriptor Created
>> CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
>> schema=schema.xml, loadOnStartup=true,
>> configSetProperties=configsetprops.json, collection=control_collection,
>> coreNodeName=, dataDir=data/, shard=}
>>    [junit4]   2> 206781 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core
>> collection1 in
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
>>    [junit4]   2> 206781 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1
>> core definitions
>>    [junit4]   2> 206782 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>>    [junit4]   2> 206782 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 206783 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController publishing state=down
>>    [junit4]   2> 206783 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController numShards not found on descriptor - reading it from
>> system property
>>    [junit4]   2> 206786 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"} current state version: 0
>>    [junit4]   2> 206786 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController look for our core node name
>>    [junit4]   2> 206786 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
>> numShards=1 message={
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"}
>>    [junit4]   2> 206787 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a
>> new cName: control_collection
>>    [junit4]   2> 206788 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new
>> node to shard shard=shard1
>>    [junit4]   2> 206789 INFO
>> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
>> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
>> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 207788 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController waiting to find shard id in clusterstate for
>> collection1
>>    [junit4]   2> 207788 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController Check for collection zkNode:control_collection
>>    [junit4]   2> 207789 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ZkController Collection zkNode exists
>>    [junit4]   2> 207789 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.c.ZkStateReader Load collection config from:
>> [/collections/control_collection]
>>    [junit4]   2> 207790 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
>> [configName]=[conf1] specified config exists in ZooKeeper
>>    [junit4]   2> 207790 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1'
>>    [junit4]   2> 207790 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 207790 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 207792 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.Config loaded config solrconfig.xml with version 0
>>    [junit4]   2> 207796 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 207797 WARN
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated,
>> configure it on the relevant <mergePolicyFactory> instead.
>>    [junit4]   2> 207797 WARN
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated,
>> configure it on the relevant <mergePolicyFactory> instead.
>>    [junit4]   2> 207797 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 207801 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 207805 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>    [junit4]   2> 207852 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 207853 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 207853 WARN
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination
>> for multiple copyFields (2)
>>    [junit4]   2> 207853 WARN
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.s.IndexSchema Field text is not multivalued and destination for
>> multiple copyFields (3)
>>    [junit4]   2> 207856 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
>> default properties: Can't find resource 'configsetprops.json' in classpath
>> or '/configs/conf1',
>> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>>    [junit4]   2> 207856 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
>> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
>> from collection control_collection
>>    [junit4]   2> 207856 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>>    [junit4]   2> 207856 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
>> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1],
>> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/]
>>    [junit4]   2> 207856 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
>> collection1
>>    [junit4]   2> 207857 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data
>>    [junit4]   2> 207857 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
>> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index/
>>    [junit4]   2> 207857 WARN
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index'
>> doesn't exist. Creating new index...
>>    [junit4]   2> 207857 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index
>>    [junit4]   2> 207857 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 207857 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 207859 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>> default, creating implicit default
>>    [junit4]   2> 207860 INFO
>> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
>> Looking for old index directories to cleanup for core collection1 in
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/
>>    [junit4]   2> 207860 WARN
>> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.DirectoryFactory
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/
>> does not point to a valid data directory; skipping clean-up of old index
>> directories.
>>    [junit4]   2> 207861 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 207863 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 207870 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 207871 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 207873 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.RequestHandlers Registered paths:
>> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>>    [junit4]   2> 207873 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>> org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 207874 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 207874 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
>> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
>> numVersionBuckets=65536
>>    [junit4]   2> 207874 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 207874 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 207875 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 207875 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 207875 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee4edb0[collection1]
>> main]
>>    [junit4]   2> 207875 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
>> [/collections/control_collection]
>>    [junit4]   2> 207877 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.c.ZkStateReader
>> path=[/collections/control_collection] [configName]=[conf1] specified
>> config exists in ZooKeeper
>>    [junit4]   2> 207877 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
>> storage for the RestManager with znodeBase: /configs/conf1
>>    [junit4]   2> 207878 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
>> with znodeBase: /configs/conf1
>>    [junit4]   2> 207878 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>> {}
>>    [junit4]   2> 207878 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>> using ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
>> /configs/conf1/_rest_managed.json
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
>> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>> ManagedResources
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>> 10000
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>> seed version buckets
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>> for 65536 version buckets from index
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>> seed version bucket highest value from index
>>    [junit4]   2> 207879 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
>> recent updates, using new clock 1526622648672452608
>>    [junit4]   2> 207880 INFO
>> (searcherExecutor-721-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
>> [collection1] Registered new searcher Searcher@5ee4edb0[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 207881 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
>> highest version 1526622648672452608
>>    [junit4]   2> 207881 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>>    [junit4]   2> 207882 INFO
>> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
>> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>>    [junit4]   2> 207883 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController Register replica - core:collection1 address:
>> http://127.0.0.1:55140/_h/w collection:control_collection shard:shard1
>>    [junit4]   2> 207884 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.c.SolrZkClient makePath:
>> /collections/control_collection/leader_elect/shard1/election
>>    [junit4]   2> 207889 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.LeaderElector Joined leadership election with path:
>> /collections/control_collection/leader_elect/shard1/election/95413915450867716-core_node1-n_0000000000
>>    [junit4]   2> 207890 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ShardLeaderElectionContext Running the leader process for
>> shard=shard1 and weAreReplacement=false and leaderVoteWait=0
>>    [junit4]   2> 207893 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>>    [junit4]   2> 207893 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>>    [junit4]   2> 207893 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.SyncStrategy Sync replicas to
>> http://127.0.0.1:55140/_h/w/collection1/
>>    [junit4]   2> 207893 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>>    [junit4]   2> 207893 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "operation":"leader",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection"} current state
>> version: 1
>>    [junit4]   2> 207893 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.SyncStrategy http://127.0.0.1:55140/_h/w/collection1/ has no
>> replicas
>>    [junit4]   2> 207894 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.c.SolrZkClient makePath:
>> /collections/control_collection/leaders/shard1
>>    [junit4]   2> 207899 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>>    [junit4]   2> 207901 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ShardLeaderElectionContext I am the new leader:
>> http://127.0.0.1:55140/_h/w/collection1/ shard1
>>    [junit4]   2> 207903 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "operation":"leader",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "state":"active"} current state version: 1
>>    [junit4]   2> 208006 INFO
>> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
>> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
>> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 208056 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController We are http://127.0.0.1:55140/_h/w/collection1/ and
>> leader is http://127.0.0.1:55140/_h/w/collection1/
>>    [junit4]   2> 208056 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=
>> http://127.0.0.1:55140/_h/w
>>    [junit4]   2> 208056 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController I am the leader, no recovery necessary
>>    [junit4]   2> 208056 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController publishing state=active
>>    [junit4]   2> 208056 INFO
>> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
>> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
>> c:control_collection s:shard1 r:core_node1 x:collection1]
>> o.a.s.c.ZkController numShards not found on descriptor - reading it from
>> system property
>>    [junit4]   2> 208060 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "core_node_name":"core_node1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"active",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"} current state version: 2
>>    [junit4]   2> 208060 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
>> numShards=1 message={
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "core_node_name":"core_node1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>>    [junit4]   2>   "numShards":"1",
>>    [junit4]   2>   "state":"active",
>>    [junit4]   2>   "shard":"shard1",
>>    [junit4]   2>   "collection":"control_collection",
>>    [junit4]   2>   "operation":"state"}
>>    [junit4]   2> 208165 INFO
>> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
>> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
>> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 208287 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 208288 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 208289 INFO  (zkCallback-400-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@657af88
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 208289 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 208290 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 208290 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>>    [junit4]   2> 208294 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
>> loss:false
>>    [junit4]   2> 208294 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
>> stateFormat=2
>>    [junit4]   2> 208294 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 208294 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 208296 INFO  (zkCallback-401-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@17497608
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 208296 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 208297 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 208300 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
>> [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
>>    [junit4]   2> EndOfStreamException: Unable to read additional data
>> from client sessionid 0x152fa7359140006, likely client has closed socket
>>    [junit4]   2>        at
>> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>>    [junit4]   2>        at
>> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>>    [junit4]   2> 208300 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "operation":"create",
>>    [junit4]   2>   "name":"collection1",
>>    [junit4]   2>   "numShards":"2",
>>    [junit4]   2>   "stateFormat":"2"} current state version: 3
>>    [junit4]   2> 208300 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a
>> new cName: collection1
>>    [junit4]   2> 208320 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.SolrTestCaseJ4 Writing core.properties file to
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
>>    [junit4]   2> 208320 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001
>>    [junit4]   2> 208321 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.Server jetty-9.3.6.v20151106
>>    [junit4]   2> 208324 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1188491c
>> {/_h/w,null,AVAILABLE}
>>    [junit4]   2> 208324 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.ServerConnector Started ServerConnector@3096de3f
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:63898}
>>    [junit4]   2> 208324 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.Server Started @213886ms
>>    [junit4]   2> 208324 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.s.e.JettySolrRunner Jetty properties:
>> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/jetty1,
>> solrconfig=solrconfig.xml, hostContext=/_h/w, hostPort=63898,
>> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores}
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
>> sun.misc.Launcher$AppClassLoader@6d06d69c
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001'
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 208325 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 208328 INFO  (zkCallback-402-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@ae331d1
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 208328 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 208328 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 208330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0)
>> [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
>>    [junit4]   2> EndOfStreamException: Unable to read additional data
>> from client sessionid 0x152fa7359140007, likely client has closed socket
>>    [junit4]   2>        at
>> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>>    [junit4]   2>        at
>> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>>    [junit4]   2> 208330 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
>> ZooKeeper)
>>    [junit4]   2> 208330 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.SolrXmlConfig Loading container configuration from
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/solr.xml
>>    [junit4]   2> 208334 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
>>    [junit4]   2> 208334 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 1742227152
>>    [junit4]   2> 208334 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer Loading cores into CoreContainer
>> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001]
>>    [junit4]   2> 208334 WARN
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.CoreContainer Couldn't add files from
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib
>> to classpath:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib
>>    [junit4]   2> 208334 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
>> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
>> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
>> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
>> false,useRetries : false,
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=340000&connTimeout=45000&retry=true
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkController zkHost includes chroot
>>    [junit4]   2> 208335 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>>    [junit4]   2> 208336 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>>    [junit4]   2> 208338 INFO  (zkCallback-405-thread-1) [    ]
>> o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@12dae2f8
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
>> state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 208338 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>>    [junit4]   2> 208338 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>>    [junit4]   2> 208341 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for
>> client to connect to ZooKeeper
>>    [junit4]   2> 208343 INFO
>> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher
>> org.apache.solr.common.cloud.ConnectionManager@c84b5c5
>> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
>> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>>    [junit4]   2> 208343 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is
>> connected to ZooKeeper
>>    [junit4]   2> 208351 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster
>> state from ZooKeeper...
>>    [junit4]   2> 208404 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to
>> create_collection /collections/collection1/state.json
>>    [junit4]   2> 209361 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.ZkController Register node as
>> live in ZooKeeper:/live_nodes/127.0.0.1:63898__h%2Fw
>>    [junit4]   2> 209362 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
>> /live_nodes/127.0.0.1:63898__h%2Fw
>>    [junit4]   2> 209364 INFO
>> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node
>> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 209364 INFO
>> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node
>> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
>> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 209364 INFO  (zkCallback-400-thread-1) [    ]
>> o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
>> state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has
>> occurred - updating... (live nodes size: [1])
>>    [junit4]   2> 209366 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null)
>> closing
>>    [junit4]   2> 209368 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership
>> election with path:
>> /overseer_elect/election/95413915450867721-127.0.0.1:63898__h%2Fw-n_0000000001
>>    [junit4]   2> 209369 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Watching path
>> /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000
>> to know if I could be the leader
>>    [junit4]   2> 209397 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer Security conf
>> doesn't exist. Skipping setup for authorization module.
>>    [junit4]   2> 209397 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer No authentication
>> plugin used.
>>    [junit4]   2> 209398 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for
>> core definitions underneath
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
>>    [junit4]   2> 209398 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreDescriptor Created
>> CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
>> schema=schema.xml, loadOnStartup=true,
>> configSetProperties=configsetprops.json, collection=collection1,
>> coreNodeName=, dataDir=data/, shard=}
>>    [junit4]   2> 209398 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core
>> collection1 in
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
>>    [junit4]   2> 209399 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1
>> core definitions
>>    [junit4]   2> 209400 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter
>> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>>    [junit4]   2> 209400 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter
>> SolrDispatchFilter.init() done
>>    [junit4]   2> 209401 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController publishing state=down
>>    [junit4]   2> 209401 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController numShards not found on descriptor - reading it from
>> system property
>>    [junit4]   2> 209403 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController Registering watch for collection collection1
>>    [junit4]   2> 209403 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.c.ZkStateReader addZkWatch [collection1]
>>    [junit4]   2> 209403 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
>>    [junit4]   2> 209404 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
>> queueSize: 1, message = {
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
>>    [junit4]   2>   "numShards":"2",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"collection1",
>>    [junit4]   2>   "operation":"state"} current state version: 3
>>    [junit4]   2> 209404 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController look for our core node name
>>    [junit4]   2> 209404 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
>> numShards=2 message={
>>    [junit4]   2>   "core":"collection1",
>>    [junit4]   2>   "roles":null,
>>    [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
>>    [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
>>    [junit4]   2>   "numShards":"2",
>>    [junit4]   2>   "state":"down",
>>    [junit4]   2>   "shard":null,
>>    [junit4]   2>   "collection":"collection1",
>>    [junit4]   2>   "operation":"state"}
>>    [junit4]   2> 209404 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Collection
>> already exists with numShards=2
>>    [junit4]   2> 209404 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new
>> node to shard shard=shard2
>>    [junit4]   2> 209508 INFO
>> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
>> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to
>> update_collection /collections/collection1/state.json version: 0
>>    [junit4]   2> 209508 INFO
>> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
>> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
>> path:/collections/collection1/state.json] for collection [collection1] has
>> occurred - updating... (live nodes size: [2])
>>    [junit4]   2> 209509 INFO
>> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating data for
>> [collection1] from [0] to [1]
>>    [junit4]   2> 210404 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController waiting to find shard id in clusterstate for
>> collection1
>>    [junit4]   2> 210404 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController Check for collection zkNode:collection1
>>    [junit4]   2> 210405 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ZkController Collection zkNode exists
>>    [junit4]   2> 210405 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.c.ZkStateReader Load collection config from:
>> [/collections/collection1]
>>    [junit4]   2> 210406 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.c.ZkStateReader path=[/collections/collection1]
>> [configName]=[conf1] specified config exists in ZooKeeper
>>    [junit4]   2> 210406 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1'
>>    [junit4]   2> 210406 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 210406 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
>> system property or JNDI)
>>    [junit4]   2> 210409 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
>> loaded config solrconfig.xml with version 0
>>    [junit4]   2> 210413 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 210415 WARN
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
>> Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the
>> relevant <mergePolicyFactory> instead.
>>    [junit4]   2> 210415 WARN
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
>> Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the
>> relevant <mergePolicyFactory> instead.
>>    [junit4]   2> 210416 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 210434 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 210440 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>    [junit4]   2> 210497 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 210498 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 210498 WARN
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination
>> for multiple copyFields (2)
>>    [junit4]   2> 210498 WARN
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.s.IndexSchema Field text is not multivalued and destination for
>> multiple copyFields (3)
>>    [junit4]   2> 210501 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
>> default properties: Can't find resource 'configsetprops.json' in classpath
>> or '/configs/conf1',
>> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>>    [junit4]   2> 210501 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
>> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
>> from collection collection1
>>    [junit4]   2> 210501 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>>    [junit4]   2> 210501 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
>> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1],
>> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/]
>>    [junit4]   2> 210501 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
>> collection1
>>    [junit4]   2> 210502 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data
>>    [junit4]   2> 210502 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
>> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index/
>>    [junit4]   2> 210502 WARN
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
>> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index'
>> doesn't exist. Creating new index...
>>    [junit4]   2> 210502 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index
>>    [junit4]   2> 210503 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 210503 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 210504 INFO
>> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw
>> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking
>> for old index directories to cleanup for core collection1 in
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/
>>    [junit4]   2> 210504 WARN
>> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw
>> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/
>> does not point to a valid data directory; skipping clean-up of old index
>> directories.
>>    [junit4]   2> 210505 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>> default, creating implicit default
>>    [junit4]   2> 210507 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 210508 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 210509 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 210510 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 210512 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.RequestHandlers Registered paths:
>> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>>    [junit4]   2> 210512 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>> org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 210512 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 210512 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
>> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
>> numVersionBuckets=65536
>>    [junit4]   2> 210513 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 210513 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 210513 INFO
>> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
>> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 210514 INFO  (cor
>>
>> [...truncated too long message...]
>>
>>
>> <refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index;done=false>>]
>>    [junit4]   2> 7431550 INFO  (coreCloseExecutor-846-thread-1)
>> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
>> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
>> o.a.s.c.CachingDirectoryFactory Closing directory:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index
>>    [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1)
>> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
>> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
>> o.a.s.c.CachingDirectoryFactory looking to close
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data
>> [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data;done=false>>]
>>    [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1)
>> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
>> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
>> o.a.s.c.CachingDirectoryFactory Closing directory:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data
>>    [junit4]   2> 7431552 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.ServerConnector Stopped ServerConnector@4ca505a6
>> {HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>>    [junit4]   2> 7431553 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2153371e
>> {/_h/w,null,UNAVAILABLE}
>>    [junit4]   2> 7431554 INFO
>> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
>> o.a.s.c.ZkTestServer connecting to 127.0.0.1:38815 38815
>>    [junit4]   2> 7431578 INFO
>> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
>> o.a.s.SolrTestCaseJ4 ###deleteCore
>>    [junit4]   2> NOTE: leaving temporary files on disk at:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001
>>    [junit4]   2> Feb 19, 2016 6:53:55 PM
>> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be
>> terminated:
>>    [junit4]   2>    1) Thread[id=2200,
>> name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(
>> 127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>>    [junit4]   2>         at
>> org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
>>    [junit4]   2>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
>>    [junit4]   2>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
>>    [junit4]   2>    2) Thread[id=2824,
>> name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(
>> 127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>>    [junit4]   2>         at
>> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
>>    [junit4]   2> NOTE: test params are: codec=Lucene60,
>> sim=ClassicSimilarity, locale=en-IN, timezone=US/Eastern
>>    [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
>> (64-bit)/cpus=3,threads=3,free=127664464,total=228724736
>>    [junit4]   2> NOTE: All tests run in this JVM:
>> [TestSolrJErrorHandling, TestDocumentObjectBinder, TestXMLEscaping,
>> TestSpellCheckResponse, ConcurrentUpdateSolrClientTest, JdbcTest,
>> TestUpdateRequestCodec, TestJsonRecordReader, DocumentAnalysisResponseTest,
>> SchemaTest, SolrExampleXMLTest, TestSolrProperties, StreamingTest,
>> TestClusteringResponse, SolrExampleEmbeddedTest, ConcatOperationTest,
>> TestBatchUpdate, SolrExampleStreamingTest,
>> CloudSolrClientMultiConstructorTest, SolrExampleStreamingBinaryTest,
>> ExternalHttpClientTest, TestCloudSolrClientConnections, JDBCStreamTest,
>> StreamExpressionTest]
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=StreamExpressionTest -Dtests.seed=A9AE0C8FDE484A6D
>> -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=US/Eastern
>> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
>>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout
>> exceeded (>= 7200000 msec).
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)Throwable #2:
>> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
>> uncaught exception in thread: Thread[id=2859, name=Thread-971,
>> state=RUNNABLE, group=TGRP-StreamExpressionTest]
>>    [junit4]    > Caused by: org.apache.solr.common.SolrException: Could
>> not load collection from ZK: parallelDestinationCollection1
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>>    [junit4]    >        at
>> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
>>    [junit4]    > Caused by: java.lang.InterruptedException
>>    [junit4]    >        at java.lang.Object.wait(Native Method)
>>    [junit4]    >        at java.lang.Object.wait(Object.java:502)
>>    [junit4]    >        at
>> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>>    [junit4]    >        at
>> org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
>>    [junit4]    >        at
>> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
>>    [junit4]    >        ... 12 more
>>    [junit4] Completed [78/78 (1!)] on J0 in 7225.60s, 1 test, 3 errors
>> <<< FAILURES!
>>
>> [...truncated 11 lines...]
>> BUILD FAILED
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457:
>> The following error occurred while executing this line:
>> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014:
>> There were test failures: 78 suites, 529 tests, 2 suite-level errors, 1
>> error [seed: A9AE0C8FDE484A6D]
>>
>> Total time: 200 minutes 50 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

Re: [JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 413 - Still Failing!

Posted by Joel Bernstein <jo...@gmail.com>.
Looking into this.

Joel Bernstein
http://joelsolr.blogspot.com/

On Fri, Feb 19, 2016 at 1:54 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/413/
> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 3 tests failed.
> FAILED:
> org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testAll
>
> Error Message:
> Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>
>
> FAILED:
> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>
> Error Message:
> Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>
>
> FAILED:
> junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=2859, name=Thread-971,
> state=RUNNABLE, group=TGRP-StreamExpressionTest]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=2859, name=Thread-971,
> state=RUNNABLE, group=TGRP-StreamExpressionTest]
> Caused by: org.apache.solr.common.SolrException: Could not load collection
> from ZK: parallelDestinationCollection1
>         at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>         at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
>         at
> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
>         at
> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>         at
> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>         at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>         at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>         at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>         at
> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>         at
> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>         at
> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
> Caused by: java.lang.InterruptedException
>         at java.lang.Object.wait(Native Method)
>         at java.lang.Object.wait(Object.java:502)
>         at
> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>         at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>         at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>         at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>         at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>         at
> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>         at
> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
>         at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
>         ... 12 more
>
>
>
>
> Build Log:
> [...truncated 12935 lines...]
>    [junit4] Suite:
> org.apache.solr.client.solrj.io.stream.StreamExpressionTest
>    [junit4]   2> Creating dataDir:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/init-core-data-001
>    [junit4]   2> 206481 INFO
> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>    [junit4]   2> 206481 INFO
> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
> /_h/w
>    [junit4]   2> 206482 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 206582 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkTestServer start zk server on port:38815
>    [junit4]   2> 206583 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 206583 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 206586 INFO  (zkCallback-392-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@139dac89
> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 206586 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 206586 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 206586 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /solr
>    [junit4]   2> 206590 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 206591 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 206593 INFO  (zkCallback-393-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@62b64c6b
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 206593 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 206593 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 206593 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1
>    [junit4]   2> 206596 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
>    [junit4]   2> 206599 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
>    [junit4]   2> 206601 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
>    [junit4]   2> 206603 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml
> to /configs/conf1/solrconfig.xml
>    [junit4]   2> 206603 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
>    [junit4]   2> 206607 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase put
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml
> to /configs/conf1/schema.xml
>    [junit4]   2> 206607 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
> because it doesn't exist
>    [junit4]   2> 206610 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractZkTestCase skipping
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
> because it doesn't exist
>    [junit4]   2> 206633 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
>    [junit4]   2> 206635 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.Server jetty-9.3.6.v20151106
>    [junit4]   2> 206638 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@590b6c7b
> {/_h/w,null,AVAILABLE}
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@7bbecff4
> {HTTP/1.1,[http/1.1]}{127.0.0.1:55140}
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.Server Started @212201ms
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/control/data,
> hostContext=/_h/w, hostPort=55140,
> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores}
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@6d06d69c
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001'
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 206640 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 206641 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 206641 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 206643 INFO  (zkCallback-394-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@1f531cbe
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 206644 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 206644 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 206645 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 206645 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/solr.xml
>    [junit4]   2> 206650 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
>    [junit4]   2> 206650 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1896009625
>    [junit4]   2> 206650 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001]
>    [junit4]   2> 206650 WARN
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib
> to classpath:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib
>    [junit4]   2> 206650 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 206651 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 206652 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 206654 INFO  (zkCallback-397-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@591b5341
> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 206655 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 206655 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 206657 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 206659 INFO
> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@5e1bed52
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 206659 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 206661 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 206664 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 206668 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 206671 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 206674 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 206677 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes
>    [junit4]   2> 206680 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 206682 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 206684 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 206686 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:55140__h%2Fw
>    [junit4]   2> 206687 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:55140__h%2Fw
>    [junit4]   2> 206690 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect
>    [junit4]   2> 206693 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/election
>    [junit4]   2> 206695 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 206696 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000
>    [junit4]   2> 206697 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerElectionContext I am going
> to be the leader 127.0.0.1:55140__h%2Fw
>    [junit4]   2> 206697 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer_elect/leader
>    [junit4]   2> 206700 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer
> (id=95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) starting
>    [junit4]   2> 206703 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue-work
>    [junit4]   2> 206712 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerAutoReplicaFailoverThread
> Starting OverseerAutoReplicaFailoverThread
> autoReplicaFailoverWorkLoopDelay=10000
> autoReplicaFailoverWaitAfterExpiration=30000
> autoReplicaFailoverBadNodeExpiration=60000
>    [junit4]   2> 206712 INFO
> (OverseerCollectionConfigSetProcessor-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerTaskProcessor Process
> current queue of overseer operations
>    [junit4]   2> 206713 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 206713 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Starting to work on the
> main queue
>    [junit4]   2> 206777 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer Security conf
> doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 206778 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer No authentication
> plugin used.
>    [junit4]   2> 206779 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
>    [junit4]   2> 206781 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreDescriptor Created
> CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
> schema=schema.xml, loadOnStartup=true,
> configSetProperties=configsetprops.json, collection=control_collection,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 206781 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core
> collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
>    [junit4]   2> 206781 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core
> definitions
>    [junit4]   2> 206782 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter
> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 206782 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 206783 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 206783 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 206786 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 0
>    [junit4]   2> 206786 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 206786 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 206787 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a
> new cName: control_collection
>    [junit4]   2> 206788 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new
> node to shard shard=shard1
>    [junit4]   2> 206789 INFO
> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 207788 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController waiting to find shard id in clusterstate for
> collection1
>    [junit4]   2> 207788 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController Check for collection zkNode:control_collection
>    [junit4]   2> 207789 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 207789 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/control_collection]
>    [junit4]   2> 207790 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 207790 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1'
>    [junit4]   2> 207790 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 207790 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 207792 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.Config loaded config solrconfig.xml with version 0
>    [junit4]   2> 207796 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 207797 WARN
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated,
> configure it on the relevant <mergePolicyFactory> instead.
>    [junit4]   2> 207797 WARN
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated,
> configure it on the relevant <mergePolicyFactory> instead.
>    [junit4]   2> 207797 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 207801 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 207805 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 207852 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 207853 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 207853 WARN
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination
> for multiple copyFields (2)
>    [junit4]   2> 207853 WARN
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.s.IndexSchema Field text is not multivalued and destination for
> multiple copyFields (3)
>    [junit4]   2> 207856 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 207856 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
> from collection control_collection
>    [junit4]   2> 207856 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 207856 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1],
> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/]
>    [junit4]   2> 207856 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
> collection1
>    [junit4]   2> 207857 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data
>    [junit4]   2> 207857 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index/
>    [junit4]   2> 207857 WARN
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 207857 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index
>    [junit4]   2> 207857 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 207857 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 207859 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 207860 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> Looking for old index directories to cleanup for core collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/
>    [junit4]   2> 207860 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.DirectoryFactory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 207861 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 207863 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 207870 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 207871 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 207873 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 207873 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 207874 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 207874 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 207874 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 207874 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 207875 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 207875 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 207875 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee4edb0[collection1]
> main]
>    [junit4]   2> 207875 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/control_collection]
>    [junit4]   2> 207877 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.c.ZkStateReader
> path=[/collections/control_collection] [configName]=[conf1] specified
> config exists in ZooKeeper
>    [junit4]   2> 207877 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
> storage for the RestManager with znodeBase: /configs/conf1
>    [junit4]   2> 207878 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
> with znodeBase: /configs/conf1
>    [junit4]   2> 207878 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {}
>    [junit4]   2> 207878 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
> /configs/conf1/_rest_managed.json
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
> _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 207879 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
> recent updates, using new clock 1526622648672452608
>    [junit4]   2> 207880 INFO
> (searcherExecutor-721-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
> [collection1] Registered new searcher Searcher@5ee4edb0[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 207881 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
> highest version 1526622648672452608
>    [junit4]   2> 207881 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
>    [junit4]   2> 207882 INFO
> (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1
> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>    [junit4]   2> 207883 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController Register replica - core:collection1 address:
> http://127.0.0.1:55140/_h/w collection:control_collection shard:shard1
>    [junit4]   2> 207884 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leader_elect/shard1/election
>    [junit4]   2> 207889 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.LeaderElector Joined leadership election with path:
> /collections/control_collection/leader_elect/shard1/election/95413915450867716-core_node1-n_0000000000
>    [junit4]   2> 207890 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Running the leader process for
> shard=shard1 and weAreReplacement=false and leaderVoteWait=0
>    [junit4]   2> 207893 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 207893 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 207893 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync replicas to
> http://127.0.0.1:55140/_h/w/collection1/
>    [junit4]   2> 207893 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
>    [junit4]   2> 207893 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection"} current state
> version: 1
>    [junit4]   2> 207893 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.SyncStrategy http://127.0.0.1:55140/_h/w/collection1/ has no
> replicas
>    [junit4]   2> 207894 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.c.SolrZkClient makePath:
> /collections/control_collection/leaders/shard1
>    [junit4]   2> 207899 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
>    [junit4]   2> 207901 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ShardLeaderElectionContext I am the new leader:
> http://127.0.0.1:55140/_h/w/collection1/ shard1
>    [junit4]   2> 207903 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "operation":"leader",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "state":"active"} current state version: 1
>    [junit4]   2> 208006 INFO
> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 208056 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController We are http://127.0.0.1:55140/_h/w/collection1/ and
> leader is http://127.0.0.1:55140/_h/w/collection1/
>    [junit4]   2> 208056 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=
> http://127.0.0.1:55140/_h/w
>    [junit4]   2> 208056 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController I am the leader, no recovery necessary
>    [junit4]   2> 208056 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController publishing state=active
>    [junit4]   2> 208056 INFO
> (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw
> x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw
> c:control_collection s:shard1 r:core_node1 x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 208060 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"} current state version: 2
>    [junit4]   2> 208060 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=1 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "core_node_name":"core_node1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
>    [junit4]   2>   "numShards":"1",
>    [junit4]   2>   "state":"active",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "collection":"control_collection",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 208165 INFO
> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 208287 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 208288 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 208289 INFO  (zkCallback-400-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@657af88
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 208289 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 208290 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 208290 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
>    [junit4]   2> 208294 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
> loss:false
>    [junit4]   2> 208294 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
> stateFormat=2
>    [junit4]   2> 208294 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 208294 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 208296 INFO  (zkCallback-401-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@17497608
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 208296 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 208297 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 208300 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [
>   ] o.a.z.s.NIOServerCnxn caught end of stream exception
>    [junit4]   2> EndOfStreamException: Unable to read additional data from
> client sessionid 0x152fa7359140006, likely client has closed socket
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 208300 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "operation":"create",
>    [junit4]   2>   "name":"collection1",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "stateFormat":"2"} current state version: 3
>    [junit4]   2> 208300 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a
> new cName: collection1
>    [junit4]   2> 208320 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.SolrTestCaseJ4 Writing core.properties file to
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
>    [junit4]   2> 208320 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001
>    [junit4]   2> 208321 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.Server jetty-9.3.6.v20151106
>    [junit4]   2> 208324 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1188491c
> {/_h/w,null,AVAILABLE}
>    [junit4]   2> 208324 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@3096de3f
> {HTTP/1.1,[http/1.1]}{127.0.0.1:63898}
>    [junit4]   2> 208324 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.Server Started @213886ms
>    [junit4]   2> 208324 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties:
> {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/jetty1,
> solrconfig=solrconfig.xml, hostContext=/_h/w, hostPort=63898,
> coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores}
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
> sun.misc.Launcher$AppClassLoader@6d06d69c
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001'
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 208325 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 208328 INFO  (zkCallback-402-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@ae331d1
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 208328 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 208328 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 208330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [
>   ] o.a.z.s.NIOServerCnxn caught end of stream exception
>    [junit4]   2> EndOfStreamException: Unable to read additional data from
> client sessionid 0x152fa7359140007, likely client has closed socket
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
>    [junit4]   2>        at
> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 208330 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
> ZooKeeper)
>    [junit4]   2> 208330 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.SolrXmlConfig Loading container configuration from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/solr.xml
>    [junit4]   2> 208334 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
>    [junit4]   2> 208334 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1742227152
>    [junit4]   2> 208334 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001]
>    [junit4]   2> 208334 WARN
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.CoreContainer Couldn't add files from
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib
> to classpath:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib
>    [junit4]   2> 208334 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
> false,useRetries : false,
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&retry=true
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 208335 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 208336 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 208338 INFO  (zkCallback-405-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@12dae2f8
> name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent
> state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 208338 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 208338 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 208341 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 208343 INFO
> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher
> org.apache.solr.common.cloud.ConnectionManager@c84b5c5
> name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event
> WatchedEvent state:SyncConnected type:None path:null path:null type:None
>    [junit4]   2> 208343 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 208351 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 208404 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to
> create_collection /collections/collection1/state.json
>    [junit4]   2> 209361 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.ZkController Register node as live
> in ZooKeeper:/live_nodes/127.0.0.1:63898__h%2Fw
>    [junit4]   2> 209362 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath:
> /live_nodes/127.0.0.1:63898__h%2Fw
>    [junit4]   2> 209364 INFO
> (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node
> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 209364 INFO
> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node
> change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged
> path:/live_nodes], has occurred - updating... (live nodes size: [1])
>    [junit4]   2> 209364 INFO  (zkCallback-400-thread-1) [    ]
> o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent
> state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has
> occurred - updating... (live nodes size: [1])
>    [junit4]   2> 209366 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 209368 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership
> election with path:
> /overseer_elect/election/95413915450867721-127.0.0.1:63898__h%2Fw-n_0000000001
>    [junit4]   2> 209369 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Watching path
> /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000
> to know if I could be the leader
>    [junit4]   2> 209397 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer Security conf
> doesn't exist. Skipping setup for authorization module.
>    [junit4]   2> 209397 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer No authentication
> plugin used.
>    [junit4]   2> 209398 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for
> core definitions underneath
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
>    [junit4]   2> 209398 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreDescriptor Created
> CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
> schema=schema.xml, loadOnStartup=true,
> configSetProperties=configsetprops.json, collection=collection1,
> coreNodeName=, dataDir=data/, shard=}
>    [junit4]   2> 209398 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core
> collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
>    [junit4]   2> 209399 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core
> definitions
>    [junit4]   2> 209400 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter
> user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 209400 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D])
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter
> SolrDispatchFilter.init() done
>    [junit4]   2> 209401 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController publishing state=down
>    [junit4]   2> 209401 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController numShards not found on descriptor - reading it from
> system property
>    [junit4]   2> 209403 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController Registering watch for collection collection1
>    [junit4]   2> 209403 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader addZkWatch [collection1]
>    [junit4]   2> 209403 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
>    [junit4]   2> 209404 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage:
> queueSize: 1, message = {
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"} current state version: 3
>    [junit4]   2> 209404 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController look for our core node name
>    [junit4]   2> 209404 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state
> numShards=2 message={
>    [junit4]   2>   "core":"collection1",
>    [junit4]   2>   "roles":null,
>    [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
>    [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
>    [junit4]   2>   "numShards":"2",
>    [junit4]   2>   "state":"down",
>    [junit4]   2>   "shard":null,
>    [junit4]   2>   "collection":"collection1",
>    [junit4]   2>   "operation":"state"}
>    [junit4]   2> 209404 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Collection
> already exists with numShards=2
>    [junit4]   2> 209404 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new
> node to shard shard=shard2
>    [junit4]   2> 209508 INFO
> (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000)
> [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to
> update_collection /collections/collection1/state.json version: 0
>    [junit4]   2> 209508 INFO
> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state
> change: [WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/collections/collection1/state.json] for collection [collection1] has
> occurred - updating... (live nodes size: [2])
>    [junit4]   2> 209509 INFO
> (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating data for
> [collection1] from [0] to [1]
>    [junit4]   2> 210404 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController waiting to find shard id in clusterstate for
> collection1
>    [junit4]   2> 210404 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController Check for collection zkNode:collection1
>    [junit4]   2> 210405 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ZkController Collection zkNode exists
>    [junit4]   2> 210405 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader Load collection config from:
> [/collections/collection1]
>    [junit4]   2> 210406 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.c.ZkStateReader path=[/collections/collection1]
> [configName]=[conf1] specified config exists in ZooKeeper
>    [junit4]   2> 210406 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1'
>    [junit4]   2> 210406 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 210406 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 210409 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
> loaded config solrconfig.xml with version 0
>    [junit4]   2> 210413 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 210415 WARN
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 210415 WARN
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config
> Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the
> relevant <mergePolicyFactory> instead.
>    [junit4]   2> 210416 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 210434 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 210440 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 210497 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 210498 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 210498 WARN
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination
> for multiple copyFields (2)
>    [junit4]   2> 210498 WARN
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.s.IndexSchema Field text is not multivalued and destination for
> multiple copyFields (3)
>    [junit4]   2> 210501 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
> default properties: Can't find resource 'configsetprops.json' in classpath
> or '/configs/conf1',
> cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
>    [junit4]   2> 210501 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1]
> o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration
> from collection collection1
>    [junit4]   2> 210501 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 210501 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1],
> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/]
>    [junit4]   2> 210501 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
> collection1
>    [junit4]   2> 210502 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data
>    [junit4]   2> 210502 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
> new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index/
>    [junit4]   2> 210502 WARN
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
> '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index'
> doesn't exist. Creating new index...
>    [junit4]   2> 210502 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index
>    [junit4]   2> 210503 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 210503 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 210504 INFO
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking
> for old index directories to cleanup for core collection1 in
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/
>    [junit4]   2> 210504 WARN
> (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw
> c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/
> does not point to a valid data directory; skipping clean-up of old index
> directories.
>    [junit4]   2> 210505 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 210507 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 210508 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 210509 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 210510 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 210512 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.RequestHandlers Registered paths:
> /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
>    [junit4]   2> 210512 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 210512 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 210512 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 210513 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 210513 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 210513 INFO
> (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw)
> [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 210514 INFO  (cor
>
> [...truncated too long message...]
>
>
> <refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index;done=false>>]
>    [junit4]   2> 7431550 INFO  (coreCloseExecutor-846-thread-1)
> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
> o.a.s.c.CachingDirectoryFactory Closing directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index
>    [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1)
> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
> o.a.s.c.CachingDirectoryFactory looking to close
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data
> [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data;done=false>>]
>    [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1)
> [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2
> r:core_node2 x:parallelDestinationCollection1_shard2_replica1]
> o.a.s.c.CachingDirectoryFactory Closing directory:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data
>    [junit4]   2> 7431552 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.ServerConnector Stopped ServerConnector@4ca505a6
> {HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 7431553 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2153371e
> {/_h/w,null,UNAVAILABLE}
>    [junit4]   2> 7431554 INFO
> (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ]
> o.a.s.c.ZkTestServer connecting to 127.0.0.1:38815 38815
>    [junit4]   2> 7431578 INFO
> (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001
>    [junit4]   2> Feb 19, 2016 6:53:55 PM
> com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>    [junit4]   2> SEVERE: There are still zombie threads that couldn't be
> terminated:
>    [junit4]   2>    1) Thread[id=2200,
> name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(
> 127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at
> org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
>    [junit4]   2>    2) Thread[id=2824,
> name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(
> 127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
>    [junit4]   2>         at java.lang.Thread.sleep(Native Method)
>    [junit4]   2>         at
> org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
>    [junit4]   2> NOTE: test params are: codec=Lucene60,
> sim=ClassicSimilarity, locale=en-IN, timezone=US/Eastern
>    [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
> (64-bit)/cpus=3,threads=3,free=127664464,total=228724736
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJErrorHandling,
> TestDocumentObjectBinder, TestXMLEscaping, TestSpellCheckResponse,
> ConcurrentUpdateSolrClientTest, JdbcTest, TestUpdateRequestCodec,
> TestJsonRecordReader, DocumentAnalysisResponseTest, SchemaTest,
> SolrExampleXMLTest, TestSolrProperties, StreamingTest,
> TestClusteringResponse, SolrExampleEmbeddedTest, ConcatOperationTest,
> TestBatchUpdate, SolrExampleStreamingTest,
> CloudSolrClientMultiConstructorTest, SolrExampleStreamingBinaryTest,
> ExternalHttpClientTest, TestCloudSolrClientConnections, JDBCStreamTest,
> StreamExpressionTest]
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=StreamExpressionTest -Dtests.seed=A9AE0C8FDE484A6D
> -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=US/Eastern
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
>    [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded
> (>= 7200000 msec).
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)Throwable #2:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=2859, name=Thread-971,
> state=RUNNABLE, group=TGRP-StreamExpressionTest]
>    [junit4]    > Caused by: org.apache.solr.common.SolrException: Could
> not load collection from ZK: parallelDestinationCollection1
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
>    [junit4]    >        at
> org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
>    [junit4]    >        at
> org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
>    [junit4]    >        at
> org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
>    [junit4]    > Caused by: java.lang.InterruptedException
>    [junit4]    >        at java.lang.Object.wait(Native Method)
>    [junit4]    >        at java.lang.Object.wait(Object.java:502)
>    [junit4]    >        at
> org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
>    [junit4]    >        at
> org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
>    [junit4]    >        at
> org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
>    [junit4]    >        at
> org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
>    [junit4]    >        ... 12 more
>    [junit4] Completed [78/78 (1!)] on J0 in 7225.60s, 1 test, 3 errors <<<
> FAILURES!
>
> [...truncated 11 lines...]
> BUILD FAILED
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
> following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457:
> The following error occurred while executing this line:
> /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014:
> There were test failures: 78 suites, 529 tests, 2 suite-level errors, 1
> error [seed: A9AE0C8FDE484A6D]
>
> Total time: 200 minutes 50 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 413 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/413/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testAll

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Captured an uncaught exception in thread: Thread[id=2859, name=Thread-971, state=RUNNABLE, group=TGRP-StreamExpressionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2859, name=Thread-971, state=RUNNABLE, group=TGRP-StreamExpressionTest]
Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: parallelDestinationCollection1
	at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
	at org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
	at org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
	at org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
	... 12 more




Build Log:
[...truncated 12935 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/init-core-data-001
   [junit4]   2> 206481 INFO  (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 206481 INFO  (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_h/w
   [junit4]   2> 206482 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 206486 INFO  (Thread-863) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 206582 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkTestServer start zk server on port:38815
   [junit4]   2> 206583 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206583 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206586 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@139dac89 name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206586 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206586 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206586 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 206590 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206591 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206593 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62b64c6b name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206593 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206593 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206593 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 206596 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 206599 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 206601 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 206603 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 206603 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 206607 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml to /configs/conf1/schema.xml
   [junit4]   2> 206607 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 206610 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractZkTestCase skipping /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 206633 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
   [junit4]   2> 206635 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 206638 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@590b6c7b{/_h/w,null,AVAILABLE}
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bbecff4{HTTP/1.1,[http/1.1]}{127.0.0.1:55140}
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.Server Started @212201ms
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/control/data, hostContext=/_h/w, hostPort=55140, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores}
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001'
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 206640 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 206641 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206641 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206643 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f531cbe name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206644 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206644 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206645 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 206645 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/solr.xml
   [junit4]   2> 206650 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
   [junit4]   2> 206650 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1896009625
   [junit4]   2> 206650 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001]
   [junit4]   2> 206650 WARN  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/lib
   [junit4]   2> 206650 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 206651 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206652 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206654 INFO  (zkCallback-397-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@591b5341 name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206655 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206655 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206657 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206659 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e1bed52 name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206659 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206661 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 206664 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 206668 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 206671 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 206674 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 206677 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 206680 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 206682 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 206684 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 206686 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55140__h%2Fw
   [junit4]   2> 206687 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55140__h%2Fw
   [junit4]   2> 206690 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 206693 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 206695 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 206696 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000
   [junit4]   2> 206697 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55140__h%2Fw
   [junit4]   2> 206697 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 206700 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Overseer (id=95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) starting
   [junit4]   2> 206703 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 206712 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 206712 INFO  (OverseerCollectionConfigSetProcessor-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 206713 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 206713 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 206777 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 206778 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 206779 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores
   [junit4]   2> 206781 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 206781 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1
   [junit4]   2> 206781 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 206782 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 206782 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 206783 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 206783 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 206786 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 206786 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 206786 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 206787 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 206788 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 206789 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 207788 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 207788 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 207789 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 207789 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 207790 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 207790 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1'
   [junit4]   2> 207790 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 207790 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 207792 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 207796 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 207797 WARN  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 207797 WARN  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 207797 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 207801 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 207805 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 207852 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 207853 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 207853 WARN  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 207853 WARN  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 207856 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 207856 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 207856 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 207856 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/]
   [junit4]   2> 207856 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 207857 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data
   [junit4]   2> 207857 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 207857 WARN  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 207857 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/index
   [junit4]   2> 207857 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0),segFN=segments_1,generation=1}
   [junit4]   2> 207857 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 207859 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 207860 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/
   [junit4]   2> 207860 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 207861 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207863 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207870 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207871 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 207873 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 207873 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 207874 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 207874 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 207874 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 207874 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 207875 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1697deb6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d5eb1b0),segFN=segments_1,generation=1}
   [junit4]   2> 207875 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 207875 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee4edb0[collection1] main]
   [junit4]   2> 207875 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 207877 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 207877 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 207878 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 207878 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 207878 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 207879 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526622648672452608
   [junit4]   2> 207880 INFO  (searcherExecutor-721-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ee4edb0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 207881 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1526622648672452608
   [junit4]   2> 207881 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 207882 INFO  (coreLoadExecutor-720-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 207883 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55140/_h/w collection:control_collection shard:shard1
   [junit4]   2> 207884 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 207889 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95413915450867716-core_node1-n_0000000000
   [junit4]   2> 207890 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=0
   [junit4]   2> 207893 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 207893 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 207893 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55140/_h/w/collection1/
   [junit4]   2> 207893 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 207893 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 207893 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55140/_h/w/collection1/ has no replicas
   [junit4]   2> 207894 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 207899 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 207901 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55140/_h/w/collection1/ shard1
   [junit4]   2> 207903 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 208006 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 208056 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55140/_h/w/collection1/ and leader is http://127.0.0.1:55140/_h/w/collection1/
   [junit4]   2> 208056 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55140/_h/w
   [junit4]   2> 208056 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 208056 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 208056 INFO  (coreZkRegister-714-thread-1-processing-n:127.0.0.1:55140__h%2Fw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55140__h%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 208060 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 208060 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55140/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:55140__h%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 208165 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 208287 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208288 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208289 INFO  (zkCallback-400-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@657af88 name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208289 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208290 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208290 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 208294 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 208294 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 208294 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208294 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208296 INFO  (zkCallback-401-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17497608 name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208296 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208297 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208300 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fa7359140006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 208300 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 208300 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 208320 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
   [junit4]   2> 208320 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001
   [junit4]   2> 208321 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 208324 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1188491c{/_h/w,null,AVAILABLE}
   [junit4]   2> 208324 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3096de3f{HTTP/1.1,[http/1.1]}{127.0.0.1:63898}
   [junit4]   2> 208324 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.Server Started @213886ms
   [junit4]   2> 208324 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_h/w, hostPort=63898, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores}
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001'
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208325 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208328 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae331d1 name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208328 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208328 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x152fa7359140007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 208330 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 208330 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/solr.xml
   [junit4]   2> 208334 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
   [junit4]   2> 208334 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1742227152
   [junit4]   2> 208334 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001]
   [junit4]   2> 208334 WARN  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/lib
   [junit4]   2> 208334 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38815/solr
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 208335 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 208336 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208338 INFO  (zkCallback-405-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12dae2f8 name:ZooKeeperConnection Watcher:127.0.0.1:38815 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208338 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208338 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 208341 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 208343 INFO  (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c84b5c5 name:ZooKeeperConnection Watcher:127.0.0.1:38815/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208343 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 208351 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 208404 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 209361 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63898__h%2Fw
   [junit4]   2> 209362 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63898__h%2Fw
   [junit4]   2> 209364 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:55140__h%2Fw) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 209364 INFO  (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 209364 INFO  (zkCallback-400-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 209366 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 209368 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95413915450867721-127.0.0.1:63898__h%2Fw-n_0000000001
   [junit4]   2> 209369 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000 to know if I could be the leader
   [junit4]   2> 209397 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 209397 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 209398 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores
   [junit4]   2> 209398 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 209398 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1
   [junit4]   2> 209399 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 209400 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 209400 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 209401 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 209401 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 209403 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 209403 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 209403 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 209404 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 209404 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 209404 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63898/_h/w",
   [junit4]   2>   "node_name":"127.0.0.1:63898__h%2Fw",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 209404 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 209404 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 209508 INFO  (OverseerStateUpdate-95413915450867716-127.0.0.1:55140__h%2Fw-n_0000000000) [n:127.0.0.1:55140__h%2Fw    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 209508 INFO  (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 209509 INFO  (zkCallback-406-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 210404 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 210404 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 210405 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 210405 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 210406 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 210406 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1'
   [junit4]   2> 210406 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 210406 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 210409 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 210413 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 210415 WARN  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 210415 WARN  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 210416 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 210434 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 210440 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 210497 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 210498 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 210498 WARN  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 210498 WARN  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 210501 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0
   [junit4]   2> 210501 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 210501 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 210501 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 210501 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 210502 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 210502 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 210502 WARN  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 210502 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 210503 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880),segFN=segments_1,generation=1}
   [junit4]   2> 210503 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 210504 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 210504 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 210505 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 210507 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 210508 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 210509 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 210510 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 210512 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 210512 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 210512 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 210512 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 210513 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 210513 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 210513 INFO  (coreLoadExecutor-731-thread-1-processing-n:127.0.0.1:63898__h%2Fw) [n:127.0.0.1:63898__h%2Fw c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@124350eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2be11880),segFN=segments_1,generation=1}
   [junit4]   2> 210514 INFO  (cor

[...truncated too long message...]

<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 7431550 INFO  (coreCloseExecutor-846-thread-1) [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2 r:core_node2 x:parallelDestinationCollection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data/index
   [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1) [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2 r:core_node2 x:parallelDestinationCollection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data;done=false>>]
   [junit4]   2> 7431551 INFO  (coreCloseExecutor-846-thread-1) [n:127.0.0.1:41214__h%2Fw c:parallelDestinationCollection1 s:shard2 r:core_node2 x:parallelDestinationCollection1_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001/shard-4-001/cores/parallelDestinationCollection1_shard2_replica1/data
   [junit4]   2> 7431552 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4ca505a6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 7431553 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2153371e{/_h/w,null,UNAVAILABLE}
   [junit4]   2> 7431554 INFO  (TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38815 38815
   [junit4]   2> 7431578 INFO  (SUITE-StreamExpressionTest-seed#[A9AE0C8FDE484A6D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A9AE0C8FDE484A6D-001
   [junit4]   2> Feb 19, 2016 6:53:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=2200, name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2>    2) Thread[id=2824, name=TEST-StreamExpressionTest.testAll-seed#[A9AE0C8FDE484A6D]-SendThread(127.0.0.1:38815), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=en-IN, timezone=US/Eastern
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=3,free=127664464,total=228724736
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrJErrorHandling, TestDocumentObjectBinder, TestXMLEscaping, TestSpellCheckResponse, ConcurrentUpdateSolrClientTest, JdbcTest, TestUpdateRequestCodec, TestJsonRecordReader, DocumentAnalysisResponseTest, SchemaTest, SolrExampleXMLTest, TestSolrProperties, StreamingTest, TestClusteringResponse, SolrExampleEmbeddedTest, ConcatOperationTest, TestBatchUpdate, SolrExampleStreamingTest, CloudSolrClientMultiConstructorTest, SolrExampleStreamingBinaryTest, ExternalHttpClientTest, TestCloudSolrClientConnections, JDBCStreamTest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=A9AE0C8FDE484A6D -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2859, name=Thread-971, state=RUNNABLE, group=TGRP-StreamExpressionTest]
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Could not load collection from ZK: parallelDestinationCollection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9AE0C8FDE484A6D]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:959)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:517)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:189)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:119)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1111)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:833)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.UpdateStream.uploadBatchToCollection(UpdateStream.java:256)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.UpdateStream.read(UpdateStream.java:118)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.DaemonStream$StreamRunner.run(DaemonStream.java:245)
   [junit4]    > Caused by: java.lang.InterruptedException
   [junit4]    > 	at java.lang.Object.wait(Native Method)
   [junit4]    > 	at java.lang.Object.wait(Object.java:502)
   [junit4]    > 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:967)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:954)
   [junit4]    > 	... 12 more
   [junit4] Completed [78/78 (1!)] on J0 in 7225.60s, 1 test, 3 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:246: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014: There were test failures: 78 suites, 529 tests, 2 suite-level errors, 1 error [seed: A9AE0C8FDE484A6D]

Total time: 200 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any