Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2825/
4 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:37001/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43728/solr/MoveReplicaHDFSTest_failed_coll_true] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:37001/solr/MoveReplicaHDFSTest_failed_coll_true, http://127.0.0.1:43728/solr/MoveReplicaHDFSTest_failed_coll_true] at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1:2891E20C21AB1471]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:994) 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.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:301) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37001/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2 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) ... 46 more FAILED: junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage Error Message: SolrCore.getOpenCount()==2 Stack Trace: java.lang.RuntimeException: SolrCore.getOpenCount()==2 at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0) at org.apache.solr.util.TestHarness.close(TestHarness.java:380) at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802) at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage Error Message: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 1) Thread[id=11263, name=Thread-2625, state=WAITING, group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1252) at java.lang.Thread.join(Thread.java:1326) at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) 2) Thread[id=11265, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native Method) at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 3) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=11267, name=ProcessThread(sid:0 cport:36307):, state=WAITING, group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 1) Thread[id=11263, name=Thread-2625, state=WAITING, group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1252) at java.lang.Thread.join(Thread.java:1326) at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) 2) Thread[id=11265, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native Method) at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 3) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) at java.lang.Thread.run(Thread.java:748) 4) Thread[id=11267, name=ProcessThread(sid:0 cport:36307):, state=WAITING, group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0) FAILED: junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method) at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317) at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207) at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213) at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method) at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317) at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207) at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213) at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0) Build Log: [...truncated 13596 lines...] [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage [junit4] 2> 2175588 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/init-core-data-001 [junit4] 2> 2175588 WARN (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17 [junit4] 2> 2175589 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2175590 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2175591 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2175607 INFO (Thread-2625) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2175608 INFO (Thread-2625) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2175608 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36307 [junit4] 2> 2175609 ERROR (Thread-2625) [ ] 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> 2175632 INFO (zkConnectionManagerCallback-3046-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2175654 INFO (zkConnectionManagerCallback-3048-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2175673 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2175674 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2175675 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2175676 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2175694 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2175695 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2175697 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2175706 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2175707 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2175708 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2175717 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2175719 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 2175719 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2175834 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2175884 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 2176276 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2176708 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 2176721 INFO (zkConnectionManagerCallback-3052-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2176722 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bfab0c9d0002, likely client has closed socket [junit4] 2> 2176723 INFO (zkConnectionManagerCallback-3054-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2176992 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 10.3.97.65:8983_ [junit4] 2> 2177001 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer (id=73394235316699139-10.3.97.65:8983_-n_0000000000) starting [junit4] 2> 2177016 INFO (zkConnectionManagerCallback-3061-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2177026 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36307/solr ready [junit4] 2> 2177027 INFO (OverseerStateUpdate-73394235316699139-10.3.97.65:8983_-n_0000000000) [n:10.3.97.65:8983_ ] o.a.s.c.Overseer Starting to work on the main queue : 10.3.97.65:8983_ [junit4] 2> 2177027 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_ [junit4] 2> 2177054 INFO (OverseerStateUpdate-73394235316699139-10.3.97.65:8983_-n_0000000000) [n:10.3.97.65:8983_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2177056 INFO (zkCallback-3060-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2177103 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2177129 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c6c961 [junit4] 2> 2177147 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c6c961 [junit4] 2> 2177148 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c6c961 [junit4] 2> 2177149 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2178225 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 2178377 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2178481 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 2178761 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2178804 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true [junit4] 2> 2178804 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.10.3.97.65:8983__collection1' (registry 'solr.core.collection1.shard1.10.3.97.65:8983__collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c6c961 [junit4] 2> 2178805 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/init-core-data-001/] [junit4] 2> 2178820 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=49.7021484375, floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=28.743463852276793, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=36.09452608667516 [junit4] 2> 2179006 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2179006 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2179007 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2179007 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2179008 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=26.90625, floorSegmentMB=0.40625, forceMergeDeletesPctAllowed=14.410332184275758, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1789281240761784, deletesPctAllowed=31.41396287112341 [junit4] 2> 2179008 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f112bb9[collection1] main] [junit4] 2> 2179022 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 2179039 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 2179107 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2179107 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 2179107 INFO (coreLoadExecutor-4604-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612770841604390912 [junit4] 2> 2179108 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 2179108 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 2179108 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 2179108 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 2179108 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 2179109 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 2179109 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 2179109 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 2179110 INFO (searcherExecutor-4605-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f112bb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2179133 INFO (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={10.3.97.65:8983__collection1=0}, version=0} [junit4] 2> 2179133 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 2179189 INFO (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2179189 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Starting testZkBasedJsonStorage [junit4] 2> 2179189 INFO (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2179189 INFO (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2179190 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /test [junit4] 2> 2179237 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Wrote 136 bytes to new znode /test/_test_foo.json [junit4] 2> 2179237 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test [junit4] 2> 2179238 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test [junit4] 2> 2179238 INFO (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://10.3.97.65:8983/collection1/ shard1 [junit4] 2> 2179249 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Wrote 175 bytes to existing znode /test/_test_foo.json [junit4] 2> 2179249 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test [junit4] 2> 2179310 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test [junit4] 2> 2179310 INFO (TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Ending testZkBasedJsonStorage [junit4] 2> 2179346 WARN (coreZkRegister-4592-thread-1-processing-n:10.3.97.65:8983_ x:collection1 c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkController Skipping recovery according to sys prop solrcloud.skip.autorecovery [junit4] 2> 2179379 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Starting testFileBasedJsonStorage [junit4] 2> 2179380 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/json-storage-001/managed [junit4] 2> 2179380 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/json-storage-001/managed [junit4] 2> 2179381 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/json-storage-001/managed [junit4] 2> 2179381 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _test_foo.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/json-storage-001/managed [junit4] 2> 2179381 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _test_foo.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_825C31FE9678C1A1-001/json-storage-001/managed [junit4] 2> 2179381 INFO (TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[825C31FE9678C1A1]) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Ending testFileBasedJsonStorage [junit4] 2> 2179382 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2179448 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 2179574 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=938866430 [junit4] 2> 2179574 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2179574 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4127070e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6369d964 [junit4] 2> 2179719 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2179719 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@262d6be5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f6231e [junit4] 2> 2179722 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2179722 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7287966a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@336f72f [junit4] 2> 2179782 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/10.3.97.65:8983_ [junit4] 2> 2179782 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2179783 INFO (zkCallback-3060-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 2179787 INFO (coreCloseExecutor-4610-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@78823c91 [junit4] 2> 2179787 INFO (coreCloseExecutor-4610-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.10.3.97.65:8983__collection1, tag=78823c91 [junit4] 2> 2179787 INFO (coreCloseExecutor-4610-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@628c10d9: rootName = null, domain = solr.core.collection1.shard1.10.3.97.65:8983__collection1, service url = null, agent id = null] for registry solr.core.collection1.shard1.10.3.97.65:8983__collection1 / com.codahale.metrics.MetricRegistry@6fd1de40 [junit4] 2> 2179842 INFO (zkCallback-3053-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 2179843 INFO (coreCloseExecutor-4610-thread-1-processing-n:10.3.97.65:8983_) [n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=78823c91 [junit4] 2> 2179879 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer (id=73394235316699139-10.3.97.65:8983_-n_0000000000) closing [junit4] 2> 2179879 INFO (OverseerStateUpdate-73394235316699139-10.3.97.65:8983_-n_0000000000) [n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer Loop exiting : 10.3.97.65:8983_ [junit4] 2> 2179891 WARN (OverseerAutoScalingTriggerThread-73394235316699139-10.3.97.65:8983_-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2179946 INFO (SUITE-TestManagedResourceStorage-seed#[825C31FE9678C1A1]-worker) [n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Sep 27, 2018 2:22:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 6 leaked thread(s). [junit4] 2> Sep 27, 2018 2:23:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> SEVERE: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: [junit4] 2> 1) Thread[id=11263, name=Thread-2625, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> at java.lang.Object.wait(Native Method) [junit4] 2> at java.lang.Thread.join(Thread.java:1252) [junit4] 2> at java.lang.Thread.join(Thread.java:1326) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) [junit4] 2> at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) [junit4] 2> at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [junit4] 2> 2) Thread[id=11265, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> at java.lang.Object.wait(Native Method) [junit4] 2> at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) [junit4] 2> 3) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] [junit4] 2> at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [junit4] 2> at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) [junit4] 2> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 4) Thread[id=11267, name=ProcessThread(sid:0 cport:36307):, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> at sun.misc.Unsafe.park(Native Method) [junit4] 2> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] 2> at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) [junit4] 2> Sep 27, 2018 2:23:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> INFO: Starting to interrupt leaked threads: [junit4] 2> 1) Thread[id=11263, name=Thread-2625, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> 2) Thread[id=11265, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> 3) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] [junit4] 2> 4) Thread[id=11267, name=ProcessThread(sid:0 cport:36307):, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] 2> 2260204 WARN (Thread-2625) [ ] o.a.s.c.ZkTestServer Server interrupted [junit4] 2> java.lang.InterruptedException: null [junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_172] [junit4] 2> at java.lang.Thread.join(Thread.java:1252) ~[?:1.8.0_172] [junit4] 2> at java.lang.Thread.join(Thread.java:1326) ~[?:1.8.0_172] [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) [java/:?] [junit4] 2> at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?] [junit4] 2> 2260208 ERROR (ProcessThread(sid:0 cport:36307):) [ ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : ProcessThread(sid:0 cport:36307): [junit4] 2> java.lang.InterruptedException: null [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014) ~[?:1.8.0_172] [junit4] 2> at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048) ~[?:1.8.0_172] [junit4] 2> at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) ~[?:1.8.0_172] [junit4] 2> at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> 2260208 ERROR (ProcessThread(sid:0 cport:36307):) [ ] 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> 2260224 ERROR (SessionTracker) [ ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker [junit4] 2> java.lang.InterruptedException: null [junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_172] [junit4] 2> at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0] [junit4] 2> 2260225 ERROR (SessionTracker) [ ] 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> Sep 27, 2018 2:23:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll [junit4] 2> SEVERE: There are still zombie threads that couldn't be terminated: [junit4] 2> 1) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] [junit4] 2> at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method) [junit4] 2> at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207) [junit4] 2> at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213) [junit4] 2> at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219) [junit4] 2> at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92) [junit4] 2> at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) [junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=838, maxMBSortInHeap=5.8586232094712845, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27183fec), locale=nl, timezone=Europe/Dublin [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=3,free=61343200,total=524288000 [junit4] 2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest, TestFieldCache, BooleanFieldTest, TestLeaderElectionZkExpiry, NotRequiredUniqueKeyTest, TestRandomRequestDistribution, TestCorePropertiesReload, SignatureUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, TestRTGBase, SimpleCollectionCreateDeleteTest, TestClusterProperties, TestIndexSearcher, NodeAddedTriggerTest, MinimalSchemaTest, TestSimpleQParserPlugin, TestSolrDeletionPolicy1, TestSQLHandlerNonCloud, TemplateUpdateProcessorTest, TestInfoStreamLogging, MetricsConfigTest, MissingSegmentRecoveryTest, TestFoldingMultitermQuery, TestUniqueKeyFieldResource, TestSlowCompositeReaderWrapper, VersionInfoTest, CircularListTest, HdfsChaosMonkeySafeLeaderTest, TestSSLRandomization, TestCollationFieldDocValues, TestHdfsUpdateLog, TestStressReorder, TaggerTest, OverseerCollectionConfigSetProcessorTest, TestJsonRequest, BasicAuthStandaloneTest, CustomCollectionTest, TestRequestStatusCollectionAPI, InfixSuggestersTest, SolrIndexConfigTest, TestReloadDeadlock, TestPerFieldSimilarityWithDefaultOverride, CurrencyRangeFacetCloudTest, TriggerSetPropertiesIntegrationTest, TestChildDocTransformer, DistributedSuggestComponentTest, TestApiFramework, ZkNodePropsTest, TestDelegationWithHadoopAuth, TestSystemCollAutoCreate, HdfsWriteToMultipleCollectionsTest, PeerSyncWithLeaderTest, TestWithCollection, TestShardHandlerFactory, TestTolerantUpdateProcessorCloud, ClusterStateTest, TestObjectReleaseTracker, ResponseBuilderTest, PropertiesRequestHandlerTest, HdfsThreadLeakTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestSchemaSimilarityResource, BlockDirectoryTest, BlockJoinFacetSimpleTest, TestSortableTextField, TestPointFields, DistributedUpdateProcessorTest, CreateRoutedAliasTest, DistanceUnitsTest, NodeMarkersRegistrationTest, SortSpecParsingTest, SearchRateTriggerTest, RangeFacetCloudTest, TestNumericTokenStream, TermVectorComponentTest, TestSolrJ, LeaderFailureAfterFreshStartTest, TestRawTransformer, SolrGraphiteReporterTest, TestCloudDeleteByQuery, TestZkAclsWithHadoopAuth, OrderedExecutorTest, TriggerCooldownIntegrationTest, EmbeddedSolrNoSerializeTest, TestRecovery, TestJsonFacets, TestMultiValuedNumericRangeQuery, DocumentAnalysisRequestHandlerTest, TestExpandComponent, MBeansHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrCoreSnapshots, IndexSchemaTest, TestFieldTypeResource, InfoHandlerTest, LeaderElectionIntegrationTest, TestLegacyFieldReuse, TestOverriddenPrefixQueryForCustomFieldType, AutoscalingHistoryHandlerTest, DeleteStatusTest, HdfsBasicDistributedZk2Test, MetricTriggerIntegrationTest, TestCoreAdminApis, TestSizeLimitedDistributedMap, TestCloudManagedSchema, PeerSyncWithBufferUpdatesTest, TransactionLogTest, HdfsAutoAddReplicasIntegrationTest, TimeRoutedAliasUpdateProcessorTest, RemoteQueryErrorTest, ProtectedTermFilterFactoryTest, TestSolrXml, ConfigureRecoveryStrategyTest, SuggestComponentContextFilterQueryTest, TestConfigSetsAPIZkFailure, TriLevelCompositeIdRoutingTest, ShufflingReplicaListTransformerTest, SolrRequestParserTest, TestHdfsCloudBackupRestore, TestManagedResourceStorage] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestManagedResourceStorage -Dtests.seed=825C31FE9678C1A1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | TestManagedResourceStorage (suite) <<< [junit4] > Throwable #1: java.lang.RuntimeException: SolrCore.getOpenCount()==2 [junit4] > at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0) [junit4] > at org.apache.solr.util.TestHarness.close(TestHarness.java:380) [junit4] > at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802) [junit4] > at org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147) [junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: [junit4] > 1) Thread[id=11263, name=Thread-2625, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] > at java.lang.Object.wait(Native Method) [junit4] > at java.lang.Thread.join(Thread.java:1252) [junit4] > at java.lang.Thread.join(Thread.java:1326) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313) [junit4] > at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313) [junit4] > at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [junit4] > 2) Thread[id=11265, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage] [junit4] > at java.lang.Object.wait(Native Method) [junit4] > at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) [junit4] > 3) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] [junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [junit4] > at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) [junit4] > at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) [junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) [junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > 4) Thread[id=11267, name=ProcessThread(sid:0 cport:36307):, state=WAITING, group=TGRP-TestManagedResourceStorage] [junit4] > at sun.misc.Unsafe.park(Native Method) [junit4] > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) [junit4] > at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) [junit4] > at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [junit4] > at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123) [junit4] > at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: [junit4] > 1) Thread[id=11264, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestManagedResourceStorage] [junit4] > at sun.nio.ch.EPollArrayWrapper.interrupt(Native Method) [junit4] > at sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317) [junit4] > at sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207) [junit4] > at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213) [junit4] > at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219) [junit4] > at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92) [junit4] > at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) [junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > at __randomizedtesting.SeedInfo.seed([825C31FE9678C1A1]:0) [junit4] Completed [340/834 (1!)] on J1 in 87.82s, 2 tests, 3 errors <<< FAILURES! [...truncated 1569 lines...] [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest [junit4] 2> 2815425 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_825C31FE9678C1A1-001/init-core-data-001 [junit4] 2> 2815438 WARN (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44 [junit4] 2> 2815438 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2815440 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 2815440 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_825C31FE9678C1A1-001/tempDir-001 [junit4] 2> 2815440 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2815441 INFO (Thread-3171) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2815441 INFO (Thread-3171) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2815442 ERROR (Thread-3171) [ ] 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> 2815541 INFO (SUITE-MoveReplicaHDFSTest-seed#[825C31FE9678C1A1]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:44153 [junit4] 2> 2815543 INFO (zkConnectionManagerCallback-4458-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2815546 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2815546 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2815564 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2815565 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2815566 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4635c2b5{/solr,null,AVAILABLE} [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d454f8{/solr,null,AVAILABLE} [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2815567 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3771656c{/solr,null,AVAILABLE} [junit4] 2> 2815568 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6bfeaf{/solr,null,AVAILABLE} [junit4] 2> 2815568 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7c072b85{HTTP/1.1,[http/1.1]}{127.0.0.1:35517} [junit4] 2> 2815568 INFO (jetty-launcher-4455-thread-3) [ ] o.e.j.s.Server Started @2815626ms [junit4] 2> 2815568 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35517} [junit4] 2> 2815569 ERROR (jetty-launcher-4455-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2815569 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2815569 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2815569 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2815569 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2815569 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T14:32:46.332Z [junit4] 2> 2815584 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@72c14cf4{HTTP/1.1,[http/1.1]}{127.0.0.1:42925} [junit4] 2> 2815584 INFO (jetty-launcher-4455-thread-2) [ ] o.e.j.s.Server Started @2815642ms [junit4] 2> 2815584 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42925} [junit4] 2> 2815584 ERROR (jetty-launcher-4455-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2815584 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2815584 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2815585 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2815585 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2815585 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T14:32:46.348Z [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@542f0c54{HTTP/1.1,[http/1.1]}{127.0.0.1:43728} [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.e.j.s.Server Started @2815646ms [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43728} [junit4] 2> 2815589 ERROR (jetty-launcher-4455-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2815589 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T14:32:46.353Z [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@16319250{HTTP/1.1,[http/1.1]}{127.0.0.1:38129} [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.e.j.s.Server Started @2815647ms [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38129} [junit4] 2> 2815590 ERROR (jetty-launcher-4455-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2815590 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T14:32:46.353Z [junit4] 2> 2815591 INFO (zkConnectionManagerCallback-4460-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2815592 INFO (zkConnectionManagerCallback-4464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2815592 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2815605 INFO (zkConnectionManagerCallback-4462-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2815605 INFO (zkConnectionManagerCallback-4466-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2815613 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2815613 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2815617 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2815641 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bfb4cfe60004, likely client has closed socket [junit4] 2> 2816371 INFO (jetty-launcher-4455-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr [junit4] 2> 2816396 INFO (zkConnectionManagerCallback-4470-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816411 DEBUG (jetty-launcher-4455-thread-2) [n:127.0.0.1:42925_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$272/2101888155@5274c0a6 [junit4] 2> 2816434 INFO (jetty-launcher-4455-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr [junit4] 2> 2816449 INFO (zkConnectionManagerCallback-4472-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816450 INFO (zkConnectionManagerCallback-4476-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816450 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bfb4cfe60007, likely client has closed socket [junit4] 2> 2816486 DEBUG (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$272/2101888155@a6c9523 [junit4] 2> 2816545 INFO (zkConnectionManagerCallback-4478-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816565 INFO (jetty-launcher-4455-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr [junit4] 2> 2816568 INFO (zkConnectionManagerCallback-4484-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816616 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x104bfb4cfe60009, likely client has closed socket [junit4] 2> 2816616 DEBUG (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$272/2101888155@3cba51a9 [junit4] 2> 2816618 INFO (zkConnectionManagerCallback-4488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816662 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2816663 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816663 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2816663 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2816663 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2816664 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2816714 DEBUG (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/73394277247746058-127.0.0.1:35517_solr-n_0000000000 [junit4] 2> 2816714 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35517_solr [junit4] 2> 2816715 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.Overseer Overseer (id=73394277247746058-127.0.0.1:35517_solr-n_0000000000) starting [junit4] 2> 2816745 INFO (zkConnectionManagerCallback-4495-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816758 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2816759 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816759 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2816760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2816760 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2816761 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44153/solr ready [junit4] 2> 2816776 INFO (OverseerStateUpdate-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [n:127.0.0.1:35517_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35517_solr [junit4] 2> 2816776 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers [junit4] 2> 2816778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json [junit4] 2> 2816778 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1 [junit4] 2> 2816796 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1 [junit4] 2> 2816796 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1 [junit4] 2> 2816801 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35517_solr [junit4] 2> 2816801 DEBUG (OverseerCollectionConfigSetProcessor-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [n:127.0.0.1:35517_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: [] [junit4] 2> 2816802 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work [junit4] 2> 2816802 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2816802 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2816819 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816819 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work [junit4] 2> 2816819 INFO (zkCallback-4494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2816821 INFO (jetty-launcher-4455-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44153/solr [junit4] 2> 2816822 INFO (zkConnectionManagerCallback-4499-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816835 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816835 INFO (zkCallback-4487-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2816848 DEBUG (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$272/2101888155@3d299c89 [junit4] 2> 2816851 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2816865 INFO (zkConnectionManagerCallback-4501-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2816866 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2816867 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:35517_solr] [junit4] 2> 2816877 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2816880 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers [junit4] 2> 2816881 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2816881 DEBUG (OverseerAutoScalingTriggerThread-73394277247746058-127.0.0.1:35517_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1 [junit4] 2> 2816882 DEBUG (ScheduledTrigger-6695-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 [junit4] 2> 2816903 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2816904 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816904 INFO (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2816904 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2816929 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2816929 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2816930 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2816932 DEBUG (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/73394277247746061-127.0.0.1:43728_solr-n_0000000001 [junit4] 2> 2816965 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/73394277247746058-127.0.0.1:35517_solr-n_0000000000 [junit4] 2> 2816966 DEBUG (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/73394277247746058-127.0.0.1:35517_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2816966 DEBUG (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43728_solr as DOWN [junit4] 2> 2816967 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2816967 INFO (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2816967 INFO (jetty-launcher-4455-thread-4) [n:127.0.0.1:43728_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43728_solr [junit4] 2> 2816968 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2816968 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2816968 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2816976 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2816976 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816976 INFO (zkCallback-4494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2816977 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816977 INFO (zkCallback-4487-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2816980 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2816980 INFO (zkCallback-4500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2817080 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35517.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b929f6 [junit4] 2> 2817084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2817084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2817112 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35517.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b929f6 [junit4] 2> 2817112 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35517.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b929f6 [junit4] 2> 2817113 INFO (jetty-launcher-4455-thread-3) [n:127.0.0.1:35517_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_825C31FE9678C1A1-001/tempDir-001/node3/. [junit4] 2> 2817115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2817115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2817127 INFO (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2817128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2817128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2817128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2817129 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2817130 DEBUG (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/73394277247746056-127.0.0.1:38129_solr-n_0000000002 [junit4] 2> 2817130 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/73394277247746061-127.0.0.1:43728_solr-n_0000000001 [junit4] 2> 2817130 DEBUG (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/73394277247746061-127.0.0.1:43728_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2817130 DEBUG (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38129_solr as DOWN [junit4] 2> 2817131 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue [junit4] 2> 2817131 INFO (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2817131 INFO (jetty-launcher-4455-thread-1) [n:127.0.0.1:38129_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38129_solr [junit4] 2> 2817148 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue [junit4] 2> 2817148 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/clusterprops.json [junit4] 2> 2817148 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2817148 INFO (jetty-launcher-4455-thread-2) [n:127.0.0.1:42925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2817149 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json [junit4] 2> 2817149 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections [junit4] 2> 2817149 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2817150 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2817151 INFO (zkCallback-4494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2817151 INFO (zkCallback-4487-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2817176 INFO (zkConnectionManagerCallback-4509-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2817176 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes [junit4] 2> 2817177 INFO (zkCallback-4500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [ [...truncated too long message...] . -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null132822721 [copy] Copying 238 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null132822721 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null132822721 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 30ms :: artifacts dl 5ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 185 minutes 3 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
