Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2146/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test
Error Message:
There should be 3 documents because there should be two id=1 docs due to
overwrite=false expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be
two id=1 docs due to overwrite=false expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([5AD77676F3653608:D28349AC5D995BF0]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
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:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11005 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/init-core-data-001
[junit4] 2> 23370 T34 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 23371 T34 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /rc/
[junit4] 2> 23376 T34 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME()
does not exist - solrj test?
[junit4] 2> 23426 T34 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 23433 T35 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 23634 T34 oasc.ZkTestServer.run start zk server on port:62817
[junit4] 2> 23712 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 23834 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 23987 T42 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5299a6fc
name:ZooKeeperConnection Watcher:127.0.0.1:62817 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 23987 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 23992 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 23997 T34 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 24050 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 24052 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24055 T45 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@579593ec
name:ZooKeeperConnection Watcher:127.0.0.1:62817/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24056 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24056 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24064 T34 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 24072 T34 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 24079 T34 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 24085 T34 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 24092 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 24095 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 24104 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 24105 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 24111 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 24112 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt
because it doesn't exist
[junit4] 2> 24113 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt
because it doesn't exist
[junit4] 2> 24113 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml
because it doesn't exist
[junit4] 2> 24114 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml
because it doesn't exist
[junit4] 2> 24115 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json
because it doesn't exist
[junit4] 2> 24115 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 24116 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt
because it doesn't exist
[junit4] 2> 24116 T34 oasc.AbstractZkTestCase.putConfig skipping
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt
because it doesn't exist
[junit4] 2> 24187 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1
[junit4] 2> 24192 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 24198 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@18b2e5ea{/rc,null,AVAILABLE}
[junit4] 2> 24211 T34 oejs.AbstractConnector.doStart Started
ServerConnector@468a0e6d{HTTP/1.1}{127.0.0.1:62820}
[junit4] 2> 24212 T34 oejs.Server.doStart Started @29478ms
[junit4] 2> 24212 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/tempDir-001/control/data, hostContext=/rc,
hostPort=62820,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores}
[junit4] 2> 24215 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
[junit4] 2> 24216 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/'
[junit4] 2> 24253 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/solr.xml
[junit4] 2> 24287 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores
[junit4] 2> 24288 T34 oasc.CoreContainer.<init> New CoreContainer
1431279505
[junit4] 2> 24288 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/]
[junit4] 2> 24288 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/lib
[junit4] 2> 24289 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/lib).
[junit4] 2> 24304 T34 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 24304 T34 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 24304 T34 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 24304 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 24305 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 24306 T34 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 24306 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 24306 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 24306 T34 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 24306 T34 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 24307 T34 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 24314 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 24315 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 24316 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 24316 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 24316 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:62817/solr
[junit4] 2> 24365 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 24366 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 24368 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24372 T59 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@248c5d4f
name:ZooKeeperConnection Watcher:127.0.0.1:62817 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24373 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24374 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24396 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24403 T62 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@45e9346 name:ZooKeeperConnection
Watcher:127.0.0.1:62817/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 24403 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24423 T34 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 24436 T34 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 24448 T34 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 24456 T34 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 24463 T34 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 24499 T34 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 24504 T34 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 24510 T34 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 24513 T34 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:62820_rc
[junit4] 2> 24518 T34 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:62820_rc
[junit4] 2> 24525 T34 oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 24530 T34 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 24535 T34 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 24549 T34 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:62820_rc
[junit4] 2> 24549 T34 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 24554 T34 oasc.Overseer.start Overseer
(id=93614314766794755-127.0.0.1:62820_rc-n_0000000000) starting
[junit4] 2> 24571 T34 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 24614 T34 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 24627 T34
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 24627 T64 oasc.OverseerCollectionProcessor.run Process current
queue of collection creations
[junit4] 2> 24643 T63 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 24655 T34 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores
[junit4] 2> 24666 T34 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 24667 T34 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/
[junit4] 2> 24667 T34 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 24670 T66 C:control_collection c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 24671 T66 C:control_collection c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 24681 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 24681 T66 C:control_collection c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 24687 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62820/rc",
[junit4] 2> "node_name":"127.0.0.1:62820_rc",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 24721 T63 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62820/rc",
[junit4] 2> "node_name":"127.0.0.1:62820_rc",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 24726 T63 oasco.ClusterStateMutator.createCollection building
a new cName: control_collection
[junit4] 2> 24754 T63 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 24765 T62 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 25684 T66 C:control_collection c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 25684 T66 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 25690 T66 C:control_collection c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 25690 T66 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 25695 T66 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 25695 T66 C:control_collection c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/'
[junit4] 2> 25744 T66 C:control_collection c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 25780 T66 C:control_collection c:collection1
oasc.Config.<init> loaded config solrconfig.xml with version 0
[junit4] 2> 25811 T66 C:control_collection c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 25841 T66 C:control_collection c:collection1
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
[junit4] 2> 25852 T66 C:control_collection c:collection1
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4] 2> 25858 T66 C:control_collection c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 25884 T66 C:control_collection c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 26184 T66 C:control_collection c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 26184 T66 C:control_collection c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 26185 T66 C:control_collection c:collection1
oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued
and destination for multiple copyFields (2)
[junit4] 2> 26185 T66 C:control_collection c:collection1
oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 26198 T66 C:control_collection c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection control_collection
[junit4] 2> 26199 T66 C:control_collection c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 26199 T66 C:control_collection c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/data/
[junit4] 2> 26199 T66 C:control_collection c:collection1
oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4] 2> 26228 T66 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/data
[junit4] 2> 26228 T66 C:control_collection c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/data/index/
[junit4] 2> 26229 T66 C:control_collection c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 26235 T66 C:control_collection c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/control-001/cores/collection1/data/index
[junit4] 2> 26253 T66 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@250fae95
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cce8489),segFN=segments_1,generation=1}
[junit4] 2> 26254 T66 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 26259 T66 C:control_collection c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 26313 T66 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26325 T66 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26328 T66 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26331 T66 C:control_collection c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26332 T66 C:control_collection c:collection1
oasc.PluginBag.createPlugin requestHandler : '/replication' created with
startup=lazy
[junit4] 2> 26456 T66 C:control_collection c:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 26457 T66 C:control_collection c:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 26465 T66 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 26465 T66 C:control_collection c:collection1
oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is
registered (either '/select' or 'standard')
[junit4] 2> 26467 T66 C:control_collection c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 26469 T66 C:control_collection c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 26469 T66 C:control_collection c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 26472 T66 C:control_collection c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 26472 T66 C:control_collection c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 26474 T66 C:control_collection c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@250fae95
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cce8489),segFN=segments_1,generation=1}
[junit4] 2> 26475 T66 C:control_collection c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 26476 T66 C:control_collection c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7380b920[collection1] main
[junit4] 2> 26476 T66 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 26490 T66 C:control_collection c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 26491 T66 C:control_collection c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 26512 T66 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 26512 T66 C:control_collection c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 26513 T66 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26514 T66 C:control_collection c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 26515 T66 C:control_collection c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26515 T66 C:control_collection c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 26532 T66 C:control_collection c:collection1
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 26533 T67 C:control_collection c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7380b920[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 26541 T66 C:control_collection c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 26545 T70 C:control_collection S:shard1
oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:62820/rc collection:control_collection shard:shard1
[junit4] 2> 26547 T34 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 26548 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 26600 T70 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 26659 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 26665 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26668 T73 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6c35a418
name:ZooKeeperConnection Watcher:127.0.0.1:62817/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26670 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26671 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 26671 T34
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 26675 T70 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard1
[junit4] 2> 26685 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 26691 T70 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 26691 T70 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 26694 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> ASYNC NEW_CORE C2 name=collection1
org.apache.solr.core.SolrCore@239d3dc9
url=http://127.0.0.1:62820/rc/collection1 node=127.0.0.1:62820_rc
C2_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:62820/rc, node_name=127.0.0.1:62820_rc, state=down}
[junit4] 2> 26704 T70 C:control_collection S:shard1 C2 P62820
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62820/rc/collection1/
[junit4] 2> 26706 T70 C:control_collection S:shard1 C2 P62820
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 26706 T70 C:control_collection S:shard1 C2 P62820
oasc.SyncStrategy.syncToMe http://127.0.0.1:62820/rc/collection1/ has no
replicas
[junit4] 2> 26707 T70 C:control_collection S:shard1
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:62820/rc/collection1/ shard1
[junit4] 2> 26716 T70 C:control_collection S:shard1
oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 26717 T62 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 26717 T73 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 26731 T34 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 26732 T34 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 26732 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 26738 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26752 T76 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5e66d79a
name:ZooKeeperConnection Watcher:127.0.0.1:62817/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26753 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26754 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 26798 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 26806 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 26806 T63 oasco.ClusterStateMutator.createCollection building
a new cName: collection1
[junit4] 2> 26865 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:62820/rc",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 26870 T63 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 26886 T62 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 26887 T73 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 26934 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1
[junit4] 2> 26940 T34 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001
[junit4] 2> 26944 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 26960 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 26963 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@323e3429{/rc,null,AVAILABLE}
[junit4] 2> 26964 T34 oejs.AbstractConnector.doStart Started
ServerConnector@5ee7626{HTTP/1.1}{127.0.0.1:62826}
[junit4] 2> 26986 T34 oejs.Server.doStart Started @32229ms
[junit4] 2> 26987 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/rc, hostPort=62826,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores}
[junit4] 2> 26988 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
[junit4] 2> 26989 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/'
[junit4] 2> 27052 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/solr.xml
[junit4] 2> 27074 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores
[junit4] 2> 27074 T34 oasc.CoreContainer.<init> New CoreContainer 600018980
[junit4] 2> 27075 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/]
[junit4] 2> 27075 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/lib
[junit4] 2> 27076 T73 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 27076 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/lib).
[junit4] 2> 27077 T62 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 27105 T34 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 27105 T34 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 27105 T34 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 27106 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 27106 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 27106 T34 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 27106 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 27107 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 27107 T34 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 27107 T34 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 27108 T34 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 27114 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 27116 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 27117 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 27117 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 27118 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:62817/solr
[junit4] 2> 27118 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 27118 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 27120 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 27129 T90 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3f3c373f
name:ZooKeeperConnection Watcher:127.0.0.1:62817 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27139 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27140 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 27150 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 27165 T70 C:control_collection S:shard1
oasc.ZkController.register We are http://127.0.0.1:62820/rc/collection1/ and
leader is http://127.0.0.1:62820/rc/collection1/
[junit4] 2> 27180 T70 C:control_collection S:shard1
oasc.ZkController.register No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:62820/rc
[junit4] 2> 27180 T70 C:control_collection S:shard1
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 27181 T70 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=control_collection
[junit4] 2> 27181 T70 C:control_collection S:shard1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 27185 T36 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14c95b929910006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 27191 T93 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6520a9b6
name:ZooKeeperConnection Watcher:127.0.0.1:62817/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27192 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27206 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 27217 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62820/rc",
[junit4] 2> "node_name":"127.0.0.1:62820_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 27232 T63 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62820/rc",
[junit4] 2> "node_name":"127.0.0.1:62820_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 27265 T34
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 27365 T62 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 27365 T93 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 27365 T73 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 28313 T34 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:62826_rc
[junit4] 2> 28318 T34 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:62826_rc
[junit4] 2> 28349 T34 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 28366 T34 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores
[junit4] 2> 28369 T34 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 28370 T34 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/
[junit4] 2> 28370 T34 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 28385 T94 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 28385 T94 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 28399 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 28404 T94 C:collection1 c:collection1
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 28404 T94 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 28405 T94 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 28407 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62826/rc",
[junit4] 2> "node_name":"127.0.0.1:62826_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 28409 T63 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62826/rc",
[junit4] 2> "node_name":"127.0.0.1:62826_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 28410 T63 oasco.ReplicaMutator.updateState Collection already
exists with numShards=2
[junit4] 2> 28410 T63 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard2
[junit4] 2> 28433 T94 C:collection1 c:collection1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 28433 T94 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 28521 T63 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 28523 T93 oascc.ZkStateReader$7.process 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> 28526 T93 oascc.ZkStateReader.updateWatchedCollection Updating
data for collection1 to ver 1
[junit4] 2> 29435 T94 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 29436 T94 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 29438 T94 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 29438 T94 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 29441 T94 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 29441 T94 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/'
[junit4] 2> 29480 T94 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 29485 T94 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 29500 T94 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 29516 T94 C:collection1 c:collection1 oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 29540 T94 C:collection1 c:collection1 oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 29543 T94 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 29562 T94 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 29765 T94 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 29767 T94 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 29768 T94 C:collection1 c:collection1
oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued
and destination for multiple copyFields (2)
[junit4] 2> 29769 T94 C:collection1 c:collection1
oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 29770 T94 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 29770 T94 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 29770 T94 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/data/
[junit4] 2> 29770 T94 C:collection1 c:collection1 oasc.SolrCore.<init> JMX
monitoring not detected for core: collection1
[junit4] 2> 29771 T94 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/data
[junit4] 2> 29772 T94 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 29772 T94 C:collection1 c:collection1 oasc.SolrCore.initIndex
WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 29772 T94 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 29773 T94 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@32dba818
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c9a9),segFN=segments_1,generation=1}
[junit4] 2> 29773 T94 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 29775 T94 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 29780 T94 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 29781 T94 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 29783 T94 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 29784 T94 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 29785 T94 C:collection1 c:collection1
oasc.PluginBag.createPlugin requestHandler : '/replication' created with
startup=lazy
[junit4] 2> 29789 T94 C:collection1 c:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 29789 T94 C:collection1 c:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 29789 T94 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 29790 T94 C:collection1 c:collection1
oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is
registered (either '/select' or 'standard')
[junit4] 2> 29791 T94 C:collection1 c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 29794 T94 C:collection1 c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 29794 T94 C:collection1 c:collection1 oasu.UpdateLog.init
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 29797 T94 C:collection1 c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 29798 T94 C:collection1 c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 29799 T94 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@32dba818
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c9a9),segFN=segments_1,generation=1}
[junit4] 2> 29799 T94 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 29800 T94 C:collection1 c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@12596598[collection1] main
[junit4] 2> 29800 T94 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 29803 T94 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 29803 T94 C:collection1 c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 29805 T94 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 29805 T94 C:collection1 c:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 29805 T94 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29807 T94 C:collection1 c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 29807 T94 C:collection1 c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29807 T94 C:collection1 c:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 29809 T94 C:collection1 c:collection1
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 29810 T95 C:collection1 c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@12596598[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29810 T94 C:collection1 c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 29819 T98 C:collection1 S:shard2 oasc.ZkController.register
Register replica - core:collection1 address:http://127.0.0.1:62826/rc
collection:collection1 shard:shard2
[junit4] 2> 29820 T34 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
[junit4] 2> 29820 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 29822 T98 C:collection1 S:shard2 oascc.SolrZkClient.makePath
makePath: /collections/collection1/leader_elect/shard2/election
[junit4] 2> 29843 T98 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for
shard shard2
[junit4] 2> 29849 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29852 T98 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 29853 T98 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try
and sync
[junit4] 2> 29853 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> ASYNC NEW_CORE C3 name=collection1
org.apache.solr.core.SolrCore@2b56a8db
url=http://127.0.0.1:62826/rc/collection1 node=127.0.0.1:62826_rc
C3_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:62826/rc, node_name=127.0.0.1:62826_rc, state=down}
[junit4] 2> 29853 T98 C:collection1 S:shard2 C3 P62826
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:62826/rc/collection1/
[junit4] 2> 29855 T98 C:collection1 S:shard2 C3 P62826
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4] 2> 29857 T98 C:collection1 S:shard2 C3 P62826
oasc.SyncStrategy.syncToMe http://127.0.0.1:62826/rc/collection1/ has no
replicas
[junit4] 2> 29859 T63 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 29859 T98 C:collection1 S:shard2
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader:
http://127.0.0.1:62826/rc/collection1/ shard2
[junit4] 2> 29861 T98 C:collection1 S:shard2 oascc.SolrZkClient.makePath
makePath: /collections/collection1/leaders/shard2
[junit4] 2> 29865 T93 oascc.ZkStateReader$7.process 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> 29883 T93 oascc.ZkStateReader.updateWatchedCollection Updating
data for collection1 to ver 2
[junit4] 2> 29931 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:62826/rc",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 29937 T63 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 29938 T93 oascc.ZkStateReader$7.process 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> 29940 T93 oascc.ZkStateReader.updateWatchedCollection Updating
data for collection1 to ver 3
[junit4] 2> 29944 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1
[junit4] 2> 29947 T34 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001
[junit4] 2> 29949 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 29956 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@54fead94{/rc,null,AVAILABLE}
[junit4] 2> 29957 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29957 T34 oejs.AbstractConnector.doStart Started
ServerConnector@53250de2{HTTP/1.1}{127.0.0.1:62831}
[junit4] 2> 29959 T34 oejs.Server.doStart Started @35222ms
[junit4] 2> 29960 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/rc, hostPort=62831,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores}
[junit4] 2> 29960 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
[junit4] 2> 29961 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/'
[junit4] 2> 29980 T98 C:collection1 S:shard2 oasc.ZkController.register We
are http://127.0.0.1:62826/rc/collection1/ and leader is
http://127.0.0.1:62826/rc/collection1/
[junit4] 2> 29981 T98 C:collection1 S:shard2 oasc.ZkController.register No
LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62826/rc
[junit4] 2> 29981 T98 C:collection1 S:shard2
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4] 2> 29981 T98 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish publishing core=collection1 state=active
collection=collection1
[junit4] 2> 29981 T98 C:collection1 S:shard2 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 29984 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29989 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62826/rc",
[junit4] 2> "node_name":"127.0.0.1:62826_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 29991 T63 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62826/rc",
[junit4] 2> "node_name":"127.0.0.1:62826_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 29994 T63 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 29997 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/solr.xml
[junit4] 2> 29997 T93 oascc.ZkStateReader$7.process 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> 30004 T98 C:collection1 S:shard2
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 30010 T93 oascc.ZkStateReader.updateWatchedCollection Updating
data for collection1 to ver 4
[junit4] 2> 30026 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores
[junit4] 2> 30027 T34 oasc.CoreContainer.<init> New CoreContainer 361460469
[junit4] 2> 30027 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/]
[junit4] 2> 30028 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/lib
[junit4] 2> 30028 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/lib).
[junit4] 2> 30043 T34 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 30043 T34 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 30044 T34 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 30044 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 30045 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 30045 T34 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 30045 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 30046 T34 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 30047 T34 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 30047 T34 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 30047 T34 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 30052 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 30053 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 30053 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 30054 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 30054 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:62817/solr
[junit4] 2> 30054 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 30055 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 30057 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 30062 T112 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5435ed27
name:ZooKeeperConnection Watcher:127.0.0.1:62817 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 30063 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 30064 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 30072 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 30075 T115 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@39234df5
name:ZooKeeperConnection Watcher:127.0.0.1:62817/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 30075 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 30091 T34
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 31110 T34 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:62831_rc
[junit4] 2> 31112 T34 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:62831_rc
[junit4] 2> 31122 T34 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 31127 T34 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores
[junit4] 2> 31128 T34 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 31128 T34 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/
[junit4] 2> 31128 T34 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 31135 T116 C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 31136 T116 C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 31139 T62 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 31141 T116 C:collection1 c:collection1
oasc.ZkController.preRegister Registering watch for external collection
collection1
[junit4] 2> 31141 T116 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 31141 T63 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62831/rc",
[junit4] 2> "node_name":"127.0.0.1:62831_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 31142 T116 C:collection1 c:collection1
oascc.ZkStateReader.addZkWatch Updating collection state at
/collections/collection1/state.json from ZooKeeper...
[junit4] 2> 31143 T63 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:62831/rc",
[junit4] 2> "node_name":"127.0.0.1:62831_rc",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 31143 T63 oasco.ReplicaMutator.updateState Collection already
exists with numShards=2
[junit4] 2> 31143 T63 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 31145 T116 C:collection1 c:collection1
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 31146 T116 C:collection1 c:collection1
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 31147 T63 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 31148 T115 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 31149 T93 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 31151 T115 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 31151 T93 oascc.ZkStateReader.updateWatchedCollection Updating
data for collection1 to ver 5
[junit4] 2> 32147 T116 C:collection1 c:collection1
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 32148 T116 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 32150 T116 C:collection1 c:collection1
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 32151 T116 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 32153 T116 C:collection1 c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 32154 T116 C:collection1 c:collection1
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/'
[junit4] 2> 32172 T116 C:collection1 c:collection1
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 32175 T116 C:collection1 c:collection1 oasc.Config.<init>
loaded config solrconfig.xml with version 0
[junit4] 2> 32184 T116 C:collection1 c:collection1
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 32194 T116 C:collection1 c:collection1 oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 32208 T116 C:collection1 c:collection1 oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 32210 T116 C:collection1 c:collection1
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 32221 T116 C:collection1 c:collection1
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 32409 T116 C:collection1 c:collection1
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 32410 T116 C:collection1 c:collection1
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 32411 T116 C:collection1 c:collection1
oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued
and destination for multiple copyFields (2)
[junit4] 2> 32412 T116 C:collection1 c:collection1
oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and
destination for multiple copyFields (3)
[junit4] 2> 32412 T116 C:collection1 c:collection1
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration
from collection collection1
[junit4] 2> 32412 T116 C:collection1 c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 32413 T116 C:collection1 c:collection1 oasc.SolrCore.<init>
[collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/data/
[junit4] 2> 32413 T116 C:collection1 c:collection1 oasc.SolrCore.<init>
JMX monitoring not detected for core: collection1
[junit4] 2> 32416 T116 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/data
[junit4] 2> 32416 T116 C:collection1 c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 32416 T116 C:collection1 c:collection1 oasc.SolrCore.initIndex
WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 32417 T116 C:collection1 c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 32424 T116 C:collection1 c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@eff9b8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14a3a642),segFN=segments_1,generation=1}
[junit4] 2> 32425 T116 C:collection1 c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 32430 T116 C:collection1 c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 32436 T116 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 32437 T116 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 32440 T116 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 32442 T116 C:collection1 c:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 32443 T116 C:collection1 c:collection1
oasc.PluginBag.createPlugin requestHandler : '/replication' created with
startup=lazy
[junit4]
[...truncated too long message...]
reState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4] 2> 124249 T528 C:control_collection S:shard1 c:collection1
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 124249 T528 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 124249 T528 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data;done=false>>]
[junit4] 2> 124249 T528 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data
[junit4] 2> 124250 T528 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data/index;done=false>>]
[junit4] 2> 124250 T528 C:control_collection S:shard1 c:collection1
oasc.CachingDirectoryFactory.close Closing directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001/shard-3-003/cores/collection1/data/index
[junit4] 2> 124251 T528 C:control_collection S:shard1 c:collection1
oasc.LeaderElector$ElectionWatcher.process WARN
org.apache.solr.common.SolrException:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer/queue
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:903)
[junit4] 2> at
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:898)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:230)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer/queue
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:90)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:84)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:69)
[junit4] 2> ... 19 more
[junit4] 2>
[junit4] 2> 124282 T34 C:control_collection S:shard1 c:collection1
oejs.AbstractConnector.doStop Stopped
ServerConnector@f98f3dc{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 124283 T34 C:control_collection S:shard1 c:collection1
oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@2ba50dc3{/rc,null,UNAVAILABLE}
[junit4] 2> 124291 T34 C:control_collection S:shard1 c:collection1
oasc.ChaosMonkey.monkeyLog monkey: stop shard! 62991
[junit4] 2> 124294 T34 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62988 62988
[junit4] 2> 124340 T412 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62988 62988
[junit4] 2> 125605 T412 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> 125608 T34 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest
5AD77676F3653608-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory
doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false),
intDefault=Lucene50(blocksize=128), id=FSTOrd50,
text=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Memory
doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
locale=sr_ME, timezone=America/Whitehorse
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=241507824,total=364904448
[junit4] 2> NOTE: All tests run in this JVM: [ExternalHttpClientTest,
TestUpdateRequestCodec, TestRetryUtil, CloudSolrClientTest]
[junit4] Completed on J0 in 102.51s, 3 tests, 1 failure <<< FAILURES!
[...truncated 118 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:204: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1351:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958:
There were test failures: 57 suites, 374 tests, 1 failure
Total time: 71 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0
-XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]