Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/264/
1 tests failed.
FAILED: org.apache.solr.cloud.ShardRoutingTest.test
Error Message:
expected:<3> but was:<8>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<8>
at
__randomizedtesting.SeedInfo.seed([26AD81B84C13231B:AEF9BE62E2EF4EE3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
at
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14375 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
[junit4] 2> 4421580 INFO
(SUITE-ShardRoutingTest-seed#[26AD81B84C13231B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/init-core-data-001
[junit4] 2> 4421580 WARN
(SUITE-ShardRoutingTest-seed#[26AD81B84C13231B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 4421580 INFO
(SUITE-ShardRoutingTest-seed#[26AD81B84C13231B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 4421603 INFO
(SUITE-ShardRoutingTest-seed#[26AD81B84C13231B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 4421603 INFO
(SUITE-ShardRoutingTest-seed#[26AD81B84C13231B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 4421607 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4421626 INFO (Thread-10231) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4421626 INFO (Thread-10231) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4421627 ERROR (Thread-10231) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 4421735 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46011
[junit4] 2> 4421829 INFO (zkConnectionManagerCallback-5698-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4421844 INFO (zkConnectionManagerCallback-5700-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4421865 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 4421899 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 4421900 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 4421901 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 4421914 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 4421915 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 4421916 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 4421917 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 4421918 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 4421955 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 4421956 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 4421957 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1034dddb74e0001, likely client has closed socket
[junit4] 2> 4422028 INFO (zkConnectionManagerCallback-5704-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422045 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 4422629 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4422718 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 4422718 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 4422718 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 4422719 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b4b2ae3{/,null,AVAILABLE}
[junit4] 2> 4422719 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@49c42244{SSL,[ssl,
http/1.1]}{127.0.0.1:38209}
[junit4] 2> 4422719 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
Started @4422978ms
[junit4] 2> 4422719 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=38209,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/control-001/cores}
[junit4] 2> 4422719 ERROR
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4422719 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4422720 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 4422720 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4422720 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4422720 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-17T18:57:58.058Z
[junit4] 2> 4422721 INFO (zkConnectionManagerCallback-5706-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4422739 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4422739 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/control-001/solr.xml
[junit4] 2> 4422742 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4422742 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4422755 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4423059 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46011/solr
[junit4] 2> 4423072 INFO (zkConnectionManagerCallback-5710-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4423074 INFO (zkConnectionManagerCallback-5712-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4423375 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4423375 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38209_
[junit4] 2> 4423376 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.Overseer Overseer (id=72987633626513413-127.0.0.1:38209_-n_0000000000)
starting
[junit4] 2> 4423399 INFO (zkConnectionManagerCallback-5719-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4423400 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4423409 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38209_
[junit4] 2> 4423411 INFO (zkCallback-5718-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4423412 INFO (zkCallback-5711-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4423514 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4423566 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4423616 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4423617 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4423618 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38209_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/control-001/cores
[junit4] 2> 4423750 INFO (zkConnectionManagerCallback-5725-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4423807 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4423824 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4424252 INFO (qtp1825715692-26286) [n:127.0.0.1:38209_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38209_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4424380 INFO (OverseerThreadFactory-7743-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
[junit4] 2> 4424765 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4424765 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 4425845 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
[junit4] 2> 4425885 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 4426196 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 4426351 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 4426352 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4426352 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4426352 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 4426363 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4426387 WARN (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4426660 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4426660 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4426661 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4426661 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4426679 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 4426679 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@ba12800[control_collection_shard1_replica_n1] main]
[junit4] 2> 4426681 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4426681 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4426682 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4426695 INFO
(searcherExecutor-7748-thread-1-processing-n:127.0.0.1:38209_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:38209_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@ba12800[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4426695 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1606265216206635008
[junit4] 2> 4426733 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38209/control_collection_shard1_replica_n1/
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:38209/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 4426785 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4426797 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38209/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 4426999 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4427001 INFO (qtp1825715692-26287) [n:127.0.0.1:38209_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2236
[junit4] 2> 4427089 INFO (qtp1825715692-26286) [n:127.0.0.1:38209_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4427101 INFO (zkCallback-5711-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 4428089 INFO (qtp1825715692-26286) [n:127.0.0.1:38209_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38209_&wt=javabin&version=2}
status=0 QTime=3837
[junit4] 2> 4428094 INFO (zkConnectionManagerCallback-5730-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4428094 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4428095 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4428095 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ChaosMonkey
monkey: init - expire sessions:false cause connection loss:false
[junit4] 2> 4428124 INFO (qtp1825715692-26284) [n:127.0.0.1:38209_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4428141 INFO (OverseerThreadFactory-7743-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 4428142 INFO
(OverseerCollectionConfigSetProcessor-72987633626513413-127.0.0.1:38209_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4428142 WARN (OverseerThreadFactory-7743-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(collection1) without cores.
[junit4] 2> 4428381 INFO (qtp1825715692-26284) [n:127.0.0.1:38209_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 4428381 INFO (qtp1825715692-26284) [n:127.0.0.1:38209_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=256
[junit4] 2> 4428912 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001
of type NRT
[junit4] 2> 4428914 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4428952 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 4428953 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 4428953 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 4428953 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@36d80bbd{/,null,AVAILABLE}
[junit4] 2> 4428953 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3de8e34f{SSL,[ssl,
http/1.1]}{127.0.0.1:38820}
[junit4] 2> 4428953 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
Started @4429212ms
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38820,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001/cores}
[junit4] 2> 4428954 ERROR
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4428954 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-17T18:58:04.292Z
[junit4] 2> 4428968 INFO (zkConnectionManagerCallback-5732-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4428969 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4428969 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001/solr.xml
[junit4] 2> 4429005 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4429005 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4429006 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4430146 INFO
(OverseerCollectionConfigSetProcessor-72987633626513413-127.0.0.1:38209_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4430209 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46011/solr
[junit4] 2> 4430210 INFO (zkConnectionManagerCallback-5736-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4430256 INFO (zkConnectionManagerCallback-5738-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4430273 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4430275 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4430293 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4430293 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38820_
[junit4] 2> 4430294 INFO (zkCallback-5729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4430295 INFO (zkCallback-5718-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4430295 INFO (zkCallback-5711-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4430345 INFO (zkCallback-5737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4430425 INFO (zkConnectionManagerCallback-5745-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4430439 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4430439 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4430443 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4430520 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4430558 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4430559 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4430573 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:38820_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001/cores
[junit4] 2> 4430686 INFO (qtp1825715692-26286) [n:127.0.0.1:38209_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38820_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4430689 INFO (OverseerThreadFactory-7743-thread-3) [
c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38820_ for creating new replica
[junit4] 2> 4430726 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
x:collection1_shard2_replica_n81] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4431805 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 4431860 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
[collection1_shard2_replica_n81] Schema name=test
[junit4] 2> 4432232 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 4432285 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n81' using configuration from
collection collection1, trusted=true
[junit4] 2> 4432286 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n81' (registry
'solr.core.collection1.shard2.replica_n81') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4432286 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 4432286 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[[collection1_shard2_replica_n81] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001/cores/collection1_shard2_replica_n81],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-1-001/cores/collection1_shard2_replica_n81/data/]
[junit4] 2> 4432301 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4432334 WARN (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4432555 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4432555 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4432556 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 4432556 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4432557 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 4432558 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2dc6d5d7[collection1_shard2_replica_n81] main]
[junit4] 2> 4432575 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4432575 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4432576 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4432576 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1606265222373310464
[junit4] 2> 4432578 INFO
(searcherExecutor-7762-thread-1-processing-n:127.0.0.1:38820_
x:collection1_shard2_replica_n81 c:collection1 s:shard2) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore
[collection1_shard2_replica_n81] Registered new searcher
Searcher@2dc6d5d7[collection1_shard2_replica_n81]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4432607 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard2 to
Terms{values={core_node82=0}, version=0}
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38820/collection1_shard2_replica_n81/
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy
https://127.0.0.1:38820/collection1_shard2_replica_n81/ has no replicas
[junit4] 2> 4432609 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4432628 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38820/collection1_shard2_replica_n81/ shard2
[junit4] 2> 4432779 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 4432782 INFO (qtp915184388-26340) [n:127.0.0.1:38820_
c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2055
[junit4] 2> 4432804 INFO (qtp1825715692-26286) [n:127.0.0.1:38209_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:38820_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=2118
[junit4] 2> 4433383 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001
of type NRT
[junit4] 2> 4433385 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@593b355a{/,null,AVAILABLE}
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1d0ab397{SSL,[ssl,
http/1.1]}{127.0.0.1:36073}
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
Started @4433645ms
[junit4] 2> 4433386 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36073,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001/cores}
[junit4] 2> 4433404 ERROR
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4433431 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4433431 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 4433431 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4433431 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4433432 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-17T18:58:08.769Z
[junit4] 2> 4433465 INFO (zkConnectionManagerCallback-5748-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4433481 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4433481 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001/solr.xml
[junit4] 2> 4433484 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4433484 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4433594 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4434177 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46011/solr
[junit4] 2> 4434178 INFO (zkConnectionManagerCallback-5752-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4434205 INFO (zkConnectionManagerCallback-5754-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4434219 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4434221 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4434223 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4434223 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36073_
[junit4] 2> 4434256 INFO (zkCallback-5729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434256 INFO (zkCallback-5744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434257 INFO (zkCallback-5737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434260 INFO (zkCallback-5711-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434264 INFO (zkCallback-5753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434264 INFO (zkCallback-5718-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4434333 INFO (zkConnectionManagerCallback-5761-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4434334 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4434334 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4434335 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4434383 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4434417 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4434417 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4434431 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:36073_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001/cores
[junit4] 2> 4434598 INFO (qtp498719653-26378) [n:127.0.0.1:36073_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:36073_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4434600 INFO
(OverseerCollectionConfigSetProcessor-72987633626513413-127.0.0.1:38209_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4434601 INFO (OverseerThreadFactory-7743-thread-4) [
c:collection1 s:shard3 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:36073_ for creating new replica
[junit4] 2> 4434616 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
x:collection1_shard3_replica_n83] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4435656 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 4435708 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
[collection1_shard3_replica_n83] Schema name=test
[junit4] 2> 4436107 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 4436178 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n83' using configuration from
collection collection1, trusted=true
[junit4] 2> 4436178 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n83' (registry
'solr.core.collection1.shard3.replica_n83') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4436178 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 4436178 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[[collection1_shard3_replica_n83] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001/cores/collection1_shard3_replica_n83],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-2-001/cores/collection1_shard3_replica_n83/data/]
[junit4] 2> 4436194 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4436226 WARN (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4436436 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4436436 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4436437 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 4436438 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4436439 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 4436439 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@629b3742[collection1_shard3_replica_n83] main]
[junit4] 2> 4436457 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4436457 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4436458 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4436458 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1606265226443882496
[junit4] 2> 4436460 INFO
(searcherExecutor-7776-thread-1-processing-n:127.0.0.1:36073_
x:collection1_shard3_replica_n83 c:collection1 s:shard3) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore
[collection1_shard3_replica_n83] Registered new searcher
Searcher@629b3742[collection1_shard3_replica_n83]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4436495 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard3 to
Terms{values={core_node84=0}, version=0}
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:36073/collection1_shard3_replica_n83/
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy
https://127.0.0.1:36073/collection1_shard3_replica_n83/ has no replicas
[junit4] 2> 4436496 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4436515 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36073/collection1_shard3_replica_n83/ shard3
[junit4] 2> 4436666 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 4436668 INFO (qtp498719653-26381) [n:127.0.0.1:36073_
c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2052
[junit4] 2> 4436671 INFO (qtp498719653-26378) [n:127.0.0.1:36073_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:36073_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=2072
[junit4] 2> 4437262 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001
of type NRT
[junit4] 2> 4437263 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4437273 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 4437273 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 4437274 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 4437274 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a4c25f6{/,null,AVAILABLE}
[junit4] 2> 4437274 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4a0cdf18{SSL,[ssl,
http/1.1]}{127.0.0.1:45551}
[junit4] 2> 4437274 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
Started @4437533ms
[junit4] 2> 4437274 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45551,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001/cores}
[junit4] 2> 4437275 ERROR
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4437294 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4437294 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 4437294 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4437294 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4437294 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-17T18:58:12.632Z
[junit4] 2> 4437326 INFO (zkConnectionManagerCallback-5764-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4437379 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4437379 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001/solr.xml
[junit4] 2> 4437382 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4437382 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4437399 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4437744 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46011/solr
[junit4] 2> 4437785 INFO (zkConnectionManagerCallback-5768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4437841 INFO (zkConnectionManagerCallback-5770-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4437874 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4437876 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4437877 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4437877 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45551_
[junit4] 2> 4437928 INFO (zkCallback-5760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437935 INFO (zkCallback-5711-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437935 INFO (zkCallback-5718-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437935 INFO (zkCallback-5729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437935 INFO (zkCallback-5737-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437947 INFO (zkCallback-5753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437947 INFO (zkCallback-5769-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4437951 INFO (zkCallback-5744-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 4438134 INFO (zkConnectionManagerCallback-5777-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4438163 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4438164 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46011/solr ready
[junit4] 2> 4438199 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 4438361 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4438436 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4438436 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4438438 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:45551_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001/cores
[junit4] 2> 4438638 INFO
(OverseerCollectionConfigSetProcessor-72987633626513413-127.0.0.1:38209_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 4438749 INFO (qtp498719653-26380) [n:127.0.0.1:36073_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45551_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4438820 INFO (OverseerThreadFactory-7743-thread-5) [
c:collection1 s:shard4 ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:45551_ for creating new replica
[junit4] 2> 4438877 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
x:collection1_shard4_replica_n85] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4439946 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.5.0
[junit4] 2> 4440053 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
[collection1_shard4_replica_n85] Schema name=test
[junit4] 2> 4440260 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 4440301 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard4_replica_n85' using configuration from
collection collection1, trusted=true
[junit4] 2> 4440314 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard4.replica_n85' (registry
'solr.core.collection1.shard4.replica_n85') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36
[junit4] 2> 4440314 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 4440314 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[[collection1_shard4_replica_n85] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001/cores/collection1_shard4_replica_n85],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-3-001/cores/collection1_shard4_replica_n85/data/]
[junit4] 2> 4440317 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 4440356 WARN (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 4440491 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4440491 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4440597 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 4440597 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 4440598 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 4440599 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@23f60bd5[collection1_shard4_replica_n85] main]
[junit4] 2> 4440600 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 4440600 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 4440601 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4440601 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1606265230788132864
[junit4] 2> 4440601 INFO
(searcherExecutor-7790-thread-1-processing-n:127.0.0.1:45551_
x:collection1_shard4_replica_n85 c:collection1 s:shard4) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore
[collection1_shard4_replica_n85] Registered new searcher
Searcher@23f60bd5[collection1_shard4_replica_n85]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4440621 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ZkShardTerms
Successful update of terms at /collections/collection1/terms/shard4 to
Terms{values={core_node86=0}, version=0}
[junit4] 2> 4440631 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4440631 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4440631 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:45551/collection1_shard4_replica_n85/
[junit4] 2> 4440632 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 4440632 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy
https://127.0.0.1:45551/collection1_shard4_replica_n85/ has no replicas
[junit4] 2> 4440632 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 4440634 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45551/collection1_shard4_replica_n85/ shard4
[junit4] 2> 4440804 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 4440825 INFO (qtp631059246-26413) [n:127.0.0.1:45551_
c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1948
[junit4] 2> 4440842 INFO (qtp498719653-26380) [n:127.0.0.1:36073_
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:45551_&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2}
status=0 QTime=2092
[junit4] 2> 4441637 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-4-001
of type NRT
[junit4] 2> 4441687 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 4441784 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 4441784 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
[junit4] 2> 4441784 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
[junit4] 2> 4441784 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@166d80ec{/,null,AVAILABLE}
[junit4] 2> 4441785 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7edacebd{SSL,[ssl,
http/1.1]}{127.0.0.1:34901}
[junit4] 2> 4441785 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.e.j.s.Server
Started @4442043ms
[junit4] 2> 4441785 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/tempDir-001/jetty4,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34901,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-4-001/cores}
[junit4] 2> 4441785 ERROR
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4441804 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4441804 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.5.0
[junit4] 2> 4441804 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4441804 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4441804 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-17T18:58:17.142Z
[junit4] 2> 4441856 INFO (zkConnectionManagerCallback-5780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4441890 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 4441890 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ShardRoutingTest_26AD81B84C13231B-001/shard-4-001/solr.xml
[junit4] 2> 4441906 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 4441906 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 4441907 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@40edcf36, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 4442410 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:46011/solr
[junit4] 2> 4442442 INFO (zkConnectionManagerCallback-5784-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4442458 INFO (zkConnectionManagerCallback-5786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4442516 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:34901_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4442518 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:34901_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 4442555 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:34901_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 4442555 INFO
(TEST-ShardRoutingTest.test-seed#[26AD81B84C13231B]) [n:127.0.0.1:34901_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34901_
[junit4] 2> 4442589 INFO (zkCallback-5769-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 4442589 INFO (zkCallback-5753-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 4442589 INFO (zkCallback-5760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 4442604 INFO (zkCallback-5718-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 4442620 INFO (zkCallback-5711-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 4442620 INFO (zkCallback-5729-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKe
[...truncated too long message...]
ngs.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1451254064
[copy] Copying 241 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1451254064
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1451254064
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 44ms :: artifacts dl 8ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 517 minutes 1 second
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]