Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/422/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.handler.TestReqParamsAPI.test
Error Message:
Could not get expected value 'A val' for path 'response/params/x/a' full
output: { "responseHeader":{ "status":0, "QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:54584/solr/collection1_shard1_replica2
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'response/params/x/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:54584/solr/collection1_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([92A25D3183575BDE:1AF662EB2DAB3626]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
at
org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:108)
at
org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10565 lines...]
[junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ] o.e.j.u.log
Logging initialized @5394ms
[junit4] 2> 27 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 209 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 214 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 215 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 459 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54581
[junit4] 2> 542 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 704 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 878 INFO (zkCallback-2-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6a69090b
name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 878 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 885 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 890 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1850 INFO (jetty-launcher-1-thread-2) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1853 INFO (jetty-launcher-1-thread-1) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 1960 INFO (jetty-launcher-1-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f308ccb{/solr,null,AVAILABLE}
[junit4] 2> 1960 INFO (jetty-launcher-1-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2c711648{/solr,null,AVAILABLE}
[junit4] 2> 2004 INFO (jetty-launcher-1-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@b49eb26{HTTP/1.1,[http/1.1]}{127.0.0.1:54584}
[junit4] 2> 2004 INFO (jetty-launcher-1-thread-2) [ ] o.e.j.s.Server
Started @7410ms
[junit4] 2> 2004 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54584}
[junit4] 2> 2006 INFO (jetty-launcher-1-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@55a374d8{HTTP/1.1,[http/1.1]}{127.0.0.1:54583}
[junit4] 2> 2008 INFO (jetty-launcher-1-thread-1) [ ] o.e.j.s.Server
Started @7414ms
[junit4] 2> 2008 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=54583}
[junit4] 2> 2037 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 2040 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4554617c
[junit4] 2> 2120 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1'
[junit4] 2> 2120 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2'
[junit4] 2> 2130 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2130 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2131 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2131 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2138 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2139 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2139 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2143 INFO (zkCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1abb0744
name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2144 INFO (zkCallback-4-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@38ea400a
name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2144 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2145 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2144 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2145 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2146 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2146 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2149 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2354 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/.
[junit4] 2> 2354 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/.
[junit4] 2> 2552 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 250806573
[junit4] 2> 2552 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 289339930
[junit4] 2> 2552 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1]
[junit4] 2> 2553 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2]
[junit4] 2> 2555 WARN (jetty-launcher-1-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/lib
[junit4] 2> 2556 WARN (jetty-launcher-1-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/lib
to classpath:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/lib
[junit4] 2> 2693 INFO (jetty-launcher-1-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 2693 INFO (jetty-launcher-1-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,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 3229 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3231 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 3246 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3249 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3254 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54581/solr
[junit4] 2> 3250 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3265 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3265 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54581/solr
[junit4] 2> 3304 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3304 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3305 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3305 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 3307 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3309 INFO (zkCallback-9-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@22fe6698
name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3310 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3310 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3315 INFO (zkCallback-10-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d661c18
name:ZooKeeperConnection Watcher:127.0.0.1:54581 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3315 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3315 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3315 INFO (jetty-launcher-1-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3332 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$11/394798806@672da3d8
[junit4] 2> 3333 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$11/394798806@1591a81b
[junit4] 2> 3338 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3340 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3342 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@40946fde
name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3342 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@494dff96
name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3343 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3345 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3359 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 3361 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 3370 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 3371 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 3381 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 3395 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 3398 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 3399 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 3426 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3429 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 3432 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 3435 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 3437 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 3438 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 3441 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 3443 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 3453 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 3447 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 3458 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 3469 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 3507 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 3512 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 3512 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 3514 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3515 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 3516 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96628319297732614-127.0.0.1:54584_solr-n_0000000000
[junit4] 2> 3516 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/96628319297732613-127.0.0.1:54583_solr-n_0000000001
[junit4] 2> 3519 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:54584_solr
[junit4] 2> 3521 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96628319297732614-127.0.0.1:54584_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 3522 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54583_solr
[junit4] 2> 3522 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54583_solr
[junit4] 2> 3524 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 3529 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_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> 3529 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_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> 3530 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3531 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 3532 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.Overseer Overseer
(id=96628319297732614-127.0.0.1:54584_solr-n_0000000000) starting
[junit4] 2> 3545 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 3645 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 3645 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 3789 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3907 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/.
[junit4] 2> 3917 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 3976 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 3977 INFO (jetty-launcher-1-thread-1) [n:127.0.0.1:54583_solr
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 4156 INFO
(OverseerCollectionConfigSetProcessor-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 4157 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.ZkController Publish node=127.0.0.1:54584_solr as DOWN
[junit4] 2> 4167 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 4170 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:54584_solr
[junit4] 2> 4170 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54584_solr
[junit4] 2> 4171 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 4175 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_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> 4175 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_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> 4177 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 4177 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 4182 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54584_solr"} current state version: 0
[junit4] 2> 4193 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:54584_solr
[junit4] 2> 4217 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 4218 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 4222 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/.
[junit4] 2> 4222 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 4225 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 4225 INFO (jetty-launcher-1-thread-2) [n:127.0.0.1:54584_solr
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 4225 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4226 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4228 INFO (zkCallback-15-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b4f8e6c name:ZooKeeperConnection
Watcher:127.0.0.1:54581 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 4228 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4229 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4282 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 4283 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 4285 INFO (zkCallback-18-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2b495c2b
name:ZooKeeperConnection Watcher:127.0.0.1:54581/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 4286 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 4286 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 4286 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 4289 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 4290 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4320 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
[junit4] 2> 4327 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 6211 INFO (qtp641895044-28) [n:127.0.0.1:54583_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=collection1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 6265 INFO
(OverseerCollectionConfigSetProcessor-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"collection1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 6271 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"collection1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 6271 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 6282 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/collection1
[junit4] 2> 6283 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/collection1
[junit4] 2> 6287 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 6287 INFO (zkCallback-18-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 6287 INFO
(zkCallback-12-thread-3-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 6296 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"collection1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"2",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 6296 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: collection1
[junit4] 2> 6328 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 6400 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection collection1, shardNames [shard1] , replicationFactor : 2
[junit4] 2> 6401 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.CreateCollectionCmd Creating core
collection1_shard1_replica2 as part of shard shard1 of collection collection1
on 127.0.0.1:54584_solr
[junit4] 2> 6412 INFO
(OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.CreateCollectionCmd Creating core
collection1_shard1_replica1 as part of shard shard1 of collection collection1
on 127.0.0.1:54583_solr
[junit4] 2> 6470 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 6471 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2
[junit4] 2> 6484 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1_shard1_replica1, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, numShards=1,
dataDir=data/, shard=shard1}
[junit4] 2> 6484 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1_shard1_replica2, collection.configName=conf1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=collection1, numShards=1,
dataDir=data/, shard=shard1}
[junit4] 2> 6485 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 6485 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 6488 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 6489 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 6490 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"collection1_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54584/solr",
[junit4] 2> "node_name":"127.0.0.1:54584_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 6495 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.c.ZkStateReader
Add data for [collection1] ver [0]
[junit4] 2> 6495 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.c.ZkStateReader
Add data for [collection1] ver [0]
[junit4] 2> 6496 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1_shard1_replica2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54584/solr",
[junit4] 2> "node_name":"127.0.0.1:54584_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 6498 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 6499 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 6504 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"collection1_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54583/solr",
[junit4] 2> "node_name":"127.0.0.1:54583_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 6504 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54583/solr",
[junit4] 2> "node_name":"127.0.0.1:54583_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 6613 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 6625 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 6625 INFO
(zkCallback-12-thread-4-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 6626 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [0] to [1]
[junit4] 2> 6627 INFO
(zkCallback-12-thread-4-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [0] to [1]
[junit4] 2> 7503 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1_shard1_replica2
[junit4] 2> 7503 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1_shard1_replica1
[junit4] 2> 7504 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
Check for collection zkNode:collection1
[junit4] 2> 7504 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
Check for collection zkNode:collection1
[junit4] 2> 7505 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 7505 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 7510 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/collection1_shard1_replica1'
[junit4] 2> 7510 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/collection1_shard1_replica2'
[junit4] 2> 7511 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 7511 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 7511 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 7511 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 7519 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 7519 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 7560 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 7561 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 7625 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 7625 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.3.0
[junit4] 2> 7693 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 7715 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 7764 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
[collection1_shard1_replica1] Schema name=minimal
[junit4] 2> 7766 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
[collection1_shard1_replica2] Schema name=minimal
[junit4] 2> 8068 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 8070 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 8079 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 8079 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_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/conf1',
cwd=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
[junit4] 2> 8095 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 x:collection1_shard1_replica2] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica2' using configuration from
collection collection1
[junit4] 2> 8096 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 8096 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 x:collection1_shard1_replica1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica1' using configuration from
collection collection1
[junit4] 2> 8097 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 8150 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/collection1_shard1_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/]
[junit4] 2> 8150 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/collection1_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/]
[junit4] 2> 8155 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1_shard1_replica2
[junit4] 2> 8155 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1_shard1_replica1
[junit4] 2> 8243 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/snapshot_metadata
[junit4] 2> 8243 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/snapshot_metadata
[junit4] 2> 8249 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 8249 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
[junit4] 2> 8256 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data
[junit4] 2> 8256 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data
[junit4] 2> 8256 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index/
[junit4] 2> 8256 WARN (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore [collection1_shard1_replica1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 8258 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index/
[junit4] 2> 8258 WARN (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore [collection1_shard1_replica2] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 8294 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index
[junit4] 2> 8296 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.CachingDirectoryFactory return new directory for
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
[junit4] 2> 8507 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@625006d5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6244d0ef),segFN=segments_1,generation=1}
[junit4] 2> 8507 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6b35ecbe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc7e705),segFN=segments_1,generation=1}
[junit4] 2> 8511 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 8511 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 8514 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore Looking for old index
directories to cleanup for core collection1_shard1_replica1 in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/
[junit4] 2> 8514 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 8516 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica2)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore Looking for old index
directories to cleanup for core collection1_shard1_replica2 in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/
[junit4] 2> 8516 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1_shard1_replica2)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.DirectoryFactory
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 9565 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 9566 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 9817 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9817 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9840 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9840 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9842 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9843 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9843 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 9844 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 11125 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 11125 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 11126 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 11126 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 11198 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 11198 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 11198 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 11198 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 11233 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11233 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 11233 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 11234 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 11252 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@625006d5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6244d0ef),segFN=segments_1,generation=1}
[junit4] 2> 11253 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 11255 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6b35ecbe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7dc7e705),segFN=segments_1,generation=1}
[junit4] 2> 11255 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 11344 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@39e6ea0d[collection1_shard1_replica1] main]
[junit4] 2> 11344 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@70e0e559[collection1_shard1_replica2] main]
[junit4] 2> 11388 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 11390 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 11400 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 11400 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 11400 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 11400 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 11484 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 11485 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 11486 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 11486 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 11486 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 11486 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 11486 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 11486 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 11494 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 11494 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 11517 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader:
/configs/conf1/managed-schema, uniqueCoreId:
collection1_shard1_replica1:325260009172367
[junit4] 2> 11523 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader:
/configs/conf1/managed-schema, uniqueCoreId:
collection1_shard1_replica2:325260008176404
[junit4] 2> 11620 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 11620 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 11768 INFO
(searcherExecutor-16-thread-1-processing-n:127.0.0.1:54583_solr
x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node2)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1]
Registered new searcher Searcher@39e6ea0d[collection1_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 11768 INFO
(searcherExecutor-15-thread-1-processing-n:127.0.0.1:54584_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2]
Registered new searcher Searcher@70e0e559[collection1_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 11769 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 11769 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 11769 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 11769 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 11769 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546053120638844928
[junit4] 2> 11769 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 11770 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 11770 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1546053120639893504
[junit4] 2> 11776 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.UpdateLog Took 7.0ms to seed version buckets with highest version
1546053120638844928
[junit4] 2> 11777 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.u.UpdateLog Took 7.0ms to seed version buckets with highest version
1546053120639893504
[junit4] 2> 11777 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 11778 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 11783 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.CoreContainer registering core: collection1_shard1_replica1
[junit4] 2> 11783 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.CoreContainer registering core: collection1_shard1_replica2
[junit4] 2> 11784 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController Register replica - core:collection1_shard1_replica1
address:http://127.0.0.1:54583/solr collection:collection1 shard:shard1
[junit4] 2> 11789 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController Register replica - core:collection1_shard1_replica2
address:http://127.0.0.1:54584/solr collection:collection1 shard:shard1
[junit4] 2> 11797 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 11797 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.c.SolrZkClient makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 11808 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/96628319297732613-core_node2-n_0000000000
[junit4] 2> 11809 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/collection1/leader_elect/shard1/election/96628319297732614-core_node1-n_0000000001
[junit4] 2> 11810 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 11818 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 0
[junit4] 2> 11818 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 11818 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 11820 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:54583/solr/collection1_shard1_replica1/
[junit4] 2> 11823 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 11824 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 11824 INFO
(zkCallback-12-thread-3-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 11825 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [1] to [2]
[junit4] 2> 11825 INFO
(zkCallback-12-thread-3-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [1] to [2]
[junit4] 2> 11832 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.LeaderElector Watching path
/collections/collection1/leader_elect/shard1/election/96628319297732613-core_node2-n_0000000000
to know if I could be the leader
[junit4] 2> 11835 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1
url=http://127.0.0.1:54583/solr START
replicas=[http://127.0.0.1:54584/solr/collection1_shard1_replica2/] nUpdates=100
[junit4] 2> 11837 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1
url=http://127.0.0.1:54583/solr DONE. We have no versions. sync failed.
[junit4] 2> 11837 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 11837 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 11847 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
[junit4] 2> 11854 INFO (qtp24214594-36) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.S.Request [collection1_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=14
[junit4] 2> 11858 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/96628319297732613-core_node2-n_0000000000
[junit4] 2> 11900 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:54583/solr/collection1_shard1_replica1/ shard1
[junit4] 2> 11902 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:54583/solr",
[junit4] 2> "core":"collection1_shard1_replica1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 12010 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 2
[junit4] 2> 12011 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 12012 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 12013 INFO
(zkCallback-12-thread-1-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [2] to [3]
[junit4] 2> 12013 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [2] to [3]
[junit4] 2> 12016 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController We are
http://127.0.0.1:54583/solr/collection1_shard1_replica1/ and leader is
http://127.0.0.1:54583/solr/collection1_shard1_replica1/
[junit4] 2> 12019 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica1
baseURL=http://127.0.0.1:54583/solr
[junit4] 2> 12019 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 12019 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.ZkController publishing state=active
[junit4] 2> 12021 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for
collection1
[junit4] 2> 12023 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1_shard1_replica1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54583/solr",
[junit4] 2> "node_name":"127.0.0.1:54583_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 12023 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1_shard1_replica1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:54583/solr",
[junit4] 2> "node_name":"127.0.0.1:54583_solr",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 12031 INFO (qtp641895044-30) [n:127.0.0.1:54583_solr
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=5580
[junit4] 2> 12135 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 3
[junit4] 2> 12136 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 12137 INFO
(zkCallback-12-thread-3-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 12140 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [3] to [4]
[junit4] 2> 12141 INFO
(zkCallback-12-thread-3-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader Updating data for
[collection1] from [3] to [4]
[junit4] 2> 12837 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController We are
http://127.0.0.1:54584/solr/collection1_shard1_replica2/ and leader is
http://127.0.0.1:54583/solr/collection1_shard1_replica1/
[junit4] 2> 12837 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController No LogReplay needed for core=collection1_shard1_replica2
baseURL=http://127.0.0.1:54584/solr
[junit4] 2> 12838 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica2
[junit4] 2> 12839 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for
collection1
[junit4] 2> 12840 INFO
(updateExecutor-7-thread-1-processing-n:127.0.0.1:54584_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 12845 INFO (qtp24214594-34) [n:127.0.0.1:54584_solr
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2}
status=0 QTime=6394
[junit4] 2> 12848 INFO
(recoveryExecutor-8-thread-1-processing-n:127.0.0.1:54584_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 12848 INFO
(recoveryExecutor-8-thread-1-processing-n:127.0.0.1:54584_solr
x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 12848 INFO (recoveryExecutor-8-thread-1-processing-n:1
[...truncated too long message...]
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data
[junit4] 2> 33090 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:54584_solr"} current state version: 0
[junit4] 2> 33090 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:54584_solr
[junit4] 2> 33090 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.o.NodeMutator Update replica state for
core_node1:{"core":"collection1_shard1_replica2","base_url":"http://127.0.0.1:54584/solr","node_name":"127.0.0.1:54584_solr","state":"active"}
to down
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index;done=false>>]
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data/index
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data;done=false>>]
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 33094 INFO (coreCloseExecutor-61-thread-1)
[n:127.0.0.1:54584_solr c:collection1 s:shard1 r:core_node1
x:collection1_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node2/./collection1_shard1_replica2/data
[junit4] 2> 33098 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index;done=false>>]
[junit4] 2> 33110 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 33110 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/index
[junit4] 2> 33110 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/snapshot_metadata;done=false>>]
[junit4] 2> 33110 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 33110 INFO (coreCloseExecutor-60-thread-1)
[n:127.0.0.1:54583_solr c:collection1 s:shard1 r:core_node2
x:collection1_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001/tempDir-001/node1/./collection1_shard1_replica1/data/snapshot_metadata
[junit4] 2> 33111 INFO (jetty-launcher-1-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96628319297732614-127.0.0.1:54584_solr-n_0000000000) closing
[junit4] 2> 33112 INFO
(OverseerStateUpdate-96628319297732614-127.0.0.1:54584_solr-n_0000000000)
[n:127.0.0.1:54584_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:54584_solr
[junit4] 2> 33117 INFO
(zkCallback-12-thread-4-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_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> 33118 INFO
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_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> 33119 WARN
(zkCallback-12-thread-4-processing-n:127.0.0.1:54584_solr)
[n:127.0.0.1:54584_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33120 WARN
(zkCallback-11-thread-1-processing-n:127.0.0.1:54583_solr)
[n:127.0.0.1:54583_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 33123 INFO (jetty-launcher-1-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2f308ccb{/solr,null,UNAVAILABLE}
[junit4] 2> 33123 INFO (jetty-launcher-1-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2c711648{/solr,null,UNAVAILABLE}
[junit4] 2> 33133 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:54581 54581
[junit4] 2> 33230 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:54581 54581
[junit4] 2> 37563 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch limit
violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/configs/conf1/managed-schema
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 24 /solr/overseer/collection-queue-work
[junit4] 2> 14 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 37564 INFO
(SUITE-TestReqParamsAPI-seed#[92A25D3183575BDE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_92A25D3183575BDE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=687, maxMBSortInHeap=7.613050489156672,
sim=ClassicSimilarity, locale=sr, timezone=Australia/South
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=226574792,total=320864256
[junit4] 2> NOTE: All tests run in this JVM: [TestReqParamsAPI]
[junit4] Completed [3/630 (1!)] on J1 in 40.73s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62318 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]