Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5957/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp
Error Message:
Copy should have succeeded. expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: Copy should have succeeded. expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([44B121D4C67E2860:AF5DDC9A02D79602]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12060 lines...]
[junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\init-core-data-001
[junit4] 2> 2261269 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2261272 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2261273 INFO (Thread-6139) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2261273 INFO (Thread-6139) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2261374 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:63473
[junit4] 2> 2261374 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261376 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261382 INFO (zkCallback-3709-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@31d91a3b
name:ZooKeeperConnection Watcher:127.0.0.1:63473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261382 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261384 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261384 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2261393 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2261394 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b394701{/solr,null,AVAILABLE}
[junit4] 2> 2261402 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@49c02b7e{HTTP/1.1,[http/1.1]}{127.0.0.1:63477}
[junit4] 2> 2261404 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.Server Started @2265228ms
[junit4] 2> 2261404 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63477}
[junit4] 2> 2261404 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2261405 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1'
[junit4] 2> 2261405 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2261405 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2261408 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261409 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261412 INFO (zkCallback-3710-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e6abf92
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261412 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261412 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261414 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2261433 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1\.
[junit4] 2> 2261434 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 967236335
[junit4] 2> 2261434 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1]
[junit4] 2> 2261434 WARN (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1\lib
[junit4] 2> 2261435 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2261442 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2261442 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2261442 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2261443 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63473/solr
[junit4] 2> 2261443 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2261443 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261445 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261447 INFO (zkCallback-3713-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6779ccda
name:ZooKeeperConnection Watcher:127.0.0.1:63473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261447 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261447 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261448 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$11/1231529661@7a0ec0b9
[junit4] 2> 2261450 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2261453 INFO
(zkCallback-3714-thread-1-processing-n:127.0.0.1:63477_solr)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6d987137
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261453 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2261457 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2261461 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2261468 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2261471 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2261475 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2261477 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2261481 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2261483 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2261488 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2261491 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2261493 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2261493 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2261494 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2261500 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2261501 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2261508 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2261509 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96183823257042947-127.0.0.1:63477_solr-n_0000000000
[junit4] 2> 2261510 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63477_solr
[junit4] 2> 2261510 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2261511 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.Overseer Overseer
(id=96183823257042947-127.0.0.1:63477_solr-n_0000000000) starting
[junit4] 2> 2261518 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2261535 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2261535 INFO
(OverseerCollectionConfigSetProcessor-96183823257042947-127.0.0.1:63477_solr-n_0000000000)
[n:127.0.0.1:63477_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2261536 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63477_solr
[junit4] 2> 2261536 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:63477_solr
[junit4] 2> 2261536 INFO
(OverseerStateUpdate-96183823257042947-127.0.0.1:63477_solr-n_0000000000)
[n:127.0.0.1:63477_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2261542 INFO
(zkCallback-3714-thread-1-processing-n:127.0.0.1:63477_solr)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2261544 INFO
(OverseerStateUpdate-96183823257042947-127.0.0.1:63477_solr-n_0000000000)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2261545 INFO
(zkCallback-3714-thread-1-processing-n:127.0.0.1:63477_solr)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 2261576 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2261576 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2261577 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tempDir-001\node1\.
[junit4] 2> 2261578 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2261580 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2261580 INFO (jetty-launcher-3708-thread-1)
[n:127.0.0.1:63477_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2261582 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261583 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261585 INFO (zkCallback-3716-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6825f1f0
name:ZooKeeperConnection Watcher:127.0.0.1:63473 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261585 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261585 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261588 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261591 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261592 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261595 INFO (zkCallback-3719-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@38f31d15
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261595 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261595 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261595 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 2261597 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
[junit4] 2> 2261598 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2261602 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2261608 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2261612 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261613 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261616 INFO (zkCallback-3720-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15a3cbf5
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261616 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261617 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261637 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLs
[junit4] 2> 2261642 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261645 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261648 INFO (zkCallback-3721-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@547ed66b
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261648 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261649 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config lister to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2261651 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/schema.xml
[junit4] 2> 2261654 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/solrconfig.xml
[junit4] 2> 2261661 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/lister/stopwords/stopwords-en.txt
[junit4] 2> 2261666 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261669 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261670 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261673 INFO (zkCallback-3722-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@21f8860e
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261673 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261673 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261675 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261675 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261677 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261679 INFO (zkCallback-3723-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@78a24204
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261679 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261680 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261681 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261684 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261686 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261687 INFO (zkCallback-3724-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2637e6bb
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261688 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261688 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261700 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261701 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261704 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261707 INFO (zkCallback-3725-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a72b683
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261707 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261708 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261726 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261728 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261732 INFO (zkCallback-3726-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7947a8ff
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261732 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261732 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261734 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261735 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261737 INFO (zkCallback-3727-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4f024c41
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261737 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261737 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2261744 INFO
(TEST-SolrCLIZkUtilsTest.testLs-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLs
[junit4] 2> 2261760 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCp
[junit4] 2> 2261760 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261762 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261764 INFO (zkCallback-3728-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f5934a1
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261764 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261766 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config cp1 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2261768 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/schema.xml
[junit4] 2> 2261772 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/solrconfig.xml
[junit4] 2> 2261775 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/cp1/stopwords/stopwords-en.txt
[junit4] 2> 2261782 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60000e, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261787 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261788 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261792 INFO (zkCallback-3729-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a36d82f
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261793 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261793 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at
127.0.0.1:63473/solr
[junit4] 2> 2261797 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2
[junit4] 2> 2261809 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/schema.xml
[junit4] 2> 2261812 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/solrconfig.xml
[junit4] 2> 2261818 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords
[junit4] 2> 2261823 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /cp2/stopwords/stopwords-en.txt
[junit4] 2> 2261829 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60000f, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261845 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261847 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261850 INFO (zkCallback-3730-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@65746267
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261850 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261850 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Copying from 'zk:/configs/cp1' to
'file:/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tmpNewPlace2-001'.
ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2261854 ERROR
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ] o.a.s.u.SolrCLI
Could not complete the zk operation for reason: Illegal char <:> at index 2:
/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tmpNewPlace2-001
[junit4] 2>
[junit4] 2> ERROR: Illegal char <:> at index 2:
/C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\tmpNewPlace2-001
[junit4] 2>
[junit4] 2> 2261854 INFO
(TEST-SolrCLIZkUtilsTest.testCp-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCp
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrCLIZkUtilsTest
-Dtests.method=testCp -Dtests.seed=44B121D4C67E2860 -Dtests.slow=true
-Dtests.locale=zh-HK -Dtests.timezone=SST -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.11s J1 | SolrCLIZkUtilsTest.testCp <<<
[junit4] > Throwable #1: java.lang.AssertionError: Copy should have
succeeded. expected:<0> but was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([44B121D4C67E2860:AF5DDC9A02D79602]:0)
[junit4] > at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:162)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261890 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testUpconfig
[junit4] 2> 2261890 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261892 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261895 INFO (zkCallback-3731-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@556dc9a0
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261895 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261895 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config upconfig1 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2261897 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/schema.xml
[junit4] 2> 2261902 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/solrconfig.xml
[junit4] 2> 2261906 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig1/stopwords/stopwords-en.txt
[junit4] 2> 2261911 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600011, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261924 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261925 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261930 INFO (zkCallback-3732-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@213b5007
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261931 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261931 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config upconfig2 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2261933 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/schema.xml
[junit4] 2> 2261937 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/solrconfig.xml
[junit4] 2> 2261941 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/upconfig2/stopwords/stopwords-en.txt
[junit4] 2> 2261950 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600012, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261960 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2261961 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2261963 INFO (zkCallback-3733-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4aa61f9e
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2261963 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2261963 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2261967 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600013, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2261967 ERROR
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.u.SolrCLI Could not complete upconfig operation for reason: Could not
find solrconfig.xml at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\solrconfig.xml,
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\conf\solrconfig.xml
or
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml
[junit4] 2>
[junit4] 2> ERROR: Could not find solrconfig.xml at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\solrconfig.xml,
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\conf\solrconfig.xml
or
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\nothinghere\conf\solrconfig.xml
[junit4] 2>
[junit4] 2> 2261972 INFO
(TEST-SolrCLIZkUtilsTest.testUpconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testUpconfig
[junit4] 2> 2261998 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDownconfig
[junit4] 2> 2262000 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262002 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262004 INFO (zkCallback-3734-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e456e94
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262005 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262005 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config downconfig1 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262007 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/schema.xml
[junit4] 2> 2262012 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/solrconfig.xml
[junit4] 2> 2262016 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/downconfig1/stopwords/stopwords-en.txt
[junit4] 2> 2262021 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600014, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262035 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262035 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262037 INFO (zkCallback-3735-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@ae37993 name:ZooKeeperConnection
Watcher:127.0.0.1:63473/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 2262038 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262038 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Downloading configset downconfig1 from ZooKeeper at
127.0.0.1:63473/solr to directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\downConfigNewPlace-001\conf
[junit4] 2> 2262044 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ZkMaintenanceUtils Writing file
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\downConfigNewPlace-001\conf\schema.xml
[junit4] 2> 2262046 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ZkMaintenanceUtils Writing file
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\downConfigNewPlace-001\conf\solrconfig.xml
[junit4] 2> 2262050 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ZkMaintenanceUtils Writing file
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001\downConfigNewPlace-001\conf\stopwords\stopwords-en.txt
[junit4] 2> 2262064 INFO
(TEST-SolrCLIZkUtilsTest.testDownconfig-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDownconfig
[junit4] 2> 2262093 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMv
[junit4] 2> 2262094 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262095 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262097 INFO (zkCallback-3736-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61c9b099
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262097 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262097 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config mv1 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262099 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/schema.xml
[junit4] 2> 2262103 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/solrconfig.xml
[junit4] 2> 2262107 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/mv1/stopwords/stopwords-en.txt
[junit4] 2> 2262118 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262119 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262122 INFO (zkCallback-3737-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@66287361
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262122 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262122 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Moving Znode /configs/mv1 to /mv2 on ZooKeeper at
127.0.0.1:63473/solr
[junit4] 2> 2262123 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2
[junit4] 2> 2262128 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/schema.xml
[junit4] 2> 2262133 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/solrconfig.xml
[junit4] 2> 2262141 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords
[junit4] 2> 2262144 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv2/stopwords/stopwords-en.txt
[junit4] 2> 2262170 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262173 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262176 INFO (zkCallback-3738-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3fae6498
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262176 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262176 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2262177 ERROR
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ] o.a.s.u.SolrCLI
Could not complete mv operation for reason: mv command operates on znodes and
'file:' has been specified.
[junit4] 2>
[junit4] 2> ERROR: mv command operates on znodes and 'file:' has been
specified.
[junit4] 2>
[junit4] 2> 2262177 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600018, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262178 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262179 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262181 INFO (zkCallback-3739-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e33fe49
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262181 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262181 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Moving Znode /mv2 to /mv4 on ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262182 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv4
[junit4] 2> 2262185 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv4/schema.xml
[junit4] 2> 2262190 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv4/solrconfig.xml
[junit4] 2> 2262194 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv4/stopwords
[junit4] 2> 2262199 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /mv4/stopwords/stopwords-en.txt
[junit4] 2> 2262235 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262236 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262238 INFO (zkCallback-3740-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7eeafe3f
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262238 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262239 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Moving Znode /mv4/solrconfig.xml to
/testmvsingle/solrconfig.xml on ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262240 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /testmvsingle/solrconfig.xml
[junit4] 2> 2262247 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60001a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262248 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /parentNode
[junit4] 2> 2262250 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262252 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262254 INFO (zkCallback-3741-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a50891e
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262254 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262255 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Moving Znode /mv4/schema.xml to /parentnode/ on ZooKeeper at
127.0.0.1:63473/solr
[junit4] 2> 2262257 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /parentnode/schema.xml
[junit4] 2> 2262265 INFO
(TEST-SolrCLIZkUtilsTest.testMv-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMv
[junit4] 2> 2262280 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRm
[junit4] 2> 2262280 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262282 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262282 INFO (zkCallback-3742-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25e83120
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262282 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262282 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config rm1 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262288 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/schema.xml
[junit4] 2> 2262291 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/solrconfig.xml
[junit4] 2> 2262295 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm1/stopwords/stopwords-en.txt
[junit4] 2> 2262301 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60001c, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262301 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262303 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262308 INFO (zkCallback-3743-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2971da6a
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262308 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262308 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config rm2 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262310 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/schema.xml
[junit4] 2> 2262314 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/solrconfig.xml
[junit4] 2> 2262316 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm2/stopwords/stopwords-en.txt
[junit4] 2> 2262323 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a60001d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2262333 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262334 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262336 INFO (zkCallback-3744-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7848b195
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262336 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262336 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2262338 ERROR
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ] o.a.s.u.SolrCLI
Could not complete rm operation for reason: Zookeeper node /configs/rm1 has
children and recurse has NOT been specified
[junit4] 2>
[junit4] 2> ERROR: Zookeeper node /configs/rm1 has children and recurse
has NOT been specified
[junit4] 2>
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2262349 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262350 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262353 INFO (zkCallback-3745-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4084dd60
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262353 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262353 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2262355 ERROR
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ] o.a.s.u.SolrCLI
Could not complete rm operation for reason: Zookeeper node /configs/rm1 has
children and recurse has NOT been specified
[junit4] 2>
[junit4] 2> ERROR: Zookeeper node /configs/rm1 has children and recurse
has NOT been specified
[junit4] 2>
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2262357 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262359 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262360 INFO (zkCallback-3746-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3a66918b
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262362 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262362 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1> Removing Zookeeper node /configs/rm1 from ZooKeeper at
127.0.0.1:63473/solr recurse: true
[junit4] 2> 2262370 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600020, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 2> 2262372 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262373 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262376 INFO (zkCallback-3747-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@255da155
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262376 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262376 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1> Removing Zookeeper node /configs/rm2 from ZooKeeper at
127.0.0.1:63473/solr recurse: true
[junit4] 2> 2262384 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600021, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262386 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2262387 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2262391 INFO (zkCallback-3748-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7ce17d6f
name:ZooKeeperConnection Watcher:127.0.0.1:63473/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2262392 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2262392 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 1>
[junit4] 1> Connecting to ZooKeeper at 127.0.0.1:63473/solr ...
[junit4] 1> Uploading
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\configsets\cloud-subdirs\conf
for config rm3 to ZooKeeper at 127.0.0.1:63473/solr
[junit4] 2> 2262394 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm3/schema.xml
[junit4] 2> 2262397 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm3/solrconfig.xml
[junit4] 2> 2262400 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/rm3/stopwords/stopwords-en.txt
[junit4] 2> 2262407 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600022, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> ERROR: You may not remove the root ZK node ('/')!
[junit4] 2>
[junit4] 2> 2262408 INFO
(TEST-SolrCLIZkUtilsTest.testRm-seed#[44B121D4C67E2860]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRm
[junit4] 2> 2262410 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155b6ad7a600006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2262413 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@49c02b7e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2262413 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=967236335
[junit4] 2> 2262413 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:63477_solr as DOWN
[junit4] 2> 2262416 INFO (jetty-launcher-3708-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96183823257042947-127.0.0.1:63477_solr-n_0000000000) closing
[junit4] 2> 2262418 INFO
(OverseerStateUpdate-96183823257042947-127.0.0.1:63477_solr-n_0000000000)
[n:127.0.0.1:63477_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:63477_solr
[junit4] 2> 2262419 INFO
(zkCallback-3714-thread-1-processing-n:127.0.0.1:63477_solr)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2262419 WARN
(zkCallback-3714-thread-1-processing-n:127.0.0.1:63477_solr)
[n:127.0.0.1:63477_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2262420 INFO (jetty-launcher-3708-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b394701{/solr,null,UNAVAILABLE}
[junit4] 2> 2262428 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63473 63473
[junit4] 2> 2262436 INFO (Thread-6139) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:63473 63473
[junit4] 2> 2262439 WARN (Thread-6139) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2>
[junit4] 2> 2262442 INFO
(SUITE-SolrCLIZkUtilsTest-seed#[44B121D4C67E2860]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.SolrCLIZkUtilsTest_44B121D4C67E2860-001
[junit4] 2> Jul 04, 2016 4:11:11 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 8 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1147, maxMBSortInHeap=6.6642276402064216,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=zh-HK, timezone=SST
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=1,free=88495240,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldCacheReopen,
TestNamedUpdateProcessors, TestSolrDynamicMBean, ZkNodePropsTest,
TestIndexSearcher, TestOverriddenPrefixQueryForCustomFieldType, TestBadConfig,
FieldAnalysisRequestHandlerTest, TestSSLRandomization, TestMissingGroups,
SolrInfoMBeanTest, SolrCoreCheckLockOnStartupTest,
AsyncCallRequestStatusResponseTest, LoggingHandlerTest,
HdfsWriteToMultipleCollectionsTest, TestCloudPivotFacet, TestLegacyFieldCache,
TestTolerantUpdateProcessorCloud, UUIDUpdateProcessorFallbackTest,
CdcrReplicationHandlerTest, TestShardHandlerFactory, GraphQueryTest,
TestSolrConfigHandlerCloud, TestBM25SimilarityFactory, SolrIndexSplitterTest,
CoreMergeIndexesAdminHandlerTest, TestFastWriter,
HdfsChaosMonkeySafeLeaderTest, CleanupOldIndexTest, SuggesterTSTTest,
TestSolrCoreProperties, TestPerFieldSimilarity, TestSlowCompositeReaderWrapper,
TestClusterStateMutator, DirectSolrConnectionTest,
TestReversedWildcardFilterFactory, HdfsTlogReplayBufferedWhileIndexingTest,
TestManagedResourceStorage, TestOnReconnectListenerSupport,
WordBreakSolrSpellCheckerTest, TestStressRecovery,
UniqFieldsUpdateProcessorFactoryTest, TestDocBasedVersionConstraints,
TestDocTermOrds, TestCloudSchemaless, TestConfigSetsAPIZkFailure,
TestSchemaSimilarityResource, DistributedTermsComponentTest,
TestClassicSimilarityFactory, DebugComponentTest, JavabinLoaderTest,
TestIntervalFaceting, AddSchemaFieldsUpdateProcessorFactoryTest,
TestHdfsUpdateLog, IndexSchemaRuntimeFieldTest, CreateCollectionCleanupTest,
FacetPivotSmallTest, LeaderFailoverAfterPartitionTest,
DirectUpdateHandlerOptimizeTest, CopyFieldTest, TestSimpleQParserPlugin,
NoCacheHeaderTest, TestNumericTerms64, MultiThreadedOCPTest,
ExitableDirectoryReaderTest, TestInitQParser, TestSchemaNameResource,
SortByFunctionTest, TestFoldingMultitermQuery, TestPHPSerializedResponseWriter,
CollectionsAPISolrJTest, TestAuthenticationFramework,
TestAtomicUpdateErrorCases, DistanceFunctionTest,
TestDynamicFieldCollectionResource, TestRequestForwarding,
TestRebalanceLeaders, AnalyticsQueryTest, TestUtils,
DistributedFacetPivotSmallAdvancedTest, AliasIntegrationTest,
BaseCdcrDistributedZkTest, DocExpirationUpdateProcessorFactoryTest,
TestJettySolrRunner, HdfsSyncSliceTest, TestSubQueryTransformerDistrib,
RAMDirectoryFactoryTest, TestFileDictionaryLookup, BasicFunctionalityTest,
TestStressCloudBlindAtomicUpdates, TestSortingResponseWriter,
TestSolrCLIRunExample, TestSystemIdResolver,
ClassificationUpdateProcessorFactoryTest, MergeStrategyTest,
TestLeaderInitiatedRecoveryThread, CdcrVersionReplicationTest,
TestFieldCollectionResource, TermVectorComponentDistributedTest,
RecoveryAfterSoftCommitTest, BlockDirectoryTest, SmileWriterTest,
CurrencyFieldOpenExchangeTest, DistributedQueryComponentOptimizationTest,
DateFieldTest, TestCloudManagedSchema, TestConfigSetsAPI, TestRealTimeGet,
SearchHandlerTest, ConvertedLegacyTest, HdfsNNFailoverTest, BasicZkTest,
OverseerModifyCollectionTest, AutoCommitTest, TestIndexingPerformance,
TestObjectReleaseTracker, TestRuleBasedAuthorizationPlugin, TestSolrJ,
FullSolrCloudDistribCmdsTest, HLLUtilTest, SpatialRPTFieldTypeTest,
EchoParamsTest, OverriddenZkACLAndCredentialsProvidersTest,
SortSpecParsingTest, TestQueryTypes, TestMiniSolrCloudCluster,
MinimalSchemaTest, TestReload, CoreAdminCreateDiscoverTest,
TestFieldCacheVsDocValues, TestDistributedMissingSort, TestReloadDeadlock,
TestConfigReload, SignatureUpdateProcessorFactoryTest,
TestNonDefinedSimilarityFactory, TestOrdValues, LeaderElectionIntegrationTest,
BJQParserTest, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest,
TestCrossCoreJoin, TestFieldSortValues, TestExactStatsCache,
TestScoreJoinQPScore, RequestLoggingTest, TestGraphMLResponseWriter,
VMParamsZkACLAndCredentialsProvidersTest, TestSubQueryTransformer,
CacheHeaderTest, NumericFieldsTest, SolrCmdDistributorTest,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ZkSolrClientTest,
TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestRecovery,
ZkControllerTest, TestJoin, TestRangeQuery, TestCoreContainer,
TestSolr4Spatial, StatsComponentTest, TestSort, TestLazyCores,
TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest,
SuggesterTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache,
TermVectorComponentTest, TestArbitraryIndexDir, SolrPluginUtilsTest,
TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest,
JsonLoaderTest, TestBinaryResponseWriter, HighlighterConfigTest,
TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery,
ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2,
MultiTermTest, TestDocSet, TestBinaryField, TestSearchPerf,
TestElisionMultitermQuery, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, ResourceLoaderTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest,
TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest,
TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey,
TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest,
TestEmbeddedSolrServerConstructors, AssignTest, CollectionReloadTest,
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest,
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ForceLeaderTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
OverseerRolesTest, ReplicationFactorTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest]
[junit4] Completed [477/618 (1!)] on J1 in 1.97s, 6 tests, 1 failure <<<
FAILURES!
[...truncated 478 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:530:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
There were test failures: 618 suites (10 ignored), 2590 tests, 1 failure, 127
ignored (82 assumptions) [seed: 44B121D4C67E2860]
Total time: 72 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]