Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21129/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.io.sql.JdbcTest Error Message: Error from server at https://127.0.0.1:41653/solr: Could not fully create collection: collection1_collection Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41653/solr: Could not fully create collection: collection1_collection at __randomizedtesting.SeedInfo.seed([88633A857427FAF7]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.io.sql.JdbcTest.setupCluster(JdbcTest.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request Error Message: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 1) Thread[id=2116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request] at [email protected]/java.lang.Thread.sleep(Native Method) at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at [email protected]/java.lang.Thread.run(Thread.java:844) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 1) Thread[id=2116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request] at [email protected]/java.lang.Thread.sleep(Native Method) at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at [email protected]/java.lang.Thread.run(Thread.java:844) at __randomizedtesting.SeedInfo.seed([88633A857427FAF7]:0) FAILED: org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient Error Message: Error from server at http://127.0.0.1:41557/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:41557/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([88633A857427FAF7:507B22AFD513E8D0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42) at org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72) at org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient(TestV2Request.java:62) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient Error Message: Error from server at http://127.0.0.1:45431/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:45431/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([88633A857427FAF7:1195B135D194729C]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42) at org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72) at org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:68) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration Error Message: Path /autoscaling/nodeAdded/127.0.0.1:40215_solr wasn't created Stack Trace: java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:40215_solr wasn't created at __randomizedtesting.SeedInfo.seed([D315CB4295C12DB2:CBAF434E9BF4E05D]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:936) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12851 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/init-core-data-001 [junit4] 2> 935240 WARN (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14 [junit4] 2> 935240 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 935241 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 935241 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 935242 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001 [junit4] 2> 935242 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 935266 INFO (Thread-1655) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 935266 INFO (Thread-1655) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 935282 ERROR (Thread-1655) [ ] 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> 935346 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:32849 [junit4] 2> 935358 INFO (zkConnectionManagerCallback-1486-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935363 INFO (jetty-launcher-1483-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 935367 INFO (jetty-launcher-1483-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 935402 INFO (jetty-launcher-1483-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bdb72f1{/solr,null,AVAILABLE} [junit4] 2> 935406 INFO (jetty-launcher-1483-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ad96ad3{/solr,null,AVAILABLE} [junit4] 2> 935406 INFO (jetty-launcher-1483-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@141c1fa8{SSL,[ssl, http/1.1]}{127.0.0.1:33101} [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.e.j.s.Server Started @937944ms [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33101} [junit4] 2> 935407 ERROR (jetty-launcher-1483-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-23T15:08:38.821569Z [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b9dfe75{SSL,[ssl, http/1.1]}{127.0.0.1:33969} [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.e.j.s.Server Started @937945ms [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33969} [junit4] 2> 935407 ERROR (jetty-launcher-1483-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 935407 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-23T15:08:38.821960Z [junit4] 2> 935422 INFO (zkConnectionManagerCallback-1488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935422 INFO (zkConnectionManagerCallback-1490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935422 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 935422 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 935428 INFO (jetty-launcher-1483-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32849/solr [junit4] 2> 935435 INFO (jetty-launcher-1483-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32849/solr [junit4] 2> 935436 INFO (zkConnectionManagerCallback-1494-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935444 INFO (zkConnectionManagerCallback-1498-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935451 INFO (zkConnectionManagerCallback-1500-thread-1-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935452 INFO (zkConnectionManagerCallback-1502-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935494 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 935495 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33101_solr [junit4] 2> 935496 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.Overseer Overseer (id=99224238075871237-127.0.0.1:33101_solr-n_0000000000) starting [junit4] 2> 935518 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33101_solr [junit4] 2> 935518 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger [junit4] 2> 935527 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 935527 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [] [junit4] 2> 935528 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 935528 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 935529 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 935529 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 935529 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 935529 INFO (zkCallback-1499-thread-1-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 935529 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 935530 DEBUG (ScheduledTrigger-3522-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 935531 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33969_solr [junit4] 2> 935534 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 935539 INFO (zkCallback-1499-thread-2-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 935561 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33101.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935567 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33969.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935570 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33101.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935570 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33101.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935571 INFO (jetty-launcher-1483-thread-1) [n:127.0.0.1:33101_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node1/. [junit4] 2> 935574 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33969.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935575 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33969.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935575 INFO (jetty-launcher-1483-thread-2) [n:127.0.0.1:33969_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node2/. [junit4] 2> 935614 INFO (zkConnectionManagerCallback-1508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935619 INFO (zkConnectionManagerCallback-1512-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935619 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 935620 INFO (SUITE-TriggerIntegrationTest-seed#[D315CB4295C12DB2]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32849/solr ready [junit4] 2> 935627 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger [junit4] 2> 935627 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2 [junit4] 2> 935628 DEBUG (zkCallback-1499-thread-2-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2 [junit4] 2> 935628 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2 [junit4] 2> 935628 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 935629 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 935629 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2 [junit4] 2> 935630 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 935642 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63931832{/solr,null,AVAILABLE} [junit4] 2> 935643 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@70e26a4{SSL,[ssl, http/1.1]}{127.0.0.1:45889} [junit4] 2> 935643 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.e.j.s.Server Started @938181ms [junit4] 2> 935643 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45889} [junit4] 2> 935644 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 935644 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 935644 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 935644 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 935644 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-23T15:08:39.058691Z [junit4] 2> 935653 INFO (zkConnectionManagerCallback-1514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935653 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 935662 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32849/solr [junit4] 2> 935670 INFO (zkConnectionManagerCallback-1518-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935671 INFO (zkConnectionManagerCallback-1520-thread-1-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935674 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 935675 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 935680 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45889_solr [junit4] 2> 935682 INFO (zkCallback-1499-thread-2-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 935682 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 935689 INFO (zkCallback-1519-thread-1-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 935689 INFO (zkCallback-1511-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 935759 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935767 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935768 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 935769 INFO (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[D315CB4295C12DB2]) [n:127.0.0.1:45889_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node3/. [junit4] 2> 935791 INFO (zkConnectionManagerCallback-1524-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 935801 INFO (qtp1193922691-8099) [n:127.0.0.1:33101_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 935801 INFO (OverseerThreadFactory-3524-thread-1-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.CreateCollectionCmd Create collection testMetricTrigger [junit4] 2> 935904 INFO (OverseerStateUpdate-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testMetricTrigger", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testMetricTrigger_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33969/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 935905 INFO (OverseerStateUpdate-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testMetricTrigger", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testMetricTrigger_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45889/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 936117 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 936117 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 936120 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 936120 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 936222 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 936222 INFO (zkCallback-1519-thread-1-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 936222 INFO (zkCallback-1501-thread-2-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 936222 INFO (zkCallback-1519-thread-2-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937127 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 937131 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 937133 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal [junit4] 2> 937135 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 937135 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true [junit4] 2> 937136 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33969.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 937136 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 937136 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node2/testMetricTrigger_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n1/data/] [junit4] 2> 937136 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal [junit4] 2> 937138 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 937138 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true [junit4] 2> 937138 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45889.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2404339c [junit4] 2> 937138 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 937139 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node3/testMetricTrigger_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_D315CB4295C12DB2-001/tempDir-001/node3/./testMetricTrigger_shard2_replica_n2/data/] [junit4] 2> 937262 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 937262 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 937263 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 937263 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 937270 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50e1a16b[testMetricTrigger_shard1_replica_n1] main] [junit4] 2> 937274 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 937274 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 937275 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 937278 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 937278 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 937279 INFO (searcherExecutor-3535-thread-1-processing-n:127.0.0.1:33969_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@50e1a16b[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 937279 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587587811317383168 [junit4] 2> 937279 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 937280 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 937282 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7933155e[testMetricTrigger_shard2_replica_n2] main] [junit4] 2> 937283 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 937284 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 937285 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 937285 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587587811323674624 [junit4] 2> 937288 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 937288 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 937288 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33969/solr/testMetricTrigger_shard1_replica_n1/ [junit4] 2> 937289 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 937289 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:33969/solr/testMetricTrigger_shard1_replica_n1/ has no replicas [junit4] 2> 937289 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 937289 INFO (searcherExecutor-3536-thread-1-processing-n:127.0.0.1:45889_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@7933155e[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 937290 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 937290 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 937291 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45889/solr/testMetricTrigger_shard2_replica_n2/ [junit4] 2> 937291 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 937291 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:45889/solr/testMetricTrigger_shard2_replica_n2/ has no replicas [junit4] 2> 937291 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 937293 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45889/solr/testMetricTrigger_shard2_replica_n2/ shard2 [junit4] 2> 937327 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33969/solr/testMetricTrigger_shard1_replica_n1/ shard1 [junit4] 2> 937428 INFO (zkCallback-1519-thread-1-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937428 INFO (zkCallback-1519-thread-2-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937428 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937428 INFO (zkCallback-1501-thread-2-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937444 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 937452 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1332 [junit4] 2> 937478 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 937479 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1362 [junit4] 2> 937487 INFO (qtp1193922691-8099) [n:127.0.0.1:33101_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 937581 INFO (zkCallback-1501-thread-2-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937581 INFO (zkCallback-1519-thread-1-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937581 INFO (zkCallback-1501-thread-1-processing-n:127.0.0.1:33969_solr) [n:127.0.0.1:33969_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937581 INFO (zkCallback-1519-thread-2-processing-n:127.0.0.1:45889_solr) [n:127.0.0.1:45889_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3]) [junit4] 2> 937814 INFO (OverseerCollectionConfigSetProcessor-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 938497 INFO (qtp1193922691-8099) [n:127.0.0.1:33101_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2696 [junit4] 2> 938538 INFO (qtp1193922691-8107) [n:127.0.0.1:33101_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938544 INFO (qtp1855350782-8114) [n:127.0.0.1:33969_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938553 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938553 DEBUG (qtp1193922691-8105) [n:127.0.0.1:33101_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 938553 INFO (qtp1193922691-8105) [n:127.0.0.1:33101_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=32 [junit4] 2> 938561 DEBUG (zkCallback-1499-thread-2-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3 [junit4] 2> 938565 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3 [junit4] 2> 938566 INFO (qtp1193922691-8101) [n:127.0.0.1:33101_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938579 INFO (qtp1855350782-8109) [n:127.0.0.1:33969_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938581 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 938582 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 938583 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3 [junit4] 2> 938584 INFO (qtp3082183-8160) [n:127.0.0.1:45889_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0 [junit4] 2> 938585 DEBUG (qtp3082183-8162) [n:127.0.0.1:45889_solr ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration [junit4] 2> 938585 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=27 [junit4] 2> 938590 DEBUG (zkCallback-1499-thread-2-processing-n:127.0.0.1:33101_solr) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4 [junit4] 2> 938590 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4 [junit4] 2> 938591 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers [junit4] 2> 938591 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 938591 DEBUG (OverseerAutoScalingTriggerThread-99224238075871237-127.0.0.1:33101_solr-n_0000000000) [n:127.0.0.1:33101_solr ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4 [junit4] 2> 938594 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=11 [junit4] 2> 938636 INFO (qtp1855350782-8111) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1587587812739252224)]} 0 1 [junit4] 2> 938637 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1587587812741349376)]} 0 0 [junit4] 2> 938640 INFO (qtp3082183-8161) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1587587812742397952)]} 0 1 [junit4] 2> 938641 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1587587812745543680)]} 0 0 [junit4] 2> 938642 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1587587812746592256)]} 0 0 [junit4] 2> 938643 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1587587812747640832)]} 0 0 [junit4] 2> 938644 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1587587812748689408)]} 0 0 [junit4] 2> 938645 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1587587812749737984)]} 0 0 [junit4] 2> 938645 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1587587812749737984)]} 0 0 [junit4] 2> 938647 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1587587812751835136)]} 0 0 [junit4] 2> 938648 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1587587812752883712)]} 0 0 [junit4] 2> 938652 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1587587812757078016)]} 0 0 [junit4] 2> 938653 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1587587812758126592)]} 0 0 [junit4] 2> 938656 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1587587812761272320)]} 0 0 [junit4] 2> 938657 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1587587812762320896)]} 0 0 [junit4] 2> 938658 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1587587812763369472)]} 0 0 [junit4] 2> 938658 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1587587812763369473)]} 0 0 [junit4] 2> 938659 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1587587812764418048)]} 0 0 [junit4] 2> 938660 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1587587812765466624)]} 0 0 [junit4] 2> 938660 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1587587812765466625)]} 0 0 [junit4] 2> 938661 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1587587812766515200)]} 0 0 [junit4] 2> 938662 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1587587812767563776)]} 0 0 [junit4] 2> 938663 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1587587812768612352)]} 0 0 [junit4] 2> 938664 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1587587812768612352)]} 0 0 [junit4] 2> 938665 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1587587812769660928)]} 0 0 [junit4] 2> 938665 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1587587812770709504)]} 0 0 [junit4] 2> 938666 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1587587812771758080)]} 0 0 [junit4] 2> 938667 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1587587812772806656)]} 0 0 [junit4] 2> 938669 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1587587812774903808)]} 0 0 [junit4] 2> 938669 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1587587812774903808)]} 0 0 [junit4] 2> 938671 INFO (qtp3082183-8162) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1587587812775952384)]} 0 1 [junit4] 2> 938673 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1587587812778049536)]} 0 0 [junit4] 2> 938673 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1587587812779098112)]} 0 0 [junit4] 2> 938674 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1587587812780146688)]} 0 0 [junit4] 2> 938675 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1587587812781195264)]} 0 0 [junit4] 2> 938682 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1587587812788535296)]} 0 0 [junit4] 2> 938685 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1587587812791681024)]} 0 0 [junit4] 2> 938686 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1587587812792729600)]} 0 0 [junit4] 2> 938698 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1587587812805312512)]} 0 0 [junit4] 2> 938699 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1587587812806361088)]} 0 0 [junit4] 2> 938731 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1587587812839915520)]} 0 0 [junit4] 2> 938743 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1587587812852498432)]} 0 0 [junit4] 2> 938743 INFO (qtp1855350782-8111) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1587587812852498433)]} 0 0 [junit4] 2> 938744 INFO (qtp1855350782-8111) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1587587812853547008)]} 0 0 [junit4] 2> 938744 INFO (qtp1855350782-8111) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1587587812853547009)]} 0 0 [junit4] 2> 938745 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1587587812854595584)]} 0 0 [junit4] 2> 938745 INFO (qtp1855350782-8115) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1587587812854595584)]} 0 0 [junit4] 2> 938746 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1587587812854595585)]} 0 0 [junit4] 2> 938746 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1587587812855644160)]} 0 0 [junit4] 2> 938746 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1587587812855644161)]} 0 0 [junit4] 2> 938747 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1587587812856692736)]} 0 0 [junit4] 2> 938748 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1587587812856692737)]} 0 0 [junit4] 2> 938748 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1587587812857741312)]} 0 0 [junit4] 2> 938749 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1587587812858789888)]} 0 0 [junit4] 2> 938749 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1587587812858789888)]} 0 0 [junit4] 2> 938750 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1587587812859838464)]} 0 0 [junit4] 2> 938750 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1587587812859838464)]} 0 0 [junit4] 2> 938751 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1587587812860887040)]} 0 0 [junit4] 2> 938751 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1587587812860887041)]} 0 0 [junit4] 2> 938752 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1587587812861935616)]} 0 0 [junit4] 2> 938752 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1587587812861935616)]} 0 0 [junit4] 2> 938753 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1587587812862984192)]} 0 0 [junit4] 2> 938753 INFO (qtp3082183-8167) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1587587812862984192)]} 0 0 [junit4] 2> 938753 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1587587812862984193)]} 0 0 [junit4] 2> 938754 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1587587812864032768)]} 0 0 [junit4] 2> 938755 INFO (qtp1855350782-8113) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1587587812864032769)]} 0 0 [junit4] 2> 938755 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1587587812865081344)]} 0 0 [junit4] 2> 938756 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1587587812866129920)]} 0 0 [junit4] 2> 938756 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1587587812866129921)]} 0 0 [junit4] 2> 938757 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1587587812867178496)]} 0 0 [junit4] 2> 938757 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1587587812867178496)]} 0 0 [junit4] 2> 938758 INFO (qtp3082183-8163) [n:127.0.0.1:45889_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1587587812868227072)]} 0 0 [junit4] 2> 938758 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1587587812868227072)]} 0 0 [junit4] 2> 938758 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1587587812868227073)]} 0 0 [junit4] 2> 938759 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1587587812869275648)]} 0 0 [junit4] 2> 938759 INFO (qtp1855350782-8108) [n:127.0.0.1:33969_solr c:testMetricTrigger s:shard1 r:core_node3 x:tes [...truncated too long message...] ://127.0.0.1:46865/solr", [junit4] 2> "node_name":"127.0.0.1:46865_solr", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT"}, [junit4] 2> "core_node8":{ [junit4] 2> "core":"test_shard2_replica_n6", [junit4] 2> "base_url":"http://127.0.0.1:45431/solr", [junit4] 2> "node_name":"127.0.0.1:45431_solr", [junit4] 2> "state":"active", [junit4] 2> "type":"NRT", [junit4] 2> "leader":"true"}}}}, [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"1", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "tlogReplicas":"0"} with live_nodes=[] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736) [junit4] 2> at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178) [junit4] 2> ... 41 more [junit4] 2> [junit4] 2> 481308 INFO (qtp980475891-2029) [n:127.0.0.1:41557_solr c:test s:shard1 r:core_node5 x:test_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=test_shard1_replica_n3&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=359840 [junit4] 2> 511237 INFO (zkCallback-488-thread-6-processing-n:127.0.0.1:45431_solr) [n:127.0.0.1:45431_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [0]) [junit4] 2> 511237 INFO (zkCallback-488-thread-5-processing-n:127.0.0.1:45431_solr) [n:127.0.0.1:45431_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [0]) [junit4] 2> 511238 ERROR (OverseerThreadFactory-827-thread-1-processing-n:127.0.0.1:45431_solr) [n:127.0.0.1:45431_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: test operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: test [junit4] 2> at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:112) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:688) [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:240) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 511243 INFO (OverseerThreadFactory-827-thread-1-processing-n:127.0.0.1:45431_solr) [n:127.0.0.1:45431_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 511245 WARN (OverseerAutoScalingTriggerThread-99224392943992838-127.0.0.1:45431_solr-n_0000000000) [n:127.0.0.1:45431_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 511251 INFO (jetty-closer-471-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e64b7a0{/solr,null,UNAVAILABLE} [junit4] 2> 511251 ERROR (SUITE-TestV2Request-seed#[88633A857427FAF7]-worker) [ ] 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> 511251 INFO (SUITE-TestV2Request-seed#[88633A857427FAF7]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33983 33983 [junit4] 2> 515360 INFO (Thread-377) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33983 33983 [junit4] 2> 515360 WARN (Thread-377) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/config [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 24 /solr/collections/test/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/99224392943992838-127.0.0.1:45431_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_88633A857427FAF7-001 [junit4] 2> Dec 23, 2017 3:54:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> Dec 23, 2017 3:54:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: [junit4] 2> 1) Thread[id=2116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request] [junit4] 2> at [email protected]/java.lang.Thread.sleep(Native Method) [junit4] 2> at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] 2> at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] 2> Dec 23, 2017 3:54:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=2116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request] [junit4] 2> Dec 23, 2017 3:54:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: All leaked threads terminated. [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1739, maxMBSortInHeap=7.526631902641277, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16d0d1f), locale=zu, timezone=Poland [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=303595472,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [SolrPingTest, NormalDistributionEvaluatorTest, SolrQueryTest, TestRetryUtil, TestDelegationTokenResponse, SolrExampleEmbeddedTest, QueryResponseTest, LengthEvaluatorTest, ClientUtilsTest, TestDocumentObjectBinder, TestLBHttpSolrClient, RecursiveEvaluatorTest, CumulativeProbabilityEvaluatorTest, TestFastInputStream, SolrExampleStreamingBinaryTest, JDBCStreamTest, CorrelationEvaluatorTest, AbsoluteValueEvaluatorTest, EqualToEvaluatorTest, AppendEvaluatorTest, GraphTest, CloudSolrClientMultiConstructorTest, ModuloEvaluatorTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, TestBatchUpdate, LargeVolumeEmbeddedTest, TestSolrProperties, SolrParamTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, ContentStreamTest, SolrDocumentTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, NamedListTest, AnlysisResponseBaseTest, FacetFieldTest, UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest, BasicHttpSolrClientTest, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, GraphExpressionTest, JdbcDriverTest, SelectWithEvaluatorsTest, CeilingEvaluatorTest, CubedRootEvaluatorTest, HyperbolicCosineEvaluatorTest, HyperbolicTangentEvaluatorTest, NormalizeEvaluatorTest, PowerEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, UniformDistributionEvaluatorTest, ConcatOperationTest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestV2Request] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV2Request -Dtests.seed=88633A857427FAF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | TestV2Request (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: [junit4] > 1) Thread[id=2116, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request] [junit4] > at [email protected]/java.lang.Thread.sleep(Native Method) [junit4] > at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) [junit4] > at [email protected]/java.lang.Thread.run(Thread.java:844) [junit4] > at __randomizedtesting.SeedInfo.seed([88633A857427FAF7]:0) [junit4] Completed [146/146 (2!)] on J1 in 414.74s, 3 tests, 3 errors <<< FAILURES! [...truncated 39877 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
