Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6063/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED:
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([8F5A5CB6F0DB2717:D26193C6B7D6B829]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1246)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:651)
at
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
at org.apache.hadoop.util.Shell.run(Shell.java:456)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11818 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_556C59789DD0CD58-001\init-core-data-001
[junit4] 2> 1947081 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1947460 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 1947503 ERROR
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [
] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
[junit4] 2> at
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
[junit4] 2> at
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1947545 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=428, maxMBSortInHeap=7.8382134771924985,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO,
timezone=America/Danmarkshavn
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=176682880,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest,
TestWordDelimiterFilterFactory, TestSort, TestNamedUpdateProcessors,
SimpleFacetsTest, SoftAutoCommitTest, HttpPartitionTest, SolrCloudExampleTest,
SolrCoreTest, MoreLikeThisHandlerTest, TestFieldCacheReopen, FullHLLTest,
TestHighlightDedupGrouping, HighlighterMaxOffsetTest, CircularListTest,
TestLazyCores, TestMergePolicyConfig, CdcrBootstrapTest, TestGroupingSearch,
TestHashPartitioner, TestComponentsName,
StatelessScriptUpdateProcessorFactoryTest, CloudMLTQParserTest,
DistributedQueryComponentCustomSortTest, CursorPagingTest,
SchemaVersionSpecificBehaviorTest, ExitableDirectoryReaderTest,
DistributedSpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest,
RegexBoostProcessorTest, DistribCursorPagingTest,
DistributedSuggestComponentTest, UnloadDistributedZkTest, UUIDFieldTest,
MBeansHandlerTest, CdcrVersionReplicationTest, TestReplicationHandler,
TestShortCircuitedRequests, TestBlobHandler, TestManagedSynonymFilterFactory,
TestCoreContainer, TestHdfsBackupRestoreCore,
DocExpirationUpdateProcessorFactoryTest, TestFileDictionaryLookup,
TestFieldCacheSort, BadComponentTest, TestClassicSimilarityFactory,
TestFieldResource, TestSolrQueryResponse, CdcrUpdateLogTest,
ResponseHeaderTest, AsyncMigrateRouteKeyTest, TestAnalyzeInfixSuggestions,
PreAnalyzedFieldTest, TestConfigSetProperties, RequiredFieldsTest,
OverseerRolesTest, SuggestComponentTest, SampleTest,
TestSweetSpotSimilarityFactory, TestHdfsUpdateLog, TestQueryWrapperFilter,
TestCSVLoader, PathHierarchyTokenizerFactoryTest, TestBulkSchemaConcurrent,
ClusterStateTest, TestDistribIDF, TestStressLucene,
SegmentsInfoRequestHandlerTest, HardAutoCommitTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ZkControllerTest,
TestFilteredDocIdSet, PingRequestHandlerTest, RemoteQueryErrorTest,
TestQuerySenderNoQuery, TestDynamicLoading, DisMaxRequestHandlerTest,
HdfsThreadLeakTest, DocValuesMultiTest, BlockDirectoryTest,
TestStressLiveNodes, TestFunctionQuery, TestAuthenticationFramework,
TestDFRSimilarityFactory, TestAuthorizationFramework, TestJmxMonitoredMap,
DeleteNodeTest, TestMiniSolrCloudCluster, TestFieldCacheVsDocValues,
CoreSorterTest, DocumentAnalysisRequestHandlerTest, TestRestManager,
TestXIncludeConfig, TestLegacyFieldCache, TestSmileRequest, JSONWriterTest,
TestSearcherReuse, StressHdfsTest, TestNumericTerms64, ConfigSetsAPITest,
TestTrackingShardHandlerFactory, TestNRTOpen, CleanupOldIndexTest,
DistributedExpandComponentTest, DocValuesTest, QueryElevationComponentTest,
TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=556C59789DD0CD58
-Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Danmarkshavn
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
[junit4] > at
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
[junit4] > at
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
[junit4] > at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
[junit4] > at
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
[junit4] > at
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
[junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456)
[junit4] > at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
[junit4] > at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
[junit4] > at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
[junit4] > at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
[junit4] > at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
[junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [376/629 (1!)] on J0 in 0.51s, 0 tests, 2 errors <<<
FAILURES!
[...truncated 1461 lines...]
[junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\init-core-data-001
[junit4] 2> 166632 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 166637 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 166637 INFO (Thread-613) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 166637 INFO (Thread-613) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 166737 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:58684
[junit4] 2> 166737 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166738 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166748 INFO (zkCallback-662-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b1f736e name:ZooKeeperConnection
Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 166748 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166748 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166748 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 166754 INFO (jetty-launcher-661-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 166758 INFO (jetty-launcher-661-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a581686{/solr,null,AVAILABLE}
[junit4] 2> 166760 INFO (jetty-launcher-661-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 166761 INFO (jetty-launcher-661-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23f9a479{/solr,null,AVAILABLE}
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@405eed45{HTTP/1.1,[http/1.1]}{127.0.0.1:58688}
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.e.j.s.Server Started @171707ms
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58688}
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1'
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 166762 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b4a47e3{HTTP/1.1,[http/1.1]}{127.0.0.1:58691}
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.e.j.s.Server Started @171709ms
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58691}
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2'
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 166763 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 166765 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166765 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166766 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166789 INFO (jetty-launcher-661-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 166791 INFO (zkCallback-664-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d03acaa name:ZooKeeperConnection
Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 166791 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166791 INFO (jetty-launcher-661-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 166791 INFO (jetty-launcher-661-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b786173{/solr,null,AVAILABLE}
[junit4] 2> 166791 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166792 INFO (jetty-launcher-661-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59744d5f{/solr,null,AVAILABLE}
[junit4] 2> 166792 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@613dbc32{HTTP/1.1,[http/1.1]}{127.0.0.1:58700}
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.e.j.s.Server Started @171738ms
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58700}
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7f132460{HTTP/1.1,[http/1.1]}{127.0.0.1:58703}
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-4) [ ]
o.e.j.s.Server Started @171739ms
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58703}
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3'
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4'
[junit4] 2> 166793 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 166794 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 166794 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 166794 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 166794 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166795 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166795 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166797 INFO (zkCallback-663-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@64b67bcf
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166797 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166797 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166797 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166797 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 166811 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156a5460c280001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\.
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 2061517188
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2]
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\.
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 1287780706
[junit4] 2> 166811 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1]
[junit4] 2> 166811 WARN (jetty-launcher-661-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\lib
[junit4] 2> 166812 WARN (jetty-launcher-661-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\lib
[junit4] 2> 166812 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 166812 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 166812 INFO (zkCallback-665-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6efe74f5
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166813 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166813 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166813 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 166814 INFO (zkCallback-666-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@627ca725
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166815 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166815 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166817 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 166818 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166819 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166823 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 166823 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 166823 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 166823 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
[junit4] 2> 166823 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 166829 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166829 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156a5460c280004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 166830 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\.
[junit4] 2> 166830 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 386252293
[junit4] 2> 166830 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4]
[junit4] 2> 166830 WARN (jetty-launcher-661-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\lib
[junit4] 2> 166830 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 166832 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166832 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 166832 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 166833 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 166833 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
[junit4] 2> 166833 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 166833 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166834 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\.
[junit4] 2> 166834 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 541262452
[junit4] 2> 166834 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3]
[junit4] 2> 166834 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166834 WARN (jetty-launcher-661-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\lib
[junit4] 2> 166834 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 166836 INFO (zkCallback-669-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fc66de4 name:ZooKeeperConnection
Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 166837 INFO (jetty-launcher-661-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166840 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 166841 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@2d4a39a2
[junit4] 2> 166843 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 166843 INFO (zkCallback-672-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2d4c5953
name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166843 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166843 INFO (jetty-launcher-661-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166845 INFO (zkCallback-675-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6bbd1f73
name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166846 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166846 INFO (jetty-launcher-661-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166847 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@6ed40f06
[junit4] 2> 166847 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156a5460c280007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 166848 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@44d99bbe
[junit4] 2> 166848 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 166848 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 166855 INFO (zkCallback-678-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a5a5a1f
name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166856 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 166856 INFO (jetty-launcher-661-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 166856 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4c759a48
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166857 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 166858 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@3f39724c
[junit4] 2> 166858 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156a5460c280008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 166858 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 166859 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c24046 name:ZooKeeperConnection
Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 166859 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 166859 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 166859 INFO
(zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@19ae6f9c
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166860 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 166863 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 166864 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 166864 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 166867 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5be0bcbd
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 166867 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 166870 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 166870 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 166870 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 166875 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 166876 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 166876 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 166877 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 166880 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 166880 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 166880 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 166880 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 166884 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 166885 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 166885 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 166885 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 166888 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 166889 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 166891 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 166891 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 166894 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 166894 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 166894 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 166895 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 166897 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 166897 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 166897 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 166898 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 166901 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 166901 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 166901 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 166902 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 166903 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 166903 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 166903 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 166904 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 166904 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 166904 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 166905 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 166905 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 166905 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 166905 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 166906 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 166907 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 166911 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 166911 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 166916 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 166916 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 166916 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 166917 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 166917 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 166918 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 166918 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 166918 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000
[junit4] 2> 166918 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96446162305286156-127.0.0.1:58700_solr-n_0000000001
[junit4] 2> 166919 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58703_solr
[junit4] 2> 166919 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 166919 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002
[junit4] 2> 166920 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 166920 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 166920 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58700_solr
[junit4] 2> 166920 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58700_solr
[junit4] 2> 166921 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96446162305286155-127.0.0.1:58688_solr-n_0000000003
[junit4] 2> 166922 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96446162305286156-127.0.0.1:58700_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 166922 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer Overseer
(id=96446162305286154-127.0.0.1:58703_solr-n_0000000000) starting
[junit4] 2> 166924 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58691_solr
[junit4] 2> 166924 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58691_solr
[junit4] 2> 166924 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 166924 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 166925 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 166925 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 166925 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58688_solr as DOWN
[junit4] 2> 166925 INFO
(zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 166928 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 166929 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 166931 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 166936 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 166938 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 166938 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 166939 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 166940 INFO
(zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 166940 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 166949 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 166950 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 166951 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\.
[junit4] 2> 166952 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 166955 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 166955 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 166956 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 166956 INFO (jetty-launcher-661-thread-3)
[n:127.0.0.1:58700_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 166956 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58688_solr
[junit4] 2> 166956 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58688_solr
[junit4] 2> 166960 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 166960 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 166960 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 166965 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 166965 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 166966 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\.
[junit4] 2> 166967 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 166968 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 166968 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 166968 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 166969 INFO
(zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 166969 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 166969 INFO (jetty-launcher-661-thread-2)
[n:127.0.0.1:58691_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 166973 INFO
(zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (3)
[junit4] 2> 166973 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 166974 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 166975 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\.
[junit4] 2> 166976 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 166977 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 166977 INFO (jetty-launcher-661-thread-1)
[n:127.0.0.1:58688_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 166977 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 166979 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58703_solr as DOWN
[junit4] 2> 166979 INFO
(OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 166980 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 166980 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58703_solr
[junit4] 2> 166980 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58703_solr
[junit4] 2> 166983 INFO
(zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 166984 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 166984 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 166984 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 166985 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 166985 INFO
(zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 166986 INFO
(zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 166986 INFO
(zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 166986 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 166988 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:58688_solr"} current state version: 0
[junit4] 2> 166988 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:58688_solr
[junit4] 2> 166990 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:58703_solr"} current state version: 0
[junit4] 2> 166990 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:58703_solr
[junit4] 2> 167007 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 167007 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 167008 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\.
[junit4] 2> 167010 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 167011 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 167011 INFO (jetty-launcher-661-thread-4)
[n:127.0.0.1:58703_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 167011 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 167012 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167015 INFO (zkCallback-687-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6854d7f0
name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 167015 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167015 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 167017 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x156a5460c28000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 167020 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 167021 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167023 INFO (zkCallback-690-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6521f510
name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 167023 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167023 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 167023 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 167024 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 167025 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 167028 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
[junit4] 2> 167033 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
[junit4] 2> 167037 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
[junit4] 2> 167040 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
[junit4] 2> 167044 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
[junit4] 2> 167048 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
[junit4] 2> 167051 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
[junit4] 2> 167107 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
[junit4] 2> 167107 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 167109 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167111 INFO (zkCallback-691-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@85c7f82 name:ZooKeeperConnection
Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 167111 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167111 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 167120 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
[junit4] 2> 167132 INFO
(TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
[junit4] 2> 167162 INFO
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
[junit4] 2> 167162 INFO
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 167164 INFO
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 167168 INFO (zkCallback-692-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f4cf032
name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 167168 INFO
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 167169 INFO
(TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 167183 INFO (backgroundWatchers-660-thread-1) [ ]
o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
[junit4] 2> 167190 INFO (qtp1250170024-2571) [n:127.0.0.1:58703_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=81c804ae-4050-4b8c-886e-924dbef2b00a&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 167196 INFO (qtp1250170024-2571) [n:127.0.0.1:58703_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=81c804ae-4050-4b8c-886e-924dbef2b00a&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 167201 INFO
(OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-81c804ae-4050-4b8c-886e-924dbef2b00a
[junit4] 2> 167202 INFO (qtp1250170024-2574) [n:127.0.0.1:58703_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=81c804ae-4050-4b8c-886e-924dbef2b00a&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 167207 INFO
(OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"stateformat1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "async":"81c804ae-4050-4b8c-886e-924dbef2b00a",
[junit4] 2> "operation":"create"}
[junit4] 2> 167207 INFO (qtp1250170024-2574) [n:127.0.0.1:58703_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=81c804ae-4050-4b8c-886e-924dbef2b00a&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 167210 INFO
(OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"stateformat1",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"config",
[junit4] 2> "numShards":"1",
[junit4] 2> "stateFormat":"1",
[junit4] 2> "async":"81c804ae-4050-4b8c-886e-924dbef2b00a",
[junit4] 2> "operation":"create"}
[junit4] 2> 167210 INFO
(OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.CreateCollectionCmd Create collection
stateformat1
[junit4] 2> 167211 INFO
(OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/stateformat1
[junit4] 2> 167211 INFO
(OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/stateformat1
[junit4] 2> 167214 INFO
(zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[jun
[...truncated too long message...]
read-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [4])
[junit4] 2> 227645 INFO
(zkCallback-709-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 227645 WARN
(zkCallback-703-thread-1-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 227645 WARN
(zkCallback-709-thread-1-processing-n:127.0.0.1:58700_solr)
[n:127.0.0.1:58700_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 227645 INFO
(zkCallback-679-thread-2-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 227645 WARN
(zkCallback-679-thread-2-processing-n:127.0.0.1:58691_solr)
[n:127.0.0.1:58691_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 227645 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/testcollection/state.json version: 3
[junit4] 2> 227645 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (1)
[junit4] 2> 227650 INFO (jetty-launcher-661-thread-6) [ ]
o.a.s.c.Overseer Overseer
(id=96446162305286154-127.0.0.1:58703_solr-n_0000000000) closing
[junit4] 2> 227650 WARN
(zkCallback-703-thread-2-processing-n:127.0.0.1:58688_solr)
[n:127.0.0.1:58688_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 227652 INFO
(OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000)
[n:127.0.0.1:58703_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58703_solr
[junit4] 2> 227656 INFO (jetty-launcher-661-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@633b9b35{/solr,null,UNAVAILABLE}
[junit4] 2> 227659 INFO (jetty-launcher-661-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@23f9a479{/solr,null,UNAVAILABLE}
[junit4] 2> 227659 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testcollection/state.json] for collection [testcollection]
has occurred - updating... (live nodes size: [1])
[junit4] 2> 227663 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader Updating data for
[testcollection] from [3] to [4]
[junit4] 2> 227672 INFO
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 227673 INFO (jetty-launcher-661-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45aa0733{/solr,null,UNAVAILABLE}
[junit4] 2> 229172 WARN
(zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr)
[n:127.0.0.1:58703_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 229172 INFO (jetty-launcher-661-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59744d5f{/solr,null,UNAVAILABLE}
[junit4] 2> 229187 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58684 58684
[junit4] 2> 229193 INFO (Thread-613) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58684 58684
[junit4] 2> 229194 WARN (Thread-613) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 7 /solr/aliases.json
[junit4] 2> 7 /solr/configs/config
[junit4] 2> 7 /solr/clusterprops.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 3 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/collections/falsepredicate/state.json
[junit4] 2> 12 /solr/collections/waitforstate/state.json
[junit4] 2> 7 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/currentstate/state.json
[junit4] 2> 3 /solr/collections/testcollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000
[junit4] 2> 2 /solr/collections/delayed/state.json
[junit4] 2> 2 /solr/collections/tobedeleted/state.json
[junit4] 2> 2
/solr/overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002
[junit4] 2> 2 /solr/collections/stateformat1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 69 /solr/overseer/queue
[junit4] 2> 39 /solr/overseer/collection-queue-work
[junit4] 2> 17 /solr/overseer/queue-work
[junit4] 2> 7 /solr/collections
[junit4] 2> 5 /solr/live_nodes
[junit4] 2>
[junit4] 2> 229194 INFO
(SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001
[junit4] 2> Aug 20, 2016 12:08:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=366, maxMBSortInHeap=6.105520385187489,
sim=ClassicSimilarity, locale=de-CH, timezone=Universal
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=95893192,total=223752192
[junit4] 2> NOTE: All tests run in this JVM: [NamedListTest,
TestRetryUtil, TestUpdateRequestCodec, TestSolrJErrorHandling,
SolrDocumentTest, TestToleratedUpdateError, SchemaTest, TestEmbeddedSolrServer,
NoOpResponseParserTest, StreamingTest, JettyWebappTest,
CollectionAdminRequestRequiredParamsTest, GraphExpressionTest,
FieldAnalysisResponseTest, TestHash, ModifiableSolrParamsTest, TestXMLEscaping,
LBHttpSolrClientBuilderTest, SolrExampleXMLTest, TermsResponseTest,
CloudSolrClientBuilderTest, SolrExampleStreamingTest, SolrExampleEmbeddedTest,
TestSpellCheckResponse, TestCoreAdmin, TestJavaBinCodec,
TestDocumentObjectBinder, ClientUtilsTest, SolrSchemalessExampleTest,
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest,
HttpSolrClientBuilderTest, GraphTest, JdbcDriverTest, JdbcTest, JDBCStreamTest,
StreamExpressionToExpessionTest, StreamExpressionToExplanationTest,
StreamExpressionParserTest, ConcatOperationTest, TestCollectionAdminRequest,
TestConfigSetAdminRequest, TestDelegationTokenRequest, TestClusteringResponse,
TestDelegationTokenResponse, TestSuggesterResponse, TestCollectionStateWatchers]
[junit4] Completed [85/85 (1!)] on J0 in 63.59s, 9 tests, 1 error <<<
FAILURES!
[...truncated 59523 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]