Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3064/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
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([762781F1747AC8A2]: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([762781F1747AC8A2]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest
Error Message:
Captured an uncaught exception in thread: Thread[id=1957, name=Thread-716,
state=RUNNABLE, group=TGRP-StreamExpressionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1957, name=Thread-716, state=RUNNABLE,
group=TGRP-StreamExpressionTest]
Caused by: org.apache.solr.common.SolrException: Could not load collection from
ZK: parallelDestinationCollection1
at __randomizedtesting.SeedInfo.seed([762781F1747AC8A2]: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:1110)
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 12738 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/init-core-data-001
[junit4] 2> 75417 INFO
(SUITE-StreamExpressionTest-seed#[762781F1747AC8A2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 75417 INFO
(SUITE-StreamExpressionTest-seed#[762781F1747AC8A2]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 75434 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 75434 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 75434 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 75535 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:56165
[junit4] 2> 75535 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 75536 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 75550 INFO (zkCallback-169-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@af81e2b name:ZooKeeperConnection
Watcher:127.0.0.1:56165 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 75550 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 75550 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 75550 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 75566 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 75585 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 75597 INFO (zkCallback-170-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12622f8e
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 75597 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 75598 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 75598 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 75608 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 75612 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 75614 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 75618 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig-streaming.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 75618 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 75629 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema-streaming.xml
to /configs/conf1/schema.xml
[junit4] 2> 75629 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 75646 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 75646 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
because it doesn't exist
[junit4] 2> 75646 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
because it doesn't exist
[junit4] 2> 75646 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
because it doesn't exist
[junit4] 2> 75647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
because it doesn't exist
[junit4] 2> 75647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
because it doesn't exist
[junit4] 2> 75647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 75647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
because it doesn't exist
[junit4] 2> 75647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractZkTestCase skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
because it doesn't exist
[junit4] 2> 75694 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1
[junit4] 2> 75696 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 75702 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bc9b975{/,null,AVAILABLE}
[junit4] 2> 75710 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7d7e5239{HTTP/1.1}{127.0.0.1:56168}
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.Server Started @80643ms
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/tempDir-001/control/data,
hostContext=/, hostPort=56168,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores}
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1540e19d
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001'
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 75711 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 75712 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 75713 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 75720 INFO (zkCallback-171-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25067c74
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 75720 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 75721 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 75728 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 75728 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/solr.xml
[junit4] 2> 75737 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores
[junit4] 2> 75737 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 917298379
[junit4] 2> 75737 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001]
[junit4] 2> 75737 WARN
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/lib
[junit4] 2> 75737 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
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> 75740 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 75741 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 75741 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 75741 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56165/solr
[junit4] 2> 75741 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 75741 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 75742 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 75744 INFO (zkCallback-174-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2bc89307
name:ZooKeeperConnection Watcher:127.0.0.1:56165 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 75744 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 75745 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 75751 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 75753 INFO
(zkCallback-175-thread-1-processing-n:127.0.0.1:56168_) [n:127.0.0.1:56168_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29c0283a
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 75755 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 75767 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 75790 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 75838 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 75845 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 75852 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 75858 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 75862 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 75865 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 75871 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 75874 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56168_
[junit4] 2> 75875 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56168_
[junit4] 2> 75879 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 75887 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 75891 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 75892 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95331444241006596-127.0.0.1:56168_-n_0000000000
[junit4] 2> 75893 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:56168_
[junit4] 2> 75893 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 75895 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.Overseer Overseer
(id=95331444241006596-127.0.0.1:56168_-n_0000000000) starting
[junit4] 2> 75900 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 75915 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 75916 INFO
(OverseerCollectionConfigSetProcessor-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 75917 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 75917 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 75942 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 75943 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 75947 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores
[junit4] 2> 75949 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] 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> 75949 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1
[junit4] 2> 75949 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 75958 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 75958 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56168_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 75961 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 75961 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 75970 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56168",
[junit4] 2> "node_name":"127.0.0.1:56168_",
[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> 75971 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 75975 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56168",
[junit4] 2> "node_name":"127.0.0.1:56168_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 75976 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 75977 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 75994 INFO
(zkCallback-175-thread-1-processing-n:127.0.0.1:56168_) [n:127.0.0.1:56168_
] 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> 76977 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 76977 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 76979 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 76979 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 76981 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 76981 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1'
[junit4] 2> 76981 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 76981 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 76984 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 76993 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 76995 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 76999 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 77028 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 77094 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 77095 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 77095 WARN
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields
(2)
[junit4] 2> 77096 WARN
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Field text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 77099 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 77099 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 77099 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 77099 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/]
[junit4] 2> 77099 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 77100 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data
[junit4] 2> 77100 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/index/
[junit4] 2> 77100 WARN
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 77100 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/index
[junit4] 2> 77101 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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@39f1c8ed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@714a4a41),segFN=segments_1,generation=1}
[junit4] 2> 77101 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 77102 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56168_
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
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/
[junit4] 2> 77102 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 77103 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77107 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 77108 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 77109 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 77110 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 77111 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77111 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77112 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77113 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77113 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 77114 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 77114 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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@39f1c8ed
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@714a4a41),segFN=segments_1,generation=1}
[junit4] 2> 77114 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 77114 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@184b05e4[collection1] main]
[junit4] 2> 77114 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77116 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77116 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77116 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 77116 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 77116 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77117 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77117 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77117 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 77117 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 77118 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77118 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77118 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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> 77118 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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 1525303109616664576
[junit4] 2> 77119 INFO
(searcherExecutor-521-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@184b05e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 77119 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ 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
1525303109616664576
[junit4] 2> 77119 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 77120 INFO
(coreLoadExecutor-520-thread-1-processing-n:127.0.0.1:56168_)
[n:127.0.0.1:56168_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 77120 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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:56168
collection:control_collection shard:shard1
[junit4] 2> 77124 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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> 77137 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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/95331444241006596-core_node1-n_0000000000
[junit4] 2> 77138 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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> 77142 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 77142 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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> 77142 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:56168/collection1/
[junit4] 2> 77142 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 77142 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:56168/collection1/ has no replicas
[junit4] 2> 77143 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 77144 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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> 77149 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 77154 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56168",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 77155 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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:56168/collection1/ shard1
[junit4] 2> 77261 INFO
(zkCallback-175-thread-1-processing-n:127.0.0.1:56168_) [n:127.0.0.1:56168_
] 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> 77311 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:56168/collection1/ and leader is
http://127.0.0.1:56168/collection1/
[junit4] 2> 77312 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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:56168
[junit4] 2> 77312 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 77312 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 77312 INFO
(coreZkRegister-514-thread-1-processing-n:127.0.0.1:56168_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56168_
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> 77316 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56168",
[junit4] 2> "node_name":"127.0.0.1:56168_",
[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> 77317 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56168",
[junit4] 2> "node_name":"127.0.0.1:56168_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 77424 INFO
(zkCallback-175-thread-1-processing-n:127.0.0.1:56168_) [n:127.0.0.1:56168_
] 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> 77463 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 77465 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 77468 INFO (zkCallback-177-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@461488f1
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 77468 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 77468 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 77468 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 77476 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 77476 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 77476 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 77477 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 77480 INFO (zkCallback-178-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@921e1f name:ZooKeeperConnection
Watcher:127.0.0.1:56165/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 77480 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 77480 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 77490 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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> 77490 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 77537 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1
[junit4] 2> 77539 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001
[junit4] 2> 77540 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 77543 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@978c1aa{/,null,AVAILABLE}
[junit4] 2> 77543 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@74aed609{HTTP/1.1}{127.0.0.1:56176}
[junit4] 2> 77543 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.e.j.s.Server Started @82476ms
[junit4] 2> 77543 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=56176,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores}
[junit4] 2> 77544 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1540e19d
[junit4] 2> 77544 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001'
[junit4] 2> 77544 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 77544 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 77544 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 77549 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 77567 INFO (zkCallback-179-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19b9cf70
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 77567 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 77568 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 77570 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 77570 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/solr.xml
[junit4] 2> 77576 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores
[junit4] 2> 77576 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1939333117
[junit4] 2> 77576 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001]
[junit4] 2> 77577 WARN
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/lib
[junit4] 2> 77577 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
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> 77578 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 77579 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 77579 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 77579 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56165/solr
[junit4] 2> 77579 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 77579 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 77580 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 77584 INFO (zkCallback-182-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7f6d3160
name:ZooKeeperConnection Watcher:127.0.0.1:56165 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 77585 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 77585 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 77591 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 0x152af7185e90008, 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> 77595 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 77596 INFO
(zkCallback-183-thread-1-processing-n:127.0.0.1:56176_) [n:127.0.0.1:56176_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f36bfae
name:ZooKeeperConnection Watcher:127.0.0.1:56165/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 77596 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 77620 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 77642 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 78639 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56176_
[junit4] 2> 78640 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56176_
[junit4] 2> 78642 INFO
(zkCallback-183-thread-1-processing-n:127.0.0.1:56176_) [n:127.0.0.1:56176_
] 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> 78642 INFO (zkCallback-177-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> 78642 INFO
(zkCallback-175-thread-1-processing-n:127.0.0.1:56168_) [n:127.0.0.1:56168_
] 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> 78645 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 78646 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95331444241006601-127.0.0.1:56176_-n_0000000001
[junit4] 2> 78647 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95331444241006596-127.0.0.1:56168_-n_0000000000 to
know if I could be the leader
[junit4] 2> 78656 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 78656 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 78659 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores
[junit4] 2> 78661 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] 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> 78661 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1
[junit4] 2> 78661 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 78664 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 78664 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 78666 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 78666 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch [collection1]
[junit4] 2> 78666 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for [collection1] ver [0]
[junit4] 2> 78666 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 78668 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56176",
[junit4] 2> "node_name":"127.0.0.1:56176_",
[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> 78668 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 78668 INFO
(TEST-StreamExpressionTest.testAll-seed#[762781F1747AC8A2]) [n:127.0.0.1:56176_
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 78668 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] 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:56176",
[junit4] 2> "node_name":"127.0.0.1:56176_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 78668 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 78668 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 78774 INFO
(OverseerStateUpdate-95331444241006596-127.0.0.1:56168_-n_0000000000)
[n:127.0.0.1:56168_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 78775 INFO
(zkCallback-183-thread-1-processing-n:127.0.0.1:56176_) [n:127.0.0.1:56176_
] 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> 78776 INFO
(zkCallback-183-thread-1-processing-n:127.0.0.1:56176_) [n:127.0.0.1:56176_
] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
[junit4] 2> 79667 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 79667 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 79668 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 79668 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 79670 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 79670 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1'
[junit4] 2> 79670 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 79671 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 79673 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 79677 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 79679 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 79683 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 79690 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 79735 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 79737 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 79738 WARN
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 79738 WARN
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.s.IndexSchema Field
text is not multivalued and destination for multiple copyFields (3)
[junit4] 2> 79740 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 79740 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 79740 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 79741 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 79741 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 79741 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data
[junit4] 2> 79742 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 79742 WARN
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 79742 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 79743 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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@3110c9a3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fa56f9),segFN=segments_1,generation=1}
[junit4] 2> 79743 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 79743 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56176_
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
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/
[junit4] 2> 79744 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56176_
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_762781F1747AC8A2-001/shard-1-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 79745 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 79746 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 79748 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 79748 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 79749 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 79751 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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> 79751 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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> 79752 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 79752 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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> 79753 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 79753 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 79754 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ 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@3110c9a3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26fa56f9),segFN=segments_1,generation=1}
[junit4] 2> 79754 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 79754 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@79afb047[collection1] main]
[junit4] 2> 79754 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
[junit4] 2> 79755 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 79755 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 79756 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 79756 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 79756 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 79757 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 79757 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 79757 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 79757 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 79758 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 79758 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 79758 INFO
(searcherExecutor-532-thread-1-processing-n:127.0.0.1:56176_ x:collection1
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56176_ c:collection1 s:shard2
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new
searcher Searcher@79afb047[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 79758 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 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> 79758 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1525303112384905216
[junit4] 2> 79761 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version
1525303112384905216
[junit4] 2> 79761 INFO
(coreLoadExecutor-531-thread-1-processing-n:127.0.0.1:56176_)
[n:127.0.0.1:56176_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 79762 INFO (coreLoadExecutor-531-thread-1-
[...truncated too long message...]
t.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[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> 38) Thread[id=1249,
name=qtp1990853797-1249-selector-ServerConnectorManager@41cffc23/0,
state=RUNNABLE, group=TGRP-StreamExpressionTest]
[junit4] 2> at sun.nio.ch.KQueueArrayWrapper.interrupt(Native
Method)
[junit4] 2> at
sun.nio.ch.KQueueArrayWrapper.interrupt(KQueueArrayWrapper.java:203)
[junit4] 2> at
sun.nio.ch.KQueueSelectorImpl.wakeup(KQueueSelectorImpl.java:257)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
[junit4] 2> at
sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:116)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] 2> at
org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
[junit4] 2> at
org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
[junit4] 2> at
org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 39) Thread[id=1201, name=Scheduler-1137150513,
state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[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):
{i_multi=Lucene50(blocksize=128), join2_s=FSTOrd50, multiDefault=FSTOrd50,
a_f=PostingsFormat(name=LuceneFixedGap),
intDefault=PostingsFormat(name=LuceneFixedGap),
join1_i=BlockTreeOrds(blocksize=128), a_i=Lucene50(blocksize=128),
join3_i=Lucene50(blocksize=128), level1_s=BlockTreeOrds(blocksize=128),
ident_s=PostingsFormat(name=LuceneFixedGap),
s_multi=BlockTreeOrds(blocksize=128),
level2_s=PostingsFormat(name=LuceneFixedGap), a_s=BlockTreeOrds(blocksize=128),
_version_=PostingsFormat(name=LuceneFixedGap), side_s=Lucene50(blocksize=128),
id=Lucene50(blocksize=128), timestamp=FSTOrd50},
docValues:{i_multi=DocValuesFormat(name=Lucene54),
join2_s=DocValuesFormat(name=Direct),
multiDefault=DocValuesFormat(name=Direct), a_f=DocValuesFormat(name=Memory),
intDefault=DocValuesFormat(name=Memory),
join1_i=DocValuesFormat(name=Lucene54), a_i=DocValuesFormat(name=Lucene54),
join3_i=DocValuesFormat(name=Lucene54),
level1_s=DocValuesFormat(name=Lucene54), ident_s=DocValuesFormat(name=Memory),
s_multi=DocValuesFormat(name=Lucene54), level2_s=DocValuesFormat(name=Memory),
a_s=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Lucene54),
id=DocValuesFormat(name=Lucene54)},
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=hu-HU,
timezone=Asia/Irkutsk
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=69,free=133889752,total=220200960
[junit4] 2> NOTE: All tests run in this JVM:
[CollectionAdminRequestRequiredParamsTest, TestJavaBinCodec,
SolrExampleEmbeddedTest, FieldAnalysisResponseTest, TestHash, TestCoreAdmin,
JdbcTest, DocumentAnalysisResponseTest, JettyWebappTest,
ModifiableSolrParamsTest, TestDocumentObjectBinder, SchemaTest, FacetFieldTest,
TestCloudSolrClientConnections, TestZkConfigManager, NoOpResponseParserTest,
TestRetryUtil, TestUpdateRequestCodec, StreamExpressionTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.seed=762781F1747AC8A2 -Dtests.slow=true
-Dtests.locale=hu-HU -Dtests.timezone=Asia/Irkutsk -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([762781F1747AC8A2]:0)Throwable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1957, name=Thread-716, 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([762781F1747AC8A2]: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:1110)
[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 [77/77 (1!)] on J0 in 7224.50s, 1 test, 3 errors <<<
FAILURES!
[...truncated 11 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:740: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:684: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:246: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:524:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1014:
There were test failures: 77 suites, 523 tests, 2 suite-level errors, 1 error
[seed: 762781F1747AC8A2]
Total time: 186 minutes 25 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: [email protected]
For additional commands, e-mail: [email protected]