You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/21 23:58:39 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2237 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2237/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 55904 lines...]
changes-to-html:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/docs/changes
     [exec] Can't locate XML/Simple.pm in @INC (you may need to install the XML::Simple module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/site/changes/changes2html.pl line 26.
     [exec] BEGIN failed--compilation aborted at /home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/site/changes/changes2html.pl line 26.

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:138: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:482: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2513: exec returned: 2

Total time: 67 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_102) - Build # 2238 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2238/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=12244, name=jetty-launcher-2231-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)    2) Thread[id=12248, name=jetty-launcher-2231-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=12244, name=jetty-launcher-2231-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   2) Thread[id=12248, name=jetty-launcher-2231-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
	at __randomizedtesting.SeedInfo.seed([5E8333A0ACA9AA6A]:0)




Build Log:
[...truncated 12427 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/init-core-data-001
   [junit4]   2> 1944737 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1944755 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1944768 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/tempDir-001
   [junit4]   2> 1944768 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1944768 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1944768 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1944868 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32915
   [junit4]   2> 1944873 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1944873 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1944874 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11503c8{/solr,null,AVAILABLE}
   [junit4]   2> 1944874 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e11ca9{/solr,null,AVAILABLE}
   [junit4]   2> 1944874 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e68986{HTTP/1.1,[http/1.1]}{127.0.0.1:39289}
   [junit4]   2> 1944874 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d64dac{HTTP/1.1,[http/1.1]}{127.0.0.1:39387}
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.Server Started @1947020ms
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.Server Started @1947020ms
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39289}
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39387}
   [junit4]   2> 1944875 ERROR (jetty-launcher-2231-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1944875 ERROR (jetty-launcher-2231-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.4.0
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T02:38:14.427Z
   [junit4]   2> 1944875 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T02:38:14.427Z
   [junit4]   2> 1944878 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1944878 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1944883 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1944883 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1944883 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32915/solr
   [junit4]   2> 1944884 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32915/solr
   [junit4]   2> 1944896 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39289_solr
   [junit4]   2> 1944897 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.c.Overseer Overseer (id=96979012440686598-127.0.0.1:39289_solr-n_0000000000) starting
   [junit4]   2> 1944897 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39387_solr
   [junit4]   2> 1944898 INFO  (zkCallback-2242-thread-1-processing-n:127.0.0.1:39289_solr) [n:127.0.0.1:39289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1944898 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1944902 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39289_solr
   [junit4]   2> 1944902 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1944903 INFO  (zkCallback-2242-thread-1-processing-n:127.0.0.1:39289_solr) [n:127.0.0.1:39289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1944977 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1944978 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] 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=localhost.localdomain,localhost,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> 1944978 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1944979 INFO  (jetty-launcher-2231-thread-2-EventThread) [n:127.0.0.1:39289_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1945045 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1945046 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] 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=localhost.localdomain,localhost,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> 1945046 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1945047 INFO  (jetty-launcher-2231-thread-1-EventThread) [n:127.0.0.1:39387_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1945067 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@1e2f971
   [junit4]   2> 1945067 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@1e2f971
   [junit4]   2> 1945067 INFO  (jetty-launcher-2231-thread-1) [n:127.0.0.1:39387_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/tempDir-001/node1/.
   [junit4]   2> 1945987 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@e5defa
   [junit4]   2> 1945987 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@e5defa
   [junit4]   2> 1945988 INFO  (jetty-launcher-2231-thread-2) [n:127.0.0.1:39289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/tempDir-001/node2/.
   [junit4]   2> 1946009 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1946019 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1479818295563&s=amu/BkUQ/1CNLq89C7qbQD0KYS0="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946019 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1946038 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1946044 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479818295591&s=64WDbZo9Kw/aiIkCxwwW7iwwAQo="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946045 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1946062 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1946085 WARN  (qtp30555122-12212) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: bar: no such user
   [junit4]   2> 
   [junit4]   2> 1946085 WARN  (qtp30555122-12212) [    ] o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 1946087 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1479818295616&s=ltyICnHfWZPv+ZF2gNQ6/Rh2Ed4="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946087 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1946105 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1946108 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1479818295658&s=VRDTj3ptJDP3snVuKxpwZ8mfaQg="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946108 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1946126 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1946131 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1479818295680&s=T1OmpI64yll3JQ3eeIAqGFZhsWo="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946131 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1946150 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1946152 INFO  (qtp30555122-12210) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:578)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:270)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1946153 WARN  (qtp30555122-12210) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:368)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:220)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:578)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:270)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2> 	... 25 more
   [junit4]   2> 1946155 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1946174 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1946181 INFO  (qtp30555122-12208) [n:127.0.0.1:39387_solr    ] 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> 1946181 INFO  (qtp30555122-12208) [n:127.0.0.1:39387_solr    ] 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> 1946182 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1479818295727&s=9XSuOvtxdgCIOjjAP/JjGxxyzJA="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:15 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:15 GMT
   [junit4]   2> 1946182 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1946210 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1946457 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1946459 INFO  (qtp4217833-12207) [n:127.0.0.1:39289_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1946467 INFO  (OverseerThreadFactory-5187-thread-1-processing-n:127.0.0.1:39289_solr) [n:127.0.0.1:39289_solr    ] o.a.s.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 1946571 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1946673 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1947585 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1947602 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test
   [junit4]   2> 1947657 WARN  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1947658 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1947664 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' using configuration from collection forwardingCollection
   [junit4]   2> 1947664 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/tempDir-001/node1/forwardingCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5E8333A0ACA9AA6A-001/tempDir-001/node1/./forwardingCollection_shard1_replica1/data/]
   [junit4]   2> 1947665 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17cae04
   [junit4]   2> 1947666 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=61.4482421875, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=28.17549039942926, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8147872882701063
   [junit4]   2> 1947675 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1947675 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1947679 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1947679 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1947680 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2683400324497873]
   [junit4]   2> 1947680 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62b6f9[forwardingCollection_shard1_replica1] main]
   [junit4]   2> 1947680 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1947746 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1947862 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1947862 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1947862 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1947862 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1947862 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1947863 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1947863 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551664202294231040
   [junit4]   2> 1947863 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1947863 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1947863 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1947863 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1947864 INFO  (searcherExecutor-5192-thread-1-processing-n:127.0.0.1:39387_solr x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection r:core_node1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1] Registered new searcher Searcher@62b6f9[forwardingCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947867 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1947867 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1947867 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39387/solr/forwardingCollection_shard1_replica1/
   [junit4]   2> 1947867 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1947867 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:39387/solr/forwardingCollection_shard1_replica1/ has no replicas
   [junit4]   2> 1947868 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39387/solr/forwardingCollection_shard1_replica1/ shard1
   [junit4]   2> 1947970 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1948019 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1948020 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2} status=0 QTime=1449
   [junit4]   2> 1948021 WARN  (httpShardExecutor-5185-thread-1-processing-n:127.0.0.1:39289_solr [http:////127.0.0.1:39387//solr] http:////127.0.0.1:39387//solr) [n:127.0.0.1:39289_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479818296122&s=10JZB48ptPQhqZDlxewlSfuXWDw="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:16 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:16 GMT
   [junit4]   2> 1948023 INFO  (qtp4217833-12207) [n:127.0.0.1:39289_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1948121 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1948468 INFO  (OverseerCollectionConfigSetProcessor-96979012440686598-127.0.0.1:39289_solr-n_0000000000) [n:127.0.0.1:39289_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1949024 INFO  (qtp4217833-12207) [n:127.0.0.1:39289_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2565
   [junit4]   2> 1949024 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479818296011&s=8PaH5CjUlhywEVLn1FrdDvO94eQ="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:16 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:16 GMT
   [junit4]   2> 1949025 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 1949025 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 1949027 INFO  (qtp30555122-12208) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1949027 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479818298578&s=qWm0s7pcem1eR/yU6Gg8H88IKgg="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949031 INFO  (qtp30555122-12208) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request [forwardingCollection_shard1_replica1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1949031 WARN  (qtp4217833-12211) [n:127.0.0.1:39289_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479818298582&s=818vtcvF3FKAbyyCP/XMhRvLTjU="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949032 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1479818298580&s=YFokBGEz3PCKD7PVL/2ziNMFWH8="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949032 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1479818298582&s=818vtcvF3FKAbyyCP/XMhRvLTjU="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949032 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 1949053 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1949055 INFO  (qtp30555122-12210) [n:127.0.0.1:39387_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1949055 INFO  (qtp30555122-12210) [n:127.0.0.1:39387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1949055 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479818298606&s=fVhKXJk9gyaEpbAlFWCiBM65leM="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949055 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1949076 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1949078 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1949078 INFO  (qtp30555122-12212) [n:127.0.0.1:39387_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1949078 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1479818298630&s=QlHArSeZuKQlky0tzYNYFCAy7sU="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1949078 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1949103 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1959608 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479818298656&s=mkqIPDOWxMJIw6YQIh0+bANV+Vo="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:18 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:18 GMT
   [junit4]   2> 1959609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15889e5e3320008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1959609 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1959609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15889e5e3320007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1959633 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1959638 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5E8333A0ACA9AA6A]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1479818309186&s=dQn1ay3QYTfhG20lvEbPfDxusto="; Path=/; Domain=127.0.0.1; Expires=mar., 22-nov.-2016 12:38:29 GMT; HttpOnly". Invalid 'expires' attribute: mar., 22-nov.-2016 12:38:29 GMT
   [junit4]   2> 1959639 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[5E8333A0ACA9AA6A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1959710 INFO  (jetty-launcher-2231-thread-2-EventThread) [n:127.0.0.1:39289_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1959711 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e68986{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1959711 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19631708
   [junit4]   2> 1959711 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d64dac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1959712 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5222953
   [junit4]   2> 1959713 INFO  (coreCloseExecutor-5198-thread-1) [n:127.0.0.1:39387_solr c:forwardingCollection s:shard1 r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10e14c5
   [junit4]   2> 1959713 INFO  (jetty-launcher-2231-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96979012440686598-127.0.0.1:39289_solr-n_0000000000) closing
   [junit4]   2> 1959714 INFO  (OverseerStateUpdate-96979012440686598-127.0.0.1:39289_solr-n_0000000000) [n:127.0.0.1:39289_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39289_solr
   [junit4]   2> 1959714 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15889e5e3320006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1959715 INFO  (zkCallback-2241-thread-1-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1959715 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39387_solr
   [junit4]   2> 1959716 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.Overseer Overseer (id=96979012440686597-127.0.0.1:39387_solr-n_0000000001) starting
   [junit4]   2> 1959720 INFO  (zkCallback-2241-thread-2-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1959725 INFO  (jetty-launcher-2231-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96979012440686597-127.0.0.1:39387_solr-n_0000000001) closing
   [junit4]   2> 1959725 INFO  (OverseerStateUpdate-96979012440686597-127.0.0.1:39387_solr-n_0000000001) [n:127.0.0.1:39387_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39387_solr
   [junit4]   2> 1961067 INFO  (jetty-launcher-2231-thread-1-EventThread) [n:127.0.0.1:39387_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 1961214 WARN  (zkCallback-2242-thread-2-processing-n:127.0.0.1:39289_solr) [n:127.0.0.1:39289_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1961215 ERROR (Thread[Thread-2691,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:39289_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1961216 INFO  (jetty-launcher-2231-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11503c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1961225 WARN  (zkCallback-2241-thread-2-processing-n:127.0.0.1:39387_solr) [n:127.0.0.1:39387_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1961226 ERROR (Thread[Thread-2688,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:39387_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1961227 INFO  (jetty-launcher-2231-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e11ca9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1961227 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32915 32915
   [junit4]   2> 1961236 INFO  (Thread-2671) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32915 32915
   [junit4]   2> 1961237 WARN  (Thread-2671) [    ] 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> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 1961248 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5E8333A0ACA9AA6A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Nov 22, 2016 2:38:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> Nov 22, 2016 2:38:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=12244, name=jetty-launcher-2231-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2>    2) Thread[id=12248, name=jetty-launcher-2231-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 22, 2016 2:38:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12244, name=jetty-launcher-2231-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=12248, name=jetty-launcher-2231-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 1981407 ERROR (jetty-launcher-2231-thread-2-EventThread) [n:127.0.0.1:39289_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1981407 ERROR (jetty-launcher-2231-thread-1-EventThread) [n:127.0.0.1:39387_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 22, 2016 2:38:50 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1638, maxMBSortInHeap=5.125756773894751, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fr-BE, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=151126072,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRawTransformer, TestDownShardTolerantSearch, HdfsRestartWhileUpdatingTest, TestTolerantSearch, ShardSplitTest, TestNamedUpdateProcessors, VMParamsZkACLAndCredentialsProvidersTest, TestSolrQueryParserDefaultOperatorResource, TestOrdValues, OverseerRolesTest, CurrencyFieldXmlFileTest, TermVectorComponentDistributedTest, TestBlendedInfixSuggestions, TestTolerantUpdateProcessorRandomCloud, TestDFRSimilarityFactory, TestManagedResource, OpenExchangeRatesOrgProviderTest, TestBackupRepositoryFactory, TestBinaryField, TestSolrCloudWithDelegationTokens, ZkStateWriterTest, TestStressReorder, SolrCoreCheckLockOnStartupTest, TestRandomCollapseQParserPlugin, TestRandomFlRTGCloud, PrimUtilsTest, TestFieldCacheSanityChecker, CollectionsAPISolrJTest, TestRuleBasedAuthorizationPlugin, DistanceUnitsTest, LeaderElectionTest, ExplicitHLLTest, TestZkChroot, TestReversedWildcardFilterFactory, TestSlowCompositeReaderWrapper, ResponseLogComponentTest, CoreAdminHandlerTest, TestComplexPhraseQParserPlugin, TestCollationField, CachingDirectoryFactoryTest, GraphQueryTest, TestConfig, CdcrBootstrapTest, TestJsonFacetRefinement, PeerSyncReplicationTest, BasicDistributedZk2Test, ConnectionManagerTest, StressHdfsTest, SimpleFacetsTest, FieldMutatingUpdateProcessorTest, BufferStoreTest, QueryParsingTest, PingRequestHandlerTest, HardAutoCommitTest, BooleanFieldTest, TestGroupingSearch, TestFilteredDocIdSet, TestSolrCoreSnapshots, SpatialRPTFieldTypeTest, TestCloudRecovery, ResponseHeaderTest, TestIndexingPerformance, TestReload, HdfsTlogReplayBufferedWhileIndexingTest, DistributedQueryComponentCustomSortTest, DOMUtilTest, SpellPossibilityIteratorTest, XmlUpdateRequestHandlerTest, TestPerFieldSimilarityClassic, ReplaceNodeTest, TestStressCloudBlindAtomicUpdates, TestIndexSearcher, TestSolrCLIRunExample, TestTrackingShardHandlerFactory, TestHighFrequencyDictionaryFactory, TestReqParamsAPI, SpatialHeatmapFacetsTest, SuggesterTSTTest, TestInfoStreamLogging, TestUtils, TestSolrQueryParser, TestFieldTypeResource, PKIAuthenticationIntegrationTest, TestBulkSchemaAPI, CloneFieldUpdateProcessorFactoryTest, OverseerTest, TestNoOpRegenerator, ParsingFieldUpdateProcessorsTest, TestPhraseSuggestions, AutoCommitTest, TestRecoveryHdfs, TestFieldCollectionResource, TestClassicSimilarityFactory, DeleteInactiveReplicaTest, DistributedQueueTest, MigrateRouteKeyTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaSimilarityResource, AddBlockUpdateTest, TestSSLRandomization, TestSubQueryTransformer, UpdateParamsTest, JSONWriterTest, TestIntervalFaceting, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5E8333A0ACA9AA6A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=12244, name=jetty-launcher-2231-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >    2) Thread[id=12248, name=jetty-launcher-2231-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5E8333A0ACA9AA6A]:0)
   [junit4] Completed [526/654 (1!)] on J2 in 36.68s, 12 tests, 1 error <<< FAILURES!

[...truncated 53444 lines...]