Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19823/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseParallelGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestPullReplicaErrorHandling
Error Message:
ObjectTracker found 5 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper,
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:480)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:328)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:490)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:942) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:753) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:948) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:361) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:721) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:948) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509) at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534) at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:480)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:328)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:419)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1183)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:490)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:942)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1033)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:753)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:361)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:721)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
at org.eclipse.jetty.server.Server.handle(Server.java:534)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([1192A7631ABF9CF2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11243 lines...]
[junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/init-core-data-001
[junit4] 2> 185841 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 185841 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 185842 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001
[junit4] 2> 185842 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 185842 INFO (Thread-677) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 185842 INFO (Thread-677) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 185844 ERROR (Thread-677) [ ] 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> 185942 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46677
[junit4] 2> 185947 INFO (jetty-launcher-396-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 185948 INFO (jetty-launcher-396-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 185948 INFO (jetty-launcher-396-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 185949 INFO (jetty-launcher-396-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 185949 INFO (jetty-launcher-396-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@113ad69{/solr,null,AVAILABLE}
[junit4] 2> 185949 INFO (jetty-launcher-396-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18a2db6{HTTP/1.1,[http/1.1]}{127.0.0.1:33547}
[junit4] 2> 185949 INFO (jetty-launcher-396-thread-2) [ ]
o.e.j.s.Server Started @187180ms
[junit4] 2> 185949 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33547}
[junit4] 2> 185950 ERROR (jetty-launcher-396-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 185950 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 185950 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 185950 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 185950 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:32.397Z
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9b265d{/solr,null,AVAILABLE}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d9d1da{/solr,null,AVAILABLE}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b0b907{/solr,null,AVAILABLE}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1eafe0d{HTTP/1.1,[http/1.1]}{127.0.0.1:34591}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-4) [ ]
o.e.j.s.Server Started @187181ms
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4aa03d{HTTP/1.1,[http/1.1]}{127.0.0.1:37249}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34591}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-3) [ ]
o.e.j.s.Server Started @187181ms
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@a59d0d{HTTP/1.1,[http/1.1]}{127.0.0.1:41563}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37249}
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-1) [ ]
o.e.j.s.Server Started @187181ms
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41563}
[junit4] 2> 185951 ERROR (jetty-launcher-396-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 185951 ERROR (jetty-launcher-396-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 185951 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:32.399Z
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:32.399Z
[junit4] 2> 185952 ERROR (jetty-launcher-396-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 185952 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 185953 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 185953 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:32.400Z
[junit4] 2> 185953 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 185954 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 185955 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 185958 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 185969 INFO (jetty-launcher-396-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 185978 INFO (jetty-launcher-396-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 185982 INFO (jetty-launcher-396-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 185983 INFO (jetty-launcher-396-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 186000 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 186000 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 186001 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33547_solr
[junit4] 2> 186001 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37249_solr
[junit4] 2> 186002 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.c.Overseer Overseer
(id=98109894969917447-127.0.0.1:33547_solr-n_0000000000) starting
[junit4] 2> 186006 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 186006 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:37249_solr)
[n:127.0.0.1:37249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 186006 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 186007 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 186008 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 186009 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 186010 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34591_solr
[junit4] 2> 186011 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41563_solr
[junit4] 2> 186011 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 186012 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 186014 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:37249_solr)
[n:127.0.0.1:37249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 186026 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 186027 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 186027 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33547_solr
[junit4] 2> 186028 INFO
(zkCallback-416-thread-1-processing-n:127.0.0.1:37249_solr)
[n:127.0.0.1:37249_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 186028 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 186028 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 186029 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 186142 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37249.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186148 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37249.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186148 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37249.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186149 INFO (jetty-launcher-396-thread-3)
[n:127.0.0.1:37249_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node3/.
[junit4] 2> 186172 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41563.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186172 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33547.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186179 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33547.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186179 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33547.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186180 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41563.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186180 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41563.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186180 INFO (jetty-launcher-396-thread-2)
[n:127.0.0.1:33547_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node2/.
[junit4] 2> 186181 INFO (jetty-launcher-396-thread-1)
[n:127.0.0.1:41563_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node1/.
[junit4] 2> 186328 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186332 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186332 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34591.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 186332 INFO (jetty-launcher-396-thread-4)
[n:127.0.0.1:34591_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node4/.
[junit4] 2> 186365 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 186366 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46677/solr ready
[junit4] 2> 186370 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4aa03d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 186370 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9479133
[junit4] 2> 186370 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 186372 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 186373 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 186376 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 186376 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 186378 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 186378 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 186379 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 186378 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 187877 WARN
(zkCallback-416-thread-1-processing-n:127.0.0.1:37249_solr)
[n:127.0.0.1:37249_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 187878 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@b0b907{/solr,null,UNAVAILABLE}
[junit4] 2> 187879 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 187881 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b9a620{/solr,null,AVAILABLE}
[junit4] 2> 187882 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@184ce66{HTTP/1.1,[http/1.1]}{127.0.0.1:40891}
[junit4] 2> 187882 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server Started @189112ms
[junit4] 2> 187882 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35477}
[junit4] 2> 187883 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 187884 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 187884 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 187884 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 187884 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:34.331Z
[junit4] 2> 187887 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 187913 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 187924 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 187927 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 187929 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35477_solr
[junit4] 2> 187931 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 187931 INFO
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 187931 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 187931 INFO
(zkCallback-417-thread-2-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 187931 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 188026 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35477.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 188030 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35477.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 188030 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35477.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 188031 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:35477_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node3/.
[junit4] 2> 188058 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:40891/solr. Proxy: http://127.0.0.1:35477/solr
[junit4] 2> 188058 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@18a2db6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 188058 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33506763
[junit4] 2> 188059 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 188060 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 188061 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 188062 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 188062 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 188062 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=98109894969917447-127.0.0.1:33547_solr-n_0000000000) closing
[junit4] 2> 188063 INFO
(OverseerStateUpdate-98109894969917447-127.0.0.1:33547_solr-n_0000000000)
[n:127.0.0.1:33547_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33547_solr
[junit4] 2> 188067 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 188067 INFO
(zkCallback-417-thread-2-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 188067 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 188067 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41563_solr
[junit4] 2> 188067 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 188068 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.Overseer Overseer
(id=98109894969917451-127.0.0.1:41563_solr-n_0000000002) starting
[junit4] 2> 189564 WARN
(zkCallback-411-thread-1-processing-n:127.0.0.1:33547_solr)
[n:127.0.0.1:33547_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 189564 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@113ad69{/solr,null,UNAVAILABLE}
[junit4] 2> 189565 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 189566 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@136e733{/solr,null,AVAILABLE}
[junit4] 2> 189566 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1cbec2e{HTTP/1.1,[http/1.1]}{127.0.0.1:34421}
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server Started @190797ms
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38617}
[junit4] 2> 189567 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 189567 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:36.014Z
[junit4] 2> 189569 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 189576 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 0x15c8e6dfea20012, 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> 189578 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 189585 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 189586 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 189587 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38617_solr
[junit4] 2> 189588 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 189588 INFO
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189588 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189588 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189588 INFO
(zkCallback-437-thread-1-processing-n:127.0.0.1:38617_solr)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189799 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38617.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189802 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38617.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189802 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38617.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189803 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:38617_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node2/.
[junit4] 2> 189828 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:34421/solr. Proxy: http://127.0.0.1:38617/solr
[junit4] 2> 189828 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@a59d0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 189829 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18036867
[junit4] 2> 189829 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 189830 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 189831 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 189833 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 189833 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 189833 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=98109894969917451-127.0.0.1:41563_solr-n_0000000002) closing
[junit4] 2> 189833 INFO
(OverseerStateUpdate-98109894969917451-127.0.0.1:41563_solr-n_0000000002)
[n:127.0.0.1:41563_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:41563_solr
[junit4] 2> 189834 WARN
(zkCallback-417-thread-1-processing-n:127.0.0.1:41563_solr)
[n:127.0.0.1:41563_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 189834 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 189834 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 189834 INFO
(zkCallback-418-thread-2-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 189834 INFO
(zkCallback-437-thread-1-processing-n:127.0.0.1:38617_solr)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 189834 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d9d1da{/solr,null,UNAVAILABLE}
[junit4] 2> 189834 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34591_solr
[junit4] 2> 189835 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 189835 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.Overseer Overseer
(id=98109894969917452-127.0.0.1:34591_solr-n_0000000003) starting
[junit4] 2> 189838 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@acc634{/solr,null,AVAILABLE}
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@108e8be{HTTP/1.1,[http/1.1]}{127.0.0.1:33865}
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server Started @191069ms
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45819}
[junit4] 2> 189839 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 189839 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:36.286Z
[junit4] 2> 189841 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 189850 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 189856 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 189857 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 189858 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45819_solr
[junit4] 2> 189859 INFO
(zkCallback-443-thread-1-processing-n:127.0.0.1:45819_solr)
[n:127.0.0.1:45819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189859 INFO
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189859 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189859 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 189860 INFO
(zkCallback-437-thread-1-processing-n:127.0.0.1:38617_solr)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 189980 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45819.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189984 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45819.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189984 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45819.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 189985 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:45819_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node1/.
[junit4] 2> 190009 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:33865/solr. Proxy: http://127.0.0.1:45819/solr
[junit4] 2> 190010 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1eafe0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 190010 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31362432
[junit4] 2> 190010 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 190012 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 190013 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 190014 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 190014 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 190014 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.Overseer Overseer
(id=98109894969917452-127.0.0.1:34591_solr-n_0000000003) closing
[junit4] 2> 190015 INFO
(OverseerStateUpdate-98109894969917452-127.0.0.1:34591_solr-n_0000000003)
[n:127.0.0.1:34591_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34591_solr
[junit4] 2> 190016 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 0x15c8e6dfea2000c, 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> 190016 INFO
(zkCallback-443-thread-1-processing-n:127.0.0.1:45819_solr)
[n:127.0.0.1:45819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 190017 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 190017 INFO
(zkCallback-437-thread-1-processing-n:127.0.0.1:38617_solr)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 190017 INFO
(zkCallback-431-thread-2-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35477_solr
[junit4] 2> 190017 INFO
(zkCallback-431-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 190017 INFO
(zkCallback-431-thread-2-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.Overseer Overseer
(id=98109894969917457-127.0.0.1:35477_solr-n_0000000004) starting
[junit4] 2> 191516 WARN
(zkCallback-418-thread-1-processing-n:127.0.0.1:34591_solr)
[n:127.0.0.1:34591_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 191517 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9b265d{/solr,null,UNAVAILABLE}
[junit4] 2> 191518 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 191518 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c2275d{/solr,null,AVAILABLE}
[junit4] 2> 191519 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@c1158d{HTTP/1.1,[http/1.1]}{127.0.0.1:37253}
[junit4] 2> 191519 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.e.j.s.Server Started @192749ms
[junit4] 2> 191519 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32863}
[junit4] 2> 191520 ERROR
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 191520 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 191520 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 191520 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 191520 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-09T19:56:37.967Z
[junit4] 2> 191522 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 191540 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
[junit4] 2> 191549 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 191551 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 191552 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32863_solr
[junit4] 2> 191553 INFO
(zkCallback-443-thread-1-processing-n:127.0.0.1:45819_solr)
[n:127.0.0.1:45819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 191553 INFO
(zkCallback-431-thread-2-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 191554 INFO
(zkCallback-449-thread-1-processing-n:127.0.0.1:32863_solr)
[n:127.0.0.1:32863_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 191553 INFO
(zkCallback-437-thread-1-processing-n:127.0.0.1:38617_solr)
[n:127.0.0.1:38617_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 191554 INFO (zkCallback-426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 191845 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32863.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 191849 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32863.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 191849 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_32863.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1aefe1c
[junit4] 2> 191850 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker)
[n:127.0.0.1:32863_solr ] 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.cloud.TestPullReplicaErrorHandling_1192A7631ABF9CF2-001/tempDir-001/node4/.
[junit4] 2> 191879 INFO
(SUITE-TestPullReplicaErrorHandling-seed#[1192A7631ABF9CF2]-worker) [ ]
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL:
http://127.0.0.1:37253/solr. Proxy: http://127.0.0.1:32863/solr
[junit4] 2> 191880 INFO (SocketProxy-Acceptor-32863) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33922,localport=32863], receiveBufferSize:531000
[junit4] 2> 191882 INFO (SocketProxy-Acceptor-32863) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37253,localport=34838], receiveBufferSize=530904
[junit4] 2> 191883 INFO (qtp29147013-2753) [n:127.0.0.1:32863_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 191884 INFO (qtp29147013-2753) [n:127.0.0.1:32863_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 191898 INFO
(TEST-TestPullReplicaErrorHandling.testCantConnectToPullReplica-seed#[1192A7631ABF9CF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCantConnectToPullReplica
[junit4] 2> 191900 INFO (qtp29147013-2754) [n:127.0.0.1:32863_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_cant_connect_to_pull_replica&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 191902 INFO
(OverseerThreadFactory-1481-thread-1-processing-n:127.0.0.1:35477_solr)
[n:127.0.0.1:35477_solr ] o.a.s.c.CreateCollectionCmd Create collection
pull_replica_error_handling_test_cant_connect_to_pull_replica
[junit4] 2> 192006 INFO
(OverseerStateUpdate-98109894969917457-127.0.0.1:35477_solr-n_0000000004)
[n:127.0.0.1:35477_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45819/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 192007 INFO
(OverseerStateUpdate-98109894969917457-127.0.0.1:35477_solr-n_0000000004)
[n:127.0.0.1:35477_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35477/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 192008 INFO
(OverseerStateUpdate-98109894969917457-127.0.0.1:35477_solr-n_0000000004)
[n:127.0.0.1:35477_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard2_replica_p1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:32863/solr",
[junit4] 2> "type":"PULL"}
[junit4] 2> 192009 INFO
(OverseerStateUpdate-98109894969917457-127.0.0.1:35477_solr-n_0000000004)
[n:127.0.0.1:35477_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"pull_replica_error_handling_test_cant_connect_to_pull_replica",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:38617/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 192210 INFO (SocketProxy-Acceptor-35477) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33300,localport=35477], receiveBufferSize:531000
[junit4] 2> 192210 INFO (SocketProxy-Acceptor-45819) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=56192,localport=45819], receiveBufferSize:531000
[junit4] 2> 192210 INFO (SocketProxy-Acceptor-32863) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=33930,localport=32863], receiveBufferSize:531000
[junit4] 2> 192210 INFO (SocketProxy-Acceptor-38617) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=49004,localport=38617], receiveBufferSize:531000
[junit4] 2> 192211 INFO (SocketProxy-Acceptor-35477) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=40891,localport=33046], receiveBufferSize=530904
[junit4] 2> 192211 INFO (SocketProxy-Acceptor-32863) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=37253,localport=34850], receiveBufferSize=530904
[junit4] 2> 192211 INFO (SocketProxy-Acceptor-38617) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=34421,localport=57432], receiveBufferSize=530904
[junit4] 2> 192215 INFO (qtp29168834-2722) [n:127.0.0.1:45819_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_cant_connect_to_pull_replica_shard1_replica_p1&action=CREATE&numShards=2&collection=pull_replica_error_handling_test_cant_connect_to_pull_replica&shard=shard1&wt
[...truncated too long message...]
y.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] > at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:753)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] > at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
[junit4] > at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:361)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:721)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:979)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:914)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
[junit4] > at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
[junit4] > at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] > at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] > at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] > at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] > at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] > at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] > at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] > at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] > at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] > at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] > at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] > at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] > at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] > at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([1192A7631ABF9CF2]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [111/724 (1!)] on J2 in 66.25s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 41459 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]