Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11998/ Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: Error from server at http://127.0.0.1:43651/collection1: Bad Request request: http://127.0.0.1:59301/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A43651%2Fcollection1%2F&wt=javabin&version=2 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43651/collection1: Bad Request request: http://127.0.0.1:59301/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A43651%2Fcollection1%2F&wt=javabin&version=2 at __randomizedtesting.SeedInfo.seed([189C15CC3669778F:90C82A1698951A77]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86) at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:146) 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:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10321 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/init-core-data-001 [junit4] 2> 995865 T8082 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 995867 T8082 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 995867 T8083 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 995967 T8082 oasc.ZkTestServer.run start zk server on port:60908 [junit4] 2> 995967 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 995968 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 995969 T8090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dcd6e6 name:ZooKeeperConnection Watcher:127.0.0.1:60908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 995969 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 995969 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 995970 T8082 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 995971 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 995972 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 995972 T8093 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62497345 name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 995972 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 995972 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 995973 T8082 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 995973 T8082 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 995974 T8082 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 995974 T8082 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 995975 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 995975 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 995976 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 995976 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 995976 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 995976 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 995977 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 995977 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 995978 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 995978 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 995978 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 995978 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 995979 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 995979 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 995980 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 995980 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 995980 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 995980 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 995981 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 995981 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 995982 T8082 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 995982 T8082 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 996019 T8082 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1 [junit4] 2> 996019 T8082 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 996020 T8082 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4cdea4{/,null,AVAILABLE} [junit4] 2> 996021 T8082 oejs.AbstractConnector.doStart Started ServerConnector@583e9008{HTTP/1.1}{127.0.0.1:46436} [junit4] 2> 996021 T8082 oejs.Server.doStart Started @996973ms [junit4] 2> 996021 T8082 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=46436, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores} [junit4] 2> 996021 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 996021 T8082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/' [junit4] 2> 996029 T8082 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/solr.xml [junit4] 2> 996031 T8082 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores [junit4] 2> 996031 T8082 oasc.CoreContainer.<init> New CoreContainer 7199376 [junit4] 2> 996031 T8082 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/] [junit4] 2> 996032 T8082 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/lib [junit4] 2> 996032 T8082 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/lib). [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 996035 T8082 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 996036 T8082 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 996036 T8082 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 996036 T8082 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 996036 T8082 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 996036 T8082 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 996036 T8082 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 996036 T8082 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60908/solr [junit4] 2> 996037 T8082 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 996037 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 996037 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 996038 T8107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f33ad82 name:ZooKeeperConnection Watcher:127.0.0.1:60908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 996038 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 996038 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 996039 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 996039 T8110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@375264ac name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 996039 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 996040 T8082 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 996041 T8082 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 996041 T8082 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 996042 T8082 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 996042 T8082 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 996043 T8082 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 996043 T8082 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 996044 T8082 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 996044 T8082 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46436_ [junit4] 2> 996044 T8082 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46436_ [junit4] 2> 996045 T8082 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 996045 T8082 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 996046 T8082 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 996046 T8082 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46436_ [junit4] 2> 996046 T8082 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 996047 T8082 oasc.Overseer.start Overseer (id=93498233961185283-127.0.0.1:46436_-n_0000000000) starting [junit4] 2> 996047 T8082 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 996049 T8082 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 996049 T8112 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 996049 T8082 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 996050 T8111 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 996051 T8082 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 996051 T8082 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/ [junit4] 2> 996052 T8082 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 996052 T8114 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 996052 T8114 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 996052 T8114 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 996052 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 996053 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46436", [junit4] 2> "node_name":"127.0.0.1:46436_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 996053 T8111 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46436", [junit4] 2> "node_name":"127.0.0.1:46436_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 996053 T8111 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 996053 T8111 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 996054 T8110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997052 T8114 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 997053 T8114 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 997053 T8114 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 997053 T8114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 997053 T8114 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 997053 T8114 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/' [junit4] 2> 997059 T8114 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 997060 T8114 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 997062 T8114 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 997064 T8114 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 997068 T8114 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 997069 T8114 oass.ManagedIndexSchemaFactory.create The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead [junit4] 2> 997069 T8114 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 997070 T8114 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 997080 T8114 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 997081 T8114 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 997081 T8114 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 997082 T8114 oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak [junit4] 2> 997082 T8114 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 997082 T8114 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 997082 T8114 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/ [junit4] 2> 997082 T8114 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 997083 T8114 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data [junit4] 2> 997083 T8114 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/index/ [junit4] 2> 997083 T8114 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 997083 T8114 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/index [junit4] 2> 997083 T8114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31375056204816376] [junit4] 2> 997109 T8114 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e0d2374; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 997109 T8114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 997111 T8114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 997168 T8114 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 997169 T8114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 997169 T8114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 997169 T8114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 997170 T8114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 997170 T8114 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 997171 T8114 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 997171 T8114 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 997171 T8114 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 997171 T8114 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 997171 T8114 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 997171 T8114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=93.0, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=13.188427237220468, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10573950269202195 [junit4] 2> 997172 T8114 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/control-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e0d2374; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 997172 T8114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 997172 T8114 oass.SolrIndexSearcher.<init> Opening Searcher@4c0a25d7[collection1] main [junit4] 2> 997172 T8114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 997173 T8114 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 997173 T8114 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 997173 T8114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 997173 T8114 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 997173 T8114 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 997173 T8114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 997173 T8114 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 997174 T8114 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 997174 T8114 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 997177 T8114 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 997177 T8115 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c0a25d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 997177 T8114 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 997177 T8118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46436 collection:control_collection shard:shard1 [junit4] 2> 997178 T8082 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 997178 T8118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 997178 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 997178 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 997179 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 997179 T8118 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 997179 T8121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3514a0 name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 997179 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 997180 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 997180 T8118 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 997180 T8118 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 997180 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 997180 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> ASYNC NEW_CORE C1198 name=collection1 org.apache.solr.core.SolrCore@120f92c1 url=http://127.0.0.1:46436/collection1 node=127.0.0.1:46436_ C1198_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:46436, node_name=127.0.0.1:46436_, state=down} [junit4] 2> 997180 T8118 C1198 P46436 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46436/collection1/ [junit4] 2> 997180 T8082 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 997180 T8118 C1198 P46436 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 997181 T8118 C1198 P46436 oasc.SyncStrategy.syncToMe http://127.0.0.1:46436/collection1/ has no replicas [junit4] 2> 997181 T8118 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46436/collection1/ shard1 [junit4] 2> 997181 T8118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 997181 T8082 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 997181 T8082 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 997181 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 997182 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 997182 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 997182 T8124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50ea8a32 name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 997182 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:46436", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 997182 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 997183 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 997183 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 997183 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"4", [junit4] 2> "stateFormat":"2"} current state version: 1 [junit4] 2> 997184 T8111 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 997184 T8110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997184 T8121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997219 T8082 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1 [junit4] 2> 997220 T8082 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001 [junit4] 2> 997221 T8082 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 997221 T8082 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@53d10dcc{/,null,AVAILABLE} [junit4] 2> 997222 T8082 oejs.AbstractConnector.doStart Started ServerConnector@d9e8ec1{HTTP/1.1}{127.0.0.1:59301} [junit4] 2> 997222 T8082 oejs.Server.doStart Started @998175ms [junit4] 2> 997222 T8082 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=59301, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores} [junit4] 2> 997222 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 997223 T8082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/' [junit4] 2> 997231 T8082 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/solr.xml [junit4] 2> 997232 T8118 oasc.ZkController.register We are http://127.0.0.1:46436/collection1/ and leader is http://127.0.0.1:46436/collection1/ [junit4] 2> 997232 T8118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46436 [junit4] 2> 997232 T8118 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 997232 T8118 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 997232 T8118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 997233 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 997233 T8082 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores [junit4] 2> 997233 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46436", [junit4] 2> "node_name":"127.0.0.1:46436_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 997233 T8082 oasc.CoreContainer.<init> New CoreContainer 903449646 [junit4] 2> 997234 T8111 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:46436", [junit4] 2> "node_name":"127.0.0.1:46436_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 997234 T8082 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/] [junit4] 2> 997234 T8111 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json [junit4] 2> 997234 T8082 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/lib [junit4] 2> 997234 T8110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997234 T8082 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/lib). [junit4] 2> 997234 T8121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997238 T8082 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 997238 T8082 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 997238 T8082 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 997238 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 997238 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 997239 T8082 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 997239 T8082 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 997240 T8082 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 997240 T8082 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 997240 T8082 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 997240 T8082 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60908/solr [junit4] 2> 997240 T8082 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 997240 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 997241 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 997241 T8138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@577b46da name:ZooKeeperConnection Watcher:127.0.0.1:60908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 997242 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 997242 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 997242 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 997243 T8141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f095c07 name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 997243 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 997244 T8082 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 997335 T8110 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997335 T8141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 997335 T8121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 998245 T8082 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59301_ [junit4] 2> 998246 T8082 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59301_ [junit4] 2> 998247 T8082 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 998247 T8082 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 998248 T8082 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/ [junit4] 2> 998248 T8082 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 998249 T8142 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 998249 T8142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 998250 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 998250 T8142 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 998250 T8142 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 998250 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59301", [junit4] 2> "node_name":"127.0.0.1:59301_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 998250 T8142 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 998250 T8111 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59301", [junit4] 2> "node_name":"127.0.0.1:59301_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 998250 T8111 oasco.ReplicaMutator.updateState Collection already exists with numShards=4 [junit4] 2> 998250 T8142 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 [junit4] 2> 998250 T8111 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 998251 T8142 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 998351 T8111 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 998352 T8141 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 998352 T8141 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 [junit4] 2> 999251 T8142 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 999251 T8142 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 999251 T8142 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 999251 T8142 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 999252 T8142 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 999252 T8142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/' [junit4] 2> 999257 T8142 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 999258 T8142 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 999260 T8142 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 999262 T8142 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 999267 T8142 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 999267 T8142 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 999269 T8142 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 999272 T8142 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 999272 T8142 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 999272 T8142 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 999273 T8142 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/ [junit4] 2> 999273 T8142 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 999273 T8142 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data [junit4] 2> 999273 T8142 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 999274 T8142 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 999274 T8142 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/index [junit4] 2> 999274 T8142 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31375056204816376] [junit4] 2> 999300 T8142 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5019eb81; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 999300 T8142 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 999301 T8142 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 999302 T8142 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 999303 T8142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 999304 T8142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 999304 T8142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 999304 T8142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 999305 T8142 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 999305 T8142 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 999306 T8142 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 999306 T8142 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 999306 T8142 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 999306 T8142 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 999306 T8142 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=93.0, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=13.188427237220468, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10573950269202195 [junit4] 2> 999307 T8142 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-1-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5019eb81; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 999307 T8142 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 999307 T8142 oass.SolrIndexSearcher.<init> Opening Searcher@5cc406b0[collection1] main [junit4] 2> 999307 T8142 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 999307 T8142 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 999307 T8142 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 999308 T8142 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 999308 T8142 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 999308 T8142 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 999308 T8142 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 999308 T8142 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 999308 T8142 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 999309 T8142 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 999309 T8142 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 999309 T8143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5cc406b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 999309 T8142 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 999310 T8146 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59301 collection:collection1 shard:shard2 [junit4] 2> 999310 T8082 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 999310 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 999310 T8146 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 999311 T8146 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 999312 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 999312 T8146 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 999312 T8146 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1199 name=collection1 org.apache.solr.core.SolrCore@25e6860c url=http://127.0.0.1:59301/collection1 node=127.0.0.1:59301_ C1199_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59301, node_name=127.0.0.1:59301_, state=down} [junit4] 2> 999312 T8146 C1199 P59301 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59301/collection1/ [junit4] 2> 999312 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 999312 T8146 C1199 P59301 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 999313 T8146 C1199 P59301 oasc.SyncStrategy.syncToMe http://127.0.0.1:59301/collection1/ has no replicas [junit4] 2> 999313 T8146 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59301/collection1/ shard2 [junit4] 2> 999313 T8146 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 999313 T8111 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1 [junit4] 2> 999313 T8141 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 999313 T8141 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 [junit4] 2> 999314 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:59301", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 999314 T8111 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2 [junit4] 2> 999315 T8141 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 999315 T8141 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 999315 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 999352 T8082 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1 [junit4] 2> 999353 T8082 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001 [junit4] 2> 999353 T8082 oejs.Server.doStart jetty-9.2.9.v20150224 [junit4] 2> 999360 T8082 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@63788d60{/,null,AVAILABLE} [junit4] 2> 999360 T8082 oejs.AbstractConnector.doStart Started ServerConnector@40812fbb{HTTP/1.1}{127.0.0.1:47813} [junit4] 2> 999360 T8082 oejs.Server.doStart Started @1000313ms [junit4] 2> 999361 T8082 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=47813, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores} [junit4] 2> 999361 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 999361 T8082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/' [junit4] 2> 999364 T8146 oasc.ZkController.register We are http://127.0.0.1:59301/collection1/ and leader is http://127.0.0.1:59301/collection1/ [junit4] 2> 999364 T8146 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59301 [junit4] 2> 999364 T8146 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 999364 T8146 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 999365 T8146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 999365 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 999365 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59301", [junit4] 2> "node_name":"127.0.0.1:59301_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 999366 T8111 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:59301", [junit4] 2> "node_name":"127.0.0.1:59301_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 999366 T8146 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 [junit4] 2> 999366 T8111 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3 [junit4] 2> 999366 T8141 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 999367 T8141 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 999370 T8082 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/solr.xml [junit4] 2> 999373 T8082 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores [junit4] 2> 999373 T8082 oasc.CoreContainer.<init> New CoreContainer 1673186699 [junit4] 2> 999373 T8082 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/] [junit4] 2> 999374 T8082 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/lib [junit4] 2> 999374 T8082 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/lib). [junit4] 2> 999377 T8082 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 999377 T8082 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 999377 T8082 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 999378 T8082 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 999379 T8082 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 999379 T8082 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 999379 T8082 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 999379 T8082 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 999379 T8082 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60908/solr [junit4] 2> 999379 T8082 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 999380 T8082 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 999380 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 999381 T8160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d372fec name:ZooKeeperConnection Watcher:127.0.0.1:60908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 999381 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 999381 T8082 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 999382 T8082 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 999382 T8163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@365f3c61 name:ZooKeeperConnection Watcher:127.0.0.1:60908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 999382 T8082 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 999384 T8082 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1000385 T8082 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47813_ [junit4] 2> 1000386 T8082 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47813_ [junit4] 2> 1000387 T8082 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1000388 T8082 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores [junit4] 1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 1000388 T8082 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/ [junit4] 2> 1000388 T8082 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1000389 T8164 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1000389 T8164 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1000390 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1000390 T8164 oasc.ZkController.preRegister Registering watch for external collection collection1 [junit4] 2> 1000390 T8164 oascc.ZkStateReader.addZkWatch addZkWatch collection1 [junit4] 2> 1000390 T8111 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:47813", [junit4] 2> "node_name":"127.0.0.1:47813_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 1000390 T8164 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... [junit4] 2> 1000390 T8111 oasco.ReplicaMutator.updateState Update state numShards=4 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:47813", [junit4] 2> "node_name":"127.0.0.1:47813_", [junit4] 2> "numShards":"4", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1000391 T8111 oasco.ReplicaMutator.updateState Collection already exists with numShards=4 [junit4] 2> 1000391 T8164 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 [junit4] 2> 1000391 T8111 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 1000391 T8164 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1000391 T8111 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4 [junit4] 2> 1000391 T8163 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 1000391 T8141 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3) [junit4] 2> 1000392 T8163 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1000392 T8141 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 [junit4] 2> 1001391 T8164 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1001391 T8164 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1001392 T8164 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1001392 T8164 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1001392 T8164 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1001392 T8164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/' [junit4] 2> 1001399 T8164 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1001400 T8164 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1001403 T8164 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1001405 T8164 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1001411 T8164 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1001412 T8164 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/managed-schema [junit4] 2> 1001415 T8164 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 1001420 T8164 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1001421 T8164 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1001421 T8164 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 1001421 T8164 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/ [junit4] 2> 1001422 T8164 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 1001422 T8164 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data [junit4] 2> 1001422 T8164 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/index/ [junit4] 2> 1001423 T8164 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1001423 T8164 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/index [junit4] 2> 1001423 T8164 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31375056204816376] [junit4] 2> 1001458 T8164 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c717589; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1001458 T8164 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1001466 T8164 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 1001469 T8164 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1001471 T8164 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1001471 T8164 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1001472 T8164 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1001472 T8164 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1001473 T8164 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1001474 T8164 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1001474 T8164 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1001474 T8164 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 1001475 T8164 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1001475 T8164 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1001475 T8164 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=93.0, floorSegmentMB=2.1494140625, forceMergeDeletesPctAllowed=13.188427237220468, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10573950269202195 [junit4] 2> 1001476 T8164 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-2-001/cores/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c717589; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1001476 T8164 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1001476 T8164 oass.SolrIndexSearcher.<init> Opening Searcher@7d42921f[collection1] main [junit4] 2> 1001476 T8164 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1001477 T8164 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1001477 T8164 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1001477 T8164 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1001477 T8164 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1001477 T8164 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1001491 T8164 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1001491 T8164 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1001491 T8164 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1001491 T8164 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema [junit4] 2> 1001492 T8164 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1001492 T8166 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d42921f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1001492 T8164 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1001493 T8169 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47813 collection:collection1 shard:shard3 [junit4] 2> 1001493 T8082 oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2 [junit4] 2> 1001494 T8082 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1001494 T8169 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 1001500 T8169 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 1001502 T8110 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overs [...truncated too long message...] solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-8-001/cores/collection1/data [junit4] 2> 1031992 T8082 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-8-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-8-001/cores/collection1/data/index;done=false>>] [junit4] 2> 1031992 T8082 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001/shard-8-001/cores/collection1/data/index [junit4] 2> 1031992 T8082 oasc.Overseer.close Overseer (id=93498233961185301-127.0.0.1:48090_-n_0000000008) closing [junit4] 2> 1031992 T8380 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:48090_ [junit4] 2> 1033493 T8307 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1033502 T8082 oejs.AbstractConnector.doStop Stopped ServerConnector@78162bd8{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1033503 T8082 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@3e573a2c{/,null,UNAVAILABLE} [junit4] 2> 1033505 T8082 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60908 60908 [junit4] 2> 1033516 T8083 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60908 60908 [junit4] 2> 1033519 T8083 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 11 /solr/aliases.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 9 /solr/configs/conf1/managed-schema [junit4] 2> 9 /solr/configs/conf1 [junit4] 2> 8 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 11 /solr/live_nodes [junit4] 2> 9 /solr/overseer/queue [junit4] 2> 9 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudSchemaless -Dtests.method=test -Dtests.seed=189C15CC3669778F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=Asia/Chongqing -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 37.7s J2 | TestCloudSchemaless.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43651/collection1: Bad Request [junit4] > request: http://127.0.0.1:59301/collection1/update?update.chain=add-unknown-fields-to-the-schema&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A43651%2Fcollection1%2F&wt=javabin&version=2 [junit4] > at __randomizedtesting.SeedInfo.seed([189C15CC3669778F:90C82A1698951A77]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86) [junit4] > at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:146) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1033531 T8082 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestCloudSchemaless 189C15CC3669778F-001 [junit4] 2> 37669 T8081 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=nl_NL, timezone=Asia/Chongqing [junit4] 2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=12,threads=1,free=197473920,total=531103744 [junit4] 2> NOTE: All tests run in this JVM: [ZkStateWriterTest, SampleTest, OutputWriterTest, CursorMarkTest, DistributedExpandComponentTest, TestQuerySenderNoQuery, TestManagedSchemaFieldResource, SOLR749Test, HdfsWriteToMultipleCollectionsTest, AssignTest, OverriddenZkACLAndCredentialsProvidersTest, TestTrie, LoggingHandlerTest, TestSimpleQParserPlugin, TestQueryTypes, TestPartialUpdateDeduplication, CursorPagingTest, PathHierarchyTokenizerFactoryTest, FullSolrCloudDistribCmdsTest, FacetPivotSmallTest, TestShardHandlerFactory, DocValuesMissingTest, DeleteReplicaTest, PluginInfoTest, OpenExchangeRatesOrgProviderTest, OverseerRolesTest, PrimUtilsTest, TestCryptoKeys, TestInitParams, UnloadDistributedZkTest, ReplicationFactorTest, SolrCoreCheckLockOnStartupTest, DistributedQueryComponentOptimizationTest, TestStressRecovery, NumericFieldsTest, TestSort, TestSystemIdResolver, MergeStrategyTest, SynonymTokenizerTest, HdfsDirectoryTest, TestDefaultSimilarityFactory, DistanceUnitsTest, QueryResultKeyTest, SpatialHeatmapFacetsTest, DirectUpdateHandlerOptimizeTest, SimpleFacetsTest, SortByFunctionTest, TestSolrJ, RegexBoostProcessorTest, ResponseLogComponentTest, TestFastOutputStream, TestLuceneMatchVersion, TestInitQParser, AsyncMigrateRouteKeyTest, TestNoOpRegenerator, DirectUpdateHandlerTest, CoreAdminCreateDiscoverTest, TestObjectReleaseTracker, TestDocBasedVersionConstraints, TestDistribDocBasedVersion, TestSurroundQueryParser, XmlUpdateRequestHandlerTest, CloudMLTQParserTest, BJQParserTest, TestSearcherReuse, SearchHandlerTest, TestFieldSortValues, AutoCommitTest, MultiThreadedOCPTest, TestLeaderElectionZkExpiry, TestPerFieldSimilarity, TestReqParamsAPI, OverseerCollectionProcessorTest, TestCSVResponseWriter, TestStressReorder, TestExtendedDismaxParser, DistributedFacetPivotSmallAdvancedTest, TestClassNameShortening, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TestFaceting, TestRecovery, TestJoin, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestLazyCores, SoftAutoCommitTest, FieldMutatingUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestReversedWildcardFilterFactory, RequestHandlersTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestCollationField, UpdateRequestProcessorFactoryTest, PingRequestHandlerTest, TestComponentsName, TestLFUCache, TestMergePolicyConfig, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, EchoParamsTest, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, DOMUtilTest, TestUtils, TestJettySolrRunner, AliasIntegrationTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistributedQueueTest, ExternalCollectionsTest, MigrateRouteKeyTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestMiniSolrCloudClusterSSL, TestReplicaProperties, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, TestClusterStateMutator, CachingDirectoryFactoryTest, TestConfigSets, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, TestConfigReload, DistributedQueryComponentCustomSortTest, TestIntervalFaceting, TestCloudSchemaless] [junit4] Completed on J2 in 38.45s, 1 test, 1 error <<< FAILURES! [...truncated 130 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: There were test failures: 475 suites, 1891 tests, 1 error, 48 ignored (21 assumptions) Total time: 58 minutes 45 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
