Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1749/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:56095/onp/a/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:56095/onp/a/collection1 at __randomizedtesting.SeedInfo.seed([6218A002FA9ACAC:87C7041858F6CC90]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:68) at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:54) at org.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) 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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) 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 org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:43) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) at sun.security.ssl.InputRecord.read(InputRecord.java:480) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884) at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 47 more Build Log: [...truncated 11643 lines...] [junit4] Suite: org.apache.solr.schema.TestCloudSchemaless [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/init-core-data-001 [junit4] 2> 3585717 T8382 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 3585717 T8382 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /onp/a [junit4] 2> 3585723 T8382 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 3585724 T8382 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3585725 T8383 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 3585827 T8382 oasc.ZkTestServer.run start zk server on port:56078 [junit4] 2> 3585829 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3585844 T8389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@514c8c17 name:ZooKeeperConnection Watcher:127.0.0.1:56078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3585845 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3585846 T8382 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 3585858 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3585864 T8391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59fbbfd name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3585864 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3585865 T8382 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 3585875 T8382 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 3585882 T8382 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 3585888 T8382 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 3585896 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-schemaless.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3585896 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 3585910 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-add-schema-fields-update-processor.xml to /configs/conf1/schema.xml [junit4] 2> 3585911 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 3585919 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3585921 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3585928 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3585930 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 3585944 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3585945 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 3585952 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3585953 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 3585961 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3585962 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 3585968 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3585969 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 3585979 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3585979 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3585988 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3585989 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 3585998 T8382 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3585999 T8382 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 3586013 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3586017 T8393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fc32aa9 name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3586018 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3587887 T8382 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3587896 T8382 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3587903 T8382 oejs.AbstractConnector.doStart Started [email protected]:56082 [junit4] 2> 3587905 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3587906 T8382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3587906 T8382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002 [junit4] 2> 3587907 T8382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/' [junit4] 2> 3587951 T8382 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/solr.xml [junit4] 2> 3588016 T8382 oasc.CoreContainer.<init> New CoreContainer 382687 [junit4] 2> 3588016 T8382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/] [junit4] 2> 3588018 T8382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3588018 T8382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3588018 T8382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3588019 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3588019 T8382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3588019 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3588020 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3588020 T8382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3588021 T8382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3588023 T8382 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3588026 T8382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3588026 T8382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3588026 T8382 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3588027 T8382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56078/solr [junit4] 2> 3588027 T8382 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3588028 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3588031 T8404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c42a2a9 name:ZooKeeperConnection Watcher:127.0.0.1:56078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3588032 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3588039 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3588043 T8406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@260ca98c name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3588043 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3588050 T8382 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 3588059 T8382 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 3588069 T8382 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 3588079 T8382 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 3588089 T8382 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 3588101 T8382 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 3588107 T8382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56082_onp%2Fa [junit4] 2> 3588109 T8382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56082_onp%2Fa [junit4] 2> 3588119 T8382 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 3588125 T8382 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 3588131 T8382 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 3588136 T8382 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56082_onp%2Fa [junit4] 2> 3588136 T8382 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 3588144 T8382 oasc.Overseer.start Overseer (id=92326269322788868-127.0.0.1:56082_onp%2Fa-n_0000000000) starting [junit4] 2> 3588156 T8382 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 3588185 T8382 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 3588187 T8408 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 3588190 T8382 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 3588200 T8382 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 3588205 T8382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3588216 T8407 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 3588222 T8410 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 3588223 T8410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3588225 T8410 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3588225 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3588231 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "shard":null, [junit4] 2> "base_url":"https://127.0.0.1:56082/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "numShards":"1", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:56082_onp%2Fa"} [junit4] 2> 3588232 T8407 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 3588232 T8407 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 3588239 T8411 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> 3589227 T8410 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3589227 T8410 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 3589230 T8410 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3589231 T8410 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 3589236 T8410 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3589237 T8410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/' [junit4] 2> 3589240 T8410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 3589242 T8410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 3589244 T8410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 3589337 T8410 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 3589385 T8410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3589388 T8410 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> 3589391 T8410 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 3589403 T8410 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3589443 T8410 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3589446 T8410 oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted managed schema znode at /configs/conf1/managed-schema [junit4] 2> 3589449 T8410 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml.bak [junit4] 2> 3589462 T8410 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> 3589462 T8410 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 3589463 T8410 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3589463 T8410 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/ [junit4] 2> 3589464 T8410 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3589465 T8410 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data [junit4] 2> 3589465 T8410 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/index/ [junit4] 2> 3589466 T8410 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3589467 T8410 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/index [junit4] 2> 3589468 T8410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.180980171129841] [junit4] 2> 3589476 T8410 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2239a1b6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3589476 T8410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3589479 T8410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3589644 T8410 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3589644 T8410 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3589645 T8410 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3589645 T8410 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3589646 T8410 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3589646 T8410 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3589647 T8410 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3589647 T8410 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3589647 T8410 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3589648 T8410 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3589648 T8410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3589648 T8410 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3589671 T8410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3589675 T8410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3589678 T8410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3589681 T8410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3589683 T8410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3589693 T8410 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3589693 T8410 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3589694 T8410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 3589696 T8410 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2239a1b6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3589696 T8410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3589697 T8410 oass.SolrIndexSearcher.<init> Opening Searcher@127bbf51[collection1] main [junit4] 2> 3589697 T8410 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 3589700 T8410 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3589700 T8410 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3589701 T8410 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3589701 T8410 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3589702 T8410 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3589703 T8410 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 3589704 T8410 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3589706 T8410 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 3589713 T8410 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 3589714 T8410 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3589714 T8410 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3589715 T8410 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3589718 T8410 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3589718 T8412 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@127bbf51[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3589721 T8415 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56082/onp/a collection:control_collection shard:shard1 [junit4] 2> 3589721 T8382 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3589722 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3589723 T8415 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 3589735 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3589739 T8417 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2532768 name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3589739 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3589744 T8415 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 3589744 T8382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3589748 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3589749 T8415 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3589750 T8415 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1417 name=collection1 org.apache.solr.core.SolrCore@2a6d9780 url=https://127.0.0.1:56082/onp/a/collection1 node=127.0.0.1:56082_onp%2Fa C1417_STATE=coll:control_collection core:collection1 props:{base_url=https://127.0.0.1:56082/onp/a, core=collection1, state=down, node_name=127.0.0.1:56082_onp%2Fa} [junit4] 2> 3589750 T8415 C1417 P56082 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56082/onp/a/collection1/ [junit4] 2> 3589750 T8415 C1417 P56082 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3589750 T8415 C1417 P56082 oasc.SyncStrategy.syncToMe https://127.0.0.1:56082/onp/a/collection1/ has no replicas [junit4] 2> 3589751 T8415 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56082/onp/a/collection1/ shard1 [junit4] 2> 3589751 T8415 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 3589752 T8382 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3589759 T8411 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> 3589764 T8418 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> 3589776 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3589888 T8418 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> 3589890 T8411 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> 3589941 T8415 oasc.ZkController.register We are https://127.0.0.1:56082/onp/a/collection1/ and leader is https://127.0.0.1:56082/onp/a/collection1/ [junit4] 2> 3589942 T8415 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56082/onp/a [junit4] 2> 3589942 T8415 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3589943 T8415 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 3589946 T8415 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3589956 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3589962 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard1", [junit4] 2> "base_url":"https://127.0.0.1:56082/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"control_collection", [junit4] 2> "node_name":"127.0.0.1:56082_onp%2Fa"} [junit4] 2> 3590071 T8411 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> 3590071 T8418 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> 3591676 T8382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 3591677 T8382 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3591691 T8382 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3591695 T8382 oejs.AbstractConnector.doStart Started [email protected]:56086 [junit4] 2> 3591698 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3591698 T8382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3591698 T8382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003 [junit4] 2> 3591699 T8382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/' [junit4] 2> 3591741 T8382 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/solr.xml [junit4] 2> 3591803 T8382 oasc.CoreContainer.<init> New CoreContainer 1197795202 [junit4] 2> 3591803 T8382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/] [junit4] 2> 3591804 T8382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3591804 T8382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3591804 T8382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3591805 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3591805 T8382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3591806 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3591806 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3591807 T8382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3591807 T8382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3591809 T8382 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3591811 T8382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3591812 T8382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3591812 T8382 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3591812 T8382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56078/solr [junit4] 2> 3591813 T8382 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3591814 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3591818 T8429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a6d3fc name:ZooKeeperConnection Watcher:127.0.0.1:56078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3591819 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3591826 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3591829 T8431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e7075c8 name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3591830 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3591857 T8382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3592867 T8382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56086_onp%2Fa [junit4] 2> 3592871 T8382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56086_onp%2Fa [junit4] 2> 3592891 T8382 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 3592910 T8433 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3592911 T8433 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3592913 T8433 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3592913 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3592921 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "shard":null, [junit4] 2> "base_url":"https://127.0.0.1:56086/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:56086_onp%2Fa"} [junit4] 2> 3592921 T8407 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4] [junit4] 2> 3592922 T8407 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard4 [junit4] 2> 3592935 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3592935 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3592935 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3593915 T8433 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3593916 T8433 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 3593919 T8433 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3593921 T8433 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3593926 T8433 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3593926 T8433 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/' [junit4] 2> 3593928 T8433 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 3593929 T8433 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 3593929 T8433 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 3594000 T8433 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 3594040 T8433 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3594044 T8433 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 3594049 T8433 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3594088 T8433 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3594089 T8433 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3594089 T8433 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3594090 T8433 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/ [junit4] 2> 3594090 T8433 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3594091 T8433 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data [junit4] 2> 3594092 T8433 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/index/ [junit4] 2> 3594093 T8433 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3594095 T8433 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/index [junit4] 2> 3594096 T8433 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.180980171129841] [junit4] 2> 3594107 T8433 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b47b23; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3594108 T8433 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3594110 T8433 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3594114 T8433 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3594115 T8433 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3594116 T8433 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3594116 T8433 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3594117 T8433 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3594118 T8433 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3594119 T8433 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3594120 T8433 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3594120 T8433 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3594120 T8433 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3594121 T8433 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3594121 T8433 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3594136 T8433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3594137 T8433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3594138 T8433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3594140 T8433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3594141 T8433 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3594147 T8433 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3594148 T8433 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3594148 T8433 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 3594150 T8433 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-003/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31b47b23; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3594151 T8433 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3594151 T8433 oass.SolrIndexSearcher.<init> Opening Searcher@3765a01b[collection1] main [junit4] 2> 3594151 T8433 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3594156 T8433 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3594156 T8433 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3594158 T8433 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3594159 T8433 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3594160 T8433 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3594163 T8433 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 3594163 T8433 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3594164 T8433 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 3594164 T8433 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3594164 T8433 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3594168 T8433 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3594168 T8434 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3765a01b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3594169 T8437 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56086/onp/a collection:collection1 shard:shard4 [junit4] 2> 3594170 T8382 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3594170 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3594171 T8437 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard4/election [junit4] 2> 3594187 T8437 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard4 [junit4] 2> 3594191 T8437 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3594191 T8437 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1418 name=collection1 org.apache.solr.core.SolrCore@1667a907 url=https://127.0.0.1:56086/onp/a/collection1 node=127.0.0.1:56086_onp%2Fa C1418_STATE=coll:collection1 core:collection1 props:{base_url=https://127.0.0.1:56086/onp/a, core=collection1, state=down, node_name=127.0.0.1:56086_onp%2Fa} [junit4] 2> 3594191 T8437 C1418 P56086 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56086/onp/a/collection1/ [junit4] 2> 3594192 T8437 C1418 P56086 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3594192 T8437 C1418 P56086 oasc.SyncStrategy.syncToMe https://127.0.0.1:56086/onp/a/collection1/ has no replicas [junit4] 2> 3594192 T8437 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56086/onp/a/collection1/ shard4 [junit4] 2> 3594193 T8437 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard4 [junit4] 2> 3594197 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3594221 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3594224 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3594225 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3594226 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3594260 T8437 oasc.ZkController.register We are https://127.0.0.1:56086/onp/a/collection1/ and leader is https://127.0.0.1:56086/onp/a/collection1/ [junit4] 2> 3594261 T8437 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56086/onp/a [junit4] 2> 3594262 T8437 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3594262 T8437 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 3594263 T8437 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3594290 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3594295 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "shard":"shard4", [junit4] 2> "base_url":"https://127.0.0.1:56086/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:56086_onp%2Fa"} [junit4] 2> 3594402 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3594403 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3594404 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 3596060 T8382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 3596061 T8382 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3596068 T8382 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3596070 T8382 oejs.AbstractConnector.doStart Started [email protected]:56089 [junit4] 2> 3596074 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3596074 T8382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3596075 T8382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004 [junit4] 2> 3596075 T8382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/' [junit4] 2> 3596131 T8382 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/solr.xml [junit4] 2> 3596199 T8382 oasc.CoreContainer.<init> New CoreContainer 1114129849 [junit4] 2> 3596200 T8382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/] [junit4] 2> 3596200 T8382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3596201 T8382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3596201 T8382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3596201 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3596202 T8382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3596202 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3596202 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3596203 T8382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3596203 T8382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3596206 T8382 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3596208 T8382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3596208 T8382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3596208 T8382 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3596209 T8382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56078/solr [junit4] 2> 3596209 T8382 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3596211 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3596216 T8448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6294d71b name:ZooKeeperConnection Watcher:127.0.0.1:56078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3596216 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3596222 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3596225 T8450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@240a8c8e name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3596226 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3596252 T8382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3597265 T8382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56089_onp%2Fa [junit4] 2> 3597270 T8382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56089_onp%2Fa [junit4] 2> 3597289 T8382 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 3597303 T8452 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3597303 T8452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3597305 T8452 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3597305 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3597311 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "shard":null, [junit4] 2> "base_url":"https://127.0.0.1:56089/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:56089_onp%2Fa"} [junit4] 2> 3597312 T8407 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 3597312 T8407 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 3597321 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3597321 T8451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3597321 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3597321 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598308 T8452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 3598308 T8452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 3598311 T8452 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 3598311 T8452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3598318 T8452 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3598318 T8452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/' [junit4] 2> 3598321 T8452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 3598322 T8452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 3598323 T8452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 3598401 T8452 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.11.0 [junit4] 2> 3598447 T8452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 3598451 T8452 oass.IndexSchema.readSchema Reading Solr Schema from managed-schema [junit4] 2> 3598458 T8452 oass.IndexSchema.readSchema [collection1] Schema name=add-schema-fields-update-processor [junit4] 2> 3598504 T8452 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 3598505 T8452 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 3598506 T8452 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory [junit4] 2> 3598506 T8452 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/ [junit4] 2> 3598506 T8452 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 3598507 T8452 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data [junit4] 2> 3598508 T8452 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/index/ [junit4] 2> 3598508 T8452 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 3598510 T8452 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/index [junit4] 2> 3598510 T8452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.180980171129841] [junit4] 2> 3598516 T8452 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db2b016; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3598516 T8452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3598518 T8452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "add-unknown-fields-to-the-schema" [junit4] 2> 3598519 T8452 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 3598520 T8452 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3598520 T8452 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3598520 T8452 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3598522 T8452 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3598522 T8452 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 3598523 T8452 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 3598523 T8452 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 3598523 T8452 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 3598524 T8452 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 3598524 T8452 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 3598524 T8452 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 3598539 T8452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3598541 T8452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3598542 T8452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3598543 T8452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3598545 T8452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 3598551 T8452 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 3598552 T8452 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 3598552 T8452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 3598554 T8452 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-004/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5db2b016; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 3598554 T8452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 3598555 T8452 oass.SolrIndexSearcher.<init> Opening Searcher@154d6a09[collection1] main [junit4] 2> 3598555 T8452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 3598559 T8452 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 3598560 T8452 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 3598562 T8452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3598562 T8452 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 3598562 T8452 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3598567 T8452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 3598567 T8452 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3598567 T8452 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 3598567 T8452 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 3598568 T8452 oass.ZkIndexSchemaReader.createSchemaWatcher Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema ... [junit4] 2> 3598576 T8453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@154d6a09[collection1] main{StandardDirectoryReader(segments_1:1:nrt)} [junit4] 2> 3598576 T8452 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 3598579 T8456 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56089/onp/a collection:collection1 shard:shard1 [junit4] 2> 3598581 T8382 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 3598581 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 3598591 T8456 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 3598603 T8456 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 3598607 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3598610 T8456 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 3598610 T8456 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1419 name=collection1 org.apache.solr.core.SolrCore@73164ed5 url=https://127.0.0.1:56089/onp/a/collection1 node=127.0.0.1:56089_onp%2Fa C1419_STATE=coll:collection1 core:collection1 props:{base_url=https://127.0.0.1:56089/onp/a, core=collection1, state=down, node_name=127.0.0.1:56089_onp%2Fa} [junit4] 2> 3598610 T8456 C1419 P56089 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56089/onp/a/collection1/ [junit4] 2> 3598611 T8456 C1419 P56089 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 3598611 T8456 C1419 P56089 oasc.SyncStrategy.syncToMe https://127.0.0.1:56089/onp/a/collection1/ has no replicas [junit4] 2> 3598611 T8456 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56089/onp/a/collection1/ shard1 [junit4] 2> 3598612 T8456 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 3598628 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3598742 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598743 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598744 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598745 T8451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598785 T8456 oasc.ZkController.register We are https://127.0.0.1:56089/onp/a/collection1/ and leader is https://127.0.0.1:56089/onp/a/collection1/ [junit4] 2> 3598785 T8456 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56089/onp/a [junit4] 2> 3598785 T8456 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 3598785 T8456 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 3598786 T8456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3598789 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3598794 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "shard":"shard1", [junit4] 2> "base_url":"https://127.0.0.1:56089/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"active", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:56089_onp%2Fa"} [junit4] 2> 3598901 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598902 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598903 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3598903 T8451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 3600468 T8382 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 3600469 T8382 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 3600474 T8382 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 3600476 T8382 oejs.AbstractConnector.doStart Started [email protected]:56092 [junit4] 2> 3600481 T8382 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 3600481 T8382 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 3600482 T8382 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-005 [junit4] 2> 3600482 T8382 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-005/' [junit4] 2> 3600529 T8382 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-005/solr.xml [junit4] 2> 3600602 T8382 oasc.CoreContainer.<init> New CoreContainer 2128410663 [junit4] 2> 3600603 T8382 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001/tempDir-005/] [junit4] 2> 3600604 T8382 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 3600605 T8382 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 3600605 T8382 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 3600606 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 3600606 T8382 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 3600606 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 3600607 T8382 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 3600607 T8382 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 3600608 T8382 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 3600610 T8382 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 3600612 T8382 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 3600612 T8382 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 3600613 T8382 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 3600613 T8382 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56078/solr [junit4] 2> 3600613 T8382 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 3600615 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3600619 T8467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a78f1b name:ZooKeeperConnection Watcher:127.0.0.1:56078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3600620 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3600626 T8382 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3600629 T8469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b8b14df name:ZooKeeperConnection Watcher:127.0.0.1:56078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3600629 T8382 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3600649 T8382 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 3601662 T8382 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56092_onp%2Fa [junit4] 2> 3601667 T8382 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56092_onp%2Fa [junit4] 2> 3601697 T8382 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 3601713 T8471 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 3601713 T8471 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 3601715 T8471 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 3601715 T8411 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 3601720 T8407 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={ [junit4] 2> "shard":null, [junit4] 2> "base_url":"https://127.0.0.1:56092/onp/a", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "operation":"state", [junit4] 2> "state":"down", [junit4] 2> "numShards":"4", [junit4] 2> "collection":"collection1", [junit4] 2> "node_name":"127.0.0.1:56092_onp%2Fa"} [junit4] 2> 3601721 T8407 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4 [junit4] 2> 3601721 T8407 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3 [junit4] 2> 3601732 T8432 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 3601732 T8418 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 3601732 T8470 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 3601732 T8411 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4) [junit4] 2> 3601733 T8451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterst [...truncated too long message...] rg.apache.solr.schema.TestCloudSchemaless.doTest(TestCloudSchemaless.java:140) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:152) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:122) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:442) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:480) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:102) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) [junit4] > ... 47 more [junit4] 2> 3743276 T8382 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.schema.TestCloudSchemaless-6218A002FA9ACAC-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene410), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=be_BY, timezone=Europe/Podgorica [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=1,free=74756952,total=353370112 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrXmlPersistence, StandardRequestHandlerTest, CursorPagingTest, BinaryUpdateRequestHandlerTest, TestQueryUtils, TestFastLRUCache, ResponseHeaderTest, RequiredFieldsTest, DistributedSpellCheckComponentTest, TestCloudInspectUtil, DirectUpdateHandlerOptimizeTest, SolrXmlInZkTest, HardAutoCommitTest, SampleTest, TestSolrXmlPersistor, MultiTermTest, TriLevelCompositeIdRoutingTest, TestPHPSerializedResponseWriter, SolrRequestParserTest, MigrateRouteKeyTest, TestLMDirichletSimilarityFactory, TestRandomFaceting, ConnectionManagerTest, UUIDFieldTest, AnalyticsMergeStrategyTest, OverseerCollectionProcessorTest, TestSuggestSpellingConverter, DistribCursorPagingTest, CollectionsAPIAsyncDistributedZkTest, AlternateDirectoryTest, CoreAdminCreateDiscoverTest, TestLeaderElectionZkExpiry, TestBlendedInfixSuggestions, IndexBasedSpellCheckerTest, TestOverriddenPrefixQueryForCustomFieldType, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, SpellPossibilityIteratorTest, AnalysisAfterCoreReloadTest, TestStressLucene, RollingRestartTest, TestShortCircuitedRequests, TestReversedWildcardFilterFactory, CollectionsAPIDistributedZkTest, TestDistributedMissingSort, XsltUpdateRequestHandlerTest, DateMathParserTest, TestCoreContainer, TestManagedResourceStorage, UniqFieldsUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, SynonymTokenizerTest, DistributedFacetPivotLongTailTest, TestLuceneMatchVersion, BasicDistributedZk2Test, TestSurroundQueryParser, TestDefaultSimilarityFactory, TestLMJelinekMercerSimilarityFactory, FileUtilsTest, TestTolerantSearch, TestWriterPerf, DisMaxRequestHandlerTest, TestSolrQueryParser, TestUpdate, TestFieldTypeCollectionResource, DistributedIntervalFacetingTest, TestCloudManagedSchema, PingRequestHandlerTest, SchemaVersionSpecificBehaviorTest, PreAnalyzedFieldTest, CircularListTest, TestSweetSpotSimilarityFactory, OpenExchangeRatesOrgProviderTest, OverseerStatusTest, TestSolrQueryParserDefaultOperatorResource, TestFoldingMultitermQuery, TestManagedSchema, TermsComponentTest, TestHighlightDedupGrouping, SolrIndexConfigTest, DeleteShardTest, ResponseLogComponentTest, StressHdfsTest, MBeansHandlerTest, TestArbitraryIndexDir, TestMissingGroups, TestDocBasedVersionConstraints, TestInfoStreamLogging, TestReRankQParserPlugin, TestStressRecovery, ExternalFileFieldSortTest, DistributedQueryComponentOptimizationTest, HdfsBasicDistributedZkTest, ShardRoutingTest, QueryResultKeyTest, DeleteLastCustomShardedReplicaTest, SharedFSAutoReplicaFailoverTest, JsonLoaderTest, TestAtomicUpdateErrorCases, RegexBoostProcessorTest, TestMaxScoreQueryParser, TestShardHandlerFactory, TestUtils, TestRandomMergePolicy, BasicZkTest, TestRemoteStreaming, TestBinaryField, TestRecovery, TestFuzzyAnalyzedSuggestions, DateFieldTest, TestReplicationHandler, SliceStateTest, HdfsChaosMonkeySafeLeaderTest, TestCSVLoader, SpellingQueryConverterTest, TestMergePolicyConfig, DistributedSuggestComponentTest, SpatialFilterTest, PrimitiveFieldTypeTest, ParsingFieldUpdateProcessorsTest, TestIndexingPerformance, LoggingHandlerTest, DistributedFacetPivotLargeTest, DebugComponentTest, NumericFieldsTest, XmlUpdateRequestHandlerTest, TestQueryTypes, CSVRequestHandlerTest, TestCollationField, NotRequiredUniqueKeyTest, IndexSchemaRuntimeFieldTest, TestOmitPositions, ReturnFieldsTest, DistributedDebugComponentTest, InfoHandlerTest, BadCopyFieldTest, TestDynamicFieldResource, BadComponentTest, TestFieldCollectionResource, SoftAutoCommitTest, TestComponentsName, TestCustomSort, ShowFileRequestHandlerTest, RemoteQueryErrorTest, TestFastOutputStream, SortByFunctionTest, TestDistributedGrouping, ShardSplitTest, UUIDUpdateProcessorFallbackTest, DeleteReplicaTest, TestSystemIdResolver, BlockDirectoryTest, TestJmxIntegration, TestDistributedSearch, TestNRTOpen, TestFiltering, CurrencyFieldXmlFileTest, TestPseudoReturnFields, AnalyticsQueryTest, TestFastWriter, TestCopyFieldCollectionResource, QueryElevationComponentTest, SolrPluginUtilsTest, DocumentBuilderTest, TestRequestStatusCollectionAPI, URLClassifyProcessorTest, TestSolrCoreProperties, ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, TestSerializedLuceneMatchVersion, TestClassNameShortening, PolyFieldTest, TestElisionMultitermQuery, TestNoOpRegenerator, TestCollapseQParserPlugin, TestRandomDVFaceting, CachingDirectoryFactoryTest, TestRecoveryHdfs, TestReload, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, CurrencyFieldOpenExchangeTest, CoreAdminHandlerTest, TestManagedSchemaFieldResource, MergeStrategyTest, DistributedFacetPivotSmallTest, TestConfigSets, SOLR749Test, DistributedExpandComponentTest, PrimUtilsTest, HighlighterMaxOffsetTest, SharedFSAutoReplicaFailoverUtilsTest, ZkControllerTest, OutputWriterTest, TestCoreDiscovery, ZkSolrClientTest, TestStandardQParsers, DistributedQueryElevationComponentTest, TestFieldSortValues, TestCloudSchemaless] [junit4] Completed in 157.61s, 1 test, 1 error <<< FAILURES! [...truncated 677 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:485: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:465: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:48: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:494: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1343: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:958: There were test failures: 419 suites, 1733 tests, 1 error, 44 ignored (17 assumptions) Total time: 163 minutes 11 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0 -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]
