Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/717/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:
1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:
1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Thread.interrupt0(Native Method) at
java.lang.Thread.interrupt(Thread.java:923) at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Thread.interrupt0(Native Method)
at java.lang.Thread.interrupt(Thread.java:923)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)
Build Log:
[...truncated 10855 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/init-core-data-001
[junit4] 2> 734462 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 734464 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 734464 INFO (Thread-1854) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 734464 INFO (Thread-1854) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 734564 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.ZkTestServer start zk server on port:37764
[junit4] 2> 734565 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734565 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734570 INFO (zkCallback-695-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6a314281
name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734571 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734571 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734571 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 734599 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 0x155e4e2c1910000, 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> 734602 INFO (jetty-launcher-694-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 734609 INFO (jetty-launcher-694-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 734610 INFO (jetty-launcher-694-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 734613 INFO (jetty-launcher-694-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@20d5b618{/solr,null,AVAILABLE}
[junit4] 2> 734615 INFO (jetty-launcher-694-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@19c006e7{HTTP/1.1,[http/1.1]}{127.0.0.1:56586}
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.e.j.s.Server Started @738544ms
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56586}
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1'
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 734616 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 734617 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734643 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734644 INFO (jetty-launcher-694-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b9c3314{/solr,null,AVAILABLE}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f7332e6{/solr,null,AVAILABLE}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@16a58b2e{HTTP/1.1,[http/1.1]}{127.0.0.1:54703}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.e.j.s.Server Started @738573ms
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54703}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7b45040d{HTTP/1.1,[http/1.1]}{127.0.0.1:62058}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.e.j.s.Server Started @738573ms
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62058}
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2'
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3'
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 734646 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734645 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 734646 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734646 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734647 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734650 INFO (zkCallback-697-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@520c7777
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734651 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734651 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734652 INFO (zkCallback-696-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62ecfdd3
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734653 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734653 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734658 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 734659 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 734659 INFO (zkCallback-698-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a3a5fb8
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734660 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734660 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734666 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 734673 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 0x155e4e2c1910002, 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> 734674 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
[junit4] 2> 734675 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 1226664711
[junit4] 2> 734675 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3]
[junit4] 2> 734675 WARN (jetty-launcher-694-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/lib
[junit4] 2> 734676 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 0x155e4e2c1910003, 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> 734677 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
[junit4] 2> 734677 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 871004204
[junit4] 2> 734677 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2]
[junit4] 2> 734677 WARN (jetty-launcher-694-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/lib
[junit4] 2> 734685 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
[junit4] 2> 734687 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1059221124
[junit4] 2> 734687 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1]
[junit4] 2> 734687 WARN (jetty-launcher-694-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/lib
[junit4] 2> 734688 INFO (jetty-launcher-694-thread-1) [ ]
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,
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 734690 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734691 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734687 INFO (jetty-launcher-694-thread-2) [ ]
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,
[junit4] 2> 734686 INFO (jetty-launcher-694-thread-3) [ ]
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,
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734695 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 734697 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 734697 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 734692 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 0x155e4e2c1910001, 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> 734698 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37764/solr
[junit4] 2> 734696 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734699 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 734699 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734700 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734701 INFO (zkCallback-701-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5b5dc62a
name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734701 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734702 INFO (jetty-launcher-694-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734702 INFO (zkCallback-706-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@328214ec
name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734702 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734703 INFO (jetty-launcher-694-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734703 INFO (zkCallback-707-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6c56b2d1
name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734704 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734704 INFO (jetty-launcher-694-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734704 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@153982fd
[junit4] 2> 734705 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734709 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@382241d3
[junit4] 2> 734710 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734712 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 0x155e4e2c1910005, 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> 734713 INFO
(zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71d00ac7
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734714 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 734715 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 0x155e4e2c1910006, 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> 734715 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$49/519036855@2faa8095
[junit4] 2> 734715 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 734716 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@118ec2f1
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734717 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 734717 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 734718 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3388b069
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734719 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 734720 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 734724 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 734725 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 734727 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 734735 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 734736 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 734737 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 734760 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 734763 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 734767 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 734767 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 734768 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 734770 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 734770 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 734771 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 734773 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 734773 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 734774 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 734775 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 734776 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 734777 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 734778 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 734779 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 734779 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 734780 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 734781 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 734781 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 734782 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 734783 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 734783 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 734784 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 734784 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 734785 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 734790 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 734792 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 734793 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 734793 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 734795 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 734796 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 734796 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 734797 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000
[junit4] 2> 734797 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001
[junit4] 2> 734797 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56586_solr
[junit4] 2> 734797 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 734798 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 734799 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96234629619580937-127.0.0.1:54703_solr-n_0000000002
[junit4] 2> 734800 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer Overseer
(id=96234629619580935-127.0.0.1:56586_solr-n_0000000000) starting
[junit4] 2> 734801 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96234629619580936-127.0.0.1:62058_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 734801 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54703_solr
[junit4] 2> 734801 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54703_solr
[junit4] 2> 734802 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 734803 INFO
(zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 734805 INFO
(zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 734805 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 734814 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 734815 INFO
(OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 734816 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 734816 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:56586_solr as DOWN
[junit4] 2> 734818 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 734821 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 734821 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56586_solr
[junit4] 2> 734821 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56586_solr
[junit4] 2> 734823 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] 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> 734824 INFO
(zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] 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> 734824 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 734845 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 734845 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 734845 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96234629619580935-127.0.0.1:56586_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 734845 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 734845 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 734845 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 734846 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/.
[junit4] 2> 734846 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/.
[junit4] 2> 734847 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 734847 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 734847 INFO
(zkCallback-708-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 734867 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 734868 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:56586_solr"} current state version: 0
[junit4] 2> 734868 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:62058_solr as DOWN
[junit4] 2> 734868 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:56586_solr
[junit4] 2> 734868 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 734868 INFO (jetty-launcher-694-thread-1)
[n:127.0.0.1:56586_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 734868 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 734868 INFO (jetty-launcher-694-thread-2)
[n:127.0.0.1:54703_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 734870 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62058_solr
[junit4] 2> 734870 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:62058_solr
[junit4] 2> 734871 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 734871 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 734872 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 734872 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 734873 INFO
(zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 734874 INFO
(zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 734875 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:62058_solr"} current state version: 0
[junit4] 2> 734875 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:62058_solr
[junit4] 2> 734917 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 734917 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 734918 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/.
[junit4] 2> 734918 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 734920 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 734920 INFO (jetty-launcher-694-thread-3)
[n:127.0.0.1:62058_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 734920 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734921 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734923 INFO (zkCallback-714-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3aef8ccd
name:ZooKeeperConnection Watcher:127.0.0.1:37764 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734923 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734923 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734931 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 0x155e4e2c191000a, 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> 734936 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 734937 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 734938 INFO (zkCallback-717-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@58c9db33
name:ZooKeeperConnection Watcher:127.0.0.1:37764/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 734938 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 734938 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 734938 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 734940 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 734941 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 734943 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
[junit4] 2> 734946 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
[junit4] 2> 734958 INFO (qtp128795897-5273) [n:127.0.0.1:56586_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 734962 INFO (qtp128795897-5273) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=6611b8be-9b28-431b-8993-222056d0e395&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=optimize&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 734963 INFO (qtp128795897-5271) [n:127.0.0.1:56586_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 734967 INFO
(OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-6611b8be-9b28-431b-8993-222056d0e395
[junit4] 2> 734969 INFO (qtp128795897-5271) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 734970 INFO
(OverseerCollectionConfigSetProcessor-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"optimize",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"6611b8be-9b28-431b-8993-222056d0e395",
[junit4] 2> "operation":"create"}
[junit4] 2> 734972 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"optimize",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"6611b8be-9b28-431b-8993-222056d0e395",
[junit4] 2> "operation":"create"}
[junit4] 2> 734972 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler Create
collection optimize
[junit4] 2> 734973 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/optimize
[junit4] 2> 734975 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/optimize
[junit4] 2> 734982 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 734982 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 734982 INFO (zkCallback-717-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 734984 INFO
(zkCallback-708-thread-2-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 735013 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"optimize",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"3",
[junit4] 2> "maxShardsPerNode":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"6611b8be-9b28-431b-8993-222056d0e395",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 735013 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: optimize
[junit4] 2> 735015 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/optimize/state.json
[junit4] 2> 735113 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
SolrCores for new collection optimize, shardNames [shard1, shard2, shard3] ,
replicationFactor : 1
[junit4] 2> 735113 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core optimize_shard1_replica1 as part of shard shard1 of collection optimize on
127.0.0.1:56586_solr
[junit4] 2> 735113 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core optimize_shard2_replica1 as part of shard shard2 of collection optimize on
127.0.0.1:54703_solr
[junit4] 2> 735113 INFO
(OverseerThreadFactory-1578-thread-1-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.OverseerCollectionMessageHandler Creating
core optimize_shard3_replica1 as part of shard shard3 of collection optimize on
127.0.0.1:62058_solr
[junit4] 2> 735118 INFO (qtp128795897-5275) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 735121 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=6611b8be-9b28-431b-8993-222056d0e395779016815547383&qt=/admin/cores&collection.configName=conf&name=optimize_shard1_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard1&wt=javabin&version=2
[junit4] 2> 735121 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=optimize_shard1_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=optimize, numShards=3,
dataDir=data/, shard=shard1}
[junit4] 2> 735125 INFO (qtp936337054-5286) [n:127.0.0.1:62058_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 735130 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=6611b8be-9b28-431b-8993-222056d0e395779016816294630&qt=/admin/cores&collection.configName=conf&name=optimize_shard3_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard3&wt=javabin&version=2
[junit4] 2> 735131 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=optimize_shard3_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=optimize, numShards=3,
dataDir=data/, shard=shard3}
[junit4] 2> 735132 INFO (qtp2896466-5268) [n:127.0.0.1:54703_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 735132 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=6611b8be-9b28-431b-8993-222056d0e395779016816033196&qt=/admin/cores&collection.configName=conf&name=optimize_shard2_replica1&action=CREATE&numShards=3&collection=optimize&shard=shard2&wt=javabin&version=2
[junit4] 2> 735133 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=optimize_shard2_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=optimize, numShards=3,
dataDir=data/, shard=shard2}
[junit4] 2> 735134 INFO (qtp128795897-5276) [n:127.0.0.1:56586_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
6611b8be-9b28-431b-8993-222056d0e395779016815547383
[junit4] 2> 735134 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 735134 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 735134 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 735135 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController Registering watch for collection optimize
[junit4] 2> 735136 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
[junit4] 2> 735136 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 735138 INFO (qtp128795897-5276) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=5
[junit4] 2> 735139 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController Registering watch for collection optimize
[junit4] 2> 735140 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
[junit4] 2> 735140 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController Registering watch for collection optimize
[junit4] 2> 735140 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 735141 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"optimize_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54703/solr",
[junit4] 2> "node_name":"127.0.0.1:54703_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 735141 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"optimize_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54703/solr",
[junit4] 2> "node_name":"127.0.0.1:54703_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"}
[junit4] 2> 735141 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.c.ZkStateReader Add data for [optimize] ver [0]
[junit4] 2> 735141 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 735144 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"optimize_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56586/solr",
[junit4] 2> "node_name":"127.0.0.1:56586_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 735144 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"optimize_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:56586/solr",
[junit4] 2> "node_name":"127.0.0.1:56586_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"}
[junit4] 2> 735147 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"optimize_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62058/solr",
[junit4] 2> "node_name":"127.0.0.1:62058_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 735147 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=3
message={
[junit4] 2> "core":"optimize_shard3_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62058/solr",
[junit4] 2> "node_name":"127.0.0.1:62058_solr",
[junit4] 2> "numShards":"3",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"optimize",
[junit4] 2> "operation":"state"}
[junit4] 2> 735260 INFO
(OverseerStateUpdate-96234629619580935-127.0.0.1:56586_solr-n_0000000000)
[n:127.0.0.1:56586_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/optimize/state.json version: 0
[junit4] 2> 735260 INFO
(zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/optimize/state.json] for collection [optimize] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 735260 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/optimize/state.json] for collection [optimize] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 735260 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/optimize/state.json] for collection [optimize] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 735261 INFO
(zkCallback-710-thread-1-processing-n:127.0.0.1:54703_solr)
[n:127.0.0.1:54703_solr ] o.a.s.c.c.ZkStateReader Updating data for
[optimize] from [0] to [1]
[junit4] 2> 735261 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:62058_solr)
[n:127.0.0.1:62058_solr ] o.a.s.c.c.ZkStateReader Updating data for
[optimize] from [0] to [1]
[junit4] 2> 735262 INFO
(zkCallback-708-thread-3-processing-n:127.0.0.1:56586_solr)
[n:127.0.0.1:56586_solr ] o.a.s.c.c.ZkStateReader Updating data for
[optimize] from [0] to [1]
[junit4] 2> 735974 INFO (qtp128795897-5277) [n:127.0.0.1:56586_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 735975 INFO (qtp128795897-5277) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=6611b8be-9b28-431b-8993-222056d0e395&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 736138 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
optimize_shard2_replica1
[junit4] 2> 736138 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:optimize
[junit4] 2> 736140 INFO (qtp128795897-5270) [n:127.0.0.1:56586_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
6611b8be-9b28-431b-8993-222056d0e395779016815547383
[junit4] 2> 736141 INFO (qtp128795897-5270) [n:127.0.0.1:56586_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=6611b8be-9b28-431b-8993-222056d0e395779016815547383&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 736141 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
optimize_shard1_replica1
[junit4] 2> 736141 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:optimize
[junit4] 2> 736142 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
optimize_shard3_replica1
[junit4] 2> 736142 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController Check for collection zkNode:optimize
[junit4] 2> 736143 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 736143 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
[junit4] 2> 736144 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 736144 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
[junit4] 2> 736144 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 736144 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/optimize]
[junit4] 2> 736145 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 736146 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1'
[junit4] 2> 736146 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 736146 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 736147 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 736147 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1'
[junit4] 2> 736147 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 736148 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 736149 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/optimize] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 736149 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node3/optimize_shard3_replica1'
[junit4] 2> 736150 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 736150 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 736152 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 736155 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 736156 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 736161 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 736163 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 736167 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 736170 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 736171 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 736176 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.s.IndexSchema [optimize_shard1_replica1] Schema name=cloud-dynamic
[junit4] 2> 736178 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 736178 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 736192 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 736203 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.s.IndexSchema [optimize_shard2_replica1] Schema name=cloud-dynamic
[junit4] 2> 736219 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 736254 INFO
(parallelCoreAdminExecutor-1583-thread-1-processing-n:127.0.0.1:62058_solr
6611b8be-9b28-431b-8993-222056d0e395779016816294630 CREATE)
[n:127.0.0.1:62058_solr c:optimize s:shard3 x:optimize_shard3_replica1]
o.a.s.s.IndexSchema [optimize_shard3_replica1] Schema name=cloud-dynamic
[junit4] 2> 736282 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 736282 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 736282 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 736283 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 x:optimize_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard2_replica1' using
configuration from collection optimize
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 x:optimize_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'optimize_shard1_replica1' using
configuration from collection optimize
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1
x:optimize_shard2_replica1] o.a.s.c.SolrCore
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2
x:optimize_shard1_replica1] o.a.s.c.SolrCore
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1
x:optimize_shard2_replica1] o.a.s.c.SolrCore [[optimize_shard2_replica1] ]
Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/optimize_shard2_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/]
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2
x:optimize_shard1_replica1] o.a.s.c.SolrCore [[optimize_shard1_replica1] ]
Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/optimize_shard1_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node1/./optimize_shard1_replica1/data/]
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1
x:optimize_shard2_replica1] o.a.s.c.SolrCore JMX monitoring not detected for
core: optimize_shard2_replica1
[junit4] 2> 736285 INFO
(parallelCoreAdminExecutor-1580-thread-1-processing-n:127.0.0.1:56586_solr
6611b8be-9b28-431b-8993-222056d0e395779016815547383 CREATE)
[n:127.0.0.1:56586_solr c:optimize s:shard1 r:core_node2
x:optimize_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for
core: optimize_shard1_replica1
[junit4] 2> 736286 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1
x:optimize_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new
directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data
[junit4] 2> 736286 INFO
(parallelCoreAdminExecutor-1579-thread-1-processing-n:127.0.0.1:54703_solr
6611b8be-9b28-431b-8993-222056d0e395779016816033196 CREATE)
[n:127.0.0.1:54703_solr c:optimize s:shard2 r:core_node1
x:optimize_shard2_replica1] o.a.s.c.SolrCore New index directory detected:
old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedQueryComponentOptimizationTest_4EC22375BC056528-001/tempDir-001/node2/./optimize_shard2_replica1/data/index/
[junit4] 2> 736286 INFO (parallelCoreAdminExecu
[...truncated too long message...]
d.run(Thread.java:745)
[junit4] 2> 741893 INFO (Thread-1854) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37764 37764
[junit4] 2> 741894 WARN (Thread-1854) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/collections/optimize/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/overseer/queue
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 741895 INFO
(SUITE-DistributedQueryComponentOptimizationTest-seed#[4EC22375BC056528]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Jul 13, 2016 3:32:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> 741964 WARN
(OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001)
[n:127.0.0.1:62058_solr ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting
Overseer work queue loop
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer/queue-work
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:279)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:384)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:124)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:165)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 741965 INFO
(OverseerStateUpdate-96234629619580936-127.0.0.1:62058_solr-n_0000000001)
[n:127.0.0.1:62058_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:62058_solr
[junit4] 2> 742463 WARN
(OverseerCollectionConfigSetProcessor-96234629619580936-127.0.0.1:62058_solr-n_0000000001)
[n:127.0.0.1:62058_solr ] o.a.s.c.OverseerTaskProcessor Overseer cannot
talk to ZK
[junit4] 2> Jul 13, 2016 3:32:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:
[junit4] 2> 1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Jul 13, 2016 3:32:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> Jul 13, 2016 3:32:24 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] 2> at java.lang.Thread.interrupt0(Native Method)
[junit4] 2> at java.lang.Thread.interrupt(Thread.java:923)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity,
locale=et-EE, timezone=Asia/Manila
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=2,free=36283064,total=381681664
[junit4] 2> NOTE: All tests run in this JVM: [ConvertedLegacyTest,
HdfsBasicDistributedZkTest, TestUtils, TestFieldCacheReopen,
ShardRoutingCustomTest, TestClassicSimilarityFactory,
CollectionTooManyReplicasTest, CopyFieldTest, SynonymTokenizerTest,
TestCrossCoreJoin, SharedFSAutoReplicaFailoverTest,
DocExpirationUpdateProcessorFactoryTest, ZkSolrClientTest,
BasicAuthIntegrationTest, ChaosMonkeySafeLeaderTest, CollectionReloadTest,
EchoParamsTest, SolrCloudExampleTest, DocValuesMissingTest,
TestSystemIdResolver, OutputWriterTest, TestBinaryResponseWriter,
PluginInfoTest, BasicFunctionalityTest, TestSolrQueryParserResource,
CollectionsAPISolrJTest, SolrCoreCheckLockOnStartupTest, JavabinLoaderTest,
SortByFunctionTest, TestSlowCompositeReaderWrapper, SuggesterTest,
TestPerFieldSimilarity, TestFastWriter, TestHdfsUpdateLog,
TestSolrDynamicMBean, UpdateRequestProcessorFactoryTest,
OpenExchangeRatesOrgProviderTest, TestSolr4Spatial2,
FieldAnalysisRequestHandlerTest, RecoveryAfterSoftCommitTest, TestNRTOpen,
BadIndexSchemaTest, TestLeaderElectionZkExpiry, TestDistribIDF,
ResourceLoaderTest, SpellingQueryConverterTest, TestCloudManagedSchema,
ChangedSchemaMergeTest, CreateCollectionCleanupTest,
LeaderFailoverAfterPartitionTest, StatsComponentTest, TestBulkSchemaAPI,
TestFieldCollectionResource, SortSpecParsingTest, IndexSchemaRuntimeFieldTest,
DistributedQueryComponentOptimizationTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedQueryComponentOptimizationTest
-Dtests.seed=4EC22375BC056528 -Dtests.slow=true -Dtests.locale=et-EE
-Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | DistributedQueryComponentOptimizationTest
(suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at
org.apache.solr.handler.component.DistributedQueryComponentOptimizationTest:
[junit4] > 1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=5384,
name=OverseerHdfsCoreFailoverThread-96234629619580936-127.0.0.1:62058_solr-n_0000000001,
state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Thread.interrupt0(Native Method)
[junit4] > at java.lang.Thread.interrupt(Thread.java:923)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([4EC22375BC056528]:0)
[junit4] Completed [128/620 (1!)] on J1 in 30.56s, 8 tests, 2 errors <<<
FAILURES!
[...truncated 1580 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:741: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:685: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:530:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1443:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:984:
There were test failures: 620 suites (10 ignored), 2635 tests, 2 suite-level
errors, 1661 ignored (65 assumptions) [seed: 4EC22375BC056528]
Total time: 52 minutes 18 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]