Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/659/

2 tests failed.
REGRESSION:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=1250, name=Thread-428, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=1250, name=Thread-428, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([44840241931F6D8A]:0)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:1044)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread 
Thread[id=10371, name=coreLoadExecutor-2180-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=10371, 
name=coreLoadExecutor-2180-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
        at __randomizedtesting.SeedInfo.seed([44840241931F6D8A]:0)
        at java.lang.Thread.getStackTrace(Thread.java:1589)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:728)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1314)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1205)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1197)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/index-MMapDirectory-122
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/index-MMapDirectory-122)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more




Build Log:
[...truncated 12046 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/init-core-data-001
   [junit4]   2> 1992453 T1001 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1992453 T1001 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_if/
   [junit4]   2> 1992461 T1001 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1992463 T1001 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1992464 T1002 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1992563 T1001 oasc.ZkTestServer.run start zk server on 
port:53183
   [junit4]   2> 1992564 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1992565 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1992570 T1008 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@727956ea 
name:ZooKeeperConnection Watcher:127.0.0.1:53183 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1992570 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1992571 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1992571 T1001 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1992575 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1992577 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1992579 T1010 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@262b8c37 
name:ZooKeeperConnection Watcher:127.0.0.1:53183/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1992579 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1992580 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1992580 T1001 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1992583 T1001 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1992586 T1001 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1992588 T1001 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1992591 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1992593 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1992599 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1992601 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1992709 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1992710 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1992713 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1992713 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1992715 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1992716 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1992718 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1992719 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1992722 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1992723 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1992725 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1992727 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1992729 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1992730 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1992733 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1992734 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1992736 T1001 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1992737 T1001 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 1994439 T1001 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1994444 T1001 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55498
   [junit4]   2> 1994445 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1994446 T1001 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1994446 T1001 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002
   [junit4]   2> 1994447 T1001 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002/'
   [junit4]   2> 1994494 T1001 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002/solr.xml
   [junit4]   2> 1994586 T1001 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002
   [junit4]   2> 1994587 T1001 oasc.CoreContainer.<init> New CoreContainer 
377137719
   [junit4]   2> 1994588 T1001 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002/]
   [junit4]   2> 1994590 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1994590 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1994591 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1994591 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1994592 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1994592 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1994593 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1994594 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1994594 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1994595 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1994596 T1001 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1994596 T1001 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1994597 T1001 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1994597 T1001 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1994598 T1001 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53183/solr
   [junit4]   2> 1994599 T1001 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1994599 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1994600 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1994602 T1021 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f3d0c68 
name:ZooKeeperConnection Watcher:127.0.0.1:53183 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994603 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1994604 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1994607 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1994609 T1023 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c1f37d4 name:ZooKeeperConnection 
Watcher:127.0.0.1:53183/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1994609 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1994612 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1994615 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1994617 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1994621 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1994624 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1994627 T1001 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1994629 T1001 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55498__if
   [junit4]   2> 1994630 T1001 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55498__if
   [junit4]   2> 1994633 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1994635 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1994638 T1001 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1994644 T1001 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55498__if
   [junit4]   2> 1994645 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1994646 T1001 oasc.Overseer.start Overseer 
(id=92690615886675971-127.0.0.1:55498__if-n_0000000000) starting
   [junit4]   2> 1994649 T1001 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1994657 T1001 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1994670 T1025 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1994671 T1001 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1994675 T1001 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1994676 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1994680 T1024 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1994683 T1001 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002
   [junit4]   2> 1996026 T1001 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-002/conf/
   [junit4]   2> 1996264 T1001 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1996266 T1001 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 1996266 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1996267 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1996268 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1996269 T1029 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@118b589b 
name:ZooKeeperConnection Watcher:127.0.0.1:53183/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1996270 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1996270 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1996272 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1996274 T1001 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1998289 T1001 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1998291 T1001 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1998295 T1001 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:60017
   [junit4]   2> 1998296 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1998297 T1001 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1998297 T1001 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003
   [junit4]   2> 1998298 T1001 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/'
   [junit4]   2> 1998368 T1001 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solr.xml
   [junit4]   2> 1998462 T1001 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003
   [junit4]   2> 1998463 T1001 oasc.CoreContainer.<init> New CoreContainer 
939019324
   [junit4]   2> 1998464 T1001 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/]
   [junit4]   2> 1998465 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1998466 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1998466 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1998467 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1998467 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1998467 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1998468 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1998468 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1998469 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1998469 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1998470 T1001 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1998470 T1001 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1998471 T1001 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1998471 T1001 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1998472 T1001 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53183/solr
   [junit4]   2> 1998472 T1001 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1998472 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1998473 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1998475 T1040 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e5513d9 name:ZooKeeperConnection 
