Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12790/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.TestRangeQuery
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([28EC0E246208C91D]:0)
FAILED: org.apache.solr.search.TestRangeQuery.testRangeQueries
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([28EC0E246208C91D]:0)
FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest
Error Message:
Slave's tlog file size differs for version 1501962299614691328 expected:<786>
but was:<0>
Stack Trace:
java.lang.AssertionError: Slave's tlog file size differs for version
1501962299614691328 expected:<786> but was:<0>
at
__randomizedtesting.SeedInfo.seed([28EC0E246208C91D:8FA8B6800FB3DAA4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.cloud.CdcrReplicationHandlerTest.assertUpdateLogs(CdcrReplicationHandlerTest.java:227)
at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:112)
at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10437 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/init-core-data-001
[junit4] 2> 965737 T7523 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 965737 T7523 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /k/d
[junit4] 2> 965739 T7523 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 965739 T7524 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 965739 T7524 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 965839 T7523 oasc.ZkTestServer.run start zk server on
port:54080
[junit4] 2> 965839 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 965840 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 965842 T7531 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@781ea67d
name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 965842 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 965843 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 965843 T7523 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 965844 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 965845 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 965845 T7534 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@42ce09f2
name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 965846 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 965846 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 965846 T7523 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 965847 T7523 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 965848 T7523 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 965848 T7523 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 965849 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 965849 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 965850 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 965851 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 965852 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 965852 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 965853 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 965853 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 965853 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 965854 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 965854 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 965855 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 965855 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 965856 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 965857 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 965857 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 965858 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 965858 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 965859 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 965859 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 965860 T7523 oasc.AbstractZkTestCase.putConfig put
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 965860 T7523 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 965862 T7523 oas.SolrTestCaseJ4.setUp ###Starting doTest
[junit4] 2> 965920 T7523 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1
[junit4] 2> 965922 T7523 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 965923 T7523 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@432d7b0c{/k/d,null,AVAILABLE}
[junit4] 2> 965924 T7523 oejs.AbstractConnector.doStart Started
ServerConnector@72a30522{HTTP/1.1}{127.0.0.1:40702}
[junit4] 2> 965924 T7523 oejs.Server.doStart Started @966988ms
[junit4] 2> 965924 T7523 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {shards=shard1, hostContext=/k/d, hostPort=40702,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores}
[junit4] 2> 965924 T7523 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 965924 T7523 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/'
[junit4] 2> 965933 T7523 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/solr.xml
[junit4] 2> 965936 T7523 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores
[junit4] 2> 965937 T7523 oasc.CoreContainer.<init> New CoreContainer
1160998560
[junit4] 2> 965937 T7523 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/]
[junit4] 2> 965937 T7523 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/lib
[junit4] 2> 965937 T7523 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/lib).
[junit4] 2> 965941 T7523 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 965942 T7523 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 965943 T7523 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 965943 T7523 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 965943 T7523 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 965944 T7523 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54080/solr
[junit4] 2> 965944 T7523 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 965944 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 965945 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 965953 T7548 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@22c11c49
name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 965953 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 965954 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 965956 T7523 n:127.0.0.1:40702_k%2Fd
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 965957 T7551 n:127.0.0.1:40702_k%2Fd
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@15106bbd
name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 965957 T7523 n:127.0.0.1:40702_k%2Fd
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 965958 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 965959 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4] 2> 965960 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
[junit4] 2> 965961 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
[junit4] 2> 965963 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
[junit4] 2> 965964 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 965964 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 965965 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4] 2> 965966 T7523 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40702_k%2Fd
[junit4] 2> 965966 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40702_k%2Fd
[junit4] 2> 965967 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 965967 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4] 2> 965968 T7523 n:127.0.0.1:40702_k%2Fd oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 965968 T7523 n:127.0.0.1:40702_k%2Fd
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:40702_k%2Fd
[junit4] 2> 965969 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4] 2> 965969 T7523 n:127.0.0.1:40702_k%2Fd oasc.Overseer.start
Overseer (id=93872641360789507-127.0.0.1:40702_k%2Fd-n_0000000000) starting
[junit4] 2> 965971 T7523 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4] 2> 965973 T7523 n:127.0.0.1:40702_k%2Fd
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 965973 T7523 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 965974 T7553 n:127.0.0.1:40702_k%2Fd
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 965974 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 965976 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
[junit4] 2> 965976 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 965977 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores
[junit4] 2> 965977 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1, collection=tmp_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 965978 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/
[junit4] 2> 965978 T7523 n:127.0.0.1:40702_k%2Fd
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 965979 T7555 n:127.0.0.1:40702_k%2Fd c:tmp_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=tmp_collection
[junit4] 2> 965979 T7555 n:127.0.0.1:40702_k%2Fd c:tmp_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 965979 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 965979 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 965980 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 2> "node_name":"127.0.0.1:40702_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 965980 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 2> "node_name":"127.0.0.1:40702_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 965980 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ClusterStateMutator.createCollection building a new cName: tmp_collection
[junit4] 2> 965981 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 965981 T7551 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 966979 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 966979 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:tmp_collection
[junit4] 2> 966980 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.createCollectionZkNode Creating collection in
ZooKeeper:tmp_collection
[junit4] 2> 966980 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.getConfName Looking for collection configName
[junit4] 2> 966980 T7555 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4] 2> 966981 T7555 n:127.0.0.1:40702_k%2Fd
oascc.SolrZkClient.makePath makePath: /collections/tmp_collection
[junit4] 2> 966981 T7555 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/tmp_collection
[junit4] 2> 966982 T7555 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 966982 T7555 n:127.0.0.1:40702_k%2Fd
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/'
[junit4] 2> 966989 T7555 n:127.0.0.1:40702_k%2Fd oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 966994 T7555 n:127.0.0.1:40702_k%2Fd
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 966997 T7555 n:127.0.0.1:40702_k%2Fd oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 967020 T7555 n:127.0.0.1:40702_k%2Fd oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 967022 T7555 n:127.0.0.1:40702_k%2Fd
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 967026 T7555 n:127.0.0.1:40702_k%2Fd
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 967108 T7555 n:127.0.0.1:40702_k%2Fd
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 967109 T7555 n:127.0.0.1:40702_k%2Fd
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 967109 T7555 n:127.0.0.1:40702_k%2Fd
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 967111 T7555 n:127.0.0.1:40702_k%2Fd
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 967118 T7555 n:127.0.0.1:40702_k%2Fd oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
tmp_collection
[junit4] 2> 967118 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 967119 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/], dataDir=[null]
[junit4] 2> 967119 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106326d
[junit4] 2> 967119 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data
[junit4] 2> 967119 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index/
[junit4] 2> 967120 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 967120 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index
[junit4] 2> 967120 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.0126953125,
floorSegmentMB=0.7001953125, forceMergeDeletesPctAllowed=2.7787642722023085,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 967142 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 967143 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 967145 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"cdcr-processor-chain"
[junit4] 2> 967154 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 967156 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 967156 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 967157 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 967158 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 967158 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.PluginBag.createPlugin requestHandler : '/replication' created with
startup=lazy
[junit4] 2> 967166 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 967166 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 967166 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
[junit4] 2> 967166 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 967173 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 967173 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 967174 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 967174 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 967175 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=471969874,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 967175 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7e906719[collection1] main
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value
of version field
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_
for 65536 version buckets from index
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_,
cannot seed version bucket highest value from index
[junit4] 2> 967176 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in
index or recent updates, using new clock 1501962263278387200
[junit4] 2> 967178 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets
with highest version 1501962263278387200
[junit4] 2> 967178 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/tmp_collection
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 967179 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 967180 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 967180 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 967183 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/cdcr/state
[junit4] 2> 967184 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oash.CdcrBufferStateManager.createStateNode Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 967187 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oash.CdcrProcessStateManager.createStateNode Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 967196 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 967196 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 967196 T7556 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7e906719[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 967196 T7555 n:127.0.0.1:40702_k%2Fd x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 967197 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:40702/k/d collection:tmp_collection shard:shard1
[junit4] 2> 967197 T7523 n:127.0.0.1:40702_k%2Fd
oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 967197 T7523 n:127.0.0.1:40702_k%2Fd
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 967197 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/tmp_collection/leader_elect/shard1/election
[junit4] 2> 967199 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 967200 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 967200 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 967201 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection"} current state version:
1
[junit4] 2> ASYNC NEW_CORE C3796 name=collection1
org.apache.solr.core.SolrCore@2158400e
url=http://127.0.0.1:40702/k/d/collection1 node=127.0.0.1:40702_k%2Fd
C3796_STATE=coll:tmp_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:40702/k/d, node_name=127.0.0.1:40702_k%2Fd,
state=down}
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 C3796 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:40702/k/d/collection1/
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 C3796 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 C3796 oasc.SyncStrategy.syncToMe
http://127.0.0.1:40702/k/d/collection1/ has no replicas
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:40702/k/d/collection1/ shard1
[junit4] 2> 967201 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oascc.SolrZkClient.makePath makePath:
/collections/tmp_collection/leaders/shard1
[junit4] 2> 967204 T7561 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 967204 T7551 n:127.0.0.1:40702_k%2Fd
oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader
state @ tmp_collection:shard1
[junit4] 2> 967205 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 967263 T7523 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1
[junit4] 2> 967264 T7523 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 967265 T7523 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@63778d4a{/k/d,null,AVAILABLE}
[junit4] 2> 967265 T7523 oejs.AbstractConnector.doStart Started
ServerConnector@58c512a4{HTTP/1.1}{127.0.0.1:55323}
[junit4] 2> 967265 T7523 oejs.Server.doStart Started @968329ms
[junit4] 2> 967266 T7523 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {shards=shard2, hostContext=/k/d, hostPort=55323,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores}
[junit4] 2> 967266 T7523 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 967266 T7523 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/'
[junit4] 2> 967274 T7523 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/solr.xml
[junit4] 2> 967277 T7523 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores
[junit4] 2> 967278 T7523 oasc.CoreContainer.<init> New CoreContainer
1877523935
[junit4] 2> 967278 T7523 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/]
[junit4] 2> 967278 T7523 oasc.CoreContainer.load loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/lib
[junit4] 2> 967279 T7523 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/lib).
[junit4] 2> 967282 T7523 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 967283 T7523 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 967284 T7523 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 967284 T7523 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 967284 T7523 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 967284 T7523 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:54080/solr
[junit4] 2> 967284 T7523 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 967285 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 967285 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 967286 T7575 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@e0674de name:ZooKeeperConnection
Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 967286 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 967287 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 967288 T7523 n:127.0.0.1:55323_k%2Fd
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 967290 T7578 n:127.0.0.1:55323_k%2Fd
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@54306f6f
name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 967290 T7523 n:127.0.0.1:55323_k%2Fd
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 967292 T7523 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 967307 T7551 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 967307 T7578 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 967353 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:40702/k/d/collection1/ and leader is
http://127.0.0.1:40702/k/d/collection1/
[junit4] 2> 967354 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:40702/k/d
[junit4] 2> 967354 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 967354 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=tmp_collection
[junit4] 2> 967354 T7560 n:127.0.0.1:40702_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 967355 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 967355 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 2> "node_name":"127.0.0.1:40702_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 967356 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 2> "node_name":"127.0.0.1:40702_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 967457 T7578 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 967457 T7551 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 1)
[junit4] 2> 968294 T7523 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55323_k%2Fd
[junit4] 2> 968295 T7523 n:127.0.0.1:55323_k%2Fd
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55323_k%2Fd
[junit4] 2> 968295 T7523 n:127.0.0.1:55323_k%2Fd oasc.Overseer.close
Overseer (id=null) closing
[junit4] 2> 968296 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
[junit4] 2> 968296 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 968297 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores
[junit4] 2> 968298 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1, collection=tmp_collection,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 968298 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/
[junit4] 2> 968298 T7523 n:127.0.0.1:55323_k%2Fd
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 968299 T7579 n:127.0.0.1:55323_k%2Fd c:tmp_collection
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=tmp_collection
[junit4] 2> 968299 T7579 n:127.0.0.1:55323_k%2Fd c:tmp_collection
x:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 968299 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 968299 T7579 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 968300 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 2> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 968300 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 2> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 968300 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
[junit4] 2> 968300 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 968402 T7551 n:127.0.0.1:40702_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 968402 T7578 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred
- updating... (live nodes size: 2)
[junit4] 2> 969300 T7579 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 969300 T7579 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:tmp_collection
[junit4] 2> 969300 T7579 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 969300 T7579 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/tmp_collection
[junit4] 2> 969301 T7579 n:127.0.0.1:55323_k%2Fd
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 969301 T7579 n:127.0.0.1:55323_k%2Fd
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/'
[junit4] 2> 969308 T7579 n:127.0.0.1:55323_k%2Fd oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 969311 T7579 n:127.0.0.1:55323_k%2Fd
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 969314 T7579 n:127.0.0.1:55323_k%2Fd oasc.SolrConfig.<init>
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 969338 T7579 n:127.0.0.1:55323_k%2Fd oasc.SolrConfig.<init>
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 969339 T7579 n:127.0.0.1:55323_k%2Fd
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 969342 T7579 n:127.0.0.1:55323_k%2Fd
oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4] 2> 969415 T7579 n:127.0.0.1:55323_k%2Fd
oass.IndexSchema.readSchema default search field in schema is text
[junit4] 2> 969416 T7579 n:127.0.0.1:55323_k%2Fd
oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 969417 T7579 n:127.0.0.1:55323_k%2Fd
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 969419 T7579 n:127.0.0.1:55323_k%2Fd
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 969424 T7579 n:127.0.0.1:55323_k%2Fd oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
tmp_collection
[junit4] 2> 969424 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4] 2> 969425 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/], dataDir=[null]
[junit4] 2> 969425 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@106326d
[junit4] 2> 969425 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data
[junit4] 2> 969425 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data/index/
[junit4] 2> 969426 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 969426 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.CachingDirectoryFactory.get return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data/index
[junit4] 2> 969427 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=75.0126953125,
floorSegmentMB=0.7001953125, forceMergeDeletesPctAllowed=2.7787642722023085,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 969546 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 969546 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 969549 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"cdcr-processor-chain"
[junit4] 2> 969549 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 969551 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 969552 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 969553 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 969553 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 969554 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.PluginBag.createPlugin requestHandler : '/replication' created with
startup=lazy
[junit4] 2> 969556 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 969557 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis
class [org.apache.solr.handler.admin.AdminHandlers]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 969557 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
[junit4] 2> 969557 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 969558 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 969558 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 969559 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 969559 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 969561 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=471969874,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 969561 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 969561 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 969562 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@7e57603b[collection1] main
[junit4] 2> 969562 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value
of version field
[junit4] 2> 969562 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_
for 65536 version buckets from index
[junit4] 2> 969562 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_,
cannot seed version bucket highest value from index
[junit4] 2> 969562 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in
index or recent updates, using new clock 1501962265780289536
[junit4] 2> 969564 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets
with highest version 1501962265780289536
[junit4] 2> 969564 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/tmp_collection
[junit4] 2> 969565 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oascc.ZkStateReader.readConfigName path=/collections/tmp_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 969565 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 969565 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 969565 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 969565 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 969566 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 969566 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 969566 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 969567 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasha.AdminHandlers.inform WARN <requestHandler name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 969568 T7580 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@7e57603b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 969568 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
[junit4] 2> 969569 T7579 n:127.0.0.1:55323_k%2Fd x:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 969569 T7583 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:55323/k/d collection:tmp_collection shard:shard1
[junit4] 2> 969569 T7523 n:127.0.0.1:55323_k%2Fd
oass.SolrDispatchFilter.init
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 969570 T7523 n:127.0.0.1:55323_k%2Fd
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4] 2> 969570 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 969570 T7583 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register We are
http://127.0.0.1:55323/k/d/collection1/ and leader is
http://127.0.0.1:40702/k/d/collection1/
[junit4] 2> 969571 T7583 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:55323/k/d
[junit4] 2> 969571 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 969571 T7583 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4] 2> 969572 T7583 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 oasu.DefaultSolrCoreState.doRecovery Running recovery - first
canceling any ongoing recovery
[junit4] 2> ASYNC NEW_CORE C3797 name=collection1
org.apache.solr.core.SolrCore@3b9c7132
url=http://127.0.0.1:55323/k/d/collection1 node=127.0.0.1:55323_k%2Fd
C3797_STATE=coll:tmp_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:55323/k/d, node_name=127.0.0.1:55323_k%2Fd,
state=down}
[junit4] 2> 969572 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.RecoveryStrategy.run Starting recovery process.
core=collection1 recoveringAfterStartup=true
[junit4] 2> 969572 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4] 2> 969572 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.RecoveryStrategy.doRecovery Publishing state of core
collection1 as recovering, leader is http://127.0.0.1:40702/k/d/collection1/
and I am http://127.0.0.1:55323/k/d/collection1/
[junit4] 2> 969573 T7587 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6828a903
name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 969573 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.ZkController.publish publishing core=collection1
state=recovering collection=tmp_collection
[junit4] 2> 969573 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.ZkController.publish numShards not found on descriptor
- reading it from system property
[junit4] 2> 969573 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 969574 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 969574 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 969575 T7552 n:127.0.0.1:40702_k%2Fd
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 2> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 969575 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep
recovery command to http://127.0.0.1:40702/k/d; WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A55323_k%252Fd&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
[junit4] 2> 969575 T7552 n:127.0.0.1:40702_k%2Fd
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 2> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"recovering",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 969576 T7541 n:127.0.0.1:40702_k%2Fd
oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName:
core_node2, state: recovering, checkLive: true, onlyIfLeader: true,
onlyIfLeaderActive: true
[junit4] 2> 969577 T7541 n:127.0.0.1:40702_k%2Fd
oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds
to see collection1 (shard1 of tmp_collection) have state: recovering
[junit4] 2> 969577 T7541 n:127.0.0.1:40702_k%2Fd
oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering):
collection=tmp_collection, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:55323_k%2Fd,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:55323/k/d","node_name":"127.0.0.1:55323_k%2Fd","state":"down"}
[junit4] 1> / (2)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1> /zookeeper (1)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1> /solr (7)
[junit4] 1> /solr/configs (1)
[junit4] 1> /solr/configs/conf1 (11)
[junit4] 1> /solr/configs/conf1/currency.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/enumsConfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/protwords.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/old_synonyms.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/solrconfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/synonyms.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/stopwords.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/schema.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1>
/solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4] 1> DATA: ...supressed...
[junit4] 1> /solr/configs/conf1/open-exchange-rates.json (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "disclaimer": "This data is not real, it was
synthetically created to match currency.xml. It is modeled after the data
format available from openexchangerates.org. See
https://openexchangerates.org/documentation for details",
[junit4] 1> "license":
"http://www.apache.org/licenses/LICENSE-2.0",
[junit4] 1> "timestamp": 1332070464,
[junit4] 1>
[junit4] 1>
[junit4] 1> "IMPORTANT NOTE": "In order for tests to work, this
data must be kept in sync with ./currency.xml",
[junit4] 1>
[junit4] 1>
[junit4] 1> "base": "USD",
[junit4] 1> "rates": {
[junit4] 1> "USD": 1,
[junit4] 1> "JPY": 81.29,
[junit4] 1> "EUR": 2.5,
[junit4] 1> "GBP": 0.5,
[junit4] 1> "MXN": 2.0
[junit4] 1> }
[junit4] 1> }
[junit4] 1>
[junit4] 1> /solr/overseer (6)
[junit4] 1> DATA:
[junit4] 1>
[junit4] 1> /solr/overseer/collection-queue-work (0)
[junit4] 1> /solr/overseer/queue-work (1)
[junit4] 1> /solr/overseer/queue-work/qn-0000000005 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection1",
[junit4] 1> "core_node_name":"core_node2",
[junit4] 1> "roles":null,
[junit4] 1> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 1> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 1> "numShards":"1",
[junit4] 1> "state":"recovering",
[junit4] 1> "shard":"shard1",
[junit4] 1> "collection":"tmp_collection",
[junit4] 1> "operation":"state"}
[junit4] 1> /solr/overseer/collection-map-failure (0)
[junit4] 1> /solr/overseer/collection-map-completed (0)
[junit4] 1> /solr/overseer/queue (0)
[junit4] 1> /solr/overseer/collection-map-running (0)
[junit4] 1> /solr/aliases.json (0)
[junit4] 1> /solr/collections (3)
[junit4] 1> /solr/collections/collection1 (1)
[junit4] 1> DATA:
[junit4] 1> {"configName":"conf1"}
[junit4] 1> /solr/collections/collection1/shards (0)
[junit4] 1> /solr/collections/tmp_collection (3)
[junit4] 1> DATA:
[junit4] 1> {"configName":"conf1"}
[junit4] 1> /solr/collections/tmp_collection/leaders (1)
[junit4] 1> /solr/collections/tmp_collection/leaders/shard1 (0)
[junit4] 1> DATA:
[junit4] 1> {
[junit4] 1> "core":"collection1",
[junit4] 1> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 1> "node_name":"127.0.0.1:40702_k%2Fd"}
[junit4] 1> /solr/collections/tmp_collection/cdcr (1)
[junit4] 1> /solr/collections/tmp_collection/cdcr/state (2)
[junit4] 1> /solr/collections/tmp_collection/cdcr/state/process (0)
[junit4] 1> DATA:
[junit4] 1> stopped
[junit4] 1> /solr/collections/tmp_collection/cdcr/state/buffer (0)
[junit4] 1> DATA:
[junit4] 1> enabled
[junit4] 1> /solr/collections/tmp_collection/leader_elect (1)
[junit4] 1> /solr/collections/tmp_collection/leader_elect/shard1 (1)
[junit4] 1>
/solr/collections/tmp_collection/leader_elect/shard1/election (2)
[junit4] 1>
/solr/collections/tmp_collection/leader_elect/shard1/election/93872641360789507-core_node1-n_0000000000
(0)
[junit4] 1>
/solr/collections/tmp_collection/leader_elect/shard1/election/93872641360789509-core_node2-n_0000000001
(0)
[junit4] 1> /solr/collections/control_collection (1)
[junit4] 1> DATA:
[junit4] 1> {"configName":"conf1"}
[junit4] 1> /solr/collections/control_collection/shards (0)
[junit4] 1> /solr/live_nodes (2)
[junit4] 1> /solr/live_nodes/127.0.0.1:55323_k%2Fd (0)
[junit4] 1> /solr/live_nodes/127.0.0.1:40702_k%2Fd (0)
[junit4] 1> /solr/overseer_elect (2)
[junit4] 1> /solr/overseer_elect/leader (0)
[junit4] 1> DATA:
[junit4] 1>
{"id":"93872641360789507-127.0.0.1:40702_k%2Fd-n_0000000000"}
[junit4] 1> /solr/overseer_elect/election (2)
[junit4] 1>
/solr/overseer_elect/election/93872641360789509-127.0.0.1:55323_k%2Fd-n_0000000001
(0)
[junit4] 1>
/solr/overseer_elect/election/93872641360789507-127.0.0.1:40702_k%2Fd-n_0000000000
(0)
[junit4] 1> /solr/clusterstate.json (0)
[junit4] 1> DATA:
[junit4] 1> {"tmp_collection":{
[junit4] 1> "replicationFactor":"1",
[junit4] 1> "router":{"name":"compositeId"},
[junit4] 1> "maxShardsPerNode":"1",
[junit4] 1> "autoAddReplicas":"false",
[junit4] 1> "autoCreated":"true",
[junit4] 1> "shards":{"shard1":{
[junit4] 1> "range":"80000000-7fffffff",
[junit4] 1> "state":"active",
[junit4] 1> "replicas":{
[junit4] 1> "core_node1":{
[junit4] 1> "core":"collection1",
[junit4] 1> "base_url":"http://127.0.0.1:40702/k/d",
[junit4] 1> "node_name":"127.0.0.1:40702_k%2Fd",
[junit4] 1> "state":"active",
[junit4] 1> "leader":"true"},
[junit4] 1> "core_node2":{
[junit4] 1> "core":"collection1",
[junit4] 1> "base_url":"http://127.0.0.1:55323/k/d",
[junit4] 1> "node_name":"127.0.0.1:55323_k%2Fd",
[junit4] 1> "state":"down"}}}}}}
[junit4] 1>
[junit4] 2> 969588 T7523
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 969589 T7523 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 969590 T7592 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1309c2d4
name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 969590 T7523 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 969590 T7523 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 969591 T7523
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 969593 T7568 n:127.0.0.1:55323_k%2Fd
oasha.CollectionsHandler.handleRequestBody Invoked Collection Action :delete
with paramsname=tmp_collection&action=DELETE&wt=javabin&version=2
[junit4] 2> 969593 T7551 n:127.0.0.1:40702_k%2Fd
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/collection-queue-work state SyncConnected
[junit4] 2> 969594 T7553 n:127.0.0.1:40702_k%2Fd
oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the
message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"tmp_collection",
[junit4] 2> "operation":"delete"}
[junit4] 2> 969594 T7594 n:127.0.0.1:40702_k%2Fd c:tmp_collection
oasc.OverseerCollectionProcessor.processMessage WARN
OverseerCollectionProcessor.processMessage : delete , {
[junit4] 2> "name":"tmp_collection",
[junit4] 2> "operation":"delete"}
[junit4] 2> 969595 T7594 n:127.0.0.1:40702_k%2Fd c:tmp_collection
oasc.OverseerCollectionProcessor.collectionCmd Executing Collection Cmd :
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 969595 T7594 n:127.0.0.1:40702_k%2Fd c:tmp_collection
oasc.OverseerCollectionProcessor.sliceCmd Collection Admin sending CoreAdmin
cmd to http://127.0.0.1:40702/k/d
params:action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&core=collection1&qt=%2Fadmin%2Fcores
[junit4] 2> 969596 T7594 n:127.0.0.1:40702_k%2Fd c:tmp_collection
oasc.OverseerCollectionProcessor.sliceCmd Collection Admin sending CoreAdmin
cmd to http://127.0.0.1:55323/k/d
params:action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&core=collection1&qt=%2Fadmin%2Fcores
[junit4] 2> 969597 T7542 n:127.0.0.1:40702_k%2Fd oasc.SolrCore.close
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2158400e
[junit4] 2> 969597 T7569 n:127.0.0.1:55323_k%2Fd
oasc.RecoveryStrategy.close WARN Stopping recovery for core=collection1
coreNodeName=core_node2
[junit4] 2> 969598 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.SolrException.log ERROR Error while trying to recover.
core=collection1:java.util.concurrent.ExecutionException:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:40702/k/d
[junit4] 2> at
java.util.concurrent.FutureTask.report(FutureTask.java:122)
[junit4] 2> at
java.util.concurrent.FutureTask.get(FutureTask.java:192)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:592)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:363)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:229)
[junit4] 2> Caused by:
org.apache.solr.client.solrj.SolrServerException: IOException occured when
talking to server at: http://127.0.0.1:40702/k/d
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:271)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient$1.call(HttpSolrClient.java:267)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.net.SocketException: Socket closed
[junit4] 2> at
java.net.SocketInputStream.socketRead0(Native Method)
[junit4] 2> at
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:170)
[junit4] 2> at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
[junit4] 2> at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
[junit4] 2> at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] 2> at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] 2> at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] 2> at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
[junit4] 2> at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
[junit4] 2> at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] 2> at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
[junit4] 2> at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
[junit4] 2> at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 969599 T7586 n:127.0.0.1:55323_k%2Fd c:tmp_collection s:shard1
x:collection1 C3797 oasc.RecoveryStrategy.doRecovery Finished recovery process.
core=collection1
[junit4] 2> 969598 T7542 n:127.0.0.1:40702_k%2Fd
oash.CdcrRequestHandler$1.preClose Solr core is being closed - shutting down
CDCR handler @ tmp_collection:shard1
[junit4] 2> 969600 T7569 n:127.0.0.1:55323_k%2Fd oasc.SolrCore.close
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3b9c7132
[junit4] 2> 969600 T7542 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.unregisterConfListener removed listener for config directory
[/configs/conf1]
[junit4] 2> 969600 T7542 n:127.0.0.1:40702_k%2Fd
oasc.ZkController.unregisterConfListener No more listeners for config directory
[/configs/conf1]
[junit4] 2> 969600 T7569 n:127.0.0.1:55323_k%2Fd
oash.CdcrRequestHandler$1.preClose Solr core is being closed - shutting down
CDCR handler @ tmp_collection:shard1
[junit4] 2> 969601 T7542 n:127.0.0.1:40702_k%2Fd
oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 969601 T7569 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.unregisterConfListener removed listener for config directory
[/configs/conf1]
[junit4] 2> 969601 T7542 n:127.0.0.1:40702_k%2Fd
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 969602 T7542 n:127.0.0.1:40702_k%2Fd
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 969602 T7542 n:127.0.0.1:40702_k%2Fd
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 969601 T7569 n:127.0.0.1:55323_k%2Fd
oasc.ZkController.unregisterConfListener No more listeners for config directory
[/configs/conf1]
[junit4] 2> 969602 T7569 n:127.0.0.1:55323_k%2Fd
oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
[junit4] 2> 969603 T7542 n:127.0.0.1:40702_k%2Fd
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 969603 T7569 n:127.0.0.1:55323_k%2Fd
oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4] 2> 969603 T7569 n:127.0.0.1:55323_k%2Fd
oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 969603 T7569 n:127.0.0.1:55323_k%2Fd
oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with
IndexWriterCloser
[junit4] 2> 969604 T7569 n:127.0.0.1:55323_k%2Fd
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4] 2> 969610 T7542 n:127.0.0.1:40702_k%2Fd
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 969610 T7542 n:127.0.0.1:40702_k%2Fd
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data;done=false>>]
[junit4] 2> 969610 T7542 n:127.0.0.1:40702_k%2Fd
oasc.CachingDirectoryFactory.closeCacheValue looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest
28EC0E246208C91D-001/jetty-001/cores/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenki
[...truncated too long message...]
ler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2051)
[junit4] 2> at
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
[junit4] 2> at
org.apache.solr.util.TestHarness.update(TestHarness.java:267)
[junit4] 2> at
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:282)
[junit4] 2> at
org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:252)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:748)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:727)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:721)
[junit4] 2> at
org.apache.solr.search.TestRangeQuery.setUp(TestRangeQuery.java:44)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.lang.reflect.Method.invoke(Method.java:497)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=17397, maxDocsPerChunk=7, blockSize=741),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=17397, blockSize=741)), sim=DefaultSimilarity, locale=et_EE,
timezone=Pacific/Palau
[junit4] 2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation
1.8.0_60-ea (64-bit)/cpus=12,threads=4,free=228202456,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest,
TestSolrJ, SolrInfoMBeanTest, TestGroupingSearch, QueryEqualityTest,
HdfsChaosMonkeySafeLeaderTest, TestStandardQParsers,
TestSchemaSimilarityResource, TestSort, TestUtils,
TestReplicationHandlerBackup, TestBinaryResponseWriter, TestStressReorder,
CdcrVersionReplicationTest, OpenExchangeRatesOrgProviderTest,
TestDistributedMissingSort, TestPseudoReturnFields, SSLMigrationTest,
TestSolr4Spatial2, TestPerFieldSimilarity, SOLR749Test, TestCSVResponseWriter,
BufferStoreTest, OverseerCollectionProcessorTest, TestFieldTypeResource,
VersionInfoTest, DistanceUnitsTest, TestShortCircuitedRequests,
XsltUpdateRequestHandlerTest, TestTrie, PolyFieldTest, SolrTestCaseJ4Test,
QueryParsingTest, TestInitParams, TestSchemaManager, TestRawResponseWriter,
TestQueryUtils, XmlUpdateRequestHandlerTest, TestStressRecovery,
TestHighlightDedupGrouping, TestSystemIdResolver, MergeStrategyTest,
AliasIntegrationTest, CursorPagingTest, TestMaxScoreQueryParser,
CircularListTest, TestCollationField,
OverriddenZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest,
MultiThreadedOCPTest, PathHierarchyTokenizerFactoryTest, TestZkChroot,
TestReRankQParserPlugin, RecoveryZkTest, ActionThrottleTest,
TestHashQParserPlugin, HdfsSyncSliceTest, TestRecovery,
TestRequestStatusCollectionAPI, MoreLikeThisHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestReqParamsAPI, DeleteShardTest,
SimpleFacetsTest, TestLuceneMatchVersion, TestNRTOpen, TestSurroundQueryParser,
NumericFieldsTest, ChangedSchemaMergeTest, TestManagedResourceStorage,
DocValuesMissingTest, DistributedFacetPivotWhiteBoxTest, DocValuesTest,
CustomCollectionTest, LoggingHandlerTest, SuggestComponentTest,
TestMissingGroups, AsyncMigrateRouteKeyTest, ResponseLogComponentTest,
DistributedIntervalFacetingTest, UnloadDistributedZkTest, OverseerTest,
ShardRoutingTest, ZkSolrClientTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, TestJoin, TestRangeQuery]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRangeQuery
-Dtests.seed=28EC0E246208C91D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=et_EE -Dtests.timezone=Pacific/Palau -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestRangeQuery (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([28EC0E246208C91D]:0)
[junit4] Completed [502/502] on J2 in 7223.16s, 1 test, 2 errors <<<
FAILURES!
[...truncated 13 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973:
There were test failures: 502 suites, 1985 tests, 1 suite-level error, 1 error,
1 failure, 57 ignored (25 assumptions)
Total time: 151 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]