Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22237/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Error from server at https://127.0.0.1:35827/collection1: Async exception 
during distributed update: Error from server at 
https://127.0.0.1:34917/collection1_shard1_replica_n43: Bad Request    request: 
https://127.0.0.1:34917/collection1_shard1_replica_n43/update?update.distrib=TOLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A35827%2Fcollection1_shard2_replica_n41%2F&wt=javabin&version=2
 Remote error message: ERROR: [doc=123] multiple values encountered for non 
multiValued field test_s: [one, two]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35827/collection1: Async exception during 
distributed update: Error from server at 
https://127.0.0.1:34917/collection1_shard1_replica_n43: Bad Request



request: 
https://127.0.0.1:34917/collection1_shard1_replica_n43/update?update.distrib=TOLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A35827%2Fcollection1_shard2_replica_n41%2F&wt=javabin&version=2
Remote error message: ERROR: [doc=123] multiple values encountered for non 
multiValued field test_s: [one, two]
        at 
__randomizedtesting.SeedInfo.seed([FFBAAF5A9EEFBC12:77EE90803013D1EA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13393 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/init-core-data-001
   [junit4]   2> 653991 WARN  
(SUITE-TestNamedUpdateProcessors-seed#[FFBAAF5A9EEFBC12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 653991 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[FFBAAF5A9EEFBC12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 653992 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[FFBAAF5A9EEFBC12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 653992 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[FFBAAF5A9EEFBC12]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 653992 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[FFBAAF5A9EEFBC12]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 653993 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 653993 INFO  (Thread-1327) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 653993 INFO  (Thread-1327) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 653994 ERROR (Thread-1327) [    ] 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> 654093 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41663
   [junit4]   2> 654095 INFO  (zkConnectionManagerCallback-1543-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654098 INFO  (zkConnectionManagerCallback-1545-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654100 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 654101 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 654102 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 654102 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 654103 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 654103 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 654104 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 654104 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 654105 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 654105 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 654106 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 654107 INFO  (zkConnectionManagerCallback-1549-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654108 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 654195 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 654195 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 654195 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 654196 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 654196 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d9137d3{/,null,AVAILABLE}
   [junit4]   2> 654196 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@777b440e{SSL,[ssl, 
http/1.1]}{127.0.0.1:38013}
   [junit4]   2> 654196 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server Started @654233ms
   [junit4]   2> 654196 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/tempDir-001/control/data,
 hostPort=38013, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/control-001/cores}
   [junit4]   2> 654197 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 654197 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 654197 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 654197 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 654197 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 654197 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-13T00:04:21.009338Z
   [junit4]   2> 654198 INFO  (zkConnectionManagerCallback-1551-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654199 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 654199 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/control-001/solr.xml
   [junit4]   2> 654201 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 654201 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 654202 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 654263 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr
   [junit4]   2> 654264 INFO  (zkConnectionManagerCallback-1555-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654266 INFO  (zkConnectionManagerCallback-1557-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654301 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 654301 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38013_
   [junit4]   2> 654302 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.Overseer Overseer 
(id=72190590993432581-127.0.0.1:38013_-n_0000000000) starting
   [junit4]   2> 654305 INFO  (zkConnectionManagerCallback-1564-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654306 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41663/solr ready
   [junit4]   2> 654307 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38013_
   [junit4]   2> 654307 INFO  (zkCallback-1556-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 654308 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 654320 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 654334 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 654342 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 654342 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 654342 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:38013_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/control-001/cores
   [junit4]   2> 654352 INFO  (zkConnectionManagerCallback-1570-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654353 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 654354 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready
   [junit4]   2> 654364 INFO  (qtp8150175-6222) [n:127.0.0.1:38013_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38013_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 654366 INFO  (OverseerThreadFactory-2611-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 654500 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_    
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> 654500 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 655511 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 655517 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655550 WARN  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 655550 WARN  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 655550 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655551 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655551 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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@138370bb
   [junit4]   2> 655551 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 655551 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 655552 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1164730822, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 655554 WARN  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655579 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655579 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655585 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 655585 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 655586 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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=0.5389087633943073]
   [junit4]   2> 655586 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bd2c18e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 655587 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 655587 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655587 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 655587 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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 1603113595593293824
   [junit4]   2> 655588 INFO  
(searcherExecutor-2616-thread-1-processing-n:127.0.0.1:38013_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:38013_ 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@bd2c18e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 655591 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655592 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 655592 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655592 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38013/control_collection_shard1_replica_n1/
   [junit4]   2> 655593 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655593 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38013/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 655593 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655594 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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:38013/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 655696 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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> 655698 INFO  (qtp8150175-6264) [n:127.0.0.1:38013_ 
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=1197
   [junit4]   2> 655700 INFO  (qtp8150175-6222) [n:127.0.0.1:38013_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 655798 INFO  (zkCallback-1556-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> 656367 INFO  
(OverseerCollectionConfigSetProcessor-72190590993432581-127.0.0.1:38013_-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> 656700 INFO  (qtp8150175-6222) [n:127.0.0.1:38013_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38013_&wt=javabin&version=2}
 status=0 QTime=2336
   [junit4]   2> 656704 INFO  (zkConnectionManagerCallback-1575-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656705 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 656706 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready
   [junit4]   2> 656706 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 656708 INFO  (qtp8150175-6221) [n:127.0.0.1:38013_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 656710 INFO  (OverseerThreadFactory-2611-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 656710 WARN  (OverseerThreadFactory-2611-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 656914 INFO  (qtp8150175-6221) [n:127.0.0.1:38013_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 656915 INFO  (qtp8150175-6221) [n:127.0.0.1:38013_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 656986 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001
 of type NRT
   [junit4]   2> 656987 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 656988 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 656988 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 656988 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 656988 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@559b8a0a{/,null,AVAILABLE}
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d1363eb{SSL,[ssl, 
http/1.1]}{127.0.0.1:35827}
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server Started @657026ms
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/tempDir-001/jetty1,
 hostPort=35827, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 656989 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 656989 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-13T00:04:23.801778Z
   [junit4]   2> 656990 INFO  (zkConnectionManagerCallback-1577-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 656991 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 656991 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001/solr.xml
   [junit4]   2> 656993 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 656993 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 656994 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 657029 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr
   [junit4]   2> 657030 INFO  (zkConnectionManagerCallback-1581-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657032 INFO  (zkConnectionManagerCallback-1583-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657035 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 657035 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 657037 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 657037 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35827_
   [junit4]   2> 657037 INFO  (zkCallback-1556-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657038 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657038 INFO  (zkCallback-1574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657038 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 657047 INFO  (zkConnectionManagerCallback-1590-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657048 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 657048 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41663/solr ready
   [junit4]   2> 657048 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 657058 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 657064 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 657064 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 657065 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35827_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001/cores
   [junit4]   2> 657088 INFO  (qtp630229646-6282) [n:127.0.0.1:35827_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35827_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 657089 INFO  
(OverseerCollectionConfigSetProcessor-72190590993432581-127.0.0.1:38013_-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> 657090 INFO  (OverseerThreadFactory-2611-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35827_ for creating new replica
   [junit4]   2> 657093 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_    
x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 658103 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 658110 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 658151 WARN  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 658151 WARN  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 658152 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 658152 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 658152 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 658152 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 658152 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 658154 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1164730822, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 658155 WARN  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 658179 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 658179 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 658180 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 658180 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 658181 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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=0.5389087633943073]
   [junit4]   2> 658181 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@189508ed[collection1_shard2_replica_n41] main]
   [junit4]   2> 658183 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 658183 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 658183 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 658183 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603113598315397120
   [junit4]   2> 658184 INFO  
(searcherExecutor-2630-thread-1-processing-n:127.0.0.1:35827_ 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@189508ed[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 658188 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35827/collection1_shard2_replica_n41/
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:35827/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 658189 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 658190 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35827/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 658342 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 658344 INFO  (qtp630229646-6310) [n:127.0.0.1:35827_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1251
   [junit4]   2> 658346 INFO  (qtp630229646-6282) [n:127.0.0.1:35827_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35827_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1258
   [junit4]   2> 658418 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001
 of type NRT
   [junit4]   2> 658419 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 658420 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 658420 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 658420 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 658420 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@301237bc{/,null,AVAILABLE}
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4250ea71{SSL,[ssl, 
http/1.1]}{127.0.0.1:34917}
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server Started @658458ms
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/tempDir-001/jetty2,
 hostPort=34917, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001/cores}
   [junit4]   2> 658421 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 658421 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-13T00:04:25.233768Z
   [junit4]   2> 658422 INFO  (zkConnectionManagerCallback-1593-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658423 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 658423 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001/solr.xml
   [junit4]   2> 658425 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 658425 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 658425 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 658445 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 658571 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr
   [junit4]   2> 658572 INFO  (zkConnectionManagerCallback-1597-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658574 INFO  (zkConnectionManagerCallback-1599-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658577 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 658578 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 658578 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 658578 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34917_
   [junit4]   2> 658579 INFO  (zkCallback-1556-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658579 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658579 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658579 INFO  (zkCallback-1574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658579 INFO  (zkCallback-1598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658579 INFO  (zkCallback-1589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 658588 INFO  (zkConnectionManagerCallback-1606-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658589 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 658589 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41663/solr ready
   [junit4]   2> 658590 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 658600 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 658613 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 658613 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 658614 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:34917_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001/cores
   [junit4]   2> 658641 INFO  (qtp2139396929-6322) [n:127.0.0.1:34917_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34917_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 658643 INFO  
(OverseerCollectionConfigSetProcessor-72190590993432581-127.0.0.1:38013_-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> 658643 INFO  (OverseerThreadFactory-2611-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34917_ for creating new replica
   [junit4]   2> 658646 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_    
x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 658749 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 659691 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 659697 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 659724 WARN  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 659724 WARN  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 659724 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 659724 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 659725 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 659725 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 659725 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 659726 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1164730822, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 659727 WARN  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 659751 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 659751 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 659757 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 659757 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 659758 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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=0.5389087633943073]
   [junit4]   2> 659758 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2bdc44e0[collection1_shard1_replica_n43] main]
   [junit4]   2> 659759 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 659759 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 659760 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 659760 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603113599969001472
   [junit4]   2> 659761 INFO  
(searcherExecutor-2644-thread-1-processing-n:127.0.0.1:34917_ 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@2bdc44e0[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 659763 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34917/collection1_shard1_replica_n43/
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:34917/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 659765 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 659767 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34917/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 659868 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 659868 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 659870 INFO  (qtp2139396929-6350) [n:127.0.0.1:34917_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1223
   [junit4]   2> 659871 INFO  (qtp2139396929-6322) [n:127.0.0.1:34917_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34917_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1230
   [junit4]   2> 659940 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001
 of type NRT
   [junit4]   2> 659941 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9.0.4+11
   [junit4]   2> 659942 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 659942 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 659942 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 659942 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5547b503{/,null,AVAILABLE}
   [junit4]   2> 659943 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4cb885a{SSL,[ssl, 
http/1.1]}{127.0.0.1:35559}
   [junit4]   2> 659943 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.Server Started @659980ms
   [junit4]   2> 659943 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/tempDir-001/jetty3,
 hostPort=35559, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001/cores}
   [junit4]   2> 659944 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 659944 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 659944 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 659944 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 659944 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 659944 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-13T00:04:26.756709Z
   [junit4]   2> 659945 INFO  (zkConnectionManagerCallback-1609-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 659946 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 659946 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001/solr.xml
   [junit4]   2> 659948 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 659948 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 659949 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 659970 INFO  (zkCallback-1598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 659970 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 660032 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr
   [junit4]   2> 660033 INFO  (zkConnectionManagerCallback-1613-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660034 INFO  (zkConnectionManagerCallback-1615-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660037 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 660038 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 660039 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 660039 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35559_
   [junit4]   2> 660040 INFO  (zkCallback-1598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1589-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1574-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1556-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1614-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1563-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660040 INFO  (zkCallback-1605-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 660049 INFO  (zkConnectionManagerCallback-1622-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660050 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 660051 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41663/solr ready
   [junit4]   2> 660051 WARN  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.h.a.MetricsHistoryHandler Missing .system, 
keeping metrics history in memory
   [junit4]   2> 660061 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 660067 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 660067 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 660068 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) 
[n:127.0.0.1:35559_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001/cores
   [junit4]   2> 660093 INFO  (qtp2139396929-6321) [n:127.0.0.1:34917_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35559_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 660095 INFO  
(OverseerCollectionConfigSetProcessor-72190590993432581-127.0.0.1:38013_-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> 660095 INFO  (OverseerThreadFactory-2611-thread-5) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35559_ for creating new replica
   [junit4]   2> 660104 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_    
x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 660208 INFO  (zkCallback-1582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 660208 INFO  (zkCallback-1598-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 661142 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 661149 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 661190 WARN  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 661190 WARN  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 661190 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 661190 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 661191 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@138370bb
   [junit4]   2> 661191 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 661191 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 661192 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1164730822, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 661193 WARN  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 661217 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 661217 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 661218 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 661218 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 661219 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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=0.5389087633943073]
   [junit4]   2> 661219 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32dd00ae[collection1_shard2_replica_n45] main]
   [junit4]   2> 661221 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 661221 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 661221 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 661221 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1603113601500971008
   [junit4]   2> 661222 INFO  
(searcherExecutor-2658-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@32dd00ae[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 661224 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 661226 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 661226 INFO  
(updateExecutor-1610-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:35559_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 661226 INFO  
(recoveryExecutor-1611-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:35559_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 661226 INFO  
(recoveryExecutor-1611-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:35559_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 661227 INFO  (qtp1401311671-6362) [n:127.0.0.1:35559_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1122
   [junit4]   2> 661228 INFO  (qtp2139396929-6321) [n:127.0.0.1:34917_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35559_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1135
   [junit4]   2> 661229 INFO  (qtp630229646-6282) [n:127.0.0.1:35827_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 661229 INFO  (qtp630229646-6282) [n:127.0.0.1:35827_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] 
o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 661230 INFO  
(recoveryExecutor-1611-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:35559_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 661230 INFO  
(recoveryExecutor-1611-thread-1-processing-n:127.0.0.1:35559_ 
x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) 
[n:127.0.0.1:35559_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 66123

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

93432599-127.0.0.1:44571_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop 
exiting : 127.0.0.1:44571_
   [junit4]   2> 669780 WARN  
(OverseerAutoScalingTriggerThread-72190590993432599-127.0.0.1:44571_-n_0000000004)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 669794 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@532755c5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 669794 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a8de2ff{/,null,UNAVAILABLE}
   [junit4]   2> 669794 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 669795 ERROR 
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
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> 669796 INFO  
(TEST-TestNamedUpdateProcessors.test-seed#[FFBAAF5A9EEFBC12]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41663 41663
   [junit4]   2> 670232 INFO  (Thread-1327) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41663 41663
   [junit4]   2> 670233 WARN  (Thread-1327) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        9       /solr/collections/collection1/terms/shard1
   [junit4]   2>        9       /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       /solr/collections/.system/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestNamedUpdateProcessors -Dtests.method=test 
-Dtests.seed=FFBAAF5A9EEFBC12 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-UM -Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   16.2s J1 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35827/collection1: Async exception during 
distributed update: Error from server at 
https://127.0.0.1:34917/collection1_shard1_replica_n43: Bad Request
   [junit4]    > request: 
https://127.0.0.1:34917/collection1_shard1_replica_n43/update?update.distrib=TOLEADER&distrib.from=https%3A%2F%2F127.0.0.1%3A35827%2Fcollection1_shard2_replica_n41%2F&wt=javabin&version=2
   [junit4]    > Remote error message: ERROR: [doc=123] multiple values 
encountered for non multiValued field test_s: [one, two]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FFBAAF5A9EEFBC12:77EE90803013D1EA]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:103)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_FFBAAF5A9EEFBC12-001
   [junit4]   2> Jun 13, 2018 12:04:37 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=Lucene50(blocksize=128), id=Lucene50(blocksize=128), 
type=Lucene50(blocksize=128), md5=Lucene50(blocksize=128)}, 
docValues:{size=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
version=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=583, 
maxMBSortInHeap=5.030052867004311, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f6862e3),
 locale=en-UM, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=143804616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, TestTrie, 
TestInPlaceUpdatesStandalone, LIRRollingUpdatesTest, TestSolr4Spatial, 
PolyFieldTest, TestSubQueryTransformer, TestSchemalessBufferedUpdates, 
TestConfigSetsAPIExclusivity, DistributedMLTComponentTest, TestSearchPerf, 
TestTolerantUpdateProcessorCloud, TestFilteredDocIdSet, BlockDirectoryTest, 
TestSurroundQueryParser, HttpPartitionOnCommitTest, SolrMetricManagerTest, 
TestAuthorizationFramework, TestCloudPivotFacet, TestConfigSets, 
TestDeleteCollectionOnDownNodes, TestSweetSpotSimilarityFactory, 
TestXmlQParserPlugin, TestSimpleQParserPlugin, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestStressUserVersions, HLLUtilTest, 
SignatureUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, 
TestXIncludeConfig, ReplicationFactorTest, DocumentBuilderTest, 
TestPerFieldSimilarity, BigEndianAscendingWordDeserializerTest, SyncSliceTest, 
TestSolrCoreParser, DeleteStatusTest, TestOrdValues, TestStressInPlaceUpdates, 
TestPushWriter, TestSimpleTrackingShardHandler, MetricsHistoryIntegrationTest, 
TestPartialUpdateDeduplication, CdcrRequestHandlerTest, 
TestExceedMaxTermLength, TestReversedWildcardFilterFactory, 
TestFieldTypeCollectionResource, SubstringBytesRefFilterTest, 
DateRangeFieldTest, ScheduledTriggerTest, TestRandomRequestDistribution, 
HdfsDirectoryFactoryTest, TestReplicationHandlerBackup, ConfigSetsAPITest, 
TestDirectoryFactory, TestAnalyzeInfixSuggestions, CurrencyRangeFacetCloudTest, 
TestCharFilters, TestFuzzyAnalyzedSuggestions, TestDynamicFieldResource, 
TestSolrCloudWithHadoopAuthPlugin, TestLocalFSCloudBackupRestore, 
TestFieldCacheSortRandom, SuggesterTest, OverseerTaskQueueTest, PrimUtilsTest, 
AliasIntegrationTest, CollectionsAPIDistributedZkTest, 
ClassificationUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, 
TestZkChroot, TestStressRecovery, DistributedFacetPivotSmallTest, 
SchemaVersionSpecificBehaviorTest, TestFoldingMultitermQuery, 
DistribJoinFromCollectionTest, ZkFailoverTest, 
TestEmbeddedSolrServerConstructors, TestSQLHandler, TestNamedUpdateProcessors]
   [junit4] Completed [289/817 (1!)] on J1 in 16.76s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45610 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22237/consoleText

[repro] Revision: 23da90813cd0fd3a1d60bb886b455689a14caa6e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestNamedUpdateProcessors 
-Dtests.method=test -Dtests.seed=FFBAAF5A9EEFBC12 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=America/Caracas 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestNamedUpdateProcessors
[repro] ant compile-test

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestNamedUpdateProcessors" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=FFBAAF5A9EEFBC12 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-UM 
-Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 76 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.TestNamedUpdateProcessors
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to