Watcher:127.0.0.1:53183 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1998476 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1998477 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1998481 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1998483 T1042 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49743a75 
name:ZooKeeperConnection Watcher:127.0.0.1:53183/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1998483 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1998491 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1999495 T1001 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60017__if
   [junit4]   2> 1999497 T1001 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60017__if
   [junit4]   2> 1999501 T1001 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1999508 T1001 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003
   [junit4]   2> 2000903 T1001 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/conf/
   [junit4]   2> 2000995 T1001 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2000997 T1001 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 2000998 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2003070 T1001 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2003072 T1001 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2003077 T1001 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:10322
   [junit4]   2> 2003078 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2003079 T1001 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2003079 T1001 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004
   [junit4]   2> 2003080 T1001 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/'
   [junit4]   2> 2003151 T1001 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solr.xml
   [junit4]   2> 2003246 T1001 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004
   [junit4]   2> 2003247 T1001 oasc.CoreContainer.<init> New CoreContainer 
2134477858
   [junit4]   2> 2003247 T1001 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/]
   [junit4]   2> 2003249 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2003250 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2003250 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2003251 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2003252 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2003253 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2003254 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2003255 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2003256 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2003257 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2003258 T1001 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2003258 T1001 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2003259 T1001 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2003259 T1001 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2003259 T1001 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53183/solr
   [junit4]   2> 2003260 T1001 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2003260 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2003261 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2003264 T1057 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b1f4d6f 
name:ZooKeeperConnection Watcher:127.0.0.1:53183 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2003265 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2003266 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2003270 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2003272 T1059 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6af43e4 name:ZooKeeperConnection 
Watcher:127.0.0.1:53183/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2003272 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2003280 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2004285 T1001 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10322__if
   [junit4]   2> 2004287 T1001 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:10322__if
   [junit4]   2> 2004292 T1001 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2004299 T1001 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004
   [junit4]   2> 2005786 T1001 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/conf/
   [junit4]   2> 2005789 T1001 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2005791 T1001 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 2005791 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2007728 T1001 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2007730 T1001 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2007734 T1001 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:15701
   [junit4]   2> 2007735 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2007736 T1001 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2007737 T1001 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005
   [junit4]   2> 2007737 T1001 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/'
   [junit4]   2> 2007808 T1001 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solr.xml
   [junit4]   2> 2007920 T1001 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005
   [junit4]   2> 2007921 T1001 oasc.CoreContainer.<init> New CoreContainer 
936002112
   [junit4]   2> 2007922 T1001 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/]
   [junit4]   2> 2007924 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2007925 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2007926 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2007926 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2007927 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2007928 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2007928 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2007929 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2007930 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2007930 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2007931 T1001 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2007932 T1001 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2007933 T1001 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2007934 T1001 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2007934 T1001 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53183/solr
   [junit4]   2> 2007935 T1001 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2007936 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2007937 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2007939 T1072 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3fc3945d 
name:ZooKeeperConnection Watcher:127.0.0.1:53183 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2007940 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2007941 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2007944 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2007946 T1074 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2804e04b 
name:ZooKeeperConnection Watcher:127.0.0.1:53183/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2007947 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2007954 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2008959 T1001 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15701__if
   [junit4]   2> 2008961 T1001 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:15701__if
   [junit4]   2> 2008965 T1001 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2008972 T1001 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005
   [junit4]   2> 2008997 T1001 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/conf/
   [junit4]   2> 2010602 T1001 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2010603 T1001 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 2010604 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2012645 T1001 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 2012647 T1001 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2012653 T1001 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:21594
   [junit4]   2> 2012655 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2012656 T1001 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2012656 T1001 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006
   [junit4]   2> 2012657 T1001 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/'
   [junit4]   2> 2012758 T1001 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solr.xml
   [junit4]   2> 2012852 T1001 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006
   [junit4]   2> 2012853 T1001 oasc.CoreContainer.<init> New CoreContainer 
596592926
   [junit4]   2> 2012854 T1001 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/]
   [junit4]   2> 2012856 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2012856 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2012857 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2012858 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2012858 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2012858 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2012859 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2012860 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2012860 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2012861 T1001 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2012862 T1001 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2012862 T1001 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2012863 T1001 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2012864 T1001 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2012864 T1001 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53183/solr
   [junit4]   2> 2012865 T1001 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2012865 T1001 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2012866 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2012868 T1087 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@140962cf 
