Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17472/
Java: 64bit/jdk-9-ea+129 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost

Error Message:
Error from server at https://127.0.0.1:45898/solr: Expected mime type 
application/octet-stream but got application/json. {   "RemoteException" : {    
 "message" : "Unauthorized connection for super-user: localHostAnyGroup from IP 
localhost.localdomain",     "exception" : "AuthorizationException",     
"javaClassName" : "org.apache.hadoop.security.authorize.AuthorizationException" 
  } }

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45898/solr: Expected mime type 
application/octet-stream but got application/json. {
  "RemoteException" : {
    "message" : "Unauthorized connection for super-user: localHostAnyGroup from 
IP localhost.localdomain",
    "exception" : "AuthorizationException",
    "javaClassName" : 
"org.apache.hadoop.security.authorize.AuthorizationException"
  }
}
        at 
__randomizedtesting.SeedInfo.seed([331DE422569BE0CF:D6E324D353DCB478]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testProxyValidateHost(TestSolrCloudWithSecureImpersonation.java:260)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
        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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12114 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/init-core-data-001
   [junit4]   2> 1527374 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1527417 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 1527426 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1527427 INFO  (Thread-2233) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1527427 INFO  (Thread-2233) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1527527 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:37213
   [junit4]   2> 1527527 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1527527 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527528 INFO  (zkCallback-21837-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26d18f8b 
name:ZooKeeperConnection Watcher:127.0.0.1:37213 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527528 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527528 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1527528 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1527529 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1527531 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1527531 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1527532 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bd31c35{/solr,null,AVAILABLE}
   [junit4]   2> 1527532 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@370634dd{/solr,null,AVAILABLE}
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@4ddec8ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:41294}
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@2f98e619{SSL,[ssl, 
http/1.1]}{127.0.0.1:45898}
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.e.j.s.Server Started @1529854ms
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.e.j.s.Server Started @1529854ms
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41294}
   [junit4]   2> 1527533 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45898}
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7907ec20
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1'
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2'
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527534 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527536 INFO  (zkCallback-21838-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@30d52066 
name:ZooKeeperConnection Watcher:127.0.0.1:37213/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527536 INFO  (zkCallback-21839-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39f0ee41 
name:ZooKeeperConnection Watcher:127.0.0.1:37213/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1527536 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/.
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1/.
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 48450166
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2076531938
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2]
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1]
   [junit4]   2> 1527540 WARN  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/lib
   [junit4]   2> 1527540 WARN  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1/lib
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1527540 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1527541 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37213/solr
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37213/solr
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1527542 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527543 INFO  (zkCallback-21844-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39dc4df5 
name:ZooKeeperConnection Watcher:127.0.0.1:37213 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527543 INFO  (zkCallback-21845-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14892b7a 
name:ZooKeeperConnection Watcher:127.0.0.1:37213 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$208/964707042@58e48557
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527543 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$208/964707042@f44fd0f
   [junit4]   2> 1527544 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1527544 INFO  (zkCallback-21846-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d081996 
name:ZooKeeperConnection Watcher:127.0.0.1:37213/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527544 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527544 INFO  (zkCallback-21847-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c92d230 
name:ZooKeeperConnection Watcher:127.0.0.1:37213/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1527544 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1527544 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1527545 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1527545 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1527546 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1527546 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1527547 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1527547 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1527548 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1527548 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1527549 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1527549 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1527549 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1527549 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1527550 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1527550 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1527550 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1527551 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1527551 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1527551 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1527551 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1527551 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1527552 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1527552 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1527552 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1527552 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1527553 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1527553 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1527553 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1527553 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96365224835547141-127.0.0.1:45898_solr-n_0000000000
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96365224835547142-127.0.0.1:41294_solr-n_0000000001
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45898_solr
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96365224835547141-127.0.0.1:45898_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41294_solr
   [junit4]   2> 1527554 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41294_solr
   [junit4]   2> 1527555 INFO  (zkCallback-21846-thread-1) [    ] 
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> 1527555 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96365224835547141-127.0.0.1:45898_solr-n_0000000000) starting
   [junit4]   2> 1527555 INFO  (zkCallback-21847-thread-1) [    ] 
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> 1527555 INFO  (zkCallback-21846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1527555 INFO  (zkCallback-21847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1527556 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1527558 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1527558 INFO  
(OverseerCollectionConfigSetProcessor-96365224835547141-127.0.0.1:45898_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1527558 INFO  
(OverseerStateUpdate-96365224835547141-127.0.0.1:45898_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1527558 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45898_solr as DOWN
   [junit4]   2> 1527559 INFO  
(OverseerStateUpdate-96365224835547141-127.0.0.1:45898_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1527560 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45898_solr
   [junit4]   2> 1527560 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45898_solr
   [junit4]   2> 1527561 INFO  (zkCallback-21846-thread-1) [    ] 
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> 1527561 INFO  (zkCallback-21847-thread-1) [    ] 
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> 1527561 INFO  
(OverseerStateUpdate-96365224835547141-127.0.0.1:45898_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45898_solr"} current state version: 0
   [junit4]   2> 1527561 INFO  
(OverseerStateUpdate-96365224835547141-127.0.0.1:45898_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45898_solr
   [junit4]   2> 1527561 INFO  (zkCallback-21846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1527561 INFO  (zkCallback-21847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1527564 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1527564 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1527565 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, 
signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1527565 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1527565 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from system property 
'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1527565 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1527565 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=127.0.0.1, 
signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1527566 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1527566 INFO  (jetty-launcher-21836-thread-1-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1527566 INFO  (jetty-launcher-21836-thread-2-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1527583 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1527584 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/.
   [junit4]   2> 1527584 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1527584 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1527585 INFO  (jetty-launcher-21836-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1528573 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1528573 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node1/.
   [junit4]   2> 1528573 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1528574 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1528574 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1528574 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1528574 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1528574 INFO  (zkCallback-21850-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b098aa4 
name:ZooKeeperConnection Watcher:127.0.0.1:37213 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1528574 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1528575 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1528584 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[331DE422569BE0CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1528617 INFO  (qtp1189741753-83417) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1528618 INFO  (qtp1189741753-83417) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1528618 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[331DE422569BE0CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1528628 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[331DE422569BE0CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1528636 WARN  (qtp1189741753-83419) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1528640 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[331DE422569BE0CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1528648 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1528648 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1528648 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1528649 INFO  (zkCallback-21852-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6507a272 
name:ZooKeeperConnection Watcher:127.0.0.1:37213/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1528649 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1528649 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1528650 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1528651 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delaying-component.xml
   [junit4]   2> 1528652 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad_solrconfig.xml
   [junit4]   2> 1528653 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1528653 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-nocache.xml
   [junit4]   2> 1528654 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-implicitproperties.xml
   [junit4]   2> 1528654 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1528655 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1528655 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1528656 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1528656 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/analyzingInfixSuggest.txt
   [junit4]   2> 1528657 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-testxmlparser.xml
   [junit4]   2> 1528658 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1528658 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1528659 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication2.xml
   [junit4]   2> 1528660 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-infostream-logging.xml
   [junit4]   2> 1528661 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-collapseqparser.xml
   [junit4]   2> 1528661 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1528662 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1528664 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1528664 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1528665 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1528666 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1528666 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1528667 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-phrasesuggest.xml
   [junit4]   2> 1528668 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1528669 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy1.xml
   [junit4]   2> 1528669 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sim.xml
   [junit4]   2> 1528670 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema15.xml
   [junit4]   2> 1528671 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sql.xml
   [junit4]   2> 1528671 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1528672 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stemdict.txt
   [junit4]   2> 1528673 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.aff
   [junit4]   2> 1528673 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-sql.xml
   [junit4]   2> 1528674 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-spatial.xml
   [junit4]   2> 1528674 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave1.xml
   [junit4]   2> 1528675 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-fieldType.xml
   [junit4]   2> 1528676 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-external-filefield.xml
   [junit4]   2> 1528676 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-query-parser-init.xml
   [junit4]   2> 1528677 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1528677 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-complex-phrase.xml
   [junit4]   2> 1528678 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/conditional.updateprocessor.js
   [junit4]   2> 1528678 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1528679 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-eff.xml
   [junit4]   2> 1528679 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-folding.xml
   [junit4]   2> 1528680 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1528681 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-simpleqpplugin.xml
   [junit4]   2> 1528681 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-hash.xml
   [junit4]   2> 1528681 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1528682 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1528682 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1528683 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1528683 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1528684 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-minimal.xml
   [junit4]   2> 1528684 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-defaults.xml
   [junit4]   2> 1528685 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/blendedInfixSuggest.txt
   [junit4]   2> 1528685 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-postingshighlight.xml
   [junit4]   2> 1528686 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValuesJoin.xml
   [junit4]   2> 1528686 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-docValues.xml
   [junit4]   2> 1528688 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1528688 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-snippet-types.incl
   [junit4]   2> 1528689 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-minimal.xml
   [junit4]   2> 1528689 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1528690 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate.xml
   [junit4]   2> 1528690 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-rest.xml
   [junit4]   2> 1528691 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1528691 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1528692 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/phrasesuggest.txt
   [junit4]   2> 1528693 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/stopwordsWrongEncoding.txt
   [junit4]   2> 1528693 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicy.xml
   [junit4]   2> 1528694 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-plugcollector.xml
   [junit4]   2> 1528695 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-noopregen.xml
   [junit4]   2> 1528695 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-analytics-query.xml
   [junit4]   2> 1528696 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-1.txt
   [junit4]   2> 1528697 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1528698 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spatial.xml
   [junit4]   2> 1528698 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-spellchecker.xml
   [junit4]   2> 1528700 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-minimal-atomic-stress.xml
   [junit4]   2> 1528701 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-non-stored-docvalues.xml
   [junit4]   2> 1528701 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distrib-interval-faceting.xml
   [junit4]   2> 1528702 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-1.txt
   [junit4]   2> 1528703 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMissing.xml
   [junit4]   2> 1528703 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-caching.xml
   [junit4]   2> 1528704 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-doctransformers.xml
   [junit4]   2> 1528704 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/freeTextSuggest.txt
   [junit4]   2> 1528705 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1528706 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1528707 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender-noquery.xml
   [junit4]   2> 1528707 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sortingresponse.xml
   [junit4]   2> 1528708 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/trivial.updateprocessor1.js
   [junit4]   2> 1528708 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1528709 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-paramset.xml
   [junit4]   2> 1528710 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-lmdirichlet.xml
   [junit4]   2> 1528710 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1528711 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-init-error.xml
   [junit4]   2> 1528712 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-altdirectory.xml
   [junit4]   2> 1528712 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-tlog.xml
   [junit4]   2> 1528713 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hyphenation.dtd
   [junit4]   2> 1528713 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-classification.xml
   [junit4]   2> 1528714 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sweetspot.xml
   [junit4]   2> 1528714 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-xinclude.xml
   [junit4]   2> 1528715 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-schemaless.xml
   [junit4]   2> 1528715 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schemasurround.xml
   [junit4]   2> 1528733 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-binaryfield.xml
   [junit4]   2> 1528734 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-SOLR-749.xml
   [junit4]   2> 1528735 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/compoundDictionary.txt
   [junit4]   2> 1528736 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/fuzzysuggest.txt
   [junit4]   2> 1528736 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-querysender.xml
   [junit4]   2> 1528737 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-ib.xml
   [junit4]   2> 1528737 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-type.xml
   [junit4]   2> 1528737 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 1528738 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/cross-compatible.js
   [junit4]   2> 1528738 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-solcoreproperties.xml
   [junit4]   2> 1528739 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master-throttled.xml
   [junit4]   2> 1528739 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-components-name.xml
   [junit4]   2> 1528740 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-elevate.xml
   [junit4]   2> 1528740 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1528741 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-delpolicy2.xml
   [junit4]   2> 1528741 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-snowball.txt
   [junit4]   2> 1528742 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 1528742 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 1528743 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1528743 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-dup-dynamicField.xml
   [junit4]   2> 1528744 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-error-solrconfig.xml
   [junit4]   2> 1528744 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 1528745 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/hunspell-test.dic
   [junit4]   2> 1528745 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-withgethandler.xml
   [junit4]   2> 1528746 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-schema-dup-field.xml
   [junit4]   2> 1528746 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master2.xml
   [junit4]   2> 1528747 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1528748 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 1528748 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1528749 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellchecker.xml
   [junit4]   2> 1528749 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 1528749 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-phrasesuggest.xml
   [junit4]   2> 1528750 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 1528751 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-snippet-processor.xml
   [junit4]   2> 1528751 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 1528752 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-unsupported-docValues.xml
   [junit4]   2> 1528752 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 1528753 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesMulti.xml
   [junit4]   2> 1528753 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-docValuesFaceting.xml
   [junit4]   2> 1528754 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-headers.xml
   [junit4]   2> 1528754 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-synonym-tokenizer.xml
   [junit4]   2> 1528755 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-managed-schema-test.xml
   [junit4]   2> 1528755 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-custom-field.xml
   [junit4]   2> 1528756 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-psuedo-fields.xml
   [junit4]   2> 1528756 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-classification.xml
   [junit4]   2> 1528756 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 1528757 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec.xml
   [junit4]   2> 1528757 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-deeppaging.xml
   [junit4]   2> 1528758 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-null-charfilters-analyzer.xml
   [junit4]   2> 1528758 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 1528759 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-bm25.xml
   [junit4]   2> 1528760 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/wdftypes.txt
   [junit4]   2> 1528760 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mpf-solrconfig.xml
   [junit4]   2> 1528761 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-xinclude.xml
   [junit4]   2> 1528761 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-numeric.xml
   [junit4]   2> 1528762 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 1528762 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/missing.functions.updateprocessor.js
   [junit4]   2> 1528763 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfi.xml
   [junit4]   2> 1528763 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 1528764 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-sortingresponse.xml
   [junit4]   2> 1528764 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_latest.xml
   [junit4]   2> 1528765 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-charfilters.xml
   [junit4]   2> 1528765 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-id-and-version-fields-only.xml
   [junit4]   2> 1528766 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/elevate.xml
   [junit4]   2> 1528766 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-stop-keep.xml
   [junit4]   2> 1528766 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-searcher-listeners1.xml
   [junit4]   2> 1528767 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-dfr.xml
   [junit4]   2> 1528767 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1528768 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/da_UTF8.xml
   [junit4]   2> 1528768 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 1528769 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 1528769 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-trie.xml
   [junit4]   2> 1528770 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 1528770 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-indexconfig.xml
   [junit4]   2> 1528771 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 1528772 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-reqHandler.incl
   [junit4]   2> 1528772 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-sim-default-override.xml
   [junit4]   2> 1528772 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1528773 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-version-dv.xml
   [junit4]   2> 1528773 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema12.xml
   [junit4]   2> 1528774 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-externalversionconstraint.xml
   [junit4]   2> 1528775 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 1528776 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-suggestercomponent.xml
   [junit4]   2> 1528776 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-replication1.xml
   [junit4]   2> 1528777 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 1528777 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-warmer.xml
   [junit4]   2> 1528777 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stop-2.txt
   [junit4]   2> 1528778 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-field-sort-values.xml
   [junit4]   2> 1528778 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-single-dynamic-copy-field.xml
   [junit4]   2> 1528779 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-distributed-missing-sort.xml
   [junit4]   2> 1528780 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-managed-schema.xml
   [junit4]   2> 1528780 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-copyfield-test.xml
   [junit4]   2> 1528781 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 1528781 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 1528781 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-highlight.xml
   [junit4]   2> 1528782 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema_codec.xml
   [junit4]   2> 1528782 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 1528784 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 1528784 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-multivalued.xml
   [junit4]   2> 1528785 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-lazywriter.xml
   [junit4]   2> 1528785 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_perf.xml
   [junit4]   2> 1528786 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-rest-lucene-match-version.xml
   [junit4]   2> 1528786 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1528786 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 1528787 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/xslt/xsl-update-handler-test.xsl
   [junit4]   2> 1528788 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/xslt/dummy-using-include.xsl
   [junit4]   2> 1528788 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/xslt/dummy.xsl
   [junit4]   2> 1528789 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-hash.xml
   [junit4]   2> 1528789 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-preanalyzed.xml
   [junit4]   2> 1528790 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-snippet-field.xml
   [junit4]   2> 1528790 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-transformers.xml
   [junit4]   2> 1528791 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-response-log-component.xml
   [junit4]   2> 1528791 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/trivial.updateprocessor0.js
   [junit4]   2> 1528792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-cdcr.xml
   [junit4]   2> 1528792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 1528792 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-behavior.xml
   [junit4]   2> 1528793 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-lmjelinekmercer.xml
   [junit4]   2> 1528793 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 1528794 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/jasuggest.txt
   [junit4]   2> 1528794 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 1528795 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-required-fields.xml
   [junit4]   2> 1528796 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-update-processor-chains.xml
   [junit4]   2> 1528797 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 1528797 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig_codec2.xml
   [junit4]   2> 1528797 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tolerant-search.xml
   [junit4]   2> 1528798 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1528798 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-collate-dv.xml
   [junit4]   2> 1528799 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stoptypes-2.txt
   [junit4]   2> 1528799 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 1528800 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-graph.xml
   [junit4]   2> 1528800 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/keep-1.txt
   [junit4]   2> 1528801 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-sorts.xml
   [junit4]   2> 1528801 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master1.xml
   [junit4]   2> 1528802 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 1528802 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema11.xml
   [junit4]   2> 1528803 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-test-misc.xml
   [junit4]   2> 1528803 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/frenchArticles.txt
   [junit4]   2> 1528804 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-enums.xml
   [junit4]   2> 1528804 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-mp-solrconfig.xml
   [junit4]   2> 1528805 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/regex-boost-processor-test.txt
   [junit4]   2> 1528805 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tiny.xml
   [junit4]   2> 1528805 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 1528806 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/bad-currency.xml
   [junit4]   2> 1528806 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-customfield.xml
   [junit4]   2> 1528808 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-reversed.xml
   [junit4]   2> 1528808 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-basic.xml
   [junit4]   2> 1528809 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-functionquery.xml
   [junit4]   2> 1528809 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/da_compoundDictionary.txt
   [junit4]   2> 1528810 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 1528810 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 1528811 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-master.xml
   [junit4]   2> 1528811 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-version-indexed.xml
   [junit4]   2> 1528812 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-postingshighlight.xml
   [junit4]   2> 1528812 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-slave.xml
   [junit4]   2> 1528812 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/schema-luceneMatchVersion.xml
   [junit4]   2> 1528813 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwithbom.txt
   [junit4]   2> 1528813 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema-tfidf.xml
   [junit4]   2> 1528814 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[331DE422569BE0CF])
 [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig-repeater.xml
   [junit4]   2> 1528814 INFO  (TEST-TestSolrCl

[...truncated too long message...]

nation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/snapshot_metadata
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data;done=false>>]
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1531536 INFO  (coreCloseExecutor-8666-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/index
   [junit4]   2> 1531537 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96365224835547141-127.0.0.1:45898_solr-n_0000000000) closing
   [junit4]   2> 1531537 INFO  
(OverseerStateUpdate-96365224835547141-127.0.0.1:45898_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45898_solr
   [junit4]   2> 1531537 INFO  (zkCallback-21846-thread-1) [    ] 
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> 1531537 WARN  (zkCallback-21846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1531537 ERROR 
(Thread[Thread-2250,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1531538 INFO  (jetty-launcher-21836-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bd31c35{/solr,null,UNAVAILABLE}
   [junit4]   2> 1531538 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37213 37213
   [junit4]   2> 1531665 INFO  (Thread-2233) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37213 37213
   [junit4]   2> 1531665 WARN  (Thread-2233) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1531677 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[331DE422569BE0CF]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_331DE422569BE0CF-001
   [junit4]   2> Aug 05, 2016 5:04:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-BB, timezone=Iceland
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=190801040,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallTest, TestMaxScoreQueryParser, 
AsyncMigrateRouteKeyTest, TestRuleBasedAuthorizationPlugin, 
UpdateRequestProcessorFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrInfoMBeanTest, 
TestGraphTermsQParserPlugin, ZkCLITest, SparseHLLTest, TestRawTransformer, 
TermVectorComponentTest, MultiTermTest, SchemaVersionSpecificBehaviorTest, 
TestDocBasedVersionConstraints, DocValuesTest, TestUseDocValuesAsStored, 
OutOfBoxZkACLAndCredentialsProvidersTest, SimplePostToolTest, 
DistributedQueryComponentOptimizationTest, TestQueryUtils, BJQParserTest, 
CustomCollectionTest, WordBreakSolrSpellCheckerTest, TestHdfsBackupRestoreCore, 
TestSimpleTrackingShardHandler, TestReloadAndDeleteDocs, TestManagedSchema, 
HdfsRecoverLeaseTest, CollectionReloadTest, TestPartialUpdateDeduplication, 
TestFastLRUCache, TestTrackingShardHandlerFactory, ConfigSetsAPITest, 
TlogReplayBufferedWhileIndexingTest, LoggingHandlerTest, BlockCacheTest, 
SolrIndexSplitterTest, ConjunctionSolrSpellCheckerTest, RequestLoggingTest, 
AnalyticsQueryTest, TestSubQueryTransformerDistrib, SoftAutoCommitTest, 
TestCursorMarkWithoutUniqueKey, TestBinaryResponseWriter, 
TestSurroundQueryParser, BlockJoinFacetSimpleTest, TestQueryTypes, 
TestReloadDeadlock, TestRandomRequestDistribution, TestSolrDynamicMBean, 
FastVectorHighlighterTest, VersionInfoTest, TestCustomSort, 
DistributedFacetPivotLargeTest, TestWordDelimiterFilterFactory, 
BlobRepositoryCloudTest, TestDistributedGrouping, DirectSolrSpellCheckerTest, 
TestGeoJSONResponseWriter, SolrCLIZkUtilsTest, BasicFunctionalityTest, 
DateRangeFieldTest, TimeZoneUtilsTest, TestMinMaxOnMultiValuedField, 
SharedFSAutoReplicaFailoverTest, SSLMigrationTest, TestCodecSupport, 
TestNumericTerms64, TestFieldTypeCollectionResource, TestStressLiveNodes, 
TestQuerySenderNoQuery, CollectionsAPIAsyncDistributedZkTest, 
TestMiniSolrCloudCluster, TestSolrCLIRunExample, ZkSolrClientTest, FullHLLTest, 
TestIntervalFaceting, TestDynamicFieldResource, TestFieldCacheSort, 
TestCopyFieldCollectionResource, TestConfigOverlay, DOMUtilTest, 
IndexBasedSpellCheckerTest, SuggesterFSTTest, DocumentBuilderTest, 
DistributedQueueTest, TestEmbeddedSolrServerConstructors, 
PKIAuthenticationIntegrationTest, SpellingQueryConverterTest, 
TestSlowCompositeReaderWrapper, TestLMJelinekMercerSimilarityFactory, 
TestNamedUpdateProcessors, TestSolrCoreProperties, TermsComponentTest, 
CdcrReplicationHandlerTest, TestLFUCache, RankQueryTest, 
TestQuerySenderListener, TestRestoreCore, TestXmlQParser, 
OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, 
TestZkChroot, ShardRoutingCustomTest, AutoCommitTest, TestRecovery, 
ZkControllerTest, TestStressVersions, TestCoreContainer, TestSolr4Spatial, 
SpellCheckComponentTest, HighlighterTest, TestCoreDiscovery, 
SpellCheckCollatorTest, TestCSVLoader, NoCacheHeaderTest, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, 
DebugComponentTest, DisMaxRequestHandlerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, TestSolrQueryParser, RegexBoostProcessorTest, 
IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, SOLR749Test, 
UpdateParamsTest, SolrIndexConfigTest, NumericFieldsTest, MinimalSchemaTest, 
NotRequiredUniqueKeyTest, EchoParamsTest, TestIBSimilarityFactory, 
TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, 
ChaosMonkeyNothingIsSafeTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, 
ShardSplitTest, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4] Completed [486/626 (1!)] on J1 in 4.57s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 50117 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to