Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20292/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:35083/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:35083/collection1 at __randomizedtesting.SeedInfo.seed([3E06A15F8EC09348:B6529E85203CFEB0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1066) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1111) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:315) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) ... 49 more Build Log: [...truncated 13287 lines...] [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib [junit4] 2> 2302554 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/init-core-data-001 [junit4] 2> 2302555 WARN (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9 [junit4] 2> 2302555 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2302556 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2302556 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 2302557 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2302557 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2302573 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2302580 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates [junit4] 2> 2302583 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2302605 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2302608 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2302608 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2302609 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2302631 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2302653 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates [junit4] 2> 2302656 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2302656 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 2302657 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2302657 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2302657 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/init-core-data-001/] [junit4] 2> 2302660 WARN (coreLoadExecutor-9453-thread-1) [ x:collection1] 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> 2302691 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2302691 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2302692 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2302692 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2302692 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7adb44e1[collection1] main] [junit4] 2> 2302693 WARN (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead. [junit4] 2> 2302693 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2302694 INFO (searcherExecutor-9454-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7adb44e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2302694 INFO (coreLoadExecutor-9453-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575343413007482880 [junit4] 2> 2302696 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2302699 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2302699 INFO (Thread-4488) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2302699 INFO (Thread-4488) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2302702 ERROR (Thread-4488) [ ] 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> 2302799 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkTestServer start zk server on port:38377 [junit4] 2> 2302805 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302806 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml [junit4] 2> 2302807 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302807 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302808 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302808 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302809 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302809 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302810 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302810 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302811 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] 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> 2302814 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2302902 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2302902 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3894b0cf{/,null,AVAILABLE} [junit4] 2> 2302903 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50d6b915{SSL,[ssl, http/1.1]}{127.0.0.1:44663} [junit4] 2> 2302903 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server Started @2305325ms [junit4] 2> 2302904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=44663, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/control-001/cores} [junit4] 2> 2302904 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2302904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2302904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2302904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2302904 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-10T11:29:12.715Z [junit4] 2> 2302906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2302906 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/control-001/solr.xml [junit4] 2> 2302910 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2302912 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38377/solr [junit4] 2> 2302949 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2302950 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44663_ [junit4] 2> 2302950 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.c.Overseer Overseer (id=98458963313426437-127.0.0.1:44663_-n_0000000000) starting [junit4] 2> 2302955 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44663_ [junit4] 2> 2302958 INFO (zkCallback-6945-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2303049 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2303053 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2303053 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2303054 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:44663_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/control-001/cores [junit4] 2> 2303070 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2303071 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38377/solr ready [junit4] 2> 2303097 INFO (qtp30285964-30217) [n:127.0.0.1:44663_ ] 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:44663_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2303098 INFO (OverseerThreadFactory-9464-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2303204 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ ] 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> 2303205 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2303308 INFO (zkCallback-6945-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] 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> 2304218 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2304226 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=inplace-updates [junit4] 2> 2304229 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2304229 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304230 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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@784d17 [junit4] 2> 2304230 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2304230 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2304234 WARN (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304302 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304302 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304303 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2304303 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2304305 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23086e51[control_collection_shard1_replica_n1] main] [junit4] 2> 2304306 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2304307 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304307 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2304308 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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 1575343414699884544 [junit4] 2> 2304309 INFO (searcherExecutor-9467-thread-1-processing-n:127.0.0.1:44663_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44663_ 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@23086e51[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44663/control_collection_shard1_replica_n1/ [junit4] 2> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44663/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2304312 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304316 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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:44663/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2304417 INFO (zkCallback-6945-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] 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> 2304467 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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> 2304473 INFO (qtp30285964-30224) [n:127.0.0.1:44663_ 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=1268 [junit4] 2> 2304476 INFO (qtp30285964-30217) [n:127.0.0.1:44663_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2304576 INFO (zkCallback-6945-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] 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> 2305100 INFO (OverseerCollectionConfigSetProcessor-98458963313426437-127.0.0.1:44663_-n_0000000000) [n:127.0.0.1:44663_ ] 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> 2305476 INFO (qtp30285964-30217) [n:127.0.0.1:44663_ ] 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:44663_&wt=javabin&version=2} status=0 QTime=2379 [junit4] 2> 2305492 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2305493 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38377/solr ready [junit4] 2> 2305493 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2305495 INFO (qtp30285964-30219) [n:127.0.0.1:44663_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2305509 INFO (OverseerThreadFactory-9464-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2305510 WARN (OverseerThreadFactory-9464-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2305718 INFO (qtp30285964-30219) [n:127.0.0.1:44663_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2305718 INFO (qtp30285964-30219) [n:127.0.0.1:44663_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=222 [junit4] 2> 2305814 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001 of type NRT [junit4] 2> 2305815 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2305816 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc56c8{/,null,AVAILABLE} [junit4] 2> 2305817 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c4adcb6{SSL,[ssl, http/1.1]}{127.0.0.1:35083} [junit4] 2> 2305817 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server Started @2308239ms [junit4] 2> 2305818 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35083, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001/cores} [junit4] 2> 2305818 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2305818 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2305818 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2305818 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2305818 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-10T11:29:15.629Z [junit4] 2> 2305838 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2305838 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001/solr.xml [junit4] 2> 2305842 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2305853 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38377/solr [junit4] 2> 2305865 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2305866 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2305867 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35083_ [junit4] 2> 2305868 INFO (zkCallback-6952-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2305868 INFO (zkCallback-6945-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2305869 INFO (zkCallback-6957-thread-1-processing-n:127.0.0.1:35083_) [n:127.0.0.1:35083_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2305960 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2305965 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2305966 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2305967 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:35083_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001/cores [junit4] 2> 2306035 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35083_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2306037 INFO (OverseerCollectionConfigSetProcessor-98458963313426437-127.0.0.1:44663_-n_0000000000) [n:127.0.0.1:44663_ ] 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> 2306037 INFO (OverseerThreadFactory-9464-thread-3-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35083_ for creating new replica [junit4] 2> 2306042 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2306042 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2307054 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2307062 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema [collection1_shard1_replica_n21] Schema name=inplace-updates [junit4] 2> 2307064 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2307064 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n21' using configuration from collection collection1, trusted=true [junit4] 2> 2307064 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n21' (registry 'solr.core.collection1.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2307065 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2307065 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [[collection1_shard1_replica_n21] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001/cores/collection1_shard1_replica_n21], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-1-001/cores/collection1_shard1_replica_n21/data/] [junit4] 2> 2307068 WARN (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] 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> 2307105 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2307105 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2307106 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2307106 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2307107 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ba64e9[collection1_shard1_replica_n21] main] [junit4] 2> 2307108 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2307109 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2307110 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2307110 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575343417637994496 [junit4] 2> 2307112 INFO (searcherExecutor-9478-thread-1-processing-n:127.0.0.1:35083_ x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore [collection1_shard1_replica_n21] Registered new searcher Searcher@4ba64e9[collection1_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2307114 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2307115 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2307115 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35083/collection1_shard1_replica_n21/ [junit4] 2> 2307115 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2307115 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy https://127.0.0.1:35083/collection1_shard1_replica_n21/ has no replicas [junit4] 2> 2307115 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2307117 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35083/collection1_shard1_replica_n21/ shard1 [junit4] 2> 2307267 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2307269 INFO (qtp1243595040-30260) [n:127.0.0.1:35083_ c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1226 [junit4] 2> 2307274 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35083_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1238 [junit4] 2> 2307359 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001 of type NRT [junit4] 2> 2307360 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2307363 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@276f31c1{/,null,AVAILABLE} [junit4] 2> 2307363 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@42d14590{SSL,[ssl, http/1.1]}{127.0.0.1:33761} [junit4] 2> 2307363 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server Started @2309785ms [junit4] 2> 2307363 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33761, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001/cores} [junit4] 2> 2307363 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2307364 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2307364 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2307364 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2307364 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-10T11:29:17.175Z [junit4] 2> 2307366 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15dcbe7cd40000b, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 2307366 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2307366 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001/solr.xml [junit4] 2> 2307369 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2307373 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38377/solr [junit4] 2> 2307387 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2307387 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2307388 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33761_ [junit4] 2> 2307389 INFO (zkCallback-6952-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2307389 INFO (zkCallback-6957-thread-1-processing-n:127.0.0.1:35083_) [n:127.0.0.1:35083_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2307389 INFO (zkCallback-6945-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2307393 INFO (zkCallback-6963-thread-1-processing-n:127.0.0.1:33761_) [n:127.0.0.1:33761_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2307453 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2307500 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2307500 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2307502 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:33761_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001/cores [junit4] 2> 2307524 INFO (qtp1243595040-30264) [n:127.0.0.1:35083_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33761_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2307533 INFO (OverseerCollectionConfigSetProcessor-98458963313426437-127.0.0.1:44663_-n_0000000000) [n:127.0.0.1:44663_ ] 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> 2307535 INFO (OverseerThreadFactory-9464-thread-4-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33761_ for creating new replica [junit4] 2> 2307563 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2307564 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2308584 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2308595 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema [collection1_shard1_replica_n23] Schema name=inplace-updates [junit4] 2> 2308599 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2308599 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n23' using configuration from collection collection1, trusted=true [junit4] 2> 2308599 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n23' (registry 'solr.core.collection1.shard1.replica_n23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2308599 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2308600 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [[collection1_shard1_replica_n23] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001/cores/collection1_shard1_replica_n23], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-2-001/cores/collection1_shard1_replica_n23/data/] [junit4] 2> 2308605 WARN (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] 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> 2308646 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2308646 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2308647 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2308647 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2308648 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening [Searcher@19861b37[collection1_shard1_replica_n23] main] [junit4] 2> 2308649 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2308649 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2308649 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2308650 INFO (searcherExecutor-9489-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore [collection1_shard1_replica_n23] Registered new searcher Searcher@19861b37[collection1_shard1_replica_n23] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2308650 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575343419252801536 [junit4] 2> 2308653 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n23 [junit4] 2> 2308653 INFO (updateExecutor-6960-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2308653 INFO (qtp1494619656-30288) [n:127.0.0.1:33761_ c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1089 [junit4] 2> 2308653 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2308653 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2308653 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n23] [junit4] 2> 2308653 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2308653 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n23] as recovering, leader is [https://127.0.0.1:35083/collection1_shard1_replica_n21/] and I am [https://127.0.0.1:33761/collection1_shard1_replica_n23/] [junit4] 2> 2308654 INFO (qtp1243595040-30264) [n:127.0.0.1:35083_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33761_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1130 [junit4] 2> 2308655 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:35083]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:33761_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2308656 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 2308657 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33761_, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:33761","node_name":"127.0.0.1:33761_","state":"down","type":"NRT"} [junit4] 2> 2308743 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001 of type NRT [junit4] 2> 2308744 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2308745 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7980a595{/,null,AVAILABLE} [junit4] 2> 2308745 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@244d1f94{SSL,[ssl, http/1.1]}{127.0.0.1:43657} [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.e.j.s.Server Started @2311167ms [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=43657, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001/cores} [junit4] 2> 2308746 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 2308746 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-10T11:29:18.557Z [junit4] 2> 2308748 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2308748 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001/solr.xml [junit4] 2> 2308751 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2308753 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38377/solr [junit4] 2> 2308757 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2308758 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2308758 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43657_ [junit4] 2> 2308759 INFO (zkCallback-6952-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2308759 INFO (zkCallback-6957-thread-1-processing-n:127.0.0.1:35083_) [n:127.0.0.1:35083_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2308759 INFO (zkCallback-6963-thread-1-processing-n:127.0.0.1:33761_) [n:127.0.0.1:33761_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2308759 INFO (zkCallback-6945-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2308762 INFO (zkCallback-6970-thread-1-processing-n:127.0.0.1:43657_) [n:127.0.0.1:43657_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2308852 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2308857 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2308857 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2308859 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [n:127.0.0.1:43657_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001/cores [junit4] 2> 2308910 INFO (qtp760145298-30321) [n:127.0.0.1:43657_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43657_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2308911 INFO (OverseerCollectionConfigSetProcessor-98458963313426437-127.0.0.1:44663_-n_0000000000) [n:127.0.0.1:44663_ ] 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> 2308911 INFO (OverseerThreadFactory-9464-thread-5-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43657_ for creating new replica [junit4] 2> 2308914 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2308914 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2309657 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33761_, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"collection1_shard1_replica_n23","base_url":"https://127.0.0.1:33761","node_name":"127.0.0.1:33761_","state":"recovering","type":"NRT"} [junit4] 2> 2309657 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 2309658 INFO (qtp1243595040-30259) [n:127.0.0.1:35083_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33761_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 2309922 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2309962 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema [collection1_shard1_replica_n25] Schema name=inplace-updates [junit4] 2> 2309964 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id [junit4] 2> 2309964 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n25' using configuration from collection collection1, trusted=true [junit4] 2> 2309965 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n25' (registry 'solr.core.collection1.shard1.replica_n25') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@784d17 [junit4] 2> 2309965 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2309965 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore [[collection1_shard1_replica_n25] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001/cores/collection1_shard1_replica_n25], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001/shard-3-001/cores/collection1_shard1_replica_n25/data/] [junit4] 2> 2309970 WARN (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] 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> 2310016 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2310016 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2310018 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2310018 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2310019 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab793fe[collection1_shard1_replica_n25] main] [junit4] 2> 2310020 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2310021 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2310021 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2310022 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575343420691447808 [junit4] 2> 2310023 INFO (searcherExecutor-9500-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore [collection1_shard1_replica_n25] Registered new searcher Searcher@ab793fe[collection1_shard1_replica_n25] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2310025 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_n25 [junit4] 2> 2310029 INFO (updateExecutor-6967-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2310029 INFO (qtp760145298-30322) [n:127.0.0.1:43657_ c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1115 [junit4] 2> 2310029 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 2310029 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 2310030 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard1_replica_n25] [junit4] 2> 2310030 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 2310030 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_n25] as recovering, leader is [https://127.0.0.1:35083/collection1_shard1_replica_n21/] and I am [https://127.0.0.1:43657/collection1_shard1_replica_n25/] [junit4] 2> 2310032 INFO (qtp760145298-30321) [n:127.0.0.1:43657_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43657_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1121 [junit4] 2> 2310032 INFO (recoveryExecutor-6968-thread-1-processing-n:127.0.0.1:43657_ x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26) [n:127.0.0.1:43657_ c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:35083]; [WaitForState: action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:43657_&coreNodeName=core_node26&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 2310033 INFO (qtp1243595040-30261) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node26, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 2310037 INFO (qtp1243595040-30261) [n:127.0.0.1:35083_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43657_, coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps: core_node26:{"core":"collection1_shard1_replica_n25","base_url":"https://127.0.0.1:43657","node_name":"127.0.0.1:43657_","state":"down","type":"NRT"} [junit4] 2> 2310039 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 2310039 INFO (TEST-TestInPlaceUpdatesDistrib.test-seed#[3E06A15F8EC09348]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node22 rstate:active live:true [junit4] 1> replica:core_node24 rstate:recovering live:true [junit4] 1> replica:core_node26 rstate:down live:true [junit4] 2> 2310158 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:35083/collection1_shard1_replica_n21/] - recoveringAfterStartup=[true] [junit4] 2> 2310158 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n23 url=https://127.0.0.1:33761 START replicas=[https://127.0.0.1:35083/collection1_shard1_replica_n21/] nUpdates=100 [junit4] 2> 2310162 INFO (qtp1243595040-30265) [n:127.0.0.1:35083_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2310162 INFO (qtp1243595040-30265) [n:127.0.0.1:35083_ c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21] o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0} [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 2310162 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful. [junit4] 2> 2310163 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync. [junit4] 2> 2310163 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed. [junit4] 2> 2310163 INFO (recoveryExecutor-6961-thread-1-processing-n:127.0.0.1:33761_ x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24) [n:127.0.0.1:33761_ c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 2310912 INFO (OverseerCollectionConfigSetProcessor-98458963313426437-127.0.0.1:44663_-n_0000000000) [n:127.0.0.1:44663_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeepe [...truncated too long message...] .http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526) [junit4] > ... 49 more [junit4] 2> 5363564 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 5363564 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=565089575 [junit4] 2> 5363564 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 5363565 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 5363566 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 5363566 INFO (SUITE-TestInPlaceUpdatesDistrib-seed#[3E06A15F8EC09348]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 5363566 INFO (coreCloseExecutor-9520-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3ebc0178 [junit4] 2> 5363566 INFO (coreCloseExecutor-9520-thread-1) [ x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1052508536 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3E06A15F8EC09348-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id_i=PostingsFormat(name=Asserting), title_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), inplace_updatable_int_with_default=DocValuesFormat(name=Direct), inplace_updatable_float_with_default=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1916, maxMBSortInHeap=7.866422344755656, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-JO, timezone=Asia/Kamchatka [junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=222305536,total=531628032 [junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest, TestNumericTokenStream, TestSchemaResource, CoreMergeIndexesAdminHandlerTest, TestAddFieldRealTimeGet, TestSQLHandler, CopyFieldTest, DateMathParserTest, TestRandomFlRTGCloud, TestCloudRecovery, NodeMutatorTest, SmileWriterTest, NotRequiredUniqueKeyTest, SolrInfoBeanTest, PreAnalyzedFieldTest, TestInfoStreamLogging, StatsComponentTest, TestConfigSetsAPIExclusivity, MergeStrategyTest, TestZkChroot, TestSolrCloudWithSecureImpersonation, BadIndexSchemaTest, PrimitiveFieldTypeTest, PolyFieldTest, HLLUtilTest, TestDocTermOrds, LeaderElectionTest, SolrTestCaseJ4Test, DistributedExpandComponentTest, BlobRepositoryCloudTest, PingRequestHandlerTest, TestQueryWrapperFilter, TestSolrConfigHandlerConcurrent, TimeZoneUtilsTest, TestAuthenticationFramework, HdfsBasicDistributedZk2Test, TestConfigsApi, TestCloudSchemaless, TestCloudJSONFacetJoinDomain, TestSolrCoreSnapshots, TestSearcherReuse, ManagedSchemaRoundRobinCloudTest, TestSerializedLuceneMatchVersion, AsyncCallRequestStatusResponseTest, TestExpandComponent, TestCustomStream, StatsReloadRaceTest, AnalyticsQueryTest, SuggesterFSTTest, TestReloadAndDeleteDocs, CloneFieldUpdateProcessorFactoryTest, DateRangeFieldTest, TestInPlaceUpdatesStandalone, OverseerCollectionConfigSetProcessorTest, TestDefaultStatsCache, SignatureUpdateProcessorFactoryTest, TestReload, TestNonDefinedSimilarityFactory, ReturnFieldsTest, TestPseudoReturnFields, TestSolrCoreProperties, MoveReplicaHDFSUlogDirTest, ImplicitSnitchTest, TestFilteredDocIdSet, TestInitQParser, ExplicitHLLTest, DirectUpdateHandlerOptimizeTest, TestLMJelinekMercerSimilarityFactory, TestXmlQParser, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, SolrCoreCheckLockOnStartupTest, MetricsConfigTest, SimpleMLTQParserTest, DistributedFacetPivotLongTailTest, RegexBoostProcessorTest, DateFieldTest, SSLMigrationTest, V2StandaloneTest, TestRecovery, TestIndexSearcher, RequiredFieldsTest, TestSortByMinMaxFunction, TestJettySolrRunner, TestObjectReleaseTracker, RecoveryAfterSoftCommitTest, TestSurroundQueryParser, FastVectorHighlighterTest, TestSuggestSpellingConverter, URLClassifyProcessorTest, TestSizeLimitedDistributedMap, TestReversedWildcardFilterFactory, TestAnalyzedSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, CdcrVersionReplicationTest, TestBlobHandler, HdfsUnloadDistributedZkTest, DocValuesNotIndexedTest, TestMultiValuedNumericRangeQuery, TestStressReorder, TestDelegationWithHadoopAuth, QueryEqualityTest, CustomCollectionTest, TestJsonFacets, FullSolrCloudDistribCmdsTest, TestUtils, SharedFSAutoReplicaFailoverTest, DeleteStatusTest, SolrGraphiteReporterTest, TestTolerantUpdateProcessorRandomCloud, SolrMetricReporterTest, PathHierarchyTokenizerFactoryTest, CircularListTest, TestCodecSupport, TestPointFields, TestExclusionRuleCollectionAccess, BigEndianAscendingWordDeserializerTest, TestLeaderElectionZkExpiry, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, TestRandomDVFaceting, TermVectorComponentDistributedTest, HardAutoCommitTest, SolrCoreTest, TestGroupingSearch, TestSort, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, TestComponentsName, TestLFUCache, PrimUtilsTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribJoinFromCollectionTest, HttpPartitionTest, OverseerStatusTest, ReplaceNodeTest, SimpleCollectionCreateDeleteTest, TestCloudPseudoReturnFields, TestClusterProperties, TestCollectionAPI, TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, TestSolrCloudSnapshots, TestReplicationHandlerBackup, V2ApiIntegrationTest, CoreAdminRequestStatusTest, InfoHandlerTest, PropertiesRequestHandlerTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, TestTrackingShardHandlerFactory, TestLegacyFieldReuse, TestLegacyNumericUtils, JvmMetricsTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawTransformer, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestSchemaNameResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, BooleanFieldTest, DocValuesMissingTest, TestHalfAndHalfDocValues, TestManagedSchema, TestUseDocValuesAsStored, TestClassicSimilarityFactory, TestDistribIDF, TestLegacyFieldCache, AnalysisErrorHandlingTest, CdcrUpdateLogTest, PeerSyncWithIndexFingerprintCachingTest, TestInPlaceUpdatesDistrib] [junit4] Completed [729/729 (1!)] on J2 in 3061.03s, 1 test, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20170810_105047_3486657896493050162830.sysout [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid15520.hprof ... [junit4] Heap dump file created [695226012 bytes in 1.920 secs] [junit4] <<< JVM J2: EOF ---- [...truncated 7531 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:762: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid15520.hprof Total time: 115 minutes 2 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