name:ZooKeeperConnection Watcher:127.0.0.1:53183 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2012869 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2012870 T1001 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2012873 T1001 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2012875 T1089 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49edeec0 
name:ZooKeeperConnection Watcher:127.0.0.1:53183/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2012876 T1001 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2012888 T1001 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2013892 T1001 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21594__if
   [junit4]   2> 2013893 T1001 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:21594__if
   [junit4]   2> 2013898 T1001 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2013904 T1001 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006
   [junit4]   2> 2013912 T1001 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/conf/
   [junit4]   2> 2016051 T1001 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2016052 T1001 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3
   [junit4]   2> 2016053 T1001 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2016071 T1033 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
wt=javabin&action=CREATE&collection.configName=conf1&version=2&replicationFactor=2&router.field=myOwnField&name=solrj_collection&numShards=2
   [junit4]   2> 2016077 T1045 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 2016079 T1025 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 2016460 T1092 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"solrj_collection",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "router.field":"myOwnField"}
   [junit4]   2> 2016461 T1092 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/solrj_collection 
   [junit4]   2> 2016461 T1092 oascc.SolrZkClient.makePath makePath: 
/collections/solrj_collection
   [junit4]   2> 2016465 T1045 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016468 T1024 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
solrj_collection
   [junit4]   2> 2016468 T1024 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
solrj_collection with shards [shard1, shard2]
   [junit4]   2> 2016468 T1024 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
solrj_collection 1
   [junit4]   2> 2016471 T1075 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016471 T1043 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016471 T1044 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016471 T1060 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016471 T1045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016471 T1090 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016565 T1092 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2016566 T1092 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica1 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:15701__if
   [junit4]   2> 2016568 T1092 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard1_replica2 as part of slice shard1 of collection 
solrj_collection on 127.0.0.1:21594__if
   [junit4]   2> 2016570 T1092 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica1 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:60017__if
   [junit4]   2> 2016572 T1092 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
solrj_collection_shard2_replica2 as part of slice shard2 of collection 
solrj_collection on 127.0.0.1:10322__if
   [junit4]   2> 2016573 T1065 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&shard=shard1&qt=/admin/cores&action=CREATE&collection.configName=conf1&version=2&name=solrj_collection_shard1_replica1&collection=solrj_collection&numShards=2
   [junit4]   2> 2016573 T1079 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&shard=shard1&qt=/admin/cores&action=CREATE&collection.configName=conf1&version=2&name=solrj_collection_shard1_replica2&collection=solrj_collection&numShards=2
   [junit4]   2> 2016575 T1032 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&shard=shard2&qt=/admin/cores&action=CREATE&collection.configName=conf1&version=2&name=solrj_collection_shard2_replica1&collection=solrj_collection&numShards=2
   [junit4]   2> 2016576 T1065 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 2016576 T1049 oasha.CoreAdminHandler.handleCreateAction core 
create command 
wt=javabin&shard=shard2&qt=/admin/cores&action=CREATE&collection.configName=conf1&version=2&name=solrj_collection_shard2_replica2&collection=solrj_collection&numShards=2
   [junit4]   2> 2016578 T1045 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016578 T1065 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016580 T1032 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 2016581 T1032 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016581 T1049 oasc.ZkController.publish publishing 
core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 2016582 T1079 oasc.ZkController.publish publishing 
core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 2016583 T1049 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016584 T1079 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2016584 T1024 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:15701__if",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:15701/_if";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 2016588 T1024 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica1",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "node_name":"127.0.0.1:60017__if",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:60017/_if";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 2016591 T1045 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016592 T1024 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard2_replica2",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "node_name":"127.0.0.1:10322__if",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:10322/_if";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 2016596 T1024 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"solrj_collection_shard1_replica2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:21594__if",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "collection":"solrj_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:21594/_if";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 2016599 T1045 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2016600 T1043 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016600 T1060 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016600 T1075 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016600 T1045 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016600 T1044 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2016601 T1090 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2017579 T1065 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 2017580 T1065 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 2017581 T1065 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017581 T1065 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 2017582 T1032 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 2017583 T1032 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 2017584 T1065 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2017585 T1032 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017586 T1049 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 2017585 T1065 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/'
   [junit4]   2> 2017587 T1049 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 2017587 T1032 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 2017591 T1079 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 2017591 T1049 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017591 T1032 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2017591 T1079 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:solrj_collection
   [junit4]   2> 2017592 T1032 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/'
   [junit4]   2> 2017592 T1049 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 2017593 T1079 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2017594 T1079 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/solrj_collection
   [junit4]   2> 2017594 T1049 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2017595 T1049 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/'
   [junit4]   2> 2017595 T1079 oascc.ZkStateReader.readConfigName 
path=/collections/solrj_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2017596 T1079 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/'
   [junit4]   2> 2017783 T1049 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017784 T1079 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017784 T1032 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017789 T1065 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2017854 T1049 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017855 T1079 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017857 T1032 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017864 T1065 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2017955 T1049 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2017956 T1079 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2017958 T1032 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2017965 T1065 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2017972 T1079 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 2017973 T1049 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 2017973 T1032 oass.IndexSchema.readSchema 
[solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 2017982 T1065 oass.IndexSchema.readSchema 
[solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 2018621 T1032 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2018637 T1065 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2018646 T1032 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2018646 T1049 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2018651 T1032 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2018653 T1065 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2018657 T1065 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2018658 T1049 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2018662 T1049 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2018671 T1032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018675 T1065 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018679 T1032 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018684 T1065 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018685 T1049 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018688 T1032 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018690 T1032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018693 T1032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018693 T1065 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018694 T1032 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018695 T1049 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018695 T1065 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018696 T1032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018696 T1032 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018696 T1065 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018697 T1032 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 2018698 T1065 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018698 T1032 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2018700 T1032 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/data/
   [junit4]   2> 2018700 T1032 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2998a407
   [junit4]   2> 2018701 T1065 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018702 T1065 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018702 T1032 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/data
   [junit4]   2> 2018703 T1049 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018702 T1065 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica1' using configuration from collection 
solrj_collection
   [junit4]   2> 2018703 T1032 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 2018705 T1049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018704 T1065 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2018705 T1049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018705 T1032 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2018707 T1049 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018708 T1032 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-003/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 2018708 T1049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018709 T1049 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018709 T1079 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2018706 T1065 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/data/
   [junit4]   2> 2018709 T1049 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard2_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 2018709 T1032 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=568370488, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018711 T1049 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2018711 T1065 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2998a407
   [junit4]   2> 2018713 T1032 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-7878966d)),segFN=segments_1,generation=1}
   [junit4]   2> 2018713 T1049 oasc.SolrCore.<init> 
[solrj_collection_shard2_replica2] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/data/
   [junit4]   2> 2018714 T1065 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/data
   [junit4]   2> 2018714 T1049 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2998a407
   [junit4]   2> 2018714 T1032 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018716 T1065 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 2018716 T1049 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/data
   [junit4]   2> 2018717 T1065 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2018717 T1049 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 2018718 T1065 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-005/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 2018718 T1049 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard2_replica2] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2018720 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=568370488, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018721 T1049 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-004/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 2018722 T1065 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-197b76a6)),segFN=segments_1,generation=1}
   [junit4]   2> 2018722 T1049 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=568370488, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018723 T1079 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2018723 T1065 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018724 T1049 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-ddc6720)),segFN=segments_1,generation=1}
   [junit4]   2> 2018725 T1032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2018726 T1032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018727 T1032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018727 T1032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018728 T1032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018729 T1032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2018729 T1079 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2018730 T1049 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018730 T1032 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2018731 T1032 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2018732 T1032 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2018732 T1065 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2018733 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018733 T1065 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018734 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018734 T1065 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018735 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018735 T1065 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018736 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2018736 T1065 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018737 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2018737 T1065 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2018738 T1032 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2018739 T1065 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2018739 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2018738 T1049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2018740 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2018740 T1065 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2018742 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2018741 T1049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018743 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2018743 T1049 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2018742 T1065 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2018744 T1049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018744 T1032 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2018746 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018746 T1049 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2018747 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018747 T1049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2018748 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018749 T1049 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2018749 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2018750 T1049 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2018750 T1049 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2018751 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2018751 T1065 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2018752 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018752 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2018753 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018754 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2018755 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2018755 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2018756 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2018756 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2018757 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2018757 T1079 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018758 T1065 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2018757 T1049 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2018760 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2018761 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2018762 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2018763 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2018764 T1049 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2018774 T1079 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2018781 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018781 T1032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018781 T1049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018782 T1079 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018784 T1079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018784 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018784 T1079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018785 T1032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018785 T1079 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2018785 T1049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018787 T1079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2018788 T1079 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2018787 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018789 T1032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018789 T1079 oasc.CoreContainer.create Creating SolrCore 
'solrj_collection_shard1_replica2' using configuration from collection 
solrj_collection
   [junit4]   2> 2018790 T1049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018791 T1079 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2018792 T1079 oasc.SolrCore.<init> 
[solrj_collection_shard1_replica2] Opening new SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/data/
   [junit4]   2> 2018792 T1065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018793 T1032 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018793 T1079 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2998a407
   [junit4]   2> 2018801 T1049 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2018804 T1079 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/data
   [junit4]   2> 2018805 T1079 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 2018806 T1079 oasc.SolrCore.initIndex WARN 
[solrj_collection_shard1_replica2] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2018807 T1079 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-44840241931F6D8A-001/tempDir-006/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 2018808 T1079 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=568370488, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018810 T1079 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-5b09b45d)),segFN=segments_1,generation=1}
   [junit4]   2> 2018810 T1079 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018811 T1065 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2018812 T1065 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2018812 T1032 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2018813 T1065 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=909042512, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018813 T1049 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2018814 T1065 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-197b76a6)),segFN=segments_1,generation=1}
   [junit4]   2> 2018814 T1049 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2018813 T1032 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2018815 T1065 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2018816 T1049 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=909042512, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2018818 T1049 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=BaseDirectoryWrapper(RAMDirectory(id=lucene-ddc6720)),segFN=segments_1,generation=1}
  

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

-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-001/collection1/data
   [junit4]   2> 3075404 T9703 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3080399 T9703 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=906770506
   [junit4]   2> 3080401 T9703 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@545a125c
   [junit4]   2> 3080401 T9703 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 3080402 T9703 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3080402 T9703 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3080402 T9703 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3080406 T9703 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3080406 T9703 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3080407 T9703 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data/index.20141026212038163
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data/index.20141026212038163;done=false>>]
   [junit4]   2> 3080407 T9703 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data/index.20141026212038163
   [junit4]   2> 3080407 T9703 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 3080408 T9703 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/solr-instance-002/collection1/data
   [junit4]   2> 3080409 T9703 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3085419 T9703 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=fr_CA, timezone=Asia/Amman
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=170517960,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, 
TestManagedSchemaFieldResource, TestNRTOpen, SystemInfoHandlerTest, 
TestLFUCache, CurrencyFieldOpenExchangeTest, TriLevelCompositeIdRoutingTest, 
SpatialFilterTest, SolrIndexConfigTest, TestIntervalFaceting, 
TestBulkSchemaConcurrent, TestCustomSort, AnalysisErrorHandlingTest, 
ZkControllerTest, TestRecovery, TestExpandComponent, TestPivotHelperCode, 
HttpPartitionTest, TestCollationFieldDocValues, 
TestFieldTypeCollectionResource, TestBulkSchemaAPI, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery, TestGroupingSearch, 
TestBM25SimilarityFactory, DocValuesMissingTest, FullSolrCloudDistribCmdsTest, 
ShowFileRequestHandlerTest, TestSimpleQParserPlugin, 
UUIDUpdateProcessorFallbackTest, PathHierarchyTokenizerFactoryTest, 
MBeansHandlerTest, TestSystemIdResolver, PreAnalyzedFieldTest, 
RequiredFieldsTest, TestShardHandlerFactory, DocumentBuilderTest, SampleTest, 
TestRestManager, ChaosMonkeySafeLeaderTest, PrimitiveFieldTypeTest, 
JSONWriterTest, TestCodecSupport, DisMaxRequestHandlerTest, 
TestSweetSpotSimilarityFactory, NoCacheHeaderTest, SolrCoreTest, TestConfig, 
MultiThreadedOCPTest, TestDistribDocBasedVersion, ConnectionManagerTest, 
TestReRankQParserPlugin, LeaderElectionIntegrationTest, ShardRoutingTest, 
BasicZkTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=44840241931F6D8A 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=fr_CA -Dtests.timezone=Asia/Amman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=10371, 
name=coreLoadExecutor-2180-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([44840241931F6D8A]:0)
   [junit4]    >        at java.lang.Thread.getStackTrace(Thread.java:1589)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:728)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1314)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1205)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1197)
   [junit4]    >        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/index-MMapDirectory-122
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-44840241931F6D8A-001/index-MMapDirectory-122)
   [junit4]    >        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    >        ... 1 more
   [junit4] Completed on J1 in 1043.72s, 14 tests, 1 error <<< FAILURES!

[...truncated 246 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:532:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:473:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:966:
 There were test failures: 438 suites, 1800 tests, 1 suite-level error, 1 
error, 54 ignored (9 assumptions)

Total time: 225 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #654
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 478958103 bytes
Compression is 0.0%
Took 1 min 29 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to